ROTABB (1989)(Kouga Software)(Stewart Orchard)

14 ALLDREAM source code files recovered from backup tapes.

rotabb_src_nn_xxxx.txt
Where nn is the source file number 01-14 and xxxx is the start address.

These have been tweaked slightly to work with a more modern assembler:
- EOL characters changed from CR to LF
- Round brackets changed to square brackets for indirect addressing
- PUT* changed to PUT *
- Added SETDP 0

These files emit code in the range 3ce1 to 722b which represents most of the code in the game.

