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.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Nathaniel Walizer 5f8334d425 Add fixes and support for Steam-compatible build (standalone) hace 1 año
..
linux Add save state support hace 1 año
map Fix mapper memory leaks hace 1 año
win Add save state support hace 1 año
apu.c Make SDL flags more portable; minor GCC warning fixes hace 1 año
apu.h Add save state support hace 1 año
audio.c Simplify audio sample copy loop hace 1 año
audio.h Actually add SDL audio source and blip_buf link hace 1 año
cart.c Fix mapper memory leaks hace 1 año
cart.h Fix mapper memory leaks hace 1 año
charbits.h Add message overlay support hace 1 año
file.c Replace strcpy with memcpy to fix -O3 build hace 1 año
file.h Add subdir for SRAM saves hace 1 año
filemap.h Add save state support hace 1 año
ines.c Add basic mapper support hace 1 año
ines.h Fix CHR ROM support in MMC1 hace 1 año
ini.c .ini file formatting fixes hace 1 año
ini.h Add fixes and support for Steam-compatible build (standalone) hace 1 año
input.c Add controller support with keyboard via SDL hace 1 año
input.h Add fixes and support for Steam-compatible build (standalone) hace 1 año
mapper.c Add UxROM mapper (Castlevania, Mega Man) hace 1 año
mapper.h Fix mapper memory leaks hace 1 año
menu.c Add fixes and support for Steam-compatible build (standalone) hace 1 año
menu.h Add fixes and support for Steam-compatible build (standalone) hace 1 año
nes.c Fix mapper memory leaks hace 1 año
nes.h Add in-game menu hace 1 año
nese.c Add fixes and support for Steam-compatible build (standalone) hace 1 año
overlay.c Various memory leak fixes hace 1 año
overlay.h Various memory leak fixes hace 1 año
ppu.c Fix mapper memory leaks hace 1 año
ppu.h Fix mapper memory leaks hace 1 año
render.h Add fixes and support for Steam-compatible build (standalone) hace 1 año
save.c Make SDL flags more portable; minor GCC warning fixes hace 1 año
save.h Add save state support hace 1 año
sdl_audio.c Make SDL flags more portable; minor GCC warning fixes hace 1 año
sdl_input.c Add fixes and support for Steam-compatible build (standalone) hace 1 año
sdl_overlay.c Add fixes and support for Steam-compatible build (standalone) hace 1 año
sdl_overlay.h Run in fullscreen with proper letterboxing hace 1 año
sdl_render.c Add fixes and support for Steam-compatible build (standalone) hace 1 año
sdl_timer.c Make SDL flags more portable; minor GCC warning fixes hace 1 año
state.c Add fixes and support for Steam-compatible build (standalone) hace 1 año
state.h Add fixes and support for Steam-compatible build (standalone) hace 1 año
timer.h Simplify timers and automagically correct for time jumps hace 1 año