mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-25 20:30:31 +00:00
duet: update with SA image
This commit is contained in:
parent
c5d661b513
commit
63ae93ef0a
@ -7,10 +7,11 @@ all: eduet.dsk
|
||||
$(DOS33):
|
||||
cd ../dos33fs-utils && make
|
||||
|
||||
eduet.dsk: $(DOS33) ED HIGHWIND.ED FIGHTING.ED
|
||||
eduet.dsk: $(DOS33) ED HIGHWIND.ED FIGHTING.ED SA.ED
|
||||
$(DOS33) -y eduet.dsk BSAVE -a 0x900 ED
|
||||
$(DOS33) -y eduet.dsk BSAVE -a 0x2000 HIGHWIND.ED
|
||||
$(DOS33) -y eduet.dsk BSAVE -a 0x2000 FIGHTING.ED
|
||||
$(DOS33) -y eduet.dsk BSAVE -a 0x2000 SA.ED
|
||||
|
||||
ED: duet.o
|
||||
ld65 -o ED duet.o -C ../linker_scripts/apple2_900.inc
|
||||
|
BIN
electric_duet/SA.ED
Normal file
BIN
electric_duet/SA.ED
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user