Popularity
7.7
Stable
Activity
0.0
Stable
54
5
8

Programming language: Crystal
License: Apache License 2.0
Tags: Services And Apps    

nes alternatives and similar shards

Based on the "Services and Apps" category.
Alternatively, view nes alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of nes or a related project?

Add another 'Services and Apps' Shard

README

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