On Fri, 7 Feb 2003, Scarletdown wrote:
> counterpart and stored in RAM. You can then save your machine
> language program with the BSAVE command (I don't remember the actual
> format of the command at the moment unfortunately). It isn't the
BSAVE <filename>,A$<start address in hexadecimal>,L$<length in
hexadecimal>
You can also use decimal parameters this way:
BSAVE <filename>,A<decimal start address>,L<decimal length>
Sellam Ismail Vintage Computer Festival
------------------------------------------------------------------------------
International Man of Intrigue and Danger
http://www.vintage.org
* Old computing resources for business and academia at www.VintageTech.com *
Received on Fri Feb 07 2003 - 05:29:00 GMT