Inter68 v1.1d  -  A P-Code Interpreter for the 68000
Copyright (C) 1984 Ulrich Schmidt

The source files were renamed to convert
them from Apple II DOS 3.3 to MS-DOS.
Internal references are still to the
original names.

original name   new name
--------------  ----------
SYSTEM.68000    SYS68.ASM
SYSTEM.68000.A  SYS68A.ASM
SYSTEM.68000.B  SYS68B.ASM
SYSTEM.68000.C  SYS68C.ASM
SYSTEM.68000.D  SYS68D.ASM
RSP             RSP.ASM
FP              FP.ASM
DFP             DFP.ASM
DT              DT.ASM
DIO             DIO.ASM

SYSTEM.68000    SYS68.BIN

The binary file came from an Apple
Pascal disk.  I could not confirm that
the source code matches the binary as I
was not able to assemble it.  Also, the
binary has a prefix of three long
values.
