refreshed the compiled examples

This commit is contained in:
Irmen de Jong 2020-03-12 01:14:10 +01:00
parent 5f1ec80ae0
commit b036e5ed72
20 changed files with 2 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,3 +1,4 @@
#!/bin/sh
c1541 -format examples,01 d64 examples.d64
for filename in *.prg; do
c1541 examples.d64 -write $filename ${filename%.*}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
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:
x64 hello.prg
x64sc hello.prg
will load and run the hello example.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.