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 3f3c238227 Add colors to menus 1 anno fa
..
linux Add save state support 1 anno fa
map Fix mapper memory leaks 1 anno fa
win Add save state support 1 anno fa
apu.c Make SDL flags more portable; minor GCC warning fixes 1 anno fa
apu.h Add save state support 1 anno fa
audio.c Simplify audio sample copy loop 1 anno fa
audio.h Actually add SDL audio source and blip_buf link 1 anno fa
cart.c Fix mapper memory leaks 1 anno fa
cart.h Fix mapper memory leaks 1 anno fa
charbits.h Add message overlay support 1 anno fa
file.c Replace strcpy with memcpy to fix -O3 build 1 anno fa
file.h Add subdir for SRAM saves 1 anno fa
filemap.h Add save state support 1 anno fa
ines.c Add basic mapper support 1 anno fa
ines.h Fix CHR ROM support in MMC1 1 anno fa
input.c Add controller support with keyboard via SDL 1 anno fa
input.h Add in-game menu 1 anno fa
mapper.c Add UxROM mapper (Castlevania, Mega Man) 1 anno fa
mapper.h Fix mapper memory leaks 1 anno fa
menu.c Add colors to menus 1 anno fa
menu.h Menu fixups 1 anno fa
nes.c Fix mapper memory leaks 1 anno fa
nes.h Add in-game menu 1 anno fa
nese.c Make SDL flags more portable; minor GCC warning fixes 1 anno fa
overlay.c Various memory leak fixes 1 anno fa
overlay.h Various memory leak fixes 1 anno fa
ppu.c Fix mapper memory leaks 1 anno fa
ppu.h Fix mapper memory leaks 1 anno fa
render.h Add colors to menus 1 anno fa
save.c Make SDL flags more portable; minor GCC warning fixes 1 anno fa
save.h Add save state support 1 anno fa
sdl_audio.c Make SDL flags more portable; minor GCC warning fixes 1 anno fa
sdl_input.c Make SDL flags more portable; minor GCC warning fixes 1 anno fa
sdl_overlay.c Add colors to menus 1 anno fa
sdl_overlay.h Add colors to menus 1 anno fa
sdl_render.c Add colors to menus 1 anno fa
sdl_timer.c Make SDL flags more portable; minor GCC warning fixes 1 anno fa
timer.h Simplify timers and automagically correct for time jumps 1 anno fa