git @ Cat's Eye Technologies UampirNexol / 13c50b0
Jot down some TODO items. Chris Pressey a month ago
1 changed file(s) with 10 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
130130
131131 LDA# 0 ; TAX ; INX
132132 ===> a9 00 aa e8
133
134 TODO
135 ----
136
137 * `trash` location function (pseudo-instruction)
138 * location unchanged -> it does not appear in meaningful set in output
139 * typing for `if`
140 * typing for `while`
141 * extract code from `if`
142 * extract code from `while`