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 30fb37210f Small instruction fixup 8 个月前
..
linux Move common menu and popup elements out of platform source 8 个月前
map Fix SRAM mapping and mapper init sequence 10 个月前
sdl Tighten up ROM selection menu to handle bad ROMs and exiting 8 个月前
action.h Add text drawing API; refactor start sequence to prepare for menus 8 个月前
apu.c Move APU actions back to apu.c 10 个月前
apu.h Move APU actions back to apu.c 10 个月前
cart.c Various NMI and reading PPU fixes 10 个月前
cart.h Add main emulator loop, mapper 0, cart loading, and peripheral stubs 11 个月前
cartinfo.c Add SRAM load/save support 8 个月前
cartinfo.h Refactor to separate SDL rendering from platform code 9 个月前
charbits.h Add overlay & font support 9 个月前
f6502.c Small instruction fixup 8 个月前
f6502.h Add save/load state support 10 个月前
f6502_consts.h Add V2 6502 core emulation and basic test support 11 个月前
f6502_opcodes.c Add PPU background rendering; bugfixes 10 个月前
f6502_opcodes.h Add PPU background rendering; bugfixes 10 个月前
ines.h Add main emulator loop, mapper 0, cart loading, and peripheral stubs 11 个月前
input.h Add save/load state support 10 个月前
list.c Move common menu and popup elements out of platform source 8 个月前
list.h Move common menu and popup elements out of platform source 8 个月前
log.h ARM/STM32 Compatability improvements 10 个月前
mapper.c Add RLE support to system state save/restore 10 个月前
mapper.h Add RLE support to system state save/restore 10 个月前
memory.c Serdes cleanup 10 个月前
memory.h Add save/load state support 10 个月前
menu.c Add in-game menu 8 个月前
menu.h Add ROM selection menu 8 个月前
menus.c Move common menu and popup elements out of platform source 8 个月前
menus.h Move common menu and popup elements out of platform source 8 个月前
nes.c Add FPS and Turbo controls; Simplify action inputs 9 个月前
nes.h Add save/load state support 10 个月前
nese.c Add APU Skeleton 10 个月前
nese.h Refactor cart loading for early mapper failure 10 个月前
port.h Add modal popup support 8 个月前
ppu.c Rendering dot tweaks; more PPU debug 9 个月前
ppu.h Fix CHR_ROM size overflow 10 个月前
rle.c Add RLE support to system state save/restore 10 个月前
rle.h Add RLE support to system state save/restore 10 个月前
save.c Add SRAM load/save support 8 个月前
save.h Add SRAM load/save support 8 个月前
serdes.c Serdes cleanup 10 个月前
serdes.h Add RLE support to system state save/restore 10 个月前
state.c Move common menu and popup elements out of platform source 8 个月前
state.h Move common menu and popup elements out of platform source 8 个月前