APF Imagination Machine was developed by APF Electronics Incorporated., Released in 1979
A combination home video game console and computer system.
Other Informations:
In basic, pressing FUNCTION and a letter/number will display a basic keyword making it easier to enter programs…
FUNCTION+Q = IF
FUNCTION+W = STEP
FUNCTION+E = STOP
FUNCTION+R = READ
FUNCTION+T = NEXT
FUNCTION+Y = PRINT
FUNCTION+U = END
FUNCTION+I = LIST
FUNCTION+O = REM
FUNCTION+P = USING
FUNCTION+1 = GOSUB
FUNCTION+2 = LET
FUNCTION+3 = DATA
FUNCTION+4 = INPUT
FUNCTION+5 = DIM
FUNCTION+6 = FOR
FUNCTION+7 = RETURN
FUNCTION+8 = THEN
FUNCTION+9 = ON
FUNCTION+0 = GOTO
FUNCTION+- = RESTORE
FUNCTION+ENTER = CLOAD
For cassette: Use CSAVE”” to save a file, and CLOAD”” to load the file back.
For disc: Use SAVE”” to save a file, and LOAD”” to load the file back.
You can use “DIR ” e.g. “DIR 0” and “DIR 1” to give a directory of the disc.