summaryrefslogtreecommitdiff
path: root/lex.c
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2019-08-01 23:12:34 +1200
committerDavid Phillips <david@sighup.nz>2019-08-03 12:44:12 +1200
commit28d6a88c02f10b75fb4c5cb46178d2ef71629494 (patch)
treeecea67672dfc7cb638e9c8bd474850094ca5064b /lex.c
parent15b556038033821aa85392f4013d68999f14e231 (diff)
downloadtoy-cpu-assembler-28d6a88c02f10b75fb4c5cb46178d2ef71629494.tar.xz
Refactor disassembler to move data through instruction list
This refactors the disassembler into two stages with the list of struct instruction (currently also output by the parse stage) as an "intermediate language" between disassembly and assembler output. This should make these units, especially the "machine code => IL" section, more reusable for future soft emulation work.
Diffstat (limited to 'lex.c')
0 files changed, 0 insertions, 0 deletions