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 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Nathaniel Walizer bfb9e3df5f Add basic mapper support 1 год назад
..
map Add basic mapper support 1 год назад
apu.h Initial commit: Everything in progress, with PPU R/W support nearly complete 1 год назад
cart.c Add basic mapper support 1 год назад
cart.h Add basic mapper support 1 год назад
ines.c Add basic mapper support 1 год назад
ines.h Add basic mapper support 1 год назад
input.c Add controller support with keyboard via SDL 1 год назад
input.h Add controller support with keyboard via SDL 1 год назад
mapper.c Add basic mapper support 1 год назад
mapper.h Add basic mapper support 1 год назад
nes.c Add basic mapper support 1 год назад
nes.h Add basic mapper support 1 год назад
nese.c Add basic mapper support 1 год назад
ppu.c Add basic mapper support 1 год назад
ppu.h Add basic mapper support 1 год назад
render.h Add skeleton SDL renderer for PPU 1 год назад
sdl_input.c Add controller support with keyboard via SDL 1 год назад
sdl_render.c Add basic mapper support 1 год назад
vram.c Add horizontal/vertical VRAM mirroring 1 год назад
vram.h Add horizontal/vertical VRAM mirroring 1 год назад