mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-06 06:30:36 +00:00
5330100fde
think I understand what's going on fully now though
8 lines
191 B
QBasic
8 lines
191 B
QBasic
10 HIMEM:8167
|
|
20 POKE 232,231:POKE 233,31
|
|
30 FOR L=8167 TO 8175: READ B:POKE L,B:NEXT L
|
|
35 HGR:ROT=0:SCALE=2
|
|
40 FOR I=1 TO 1: XDRAW I AT I*10,100:NEXT I
|
|
90 END
|
|
100 DATA 1,0,4,0,17,240,3,32,0
|