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.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Nathaniel Walizer 1398456fc7 Fix CNROM CHR ROM size; Fail on bad ROM file size pirms 1 gada
..
linux Add save state support pirms 1 gada
map Fix CNROM CHR ROM size; Fail on bad ROM file size pirms 1 gada
win Add save state support pirms 1 gada
apu.c Make SDL flags more portable; minor GCC warning fixes pirms 1 gada
apu.h Add save state support pirms 1 gada
audio.c Simplify audio sample copy loop pirms 1 gada
audio.h Actually add SDL audio source and blip_buf link pirms 1 gada
cart.c Fix CNROM CHR ROM size; Fail on bad ROM file size pirms 1 gada
cart.h Fix mapper memory leaks pirms 1 gada
charbits.h Add message overlay support pirms 1 gada
compat.c Create save and sram dirs when needed pirms 1 gada
compat.h Create save and sram dirs when needed pirms 1 gada
compat_impl.h Create save and sram dirs when needed pirms 1 gada
file.c Replace strcpy with memcpy to fix -O3 build pirms 1 gada
file.h Add subdir for SRAM saves pirms 1 gada
filemap.h Add save state support pirms 1 gada
ines.c Add basic mapper support pirms 1 gada
ines.h Fix CHR ROM support in MMC1 pirms 1 gada
ini.c Fix NULL string crash when writing INI files pirms 1 gada
ini.h Add fixes and support for Steam-compatible build (standalone) pirms 1 gada
input.c Add controller support with keyboard via SDL pirms 1 gada
input.h Add CRT overlay effect pirms 1 gada
mapper.c Add UxROM mapper (Castlevania, Mega Man) pirms 1 gada
mapper.h Fix CHR RAM saves in MMC1 & MMC3 pirms 1 gada
menu.c Don't immediately exit when no ROMs present pirms 1 gada
menu.h Add integer scaling option pirms 1 gada
nes.c Fix mapper memory leaks pirms 1 gada
nes.h Add in-game menu pirms 1 gada
nese.c Add CRT overlay effect pirms 1 gada
overlay.c Various memory leak fixes pirms 1 gada
overlay.h Various memory leak fixes pirms 1 gada
ppu.c Implement 'negative Y' scrolling pirms 1 gada
ppu.h Adjust horizontal scaling pirms 1 gada
render.h Add integer scaling option pirms 1 gada
save.c Fix CHR RAM saves in MMC1 & MMC3 pirms 1 gada
save.h Fix CHR RAM saves in MMC1 & MMC3 pirms 1 gada
sdl_audio.c Make SDL flags more portable; minor GCC warning fixes pirms 1 gada
sdl_effect.c Add CRT overlay effect pirms 1 gada
sdl_effect.h Add CRT overlay effect pirms 1 gada
sdl_input.c Add integer scaling option pirms 1 gada
sdl_overlay.c Add fixes and support for Steam-compatible build (standalone) pirms 1 gada
sdl_overlay.h Run in fullscreen with proper letterboxing pirms 1 gada
sdl_render.c Implement 'negative Y' scrolling pirms 1 gada
sdl_timer.c Make SDL flags more portable; minor GCC warning fixes pirms 1 gada
state.c Add CRT overlay effect pirms 1 gada
state.h Add CRT overlay effect pirms 1 gada
timer.h Simplify timers and automagically correct for time jumps pirms 1 gada