1
0
mirror of https://github.com/zellyn/go6502.git synced 2024-09-29 23:54:38 +00:00
go6502/asm/flavors/todos.org

4 lines
192 B
Org Mode
Raw Normal View History

2014-03-05 01:42:51 +00:00
* TODO only figure out what the opcode *looks* like in the assembler: more DRY
* TODO implement byte value check in simple instruction test
* TODO add line/character reporting to parse errors