A MOS 6502 emulator written in C with a focus on speed, especially for ARM targets.
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 15029213d7 Fix absolute-indexed addressing mode instruction decoding 10 months ago
e6502.c Minor GCC warning fixes 10 months ago
e6502.h Pack core structs to simplify state saves 11 months ago
opcodes.c Fix absolute-indexed addressing mode instruction decoding 10 months ago
opcodes.h Decode instructions for debug output 11 months ago