Skip to content

Jatoxo/NES-Emulator

Repository files navigation

NAME TO BE DETERMINED - NES Emulator

A beeeg stoopid emulador in java
This emulator is in its infancy and can only run the most basic games as of writing this. Before any UI is tackled it will first be made to work with most games. Inputs are hardmapped.

Philosophy

UI

  • I am aiming to create an emulator with an intuitive user interface
  • modern playtime tracking and library management

Accuracy

  • This emulator is not particularly accurate

Speed

  • Java

Code

  • The code isn't particularly easy to read
  • I am bad

Installing

There are currently no public releases. Build the project yourself if you want to try it out.

Contributing

If you truly hate yourself and want to contribute to this spaghetti, feel free to open a pull request. There are no coding conventions for this project just do whatever you want and I will change it if you are wrong (Curly brackets belong on the same line)!!11!

Supported Mappers

Full support

  • NROM (Super Mario Bros, Donkey Kong, Micro Mages, Excite Bike, ...)

Partial Support (Broken rendering)

  • AxROM (Battletoads, Solstice, ...)

  • MMC1 (The Legend of Zelda, Dr. Mario, ...)

Unsupported

  • All others

Screenshots

image image

License

MIT

Releases

No releases published

Packages

No packages published

Languages