mirror of
https://github.com/specht/champ.git
synced 2024-11-22 20:31:46 +00:00
A 65C02 profiler
doc | ||
.gitignore | ||
champ.rb | ||
empty | ||
p65c02.c | ||
pgif.c | ||
plot3d.yaml | ||
README.md |
Champ - N. Harold Cham's 65C02 Profiler
This is a 65C02 emulator / profiler that enables you to really get to know your APPLE ][ HiRes Graphics Mode Demo.
Features
-
full 65C02 emulation at cycle accuracy
-
screen output as animated GIF with exact frame timing
-
average frame rate
-
see how much time is spent in which subroutine
-
watch variables (single variables or pairs)
-
no dependencies but Ruby, gcc and Merlin32