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개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nathaniel Walizer 5f8334d425 Add fixes and support for Steam-compatible build (standalone) 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 .ini file formatting fixes 11 달 전
ini.h Add fixes and support for Steam-compatible build (standalone) 11 달 전
input.c Add controller support with keyboard via SDL 1 년 전
input.h Add fixes and support for Steam-compatible build (standalone) 11 달 전
mapper.c Add UxROM mapper (Castlevania, Mega Man) 11 달 전
mapper.h Fix mapper memory leaks 11 달 전
menu.c Add fixes and support for Steam-compatible build (standalone) 11 달 전
menu.h Add fixes and support for Steam-compatible build (standalone) 11 달 전
nes.c Fix mapper memory leaks 11 달 전
nes.h Add in-game menu 11 달 전
nese.c Add fixes and support for Steam-compatible build (standalone) 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 Add fixes and support for Steam-compatible build (standalone) 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 Add fixes and support for Steam-compatible build (standalone) 11 달 전
sdl_overlay.c Add fixes and support for Steam-compatible build (standalone) 11 달 전
sdl_overlay.h Run in fullscreen with proper letterboxing 11 달 전
sdl_render.c Add fixes and support for Steam-compatible build (standalone) 11 달 전
sdl_timer.c Make SDL flags more portable; minor GCC warning fixes 11 달 전
state.c Add fixes and support for Steam-compatible build (standalone) 11 달 전
state.h Add fixes and support for Steam-compatible build (standalone) 11 달 전
timer.h Simplify timers and automagically correct for time jumps 11 달 전