I just tried r2d from that same EME support page that Mike referenced, and
confirm it works. Nice.

ftp://ftp.whtech.com/club100/eme/r2d100.100


I started with a copy of the rom image TS-DOS.BX and r2d100.100 in a folder
on a pc.

Renamed r2d100.100 to R2D100.DO, and shared that folder via dlplus.

Used rexmgr to load TS-DOS.BX into the rex.

REX already has a copy of ts-dos built-in, but I just saved it again under
a different name, then "installed" it from rexmgr. So, at this point I
essentially have an option rom installed which came from a known file right
on my pc. This matters for the sake of doing a binary compare later.

Used the installed TS-DOS and the still running dlplus to load R2D100.DO to
the M100.

Ran BASIC
load "R2D100.DO"
run
new
F8

Now there is a "R2D100.CO" in the main menu.
Ran that.

"Save: TSDX"

This created a file "TSDX.CX" on the pc.

finally, on the pc:
$ cmp -l TS-DOS.BX TSDX.CX
$

No output, files are identical.

-- 
bkw




On Thu, Mar 16, 2017 at 12:41 AM, Mike Stein <[email protected]> wrote:

> How about ROMCOM and/or INTELO from the EXTRAM suite:
>
> http://www.club100.org/library/libeme.html
>
>

Reply via email to