I’ve written the cartridge, or rom parser.
0
Log in to leave a comment
I’ve written the cartridge, or rom parser.
Log in to leave a comment
I’ve finished to write all the CPU instructions and fully populated the 16x16 instruction table, ready to work on the cartridge, iNES format file loader or some GUI.
Log in to leave a comment
I’ve written the most part of the architecture of the CPU, finished implementing addressing modes (replicating one bug), and added some instructions. I’ve organized CPU components in a different workspace crate and files.
Log in to leave a comment
I’ve been doing some research on how the NES works in order to emulate them and writing down into some markdown docs key information.
Log in to leave a comment