Skip to content

asterite/nes.cr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%