NESe (pronounced "Nessie") is a NES emulator based on the e6502 emulator, also written in C with a focus on speed and portability for use on embedded platforms, especially ARM.
  • C 99%
  • Makefile 1%
Find a file
2025-09-01 02:05:08 -07:00
inc Add Win32/Win64 build support 2025-01-10 20:26:41 -08:00
lib Add Win32/Win64 build support 2025-01-10 20:26:41 -08:00
src Fix use-after-free in overlay_clear 2025-09-01 02:05:08 -07:00
blip-buf Actually add SDL audio source and blip_buf link 2025-01-04 10:15:50 -08:00
e6502 Initial commit: Everything in progress, with PPU R/W support nearly complete 2024-11-29 18:15:31 -08:00
Makefile Simplify building for release 2025-02-04 08:50:34 -06:00