mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-28 14:30:52 +00:00
martymation: missing files
This commit is contained in:
parent
6d0e49df66
commit
28551709ce
@ -20,7 +20,7 @@ HELLO: hello.bas
|
|||||||
|
|
||||||
###
|
###
|
||||||
|
|
||||||
MARTY: marty.o ./graphics/graphics.inc
|
MARTY: marty.o ./graphics/asteroid.inc
|
||||||
ld65 -o MARTY marty.o -C $(LINKER_SCRIPTS)/apple2_6000.inc
|
ld65 -o MARTY marty.o -C $(LINKER_SCRIPTS)/apple2_6000.inc
|
||||||
|
|
||||||
marty.o: marty.s
|
marty.o: marty.s
|
||||||
|
BIN
graphics/hgr/martymation/graphics/asteroid_page0.png
Normal file
BIN
graphics/hgr/martymation/graphics/asteroid_page0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
BIN
graphics/hgr/martymation/graphics/asteroid_page1.png
Normal file
BIN
graphics/hgr/martymation/graphics/asteroid_page1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
@ -311,4 +311,4 @@ hires_lookup_low:
|
|||||||
.byte $D0,$D0,$D0,$D0, $D0,$D0,$D0,$D0
|
.byte $D0,$D0,$D0,$D0, $D0,$D0,$D0,$D0
|
||||||
|
|
||||||
.include "decompress_fast_v2.s"
|
.include "decompress_fast_v2.s"
|
||||||
.include "graphics/new.inc"
|
.include "graphics/asteroid.inc"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user