1
0
mirror of https://github.com/specht/champ.git synced 2024-09-27 14:59:18 +00:00
champ/README.md
2018-02-14 23:24:11 +01:00

507 B

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