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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nathaniel Walizer d19e256dae Retain preferences; add fullscreen toggle control пре 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 Retain preferences; add fullscreen toggle control пре 1 година
ini.h Retain preferences; add fullscreen toggle control пре 1 година
input.c Add controller support with keyboard via SDL пре 1 година
input.h Retain preferences; add fullscreen toggle control пре 1 година
mapper.c Add UxROM mapper (Castlevania, Mega Man) пре 1 година
mapper.h Fix mapper memory leaks пре 1 година
menu.c Retain preferences; add fullscreen toggle control пре 1 година
menu.h Fix colors, add colors, and tweak rom failure message пре 1 година
nes.c Fix mapper memory leaks пре 1 година
nes.h Add in-game menu пре 1 година
nese.c Retain preferences; add fullscreen toggle control пре 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 Retain preferences; add fullscreen toggle control пре 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 Retain preferences; add fullscreen toggle control пре 1 година
sdl_overlay.c Run in fullscreen with proper letterboxing пре 1 година
sdl_overlay.h Run in fullscreen with proper letterboxing пре 1 година
sdl_render.c Retain preferences; add fullscreen toggle control пре 1 година
sdl_timer.c Make SDL flags more portable; minor GCC warning fixes пре 1 година
state.c Retain preferences; add fullscreen toggle control пре 1 година
state.h Retain preferences; add fullscreen toggle control пре 1 година
timer.h Simplify timers and automagically correct for time jumps пре 1 година