mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-03 18:29:53 +00:00
music: zero wing intro
This commit is contained in:
parent
08f1049e9c
commit
c1ed093dc3
9
graphics/hgr/shape_table/gear.bas
Normal file
9
graphics/hgr/shape_table/gear.bas
Normal file
@ -0,0 +1,9 @@
|
||||
10 HIMEM:8169
|
||||
20 POKE 232,233:POKE 233,31
|
||||
30 FOR L=8169 TO 8175: READ B:POKE L,B:NEXT L
|
||||
35 HGR:ROT=1:SCALE=10
|
||||
37 FOR I=1 TO 10
|
||||
40 XDRAW 1 AT 100,100
|
||||
50 NEXT
|
||||
90 END
|
||||
100 DATA 1,0,4,0,37,53,0
|
BIN
music/zero_wing/zw.pt3
Normal file
BIN
music/zero_wing/zw.pt3
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user