mirror of
https://github.com/specht/champ.git
synced 2024-11-15 20:10:02 +00:00
documentation
This commit is contained in:
parent
256da3acc0
commit
8f53272de6
@ -15,7 +15,7 @@ This is a 65C02 emulator / profiler that enables you to really get to know your
|
|||||||
|
|
||||||
First, make sure you have gcc, ruby and Merlin32 installed. You need to prepare a YAML file to tell champ about all source and object files and their memory locations.
|
First, make sure you have gcc, ruby and Merlin32 installed. You need to prepare a YAML file to tell champ about all source and object files and their memory locations.
|
||||||
|
|
||||||
Take `plot3d.yaml` for example (using [Marc A. Golombeck's excellent 3D-Demo](https://github.com/mgolombeck/3D-Demo):
|
Take `plot3d.yaml` for example (using [Marc A. Golombeck's excellent 3D-Demo](https://github.com/mgolombeck/3D-Demo)):
|
||||||
|
|
||||||
```
|
```
|
||||||
load:
|
load:
|
||||||
|
Loading…
Reference in New Issue
Block a user