Nessy banner

Nessy

4 devlogs
16h 19m 43s

Yet another NES emulator. A simple NES emulator written in Rust.

Repository

Loading README...

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