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 f2c68c7174 Pack core structs to simplify state saves 1 year ago
e6502.c Fix compilation warnings from unnamed arguments 1 year ago
e6502.h Pack core structs to simplify state saves 1 year ago
opcodes.c Decode instructions for debug output 1 year ago
opcodes.h Decode instructions for debug output 1 year ago