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 11 meses
..
linux Add save state support hace 11 meses
map Fix mapper memory leaks hace 11 meses
win Add save state support hace 11 meses
apu.c Make SDL flags more portable; minor GCC warning fixes hace 11 meses
apu.h Add save state support hace 11 meses
audio.c Simplify audio sample copy loop hace 11 meses
audio.h Actually add SDL audio source and blip_buf link hace 11 meses
cart.c Fix mapper memory leaks hace 11 meses
cart.h Fix mapper memory leaks hace 11 meses
charbits.h Add message overlay support hace 11 meses
file.c Replace strcpy with memcpy to fix -O3 build hace 11 meses
file.h Add subdir for SRAM saves hace 11 meses
filemap.h Add save state support hace 11 meses
ines.c Add basic mapper support hace 1 año
ines.h Fix CHR ROM support in MMC1 hace 11 meses
ini.c .ini file formatting fixes hace 11 meses
ini.h Add fixes and support for Steam-compatible build (standalone) hace 11 meses
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 11 meses
mapper.c Add UxROM mapper (Castlevania, Mega Man) hace 11 meses
mapper.h Fix mapper memory leaks hace 11 meses
menu.c Add fixes and support for Steam-compatible build (standalone) hace 11 meses
menu.h Add fixes and support for Steam-compatible build (standalone) hace 11 meses
nes.c Fix mapper memory leaks hace 11 meses
nes.h Add in-game menu hace 11 meses
nese.c Add fixes and support for Steam-compatible build (standalone) hace 11 meses
overlay.c Various memory leak fixes hace 11 meses
overlay.h Various memory leak fixes hace 11 meses
ppu.c Fix mapper memory leaks hace 11 meses
ppu.h Fix mapper memory leaks hace 11 meses
render.h Add fixes and support for Steam-compatible build (standalone) hace 11 meses
save.c Make SDL flags more portable; minor GCC warning fixes hace 11 meses
save.h Add save state support hace 11 meses
sdl_audio.c Make SDL flags more portable; minor GCC warning fixes hace 11 meses
sdl_input.c Add fixes and support for Steam-compatible build (standalone) hace 11 meses
sdl_overlay.c Add fixes and support for Steam-compatible build (standalone) hace 11 meses
sdl_overlay.h Run in fullscreen with proper letterboxing hace 11 meses
sdl_render.c Add fixes and support for Steam-compatible build (standalone) hace 11 meses
sdl_timer.c Make SDL flags more portable; minor GCC warning fixes hace 11 meses
state.c Add fixes and support for Steam-compatible build (standalone) hace 11 meses
state.h Add fixes and support for Steam-compatible build (standalone) hace 11 meses
timer.h Simplify timers and automagically correct for time jumps hace 11 meses