makeasm.pl will create vendas11.asm, which, so far, includes every byte
authorNick Bannon <[email protected]>
Fri, 16 Nov 2001 17:38:39 +0000 (17:38 +0000)
committerNick Bannon <[email protected]>
Fri, 16 Nov 2001 17:38:39 +0000 (17:38 +0000)
commitcf9e540d3a0189e82eaa364df59f5044060e51e2
treea33e7c07cc87903faf0844aafed0e4cce25e9988
parent2c11215e1d086c095ba848a7665ee22b440e59bd
makeasm.pl will create vendas11.asm, which, so far, includes every byte
of mapped.asm as a FCB command. This can be assembled and compared to
vend.bin with a "make test".

It appears that mapped.asm had lost some lines somewhere along the
line - fixed.

"masm" is a version of the as11 assembler I found...
ROM/Makefile [new file with mode: 0644]
ROM/makeasm.pl [new file with mode: 0755]
ROM/mapped.asm

UCC git Repository :: git.ucc.asn.au