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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nathaniel Walizer a4fceb584b Fix v1 NROM double-free 8 months ago
..
linux Prepare for v2 9 months ago
map Fix v1 NROM double-free 8 months ago
win Prepare for v2 9 months ago
apu.c Prepare for v2 9 months ago
apu.h Prepare for v2 9 months ago
audio.c Prepare for v2 9 months ago
audio.h Prepare for v2 9 months ago
cart.c Prepare for v2 9 months ago
cart.h Prepare for v2 9 months ago
charbits.h Prepare for v2 9 months ago
compat.c Prepare for v2 9 months ago
compat.h Prepare for v2 9 months ago
compat_impl.h Prepare for v2 9 months ago
file.c Prepare for v2 9 months ago
file.h Prepare for v2 9 months ago
filemap.h Prepare for v2 9 months ago
ines.c Prepare for v2 9 months ago
ines.h Prepare for v2 9 months ago
ini.c Prepare for v2 9 months ago
ini.h Prepare for v2 9 months ago
input.c Prepare for v2 9 months ago
input.h Prepare for v2 9 months ago
mapper.c Prepare for v2 9 months ago
mapper.h Update V1 logging to better match V2 for direct comparison 8 months ago
menu.c Prepare for v2 9 months ago
menu.h Prepare for v2 9 months ago
nes.c Prepare for v2 9 months ago
nes.h Prepare for v2 9 months ago
nese.c Prepare for v2 9 months ago
overlay.c Prepare for v2 9 months ago
overlay.h Prepare for v2 9 months ago
ppu.c Update V1 logging to better match V2 for direct comparison 8 months ago
ppu.h Prepare for v2 9 months ago
render.h Prepare for v2 9 months ago
save.c Prepare for v2 9 months ago
save.h Prepare for v2 9 months ago
sdl_audio.c Prepare for v2 9 months ago
sdl_effect.c Prepare for v2 9 months ago
sdl_effect.h Prepare for v2 9 months ago
sdl_input.c Prepare for v2 9 months ago
sdl_overlay.c Prepare for v2 9 months ago
sdl_overlay.h Prepare for v2 9 months ago
sdl_render.c Prepare for v2 9 months ago
sdl_timer.c Prepare for v2 9 months ago
state.c Prepare for v2 9 months ago
state.h Prepare for v2 9 months ago
timer.h Prepare for v2 9 months ago