# ramtop a bit lower than usual, as it uses the FP calc and the ZX81
# code uses some memory near the top of the 32k, so I'm being a bit
# careful with the stack. Also has to be below the display file at
# 28537.

clear 27999
load "mazogsmc" code 49152
load "mazogemu" code 32768
load "mazogpic" code 40960
cls
randomize usr 32768
rem if it returns...
cls
print "Sorry, this program needs a 128."
