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 d19e256dae Retain preferences; add fullscreen toggle control 11 месяцев назад
..
linux Add save state support 11 месяцев назад
map Fix mapper memory leaks 11 месяцев назад
win Add save state support 11 месяцев назад
apu.c Make SDL flags more portable; minor GCC warning fixes 11 месяцев назад
apu.h Add save state support 11 месяцев назад
audio.c Simplify audio sample copy loop 11 месяцев назад
audio.h Actually add SDL audio source and blip_buf link 11 месяцев назад
cart.c Fix mapper memory leaks 11 месяцев назад
cart.h Fix mapper memory leaks 11 месяцев назад
charbits.h Add message overlay support 11 месяцев назад
file.c Replace strcpy with memcpy to fix -O3 build 11 месяцев назад
file.h Add subdir for SRAM saves 11 месяцев назад
filemap.h Add save state support 11 месяцев назад
ines.c Add basic mapper support 1 год назад
ines.h Fix CHR ROM support in MMC1 11 месяцев назад
ini.c Retain preferences; add fullscreen toggle control 11 месяцев назад
ini.h Retain preferences; add fullscreen toggle control 11 месяцев назад
input.c Add controller support with keyboard via SDL 1 год назад
input.h Retain preferences; add fullscreen toggle control 11 месяцев назад
mapper.c Add UxROM mapper (Castlevania, Mega Man) 11 месяцев назад
mapper.h Fix mapper memory leaks 11 месяцев назад
menu.c Retain preferences; add fullscreen toggle control 11 месяцев назад
menu.h Fix colors, add colors, and tweak rom failure message 11 месяцев назад
nes.c Fix mapper memory leaks 11 месяцев назад
nes.h Add in-game menu 11 месяцев назад
nese.c Retain preferences; add fullscreen toggle control 11 месяцев назад
overlay.c Various memory leak fixes 11 месяцев назад
overlay.h Various memory leak fixes 11 месяцев назад
ppu.c Fix mapper memory leaks 11 месяцев назад
ppu.h Fix mapper memory leaks 11 месяцев назад
render.h Retain preferences; add fullscreen toggle control 11 месяцев назад
save.c Make SDL flags more portable; minor GCC warning fixes 11 месяцев назад
save.h Add save state support 11 месяцев назад
sdl_audio.c Make SDL flags more portable; minor GCC warning fixes 11 месяцев назад
sdl_input.c Retain preferences; add fullscreen toggle control 11 месяцев назад
sdl_overlay.c Run in fullscreen with proper letterboxing 11 месяцев назад
sdl_overlay.h Run in fullscreen with proper letterboxing 11 месяцев назад
sdl_render.c Retain preferences; add fullscreen toggle control 11 месяцев назад
sdl_timer.c Make SDL flags more portable; minor GCC warning fixes 11 месяцев назад
state.c Retain preferences; add fullscreen toggle control 11 месяцев назад
state.h Retain preferences; add fullscreen toggle control 11 месяцев назад
timer.h Simplify timers and automagically correct for time jumps 11 месяцев назад