smb-vanilla-port
A C and C++ decompilation of the NES games "Super Mario Bros" and "Super Mario Bros: The Lost Levels"
C★ 51
A Nes Emulator written in Scala
git clone https://github.com/hywelandrews/nescala.githywelandrews/nescalaA NES emulator written in Scala.
~ unzip nescala-<version>.zip
~ cd nescala-<version>
~ ./nescala
Single Controller supported, the button mapping is hard-coded. Keyboard controls are:
| Nintendo | Emulator |
|---|---|
| Up, Down, Left, Right | Arrow Keys |
| Start | Enter |
| Select | Right Shift |
| A | Z |
| B | X |
| A (Turbo) | A |
| B (Turbo) | S |
| Reset | CTRL+R |
| Eject | CTRL+E |
| Pause | CTRL+S |
| Resume | CTRL+C |
PS3/4 and XBOX 360 Controllers are also supported
The following mappers have been implemented:
more like this
A C and C++ decompilation of the NES games "Super Mario Bros" and "Super Mario Bros: The Lost Levels"
search projects, people, and tags