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 135b90e175 Add text drawing API; refactor start sequence to prepare for menus 7 months ago
src Add text drawing API; refactor start sequence to prepare for menus 7 months ago
v1 Fix v1 NROM double-free 8 months ago
Makefile Refactor to separate SDL rendering from platform code 7 months ago
test.c Add V2 6502 core emulation and basic test support 9 months ago
version Add V2 6502 core emulation and basic test support 9 months ago