github.com/romeroadrian/nes.cr
master / published Jul 3, 2017 / repository
NES emulator
nes.cr
Compile
make
Run
./nes rom_file.nes
Controls:
- Arrows: arrows
- Z: A
- X: B
- O: Start
- P: Select
TODO
- Audio (implement Nes APU)
- More mappers (currently NROM and UNROM are supported)
Issues
Some graphical issues (vblank handling in PPU?)