A MOS 6502 emulator written in C with a focus on speed, especially for ARM targets.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Nathaniel Walizer 15029213d7 Fix absolute-indexed addressing mode instruction decoding před 10 měsíci
e6502.c Minor GCC warning fixes před 10 měsíci
e6502.h Pack core structs to simplify state saves před 11 měsíci
opcodes.c Fix absolute-indexed addressing mode instruction decoding před 10 měsíci
opcodes.h Decode instructions for debug output před 11 měsíci