Activity

gabrielburciaga682

I’ve written the cartridge, or rom parser.

Attachment
0
gabrielburciaga682

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.

Attachment
0
gabrielburciaga682

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.

Attachment
0
gabrielburciaga682

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.

Attachment
0