Commit graph

3 commits

Author SHA1 Message Date
98c270218c
add almost all insturctions 2022-02-20 18:22:00 +00:00
668d938097
The executor is coming along.
Graphics and sound related instructions are gonna remain unimplemented for a while as I focus on getting the generic CPU up, then a ROM buffer and eventually working out how to graphics.
2022-02-18 17:21:01 +00:00
fd3a499b52
Up to this point, i've written the CPU structure, disassembler, instruction set constant and instruction structure.
From here I need to write the fetcher, executor and ROM buffer.
2022-02-18 16:15:37 +00:00