dos33fsprogs/graphics/dgr_viewer/hello.bas
Vince Weaver 30825d0fdf dgr_viewer: double lo-res is a pain
did finally figure out what was going on

the aux pages are rotated by nybble
2023-05-07 14:55:55 -04:00

5 lines
92 B
QBasic

5 HOME
10 PRINT "SIMPLE DOUBLE-LORES IMAGE VIEWER"
20 PRINT CHR$(4)+"BRUN DLORES"