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