jnowaczek / pdp12-asm

DEC PDP-12 Cross-Assembler
GNU General Public License v3.0
4 stars 1 forks source link

Test case coverage #7

Open jnowaczek opened 2 years ago

jnowaczek commented 2 years ago

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.

jnowaczek commented 2 years ago

Some sources of test listings and binary tape images: