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 daddf0ed2d Fix APU DMC direct load 10ヶ月前
..
linux Add save state support 11ヶ月前
map Fix CNROM CHR ROM size; Fail on bad ROM file size 10ヶ月前
win Add save state support 11ヶ月前
apu.c Fix APU DMC direct load 10ヶ月前
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 CNROM CHR ROM size; Fail on bad ROM file size 10ヶ月前
cart.h Fix mapper memory leaks 11ヶ月前
charbits.h Add message overlay support 11ヶ月前
compat.c Create save and sram dirs when needed 10ヶ月前
compat.h Create save and sram dirs when needed 10ヶ月前
compat_impl.h Create save and sram dirs when needed 10ヶ月前
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 Fix NULL string crash when writing INI files 10ヶ月前
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 CRT overlay effect 10ヶ月前
mapper.c Add UxROM mapper (Castlevania, Mega Man) 11ヶ月前
mapper.h Fix CHR RAM saves in MMC1 & MMC3 10ヶ月前
menu.c Don't immediately exit when no ROMs present 10ヶ月前
menu.h Add integer scaling option 10ヶ月前
nes.c Fix mapper memory leaks 11ヶ月前
nes.h Add in-game menu 11ヶ月前
nese.c Add CRT overlay effect 10ヶ月前
overlay.c Various memory leak fixes 11ヶ月前
overlay.h Various memory leak fixes 11ヶ月前
ppu.c Implement 'negative Y' scrolling 10ヶ月前
ppu.h Adjust horizontal scaling 10ヶ月前
render.h Add integer scaling option 10ヶ月前
save.c Fix CHR RAM saves in MMC1 & MMC3 10ヶ月前
save.h Fix CHR RAM saves in MMC1 & MMC3 10ヶ月前
sdl_audio.c Make SDL flags more portable; minor GCC warning fixes 11ヶ月前
sdl_effect.c Add CRT overlay effect 10ヶ月前
sdl_effect.h Add CRT overlay effect 10ヶ月前
sdl_input.c Add integer scaling option 10ヶ月前
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 Implement 'negative Y' scrolling 10ヶ月前
sdl_timer.c Make SDL flags more portable; minor GCC warning fixes 11ヶ月前
state.c Add CRT overlay effect 10ヶ月前
state.h Add CRT overlay effect 10ヶ月前
timer.h Simplify timers and automagically correct for time jumps 11ヶ月前