This document serves as an introduction to the PAL8 assembler for the OS/78 operating system. PAL8 is a two-pass assembler that converts source programs (ASCII) into binary object files. During the process, it generates an internal symbol table and can optionally produce an assembly listing file.
Key points include:
PAL command, which can specify binary and listing output files, input files, and various options..PA extension for input files, .BN for binary output, .LS for listing output, and .TM for intermediate files.PAL, LOAD, SAVE, and R commands. = option), and various "Dash Options" to control listing output, terminal displays, and file routing.COMPILE and EXECUTE commands.Site structure and layout ©2025 Majenko Technologies