Skip to content

Latest commit

History

History
62 lines (40 loc) 路 2.15 KB

README.md

File metadata and controls

62 lines (40 loc) 路 2.15 KB

FNES

FNES is an NES emulator written in AssemblyScript

https://fnes.netlify.app

Netlify Status

screenshot.png

Features

  • Small and efficient webassembly core
  • Lightweight javascript client for browsers
  • Custom keyboard mappings
  • Standard gamepads support for up to two players
  • ZIP files support
  • Full screen support

Related projects

Supported mappers

Click on the links below to see which games should be currently compatible with FNES. Please note it is still in development, there may be random glitches and crashes with certain titles.

Todo

  • Implement more mappers (MMC3 being top priority)
  • Increase PPU accuracy
  • Save states
  • APU (sound)

Useful resources

Homebrew games

Dev related

Bug reporting

If you find a bug, please send me an e-mail to dobes.jakub@gmail.com or open an issue here on Github.

License

ISC