Having searched the threads on here, my notes and the WoS threads, I have found two possible solutions to games which do not load under FATware, including the Ultimate games such as Atic Atac and other problem 128K games.
Basically, once you select the file to load and have gone to 48K BASIC enter the command
OUT 32765,48
Then LOAD ""
The other solution appears to be use
OUT 253,48
Then LOAD ""
What is the difference in these two commands?
