NOVA emulation --- I have RDOS running nicely and am trying to get used to it, reading all the docs I can find (I'm an old IRIS programmer). But I keep hitting a roadblock. I cannot get any binaries to run, either as a program under RDOS or as a standalone program that would be booted by the RDOS "program?" prompt. My guess is that there are some conventions that I am missing regarding how an assembly program must be structured, and/or some particular parameters that are required by the Assembler and Relocatable Binary Loader.<br>

<br>I would greatly appreciate it If anyone can supply a step-by-step plan for writing a compatible Assembly program along with the correct ASM and RLDR parameters to create (a) a runnable SAVE program (<a href="http://examp.sv">examp.sv</a>) and (b) and standalone bootable program.<br>

<br>Thanks!<br>David<br><br>