Skip to content

romeroadrian/nes.cr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3674aa6 · Jul 3, 2017

History

64 Commits
Apr 27, 2015
May 15, 2015
Jul 3, 2017
Jul 2, 2017
Apr 20, 2015
Jul 2, 2017
Dec 23, 2015
Jul 2, 2017
May 16, 2015
Jul 2, 2017
Jul 2, 2017
Jul 2, 2017

Repository files navigation

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?)