robmcmullen / omnivore

Hex editor and debugging emulator, sponsored by the Player/Missile Podcast
Mozilla Public License 2.0
53 stars 7 forks source link

Instrumented debugger #204

Open robmcmullen opened 7 years ago

robmcmullen commented 7 years ago
robmcmullen commented 7 years ago

6502 cpu simulators:

robmcmullen commented 6 years ago

Something like this is exactly what I was thinking: http://www.wsxyz.net/sim65/

robmcmullen commented 6 years ago

Here is a pretty simple simulator: https://github.com/DavidBuchanan314/6502-emu Here is a clean one but doesn't have cycle counting: https://github.com/haldean/x6502