You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: