A MOS 6502 emulator written in C with a focus on speed, especially for ARM targets.
Find a file
2025-02-02 10:09:42 -06:00
e6502.c Minor GCC warning fixes 2025-01-17 11:16:32 -08:00
e6502.h Pack core structs to simplify state saves 2025-01-12 12:56:01 -08:00
opcodes.c Fix absolute-indexed addressing mode instruction decoding 2025-02-02 10:09:42 -06:00
opcodes.h Decode instructions for debug output 2024-12-25 23:03:22 -08:00