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