Skip to content

asterite/nes.cr

This branch is 3 commits ahead of romeroadrian/nes.cr:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

adf7075 · Sep 19, 2019

History

67 Commits
Apr 27, 2015
May 15, 2015
Sep 19, 2019
Jul 2, 2017
Apr 20, 2015
Jul 2, 2017
Dec 23, 2015
Jul 2, 2017
Sep 19, 2019
Jul 2, 2017
Jul 2, 2017
Sep 19, 2019

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

About

A NES emulator written in Crystal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Crystal 99.8%
  • Makefile 0.2%