ed: update with more music

This commit is contained in:
Vince Weaver 2018-06-02 15:37:53 -04:00
parent a752622671
commit 537f5a6bee
7 changed files with 2 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
electric_duet/KORO.ED Normal file

Binary file not shown.

View File

@ -7,12 +7,13 @@ all: eduet.dsk
$(DOS33):
cd ../dos33fs-utils && make
eduet.dsk: $(DOS33) ED HIGHWIND.ED FIGHTING.ED SA.ED KERBAL.ED
eduet.dsk: $(DOS33) ED HIGHWIND.ED FIGHTING.ED SA.ED KERBAL.ED KORO.ED
$(DOS33) -y eduet.dsk BSAVE -a 0x0C00 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
$(DOS33) -y eduet.dsk BSAVE -a 0x2000 KERBAL.ED
$(DOS33) -y eduet.dsk BSAVE -a 0x2000 KORO.ED
ED: duet.o
ld65 -o ED duet.o -C ../linker_scripts/apple2_c00.inc

Binary file not shown.

Binary file not shown.