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.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Nathaniel Walizer bfb9e3df5f Add basic mapper support 1 rok temu
..
map Add basic mapper support 1 rok temu
apu.h Initial commit: Everything in progress, with PPU R/W support nearly complete 1 rok temu
cart.c Add basic mapper support 1 rok temu
cart.h Add basic mapper support 1 rok temu
ines.c Add basic mapper support 1 rok temu
ines.h Add basic mapper support 1 rok temu
input.c Add controller support with keyboard via SDL 1 rok temu
input.h Add controller support with keyboard via SDL 1 rok temu
mapper.c Add basic mapper support 1 rok temu
mapper.h Add basic mapper support 1 rok temu
nes.c Add basic mapper support 1 rok temu
nes.h Add basic mapper support 1 rok temu
nese.c Add basic mapper support 1 rok temu
ppu.c Add basic mapper support 1 rok temu
ppu.h Add basic mapper support 1 rok temu
render.h Add skeleton SDL renderer for PPU 1 rok temu
sdl_input.c Add controller support with keyboard via SDL 1 rok temu
sdl_render.c Add basic mapper support 1 rok temu
vram.c Add horizontal/vertical VRAM mirroring 1 rok temu
vram.h Add horizontal/vertical VRAM mirroring 1 rok temu