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 10cb978bc3 Complete APU triangle channel пре 11 месеци
..
map Fix CHR ROM support in MMC1 пре 11 месеци
apu.c Complete APU triangle channel пре 11 месеци
apu.h Complete APU triangle channel пре 11 месеци
audio.c Simplify audio sample copy loop пре 11 месеци
audio.h Actually add SDL audio source and blip_buf link пре 11 месеци
cart.c Fix CHR ROM support in MMC1 пре 11 месеци
cart.h Add CNROM mapper; Fix up CHR ROM writes; Fix collision offset пре 1 година
ines.c Add basic mapper support пре 1 година
ines.h Fix CHR ROM support in MMC1 пре 11 месеци
input.c Add controller support with keyboard via SDL пре 1 година
input.h Add controller support with keyboard via SDL пре 1 година
mapper.c Add UxROM mapper (Castlevania, Mega Man) пре 11 месеци
mapper.h Fix CHR ROM support in MMC1 пре 11 месеци
nes.c Start implementing APU пре 11 месеци
nes.h Start implementing APU пре 11 месеци
nese.c Add SDL audio; complete DMC channel пре 11 месеци
ppu.c Clean up PPU and SDL render modules пре 11 месеци
ppu.h Fix split Y scrolling пре 11 месеци
render.h Add skeleton SDL renderer for PPU пре 1 година
sdl_audio.c Actually add SDL audio source and blip_buf link пре 11 месеци
sdl_input.c Add gamepad support пре 11 месеци
sdl_render.c Clean up PPU and SDL render modules пре 11 месеци