mirror of
https://github.com/irmen/prog8.git
synced 2024-11-01 15:07:10 +00:00
10 lines
275 B
Plaintext
10 lines
275 B
Plaintext
These .prg files are the compiled versions of most of the examples.
|
|
They can be loaded and ran on a C64 or in an emulator, for example in Vice:
|
|
|
|
x64sc hello.prg
|
|
|
|
will load and run the hello example.
|
|
|
|
You can also attach the d64 disk image and load the examples from there.
|
|
|