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 eec711f630 Fix ROM read addr mask; Fix interrupt logic; add VBlank NMI 10 mesi fa
src Fix ROM read addr mask; Fix interrupt logic; add VBlank NMI 10 mesi fa
v1 Prepare for v2 11 mesi fa
Makefile Add input and PPU stage stubs 11 mesi fa
test.c Add V2 6502 core emulation and basic test support 11 mesi fa
version Add V2 6502 core emulation and basic test support 11 mesi fa