A MOS 6502 emulator written in C with a focus on speed, especially for ARM targets.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Nathaniel Walizer 15029213d7 Fix absolute-indexed addressing mode instruction decoding 10 个月前
e6502.c Minor GCC warning fixes 10 个月前
e6502.h Pack core structs to simplify state saves 11 个月前
opcodes.c Fix absolute-indexed addressing mode instruction decoding 10 个月前
opcodes.h Decode instructions for debug output 11 个月前