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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nathaniel Walizer 7507dc30f8 Add IRQ to MMC3 mapper 1 vuosi sitten
..
map Add IRQ to MMC3 mapper 1 vuosi sitten
apu.h Initial commit: Everything in progress, with PPU R/W support nearly complete 1 vuosi sitten
cart.c Add CNROM mapper; Fix up CHR ROM writes; Fix collision offset 1 vuosi sitten
cart.h Add CNROM mapper; Fix up CHR ROM writes; Fix collision offset 1 vuosi sitten
ines.c Add basic mapper support 1 vuosi sitten
ines.h Add CNROM mapper; Fix up CHR ROM writes; Fix collision offset 1 vuosi sitten
input.c Add controller support with keyboard via SDL 1 vuosi sitten
input.h Add controller support with keyboard via SDL 1 vuosi sitten
mapper.c Add ROM portion of MMC3 mapper 1 vuosi sitten
mapper.h Add IRQ to MMC3 mapper 1 vuosi sitten
nes.c Add IRQ to MMC3 mapper 1 vuosi sitten
nes.h Add CNROM mapper; Fix up CHR ROM writes; Fix collision offset 1 vuosi sitten
nese.c Add basic mapper support 1 vuosi sitten
ppu.c Add IRQ to MMC3 mapper 1 vuosi sitten
ppu.h Add IRQ to MMC3 mapper 1 vuosi sitten
render.h Add skeleton SDL renderer for PPU 1 vuosi sitten
sdl_input.c Add controller support with keyboard via SDL 1 vuosi sitten
sdl_render.c Add CNROM mapper; Fix up CHR ROM writes; Fix collision offset 1 vuosi sitten