These are files that were used before i got the VME10 Emulator to run CPM. 

They are assembled using AS32, a CPU32 Assembler. They do NOT use CPU32 instructions. (I have no DOS based 68K assembler.)

BIOSCPM.S is the BIOS for the S-Rec files CPM400.S19 and CPM15000.S19. It uses two include files to define either the Bios4 system or the Bios15 system.

CharRam.s is the source for the Default Font for the emulator.  Normally, the font is loaded by TenBUG, so this file is not needed if TenBUG is used. However, if the BSOD ROM is used, then this file must be loaded. The emulator automatically loads this file (CHARRAM.S19). 

ROM.S is source for the BSOD ROM. It (ROM.S19) is automatically loaded. 

When you run the emulator for the first time, you should initialize Defaults. You MUST specify the location of the Default ROM and the Initial Font. 

Use menu->Boot->Defaults->ROM to set default ROM location. Use ROM.S19
Use menu->Boot->Defaults->FONT to set default Font location. Use CharRam.S19
