At the moment, each test case consists of an assembly listing file and a "known good" machine code file. I think most of the machine code was either assembled by hand (suspect) or obtained online from paper tape archives (also suspect). It would be great to use the output of an existing PDP-8 cross-assembler as a comparison to validate our output.
As a preliminary goal, it would be great to ensure we have at least one test case for each permanent symbol.
At the moment, each test case consists of an assembly listing file and a "known good" machine code file. I think most of the machine code was either assembled by hand (suspect) or obtained online from paper tape archives (also suspect). It would be great to use the output of an existing PDP-8 cross-assembler as a comparison to validate our output.
As a preliminary goal, it would be great to ensure we have at least one test case for each permanent symbol.