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 1398456fc7 Fix CNROM CHR ROM size; Fail on bad ROM file size 10 月之前
..
cnrom.c Fix CNROM CHR ROM size; Fail on bad ROM file size 10 月之前
map.h Add MMC1 mapper support 1 年之前
mmc1.c Fix CHR RAM saves in MMC1 & MMC3 10 月之前
mmc3.c Fix CHR RAM saves in MMC1 & MMC3 10 月之前
nrom.c Fix CHR RAM saves in MMC1 & MMC3 10 月之前
uxrom.c Fix CHR RAM saves in MMC1 & MMC3 10 月之前