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.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Nathaniel Walizer eec711f630 Fix ROM read addr mask; Fix interrupt logic; add VBlank NMI 9ヶ月前
src Fix ROM read addr mask; Fix interrupt logic; add VBlank NMI 9ヶ月前
v1 Prepare for v2 9ヶ月前
Makefile Add input and PPU stage stubs 9ヶ月前
test.c Add V2 6502 core emulation and basic test support 9ヶ月前
version Add V2 6502 core emulation and basic test support 9ヶ月前