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.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Nathaniel Walizer 7507dc30f8 Add IRQ to MMC3 mapper hace 1 año
..
map Add IRQ to MMC3 mapper hace 1 año
apu.h Initial commit: Everything in progress, with PPU R/W support nearly complete hace 1 año
cart.c Add CNROM mapper; Fix up CHR ROM writes; Fix collision offset hace 1 año
cart.h Add CNROM mapper; Fix up CHR ROM writes; Fix collision offset hace 1 año
ines.c Add basic mapper support hace 1 año
ines.h Add CNROM mapper; Fix up CHR ROM writes; Fix collision offset hace 1 año
input.c Add controller support with keyboard via SDL hace 1 año
input.h Add controller support with keyboard via SDL hace 1 año
mapper.c Add ROM portion of MMC3 mapper hace 1 año
mapper.h Add IRQ to MMC3 mapper hace 1 año
nes.c Add IRQ to MMC3 mapper hace 1 año
nes.h Add CNROM mapper; Fix up CHR ROM writes; Fix collision offset hace 1 año
nese.c Add basic mapper support hace 1 año
ppu.c Add IRQ to MMC3 mapper hace 1 año
ppu.h Add IRQ to MMC3 mapper hace 1 año
render.h Add skeleton SDL renderer for PPU hace 1 año
sdl_input.c Add controller support with keyboard via SDL hace 1 año
sdl_render.c Add CNROM mapper; Fix up CHR ROM writes; Fix collision offset hace 1 año