' Star Wars Episode V: The Empire Strikes Back opening crawl?
' http://www.galaxyfaraway.com/gfa/2006/02/what-is-the-text-of-the-star-wars-episode-v-the-empire-strikes-back-opening-crawl/
sw$ = "It is a dark time for the Rebellion." + nl$
sw$ = sw$ + "Although the Death Star has been" + nl$
sw$ = sw$ + "destroyed, Imperial troops have driven" + nl$
sw$ = sw$ + "the Rebel forces from their hidden base" + nl$
sw$ = sw$ + "and pursued them across the galaxy." + nl$
sw$ = sw$ + nl$ + nl$
sw$ = sw$ + "Evading the dreaded Imperial Starfleet," + nl$
sw$ = sw$ + "a group of freedom fighters led by Luke" + nl$
sw$ = sw$ + "Skywalker has established a new secret" + nl$
sw$ = sw$ + "base on the remote ice world of Hoth." + nl$
sw$ = sw$ + nl$ + nl$
sw$ = sw$ + "The evil lord Darth Vader, obsessed with" + nl$
sw$ = sw$ + "finding young Skywalker, has dispatched" + nl$
sw$ = sw$ + "thousands of remote probes into the" + nl$
sw$ = sw$ + "far reaches of space.... " + nl$
'' Disaster!!!!!!!!!!!
'FOR y = 0 TO 512
'' _MAPTRIANGLE [{_SEAMLESS}] (sx1, sy1)-(sx2, sy2)-(sx3, sy3), source& TO (dx1, dy1)-(dx2, dy2)-(dx3, dy3)[, destination&][{_SMOOTH|_SMOOTHSHRUNK|_SMOOTHSTRETCHED}]]
' _MAPTRIANGLE (0, y)-(319, y)-(0, y + 319), swt& TO(350, 0)-(449, 0)-(0, 699), 0
' _MAPTRIANGLE (319, y)-(0, y + 319)-(319, y + 319), swt& TO(449, 0)-(0, 699)-(799, 699), 0, _SMOOTHSHRUNK
' _DISPLAY
' _LIMIT 15
'NEXT
'try a bunch of putimges
power = 256 'TO 1 STEP -1
dy = 1 '256 pixel height / 50 blocks across
'_PUTIMAGE [STEP] [(dx1, dy1)-[STEP][(dx2, dy2)]][, sourceHandle&][, destHandle&][, ][STEP][(sx1, sy1)[-STEP][(sx2, sy2)]]
_PUTIMAGE (cx
- .75 * x
^ i
, 10 + x
^ i
)-(cx
+ .75 * x
^ i
, 10 + x
^ (i
+ 1)), swt&
, 0, (0, y
+ dy
* i
)-(320, y
+ dy
* (i
+ 1))
'LINE (cx - .75 * x ^ i, 10 + x ^ i)-(cx + .75 * x ^ i, 10 + x ^ (i + 1)), , B