nstbayless / nesm

Lightweight NES Emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nesm

Lightweight NES Emulator

Build: Requires libSDL2 and CMake.

Limitations:

  • Missing APU DMC channel.
  • Limited mapper support, currently supports NROM, CNROM, UxROM and MMC1 mappers.

Games tested: Super Mario Brothers, Contra, Legend of Zelda, Final Fantasy, Donkey Kong, Adventure Island and others.

About

Lightweight NES Emulator

License:MIT License


Languages

Language:C 70.7%Language:CMake 29.3%