SCEPSASM – The SCEPSIS Assembler

SCEPSASM is an assembler that will – based on a language definition (langdef) file – parse a source file and convert it into an object memory file that can be executed with the SCEPSIS emulator.

The SCEPSASM main screen

The current version works and it’s output OBJect files will be executed by SCEPSIS. It also produces a nice listing in ascii text file format. With a little fumbling thru postscript I made the following listing:

You can obtain the latest release at my GitHub page from the SCEPSIS repository.