EXOS 1 working for me without error
- I putted the files to one directory.
- loaded one fileio config for the ep128emu
- select the directory as work directory for the emulator (ALT+F)
- optionaly at the debugger set breakpoint to 0100x (=execute at 0100h)
- at the BASIC prompt press START (F1) for load the program, then select the .COM file
At the EXOS 6 need to put real length of the file for avoid the End of file error. (Or temporary remove the JP NZ in the testing phase, just put back at the final version.)