Date : Sat, 03 Mar 2007 10:47:03 +0000 (GMT)
From : info@... (Sprow)
Subject: ANN: AsmPDP v1.07 PDP-11 Assembler
In article <070301015502@...>,
Jonathan Graham Harston <jgh@...> wrote:
> AsmPDP is a PDP-11 assembler which will run on any platform
> capable of running BBC BASIC V, such as the BBC ARM CoProcessor,
> RISC OS, DOS, Windows and Unix. AsmPDP is also available as a
> precompiled executable for DOS/Windows.
One minor problem when running it on the BBC ARM CoProcessor is that it uses
the *SETTYPE command, so fails just 2 lines from the end.
There are 4 obvious solutions to this
- delete line 350/360
- change PROCSetType to do some different checking on the value of os%
- use OS_File 18 instead
- ask me really nicely to add SETTYPE to the ARM Tube OS
Otherwise, despite not having a PDP11, it's a great example of using BASIC
for your own devious means,
Sprow.