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 e613f3054c Fix palette transparency bug pirms 10 mēnešiem
..
linux Fix palette transparency bug pirms 10 mēnešiem
map Add main emulator loop, mapper 0, cart loading, and peripheral stubs pirms 11 mēnešiem
cart.c Add sprite 0 hit logic pirms 10 mēnešiem
cart.h Add main emulator loop, mapper 0, cart loading, and peripheral stubs pirms 11 mēnešiem
f6502.c Fix palette transparency bug pirms 10 mēnešiem
f6502.h Add main emulator loop, mapper 0, cart loading, and peripheral stubs pirms 11 mēnešiem
f6502_consts.h Add V2 6502 core emulation and basic test support pirms 11 mēnešiem
f6502_opcodes.c Add PPU background rendering; bugfixes pirms 10 mēnešiem
f6502_opcodes.h Add PPU background rendering; bugfixes pirms 10 mēnešiem
ines.h Add main emulator loop, mapper 0, cart loading, and peripheral stubs pirms 11 mēnešiem
input.h Add input and PPU stage stubs pirms 11 mēnešiem
log.h Add main emulator loop, mapper 0, cart loading, and peripheral stubs pirms 11 mēnešiem
mapper.c Add main emulator loop, mapper 0, cart loading, and peripheral stubs pirms 11 mēnešiem
mapper.h Add main emulator loop, mapper 0, cart loading, and peripheral stubs pirms 11 mēnešiem
memory.h Add main emulator loop, mapper 0, cart loading, and peripheral stubs pirms 11 mēnešiem
nes.c Add OAM DMA; More sprite rendering preparation pirms 10 mēnešiem
nes.h PPU rendering stub; interrupt and memory bugfixes pirms 10 mēnešiem
nese.c PPU rendering stub; interrupt and memory bugfixes pirms 10 mēnešiem
nese.h PPU rendering stub; interrupt and memory bugfixes pirms 10 mēnešiem
port.h Add OAM DMA; More sprite rendering preparation pirms 10 mēnešiem
ppu.c Add OAM DMA; More sprite rendering preparation pirms 10 mēnešiem
ppu.h Add OAM DMA; More sprite rendering preparation pirms 10 mēnešiem