1
0
mirror of https://github.com/specht/champ.git synced 2024-09-26 23:54:29 +00:00
A 65C02 profiler
Go to file
2018-02-14 23:24:11 +01:00
doc documentation 2018-02-14 23:18:17 +01:00
.gitignore
champ.rb fixed 1D watches 2018-02-14 23:10:43 +01:00
empty
p65c02.c
pgif.c fixed code size issue in pgif 2018-02-14 22:15:52 +01:00
plot3d.yaml
README.md documentation 2018-02-14 23:24:11 +01:00

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

Champ Screenshot