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