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.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Nathaniel Walizer 5f8334d425 Add fixes and support for Steam-compatible build (standalone) 1 год назад
..
linux Add save state support 1 год назад
map Fix mapper memory leaks 1 год назад
win Add save state support 1 год назад
apu.c Make SDL flags more portable; minor GCC warning fixes 1 год назад
apu.h Add save state support 1 год назад
audio.c Simplify audio sample copy loop 1 год назад
audio.h Actually add SDL audio source and blip_buf link 1 год назад
cart.c Fix mapper memory leaks 1 год назад
cart.h Fix mapper memory leaks 1 год назад
charbits.h Add message overlay support 1 год назад
file.c Replace strcpy with memcpy to fix -O3 build 1 год назад
file.h Add subdir for SRAM saves 1 год назад
filemap.h Add save state support 1 год назад
ines.c Add basic mapper support 1 год назад
ines.h Fix CHR ROM support in MMC1 1 год назад
ini.c .ini file formatting fixes 1 год назад
ini.h Add fixes and support for Steam-compatible build (standalone) 1 год назад
input.c Add controller support with keyboard via SDL 1 год назад
input.h Add fixes and support for Steam-compatible build (standalone) 1 год назад
mapper.c Add UxROM mapper (Castlevania, Mega Man) 1 год назад
mapper.h Fix mapper memory leaks 1 год назад
menu.c Add fixes and support for Steam-compatible build (standalone) 1 год назад
menu.h Add fixes and support for Steam-compatible build (standalone) 1 год назад
nes.c Fix mapper memory leaks 1 год назад
nes.h Add in-game menu 1 год назад
nese.c Add fixes and support for Steam-compatible build (standalone) 1 год назад
overlay.c Various memory leak fixes 1 год назад
overlay.h Various memory leak fixes 1 год назад
ppu.c Fix mapper memory leaks 1 год назад
ppu.h Fix mapper memory leaks 1 год назад
render.h Add fixes and support for Steam-compatible build (standalone) 1 год назад
save.c Make SDL flags more portable; minor GCC warning fixes 1 год назад
save.h Add save state support 1 год назад
sdl_audio.c Make SDL flags more portable; minor GCC warning fixes 1 год назад
sdl_input.c Add fixes and support for Steam-compatible build (standalone) 1 год назад
sdl_overlay.c Add fixes and support for Steam-compatible build (standalone) 1 год назад
sdl_overlay.h Run in fullscreen with proper letterboxing 1 год назад
sdl_render.c Add fixes and support for Steam-compatible build (standalone) 1 год назад
sdl_timer.c Make SDL flags more portable; minor GCC warning fixes 1 год назад
state.c Add fixes and support for Steam-compatible build (standalone) 1 год назад
state.h Add fixes and support for Steam-compatible build (standalone) 1 год назад
timer.h Simplify timers and automagically correct for time jumps 1 год назад