
This zip file contains the following files which should be unzipped into the same folder:  

AS00.EXE  6800 Assembler executable.valid fr 6808 amd 6802 uP's also.
               These three processors are code compatible.
               AS00.exe is for early bally/stern/Williams 3-7 MPUs.
		The other assemblers are provided should you wish to use them. 
		Please note that while I tested them years ago I've had
		no other reason to use them. So your mileage may vary!

CHECKS.EXE Checksum program Usage: checks -s *.bin shows checksums of all .bin files.

AS01.EXE  6801 Assembler executable.
AS04.EXE  6804 Assembler executable.
AS05.EXE  6805 Assembler executable.
AS09.EXE  6809 Assembler executable.
AS11.EXE  6811 Assembler executable.
BLYTST04.BIN   BLYTST04 is rev 04 of my test.
BLYTST04.txt
MOTCV.EXE   This converts the s19output file format output to binary.
WAS0.BAT  Execute this from a command prompt!! to assemble and create a binary.
          Usage: was0.bat blytst04     (do not use a .suffix) it'll do it.
           Suffix of of source file MUST be .asm thus blytst04.asm

blytst04.doc  word doc describing my bly rev 04 test.
blytst04.zip  Contains the files needed for my blytst04.asm test to build.

WILT21.ASM  Williams version for 3-6 MPUs.  No driver board PIAs tested yet!!!!!!!!!!! 
WMS7_08.ASM  Williams version for system 7 MPU.  No driver driver board PIAs tested yet!!!!!!! 
Note:  I modified the commented wil/wms map on 09-19-2006 code has not been re-tested yet.
It may or may not work if I messed up!. The Bally code should work.

BLYTST04.doc an MS Word file  describing the test.
BLYTST04.txt A listing of the assembled code. BLYTST04.txt
BLYTST04.BIN the compiled diagnostic in binary format of the s19 file after motcv.exe is run.
             This file is the file to burn into the eprom.

Checksum of Original BLYTST04.BIN IF the blytst04.asm file is unmodified should look like this:
BLYTST04.BIN    checksum:  78D6    size:      2048

BLYTST04.S19  the s19 ouput file from the assembler.


Should work under windows or DOS I believe... I've not tried DOS for years now!

Definitely  works on Win98 ME, NT, and XP.

BLYTST04.S19  the s19 ouput file from the assembler.
ready to be burned into a 2716.

Should work under windows or DOS I believe... I've not tried DOS for years now!

Definitely  works on Win98 ME, NT, and XP.

Note:  to prove you can make the diag okay;First delete some files,issue command as 
shown here: del blytst04.bin blytst04.txt blytst04.s19 blytst04.err
Note: Win98 and ME users I don't recall if the del command accepts multiple names. If not del each name individually.

then issue the command exactly as shown.  was00.bat blytst04

If you edit blytst04.asm to play with give it a new name such as mybt04.asm

Assemble it in this case via the command: was00.bat mybt04

Note: Win98 and ME users I don't recall if the del command for delete accepts multiple names.
If not del each name by individually.
