A WIP library for cycle-accurate 6502 emulation, written in Odin and heavily inspired by this post from floooh
- CPU struct layout
- address/data bus handling
- overall framework
- instruction implementations
- instruction helpers are not finalized
- tests
No description provided.
A WIP library for cycle-accurate 6502 emulation, written in Odin and heavily inspired by this post from floooh