mirror of
https://github.com/catseye/SixtyPical.git
synced 2025-02-01 23:33:28 +00:00
These notes have been incorporated in the loadngo.sh script.
This commit is contained in:
parent
92db4ac3f0
commit
23936333ec
@ -1,14 +0,0 @@
|
||||
Notes for building SixtyPical programs for Apple II
|
||||
===================================================
|
||||
|
||||
And running them on `linapple`.
|
||||
|
||||
We'll do `eg/rudiments/add-pass.60p`. It does nothing.
|
||||
|
||||
bin/sixtypical --origin=0x2000 --output-format=raw eg/rudiments/add-pass.60p > add-pass.bin
|
||||
cp ~/scratchpad/linapple/res/Master.dsk sixtypical.dsk
|
||||
a2in B sixtypical.dsk ADD-PASS add-pass.bin
|
||||
a2ls sixtypical.dsk
|
||||
linapple -d1 sixtypical.dsk -autoboot
|
||||
|
||||
Next... we should do one that does something.
|
Loading…
x
Reference in New Issue
Block a user