diff --git a/demosplash2019/demosplash2019.dsk b/demosplash2019/demosplash2019.dsk index df429407..2bc256d4 100644 Binary files a/demosplash2019/demosplash2019.dsk and b/demosplash2019/demosplash2019.dsk differ diff --git a/demosplash2019/hello.bas b/demosplash2019/hello.bas index db01cbcc..dd9ed818 100644 --- a/demosplash2019/hello.bas +++ b/demosplash2019/hello.bas @@ -1,5 +1,6 @@ 5 HOME 10 PRINT "LOADING LORES-ESCAPE, DEMOSPLASH 2019" + 15 PRINT " V1.1" 20 PRINT 30 PRINT "NOTE: ON REAL HARDWARE THIS MAY" 40 PRINT " TAKE A WHILE (45 SECONDS)"