Re: [M100] Dockerized TPDD access to storage server

2020-03-11 Thread Joshua O'Keefe


> On Mar 11, 2020, at 6:15 PM, John R. Hogerhuis  wrote:
> 
> The reason I chose c# is it gives me full portability across windows, osx and 
> Linux. And I confirmed it even runs on a raspberry pi. So it's not too heavy. 

Me being set in my ways should in no way reflect on your toolchain choices.  
It's a great piece of software that has given me no trouble, even in my 
peculiar configuration.  LaddieAlpha has enabled me to have a 32K computer with 
40 terabytes of addressable directly attached storage, and it is a glorious 
thing for which I am grateful.  I just happen to like to keep the environment 
on the host trimmed to the bone so it's easily replaceable, and to contain as 
much single purpose stuff as possible in tidy little packages like containers 
so they're easy to move around if I need to.




[M100] Proud owner of a TRS-80 Model 100

2020-03-11 Thread Abraham Moller
Hi all!

Thanks to Jim Craven (jimcrav...@gmail.com) today I became the proud owner
of a Model T!

Pictures here! https://imgur.com/gallery/m3lkR3s

I can't wait to run CP/M on it! I have two main questions for the
community, although I have asked one before:

1) How necessary is it to replace the internal NiCd battery? My battery is
not leaking but it has a tiny bit of corrosion on one side. Take a look
here: https://photos.app.goo.gl/c9Bs7eSUc3NMtc6f8

It looks like ArcadeShopper carries replacement batteries. Is a NiCd or
NiMH replacement better?

If necessary, how hard is removal/replacement? I don't want to damage any
traces!

2) Which would be a better ROM addition - the REX or REXCPM? I have asked
before, but I'm just (nagging) curious how soon the REXCPM will be ready.
Would either of these ROMs be compatible with 80x10 or 60x10 screen
enhancements?

Stay safe from CoVID-19!

Thanks,
Jon


Re: [M100] REX on M200

2020-03-11 Thread Josh Malone
REX hardware and CPLD load is the same between 100 and 200 but the flash
load is different. Flash load can be changed in the 200 in-situ -- just
follow the REX flash upgrade procedure.

On Wed, Mar 11, 2020, 4:05 PM Tom Wilson  wrote:

> So I may have just stored a M200 on EBay... for super cheap.
>
> If the auction is legit, and this thing actually arrives in the condition
> promised... are there any *physical* changes needed to make the M200 work
> with the Rex? Or is it just a matter of loading the M200 firmware?
>
> Or if I decide I just want TSDOS... is there someone from whom I can just
> buy an EPROM with TSDOS? Or is Rex still the best choice?
>
>
> Tom Wilson
> wilso...@gmail.com
> (619)940-6311
> K6ABZ
>


Re: [M100] Ultimate Rom II TS-Dos

2020-03-11 Thread Kurt McCullum
That looks great Brian. Back in the day there was a device called RAMBO which 
was an option RAM which could be loaded by the machine with any ROM image. I 
don't know much about it, but it seems to me you are not far from re-creating 
it.

Kurt

On Wed, Mar 11, 2020, at 1:32 PM, Brian K. White wrote:
> 
> > machine has my REX in it because it's far easier to test ROM images with 
> > REX than to burn them to a ROM.
> As an in-between level of fanciness, I just finished making a little 
> board that puts a 28C256 in a 27C256 socket.
> 
> That could be used in the option rom socket of an 8201 or 8300, and the 
> system rom in 8201 but not 8300. It still requires an eprom programmer, 
> but at least you don't need a UV eraser and 20 minutes just to program 
> the chip. No test clip either. You just stick the chip in the programmer 
> and flash it. And it works like a plain rom, no possible compatibility 
> issues.
> 
> https://oshpark.com/shared_projects/pYmaUMlK
> 
> 
> And I'm waiting to test a PC-8300 system rom board. 8300 has an unusual 
> 1Mbit main rom, not 27C256, and not even 27C1000, but it's at least 
> pretty close to 27C1000, so it only takes a single jumper and a couple 
> pullup resistors to make the pinout switchable between the 8300 special 
> pinout and a pinout a programmer recognizes for the flash chip on the 
> board, so it too is programmable right in a programmer zif socket with 
> no uv or test clip.
> 
> Well I made one version that needs 2 jumpers and 3 dupont wires to 
> program it, and another version that needs no wires and only a single 
> jumper.
> I haven't made up my mind but I think I actually like the more 
> complicated one better for the admittedly dumb reason that it fits 
> entirely in the ROM0 DIP-28 socket, while the simpler and more practical 
> one is 32-pins, so it has 4 extra pins that hang off one end of the 
> socket. Works fine, doesn't hurt anything, easier for a user to get it 
> right. I don't want to annoy people who have actual OCD by saying those 
> 4 extra pins hanging off the end of the ROM0 socket sets off my OCD 
> but... I guess it does!
> 
> https://oshpark.com/shared_projects/Bx4J3uAW
> 
> https://oshpark.com/shared_projects/fAbPaZfG
> 
> These aren't tested yet but they're on the way already.
> -- 
> bkw
> 


Re: [M100] Dockerized TPDD access to storage server

2020-03-11 Thread John R. Hogerhuis
I think I just apt-get install mono-complete or something like that. Even
old moldy versions work because it was designed for compatibility with .net
2.0 originally.

The reason I chose c# is it gives me full portability across windows, osx
and Linux. And I confirmed it even runs on a raspberry pi. So it's not too
heavy.

At some point I'll confirm it working on dotnet core instead of mono.

-- John.


Re: [M100] Dockerized TPDD access to storage server

2020-03-11 Thread Tom Wilson
That's a good idea... I use a NUC as a storage server. I will set up a
LaddieAlpha instance on the NUC.

Between the cable on the USB serial interface and the 6 foot null modem
cable I've got (Fry's had a female DB25 to male DE9 null modem cable.
Handy.), I have like 18 feet of cord... that will reach anywhere in my room
I'm likely to use my machines.




Tom Wilson
wilso...@gmail.com
(619)940-6311
K6ABZ


On Wed, Mar 11, 2020 at 5:51 PM Joshua O'Keefe 
wrote:

> I finally got around to playing with LaddieAlpha today.  I had been
> putting it off and sticking to dlplus as the runtime requirement for Mono
> was a bit off-putting for a UNIX bigot like myself.  But eventually I
> wanted access to directories.
>
> I like to leave my TPDD emulator up and running at all times on the
> storage server in my home office so I can plug in at any time, save my
> stuff, and have everything committed into my ZFS storage pool.  Leaving
> something up and running at all times on a Linux box calls for
> containerization, so...
>
> The secret sauce for running LaddieAlpha on a Linux box in a docker
> container without having to figure out a bunch of Mono stuff that's outside
> my wheelhouse and not something I want installed on the server itself
> anyway.
>
> 1. I assume you store things in your home directory.  For me, the TPDD
> stash is in ~/model100/stash
>
> 2. I assume you're willing to leave the LaddieAlpha.EXE in your home
> directory.  I stuck mine in ~/model100/LaddieAlpha.EXE
>
> 3. I assume you already have the ability to run docker containers.
>
> 4. The magic:
>
> $ docker run -d --name "laddiealpha" --device=/dev/ttyUSB0 -v
> "$(pwd)":/mnt frolvlad/alpine-mono sh -c " cd /mnt/stash && mono
> /mnt/LaddieAlpha.EXE /dev/ttyUSB0 6"
>
> 5. Enjoy!
>


[M100] Regarding Model 100 - free to good home in Cincinnati area - now has a home

2020-03-11 Thread Jim Craven

Thanks to all who responded to my message. My Model 100 has a new home.

Jim Craven
jimcrav...@gmail.com

--
Jim Craven
jimcrav...@gmail.com
Always take the scenic route



Re: [M100] Ultimate Rom II TS-Dos

2020-03-11 Thread Brian K. White



machine has my REX in it because it's far easier to test ROM images with 
REX than to burn them to a ROM.
As an in-between level of fanciness, I just finished making a little 
board that puts a 28C256 in a 27C256 socket.


That could be used in the option rom socket of an 8201 or 8300, and the 
system rom in 8201 but not 8300. It still requires an eprom programmer, 
but at least you don't need a UV eraser and 20 minutes just to program 
the chip. No test clip either. You just stick the chip in the programmer 
and flash it. And it works like a plain rom, no possible compatibility 
issues.


https://oshpark.com/shared_projects/pYmaUMlK


And I'm waiting to test a PC-8300 system rom board. 8300 has an unusual 
1Mbit main rom, not 27C256, and not even 27C1000, but it's at least 
pretty close to 27C1000, so it only takes a single jumper and a couple 
pullup resistors to make the pinout switchable between the 8300 special 
pinout and a pinout a programmer recognizes for the flash chip on the 
board, so it too is programmable right in a programmer zif socket with 
no uv or test clip.


Well I made one version that needs 2 jumpers and 3 dupont wires to 
program it, and another version that needs no wires and only a single 
jumper.
I haven't made up my mind but I think I actually like the more 
complicated one better for the admittedly dumb reason that it fits 
entirely in the ROM0 DIP-28 socket, while the simpler and more practical 
one is 32-pins, so it has 4 extra pins that hang off one end of the 
socket. Works fine, doesn't hurt anything, easier for a user to get it 
right. I don't want to annoy people who have actual OCD by saying those 
4 extra pins hanging off the end of the ROM0 socket sets off my OCD 
but... I guess it does!


https://oshpark.com/shared_projects/Bx4J3uAW

https://oshpark.com/shared_projects/fAbPaZfG

These aren't tested yet but they're on the way already.
--
bkw


Re: [M100] REX on M200

2020-03-11 Thread B4 Me100
Yes just needs to be re-flashed and it should be fine.  It is probably the
easiest way to get TS-DOS onto the machine.

There are a few options to build an EEPROM board eg
http://tandy.wiki/Teeprom  but if you already have a REX then I would just
go that route.

From:  M100  on behalf of Tom Wilson

Reply-To:  
Date:  Wednesday, March 11, 2020 at 1:04 PM
To:  M100 Mailing List 
Subject:  [M100] REX on M200

> If the auction is legit, and this thing actually arrives in the condition
> promised... are there any physical changes needed to make the M200 work with
> the Rex? Or is it just a matter of loading the M200 firmware?
> 
> Or if I decide I just want TSDOS... is there someone from whom I can just buy
> an EPROM with TSDOS? Or is Rex still the best choice?




Re: [M100] REX3?

2020-03-11 Thread Tom Wilson
On Wed, Mar 11, 2020 at 1:00 PM Kevin Becker  wrote:

> So, plug and play in M100.   Still evaluating if it can be "solder free"
> in T102 using a clip.  Both solutions need the adapter board.
>
>
>
Thanks, Kevin. That's  pretty much what I expected to hear. I was expecting
some sort of additional RAM disk, since CP/M really needs the full 64K for
doing its own thing (and CP/M 3 could use banking to get a lot more than
64K of RAM of course, by that point, DOS was the new king, and CP/M was
already on its way to the grave.)


Re: [M100] REX3?

2020-03-11 Thread Tom Dison
I have about 6, a few with the 64k multiunit for the RAM driver. I have a
dual-serial Rpi that provides 4 floppies using Vfloppy and a serial console
 on the other port. I need to start selling some!

On Wed, Mar 11, 2020 at 14:51 Tom Wilson  wrote:

> Also, if you're looking for an 8-bit CP/M laptop, the Epson PX-8 is
> exactly that. It runs CP/M from ROM and uses a RAM disk for storage.
> (Strangely, it uses a cassette for mass storage.)
>
> I had one of those, too, once upon a time... and I also don't know where
> that went
>
> Tom Wilson
> wilso...@gmail.com
> (619)940-6311
> K6ABZ
>
>
> On Wed, Mar 11, 2020 at 12:47 PM Tom Wilson  wrote:
>
>> This has me curious... IIRC, the REX ROM mod requires that I disconnect
>> the CS line on my internal ROM chip. On the T102, this is surface mounted.
>> If you figure out how to build a 64K "all RAM" memory model, is this also
>> going to require cutting the CS line on the ROM, or is there a better way
>> to do it?
>>
>> I love CP/M, but I'm not quite in a place where I want to modify SMT
>> components. If this requires hardware changes, I'll probably grab a T-100
>> for that purpose (or maybe even try to find a T-200).
>>
>>
>> Tom Wilson
>> wilso...@gmail.com
>> (619)940-6311
>> K6ABZ
>>
>>
>> On Wed, Mar 11, 2020 at 11:49 AM Stephen Adolph 
>> wrote:
>>
>>> REX2 was an original attempt at a module that supported CP/M.  It did
>>> not survive!  I think I made 6 of them total.  Those 6 worked fine as a
>>> standard REX.
>>> With only 128k of RAM, it would have needed some pretty fancy software
>>> to turn a flash chip into a read/write disk drive.
>>>
>>> REXCPM takes a different approach - no flash, just a whopping big SRAM.
>>>
>>> Plus many other improvements in design that I have aggregated  up over
>>> all the different REX related activities.
>>>
>>>
>>>
>>> On Wed, Mar 11, 2020 at 2:44 PM Abraham Moller 
>>> wrote:
>>>
 Speaking of the REX3, was the REX2 ever released? It sounds like it
 would run CP/M and have flash storage:
 http://bitchin100.com/wiki/index.php?title=REX2_-_custom_REX_for_CP/M_support

 Jon


 On Wed, Mar 11, 2020 at 2:30 PM Tom Wilson  wrote:

> Kids are great for that. I had my daughter crimping RJ45s during
> Christmas break. She is better at it than I am.
>
> On Wed, Mar 11, 2020 at 10:27 AM Stephen Adolph 
> wrote:
>
>> It is, I'd be happy to put one together.  I just send out my last one
>> in stock.
>> I can get going on a build and get back to you?
>> My kids are my new shipping department.  Fun times.
>>
>>
>> On Wed, Mar 11, 2020 at 1:20 PM Kurt McCullum 
>> wrote:
>>
>>> Steve is your go-to for that. If he doesn't have any on hand, I do
>>> have an extra one I could part with.
>>>
>>> Kurt
>>>
>>> On Wed, Mar 11, 2020, at 10:15 AM, Jason Benson wrote:
>>>
>>> I finally got my NEC PC 8201A working last night, and I with all the
>>> fun I've been having with REX on my M100 I was wondering if REX3 is
>>> available anywhere.
>>> -Jason
>>>
>>>
>>> --
> Tom Wilson
> wilso...@gmail.com
> (619)940-6311
> K6ABZ
>
 --
Faith without Works is Dead...


[M100] REX on M200

2020-03-11 Thread Tom Wilson
So I may have just stored a M200 on EBay... for super cheap.

If the auction is legit, and this thing actually arrives in the condition
promised... are there any *physical* changes needed to make the M200 work
with the Rex? Or is it just a matter of loading the M200 firmware?

Or if I decide I just want TSDOS... is there someone from whom I can just
buy an EPROM with TSDOS? Or is Rex still the best choice?


Tom Wilson
wilso...@gmail.com
(619)940-6311
K6ABZ


Re: [M100] REX3?

2020-03-11 Thread Kevin Becker
This is from an earlier reply about the present state of the hardware.  
I've got a T102 with a regular REX so I used this as an excuse to pick 
up a M100 that I'm in the process of refurbishing as soon as the parts 
come in.



In M100 and T102, you need an additional board
1) in M100, the adapter plugs into the system bus and connects via a 3 
wire cable to REXCPM.  No soldering, plug and play.
2) in T102, the adapter plugs into the adjacent 8kRAM socket, and 
connects via a 3 wire cable to REXCPM. An additional wire needs to run 
to M37 Pin 11.  I'm currently evaluating if a clip can be used or if it 
needs to be soldered.


So, plug and play in M100.   Still evaluating if it can be "solder 
free" in T102 using a clip.  Both solutions need the adapter board.



-- Original Message --
From: "Tom Wilson" 
To: "M100 Mailing List" 
Sent: 3/11/2020 3:47:58 PM
Subject: Re: [M100] REX3?

This has me curious... IIRC, the REX ROM mod requires that I disconnect 
the CS line on my internal ROM chip. On the T102, this is surface 
mounted. If you figure out how to build a 64K "all RAM" memory model, 
is this also going to require cutting the CS line on the ROM, or is 
there a better way to do it?


I love CP/M, but I'm not quite in a place where I want to modify SMT 
components. If this requires hardware changes, I'll probably grab a 
T-100 for that purpose (or maybe even try to find a T-200).



Tom Wilson
wilso...@gmail.com
(619)940-6311
K6ABZ


On Wed, Mar 11, 2020 at 11:49 AM Stephen Adolph  
wrote:
REX2 was an original attempt at a module that supported CP/M.  It did 
not survive!  I think I made 6 of them total.  Those 6 worked fine as 
a standard REX.
With only 128k of RAM, it would have needed some pretty fancy software 
to turn a flash chip into a read/write disk drive.


REXCPM takes a different approach - no flash, just a whopping big 
SRAM.


Plus many other improvements in design that I have aggregated  up over 
all the different REX related activities.




On Wed, Mar 11, 2020 at 2:44 PM Abraham Moller  
wrote:
Speaking of the REX3, was the REX2 ever released? It sounds like it 
would run CP/M and have flash storage:  
http://bitchin100.com/wiki/index.php?title=REX2_-_custom_REX_for_CP/M_support


Jon


On Wed, Mar 11, 2020 at 2:30 PM Tom Wilson  
wrote:
Kids are great for that. I had my daughter crimping RJ45s during 
Christmas break. She is better at it than I am.


On Wed, Mar 11, 2020 at 10:27 AM Stephen Adolph 
 wrote:
It is, I'd be happy to put one together.  I just send out my last 
one in stock.

I can get going on a build and get back to you?
My kids are my new shipping department.  Fun times.


On Wed, Mar 11, 2020 at 1:20 PM Kurt McCullum  
wrote:
Steve is your go-to for that. If he doesn't have any on hand, I do 
have an extra one I could part with.


Kurt

On Wed, Mar 11, 2020, at 10:15 AM, Jason Benson wrote:
I finally got my NEC PC 8201A working last night, and I with all 
the fun I've been having with REX on my M100 I was wondering if 
REX3 is available anywhere.

-Jason



--
Tom Wilson
wilso...@gmail.com
(619)940-6311
K6ABZ

Re: [M100] REX3?

2020-03-11 Thread Tom Wilson
Also, if you're looking for an 8-bit CP/M laptop, the Epson PX-8 is exactly
that. It runs CP/M from ROM and uses a RAM disk for storage. (Strangely, it
uses a cassette for mass storage.)

I had one of those, too, once upon a time... and I also don't know where
that went

Tom Wilson
wilso...@gmail.com
(619)940-6311
K6ABZ


On Wed, Mar 11, 2020 at 12:47 PM Tom Wilson  wrote:

> This has me curious... IIRC, the REX ROM mod requires that I disconnect
> the CS line on my internal ROM chip. On the T102, this is surface mounted.
> If you figure out how to build a 64K "all RAM" memory model, is this also
> going to require cutting the CS line on the ROM, or is there a better way
> to do it?
>
> I love CP/M, but I'm not quite in a place where I want to modify SMT
> components. If this requires hardware changes, I'll probably grab a T-100
> for that purpose (or maybe even try to find a T-200).
>
>
> Tom Wilson
> wilso...@gmail.com
> (619)940-6311
> K6ABZ
>
>
> On Wed, Mar 11, 2020 at 11:49 AM Stephen Adolph 
> wrote:
>
>> REX2 was an original attempt at a module that supported CP/M.  It did not
>> survive!  I think I made 6 of them total.  Those 6 worked fine as a
>> standard REX.
>> With only 128k of RAM, it would have needed some pretty fancy software to
>> turn a flash chip into a read/write disk drive.
>>
>> REXCPM takes a different approach - no flash, just a whopping big SRAM.
>>
>> Plus many other improvements in design that I have aggregated  up over
>> all the different REX related activities.
>>
>>
>>
>> On Wed, Mar 11, 2020 at 2:44 PM Abraham Moller 
>> wrote:
>>
>>> Speaking of the REX3, was the REX2 ever released? It sounds like it
>>> would run CP/M and have flash storage:
>>> http://bitchin100.com/wiki/index.php?title=REX2_-_custom_REX_for_CP/M_support
>>>
>>> Jon
>>>
>>>
>>> On Wed, Mar 11, 2020 at 2:30 PM Tom Wilson  wrote:
>>>
 Kids are great for that. I had my daughter crimping RJ45s during
 Christmas break. She is better at it than I am.

 On Wed, Mar 11, 2020 at 10:27 AM Stephen Adolph 
 wrote:

> It is, I'd be happy to put one together.  I just send out my last one
> in stock.
> I can get going on a build and get back to you?
> My kids are my new shipping department.  Fun times.
>
>
> On Wed, Mar 11, 2020 at 1:20 PM Kurt McCullum 
> wrote:
>
>> Steve is your go-to for that. If he doesn't have any on hand, I do
>> have an extra one I could part with.
>>
>> Kurt
>>
>> On Wed, Mar 11, 2020, at 10:15 AM, Jason Benson wrote:
>>
>> I finally got my NEC PC 8201A working last night, and I with all the
>> fun I've been having with REX on my M100 I was wondering if REX3 is
>> available anywhere.
>> -Jason
>>
>>
>> --
 Tom Wilson
 wilso...@gmail.com
 (619)940-6311
 K6ABZ

>>>


Re: [M100] REX3?

2020-03-11 Thread Tom Wilson
This has me curious... IIRC, the REX ROM mod requires that I disconnect the
CS line on my internal ROM chip. On the T102, this is surface mounted. If
you figure out how to build a 64K "all RAM" memory model, is this also
going to require cutting the CS line on the ROM, or is there a better way
to do it?

I love CP/M, but I'm not quite in a place where I want to modify SMT
components. If this requires hardware changes, I'll probably grab a T-100
for that purpose (or maybe even try to find a T-200).


Tom Wilson
wilso...@gmail.com
(619)940-6311
K6ABZ


On Wed, Mar 11, 2020 at 11:49 AM Stephen Adolph 
wrote:

> REX2 was an original attempt at a module that supported CP/M.  It did not
> survive!  I think I made 6 of them total.  Those 6 worked fine as a
> standard REX.
> With only 128k of RAM, it would have needed some pretty fancy software to
> turn a flash chip into a read/write disk drive.
>
> REXCPM takes a different approach - no flash, just a whopping big SRAM.
>
> Plus many other improvements in design that I have aggregated  up over all
> the different REX related activities.
>
>
>
> On Wed, Mar 11, 2020 at 2:44 PM Abraham Moller  wrote:
>
>> Speaking of the REX3, was the REX2 ever released? It sounds like it would
>> run CP/M and have flash storage:
>> http://bitchin100.com/wiki/index.php?title=REX2_-_custom_REX_for_CP/M_support
>>
>> Jon
>>
>>
>> On Wed, Mar 11, 2020 at 2:30 PM Tom Wilson  wrote:
>>
>>> Kids are great for that. I had my daughter crimping RJ45s during
>>> Christmas break. She is better at it than I am.
>>>
>>> On Wed, Mar 11, 2020 at 10:27 AM Stephen Adolph 
>>> wrote:
>>>
 It is, I'd be happy to put one together.  I just send out my last one
 in stock.
 I can get going on a build and get back to you?
 My kids are my new shipping department.  Fun times.


 On Wed, Mar 11, 2020 at 1:20 PM Kurt McCullum 
 wrote:

> Steve is your go-to for that. If he doesn't have any on hand, I do
> have an extra one I could part with.
>
> Kurt
>
> On Wed, Mar 11, 2020, at 10:15 AM, Jason Benson wrote:
>
> I finally got my NEC PC 8201A working last night, and I with all the
> fun I've been having with REX on my M100 I was wondering if REX3 is
> available anywhere.
> -Jason
>
>
> --
>>> Tom Wilson
>>> wilso...@gmail.com
>>> (619)940-6311
>>> K6ABZ
>>>
>>


Re: [M100] REX3?

2020-03-11 Thread Stephen Adolph
REX2 was an original attempt at a module that supported CP/M.  It did not
survive!  I think I made 6 of them total.  Those 6 worked fine as a
standard REX.
With only 128k of RAM, it would have needed some pretty fancy software to
turn a flash chip into a read/write disk drive.

REXCPM takes a different approach - no flash, just a whopping big SRAM.

Plus many other improvements in design that I have aggregated  up over all
the different REX related activities.



On Wed, Mar 11, 2020 at 2:44 PM Abraham Moller  wrote:

> Speaking of the REX3, was the REX2 ever released? It sounds like it would
> run CP/M and have flash storage:
> http://bitchin100.com/wiki/index.php?title=REX2_-_custom_REX_for_CP/M_support
>
> Jon
>
>
> On Wed, Mar 11, 2020 at 2:30 PM Tom Wilson  wrote:
>
>> Kids are great for that. I had my daughter crimping RJ45s during
>> Christmas break. She is better at it than I am.
>>
>> On Wed, Mar 11, 2020 at 10:27 AM Stephen Adolph 
>> wrote:
>>
>>> It is, I'd be happy to put one together.  I just send out my last one in
>>> stock.
>>> I can get going on a build and get back to you?
>>> My kids are my new shipping department.  Fun times.
>>>
>>>
>>> On Wed, Mar 11, 2020 at 1:20 PM Kurt McCullum 
>>> wrote:
>>>
 Steve is your go-to for that. If he doesn't have any on hand, I do have
 an extra one I could part with.

 Kurt

 On Wed, Mar 11, 2020, at 10:15 AM, Jason Benson wrote:

 I finally got my NEC PC 8201A working last night, and I with all the
 fun I've been having with REX on my M100 I was wondering if REX3 is
 available anywhere.
 -Jason


 --
>> Tom Wilson
>> wilso...@gmail.com
>> (619)940-6311
>> K6ABZ
>>
>


Re: [M100] REX3?

2020-03-11 Thread Abraham Moller
Speaking of the REX3, was the REX2 ever released? It sounds like it would
run CP/M and have flash storage:
http://bitchin100.com/wiki/index.php?title=REX2_-_custom_REX_for_CP/M_support

Jon


On Wed, Mar 11, 2020 at 2:30 PM Tom Wilson  wrote:

> Kids are great for that. I had my daughter crimping RJ45s during Christmas
> break. She is better at it than I am.
>
> On Wed, Mar 11, 2020 at 10:27 AM Stephen Adolph 
> wrote:
>
>> It is, I'd be happy to put one together.  I just send out my last one in
>> stock.
>> I can get going on a build and get back to you?
>> My kids are my new shipping department.  Fun times.
>>
>>
>> On Wed, Mar 11, 2020 at 1:20 PM Kurt McCullum  wrote:
>>
>>> Steve is your go-to for that. If he doesn't have any on hand, I do have
>>> an extra one I could part with.
>>>
>>> Kurt
>>>
>>> On Wed, Mar 11, 2020, at 10:15 AM, Jason Benson wrote:
>>>
>>> I finally got my NEC PC 8201A working last night, and I with all the fun
>>> I've been having with REX on my M100 I was wondering if REX3 is available
>>> anywhere.
>>> -Jason
>>>
>>>
>>> --
> Tom Wilson
> wilso...@gmail.com
> (619)940-6311
> K6ABZ
>


Re: [M100] REX3?

2020-03-11 Thread Tom Wilson
Kids are great for that. I had my daughter crimping RJ45s during Christmas
break. She is better at it than I am.

On Wed, Mar 11, 2020 at 10:27 AM Stephen Adolph 
wrote:

> It is, I'd be happy to put one together.  I just send out my last one in
> stock.
> I can get going on a build and get back to you?
> My kids are my new shipping department.  Fun times.
>
>
> On Wed, Mar 11, 2020 at 1:20 PM Kurt McCullum  wrote:
>
>> Steve is your go-to for that. If he doesn't have any on hand, I do have
>> an extra one I could part with.
>>
>> Kurt
>>
>> On Wed, Mar 11, 2020, at 10:15 AM, Jason Benson wrote:
>>
>> I finally got my NEC PC 8201A working last night, and I with all the fun
>> I've been having with REX on my M100 I was wondering if REX3 is available
>> anywhere.
>> -Jason
>>
>>
>> --
Tom Wilson
wilso...@gmail.com
(619)940-6311
K6ABZ


Re: [M100] Ultimate Rom II TS-Dos

2020-03-11 Thread Stephen Adolph
Anyone on the list can reach out for REX. If I have some, great, or I build
them.
Given my big effort on REXCPM, I've spent some time on how to make REX
easier and cheaper.  That's REX#.  Soon to be available.


On Wed, Mar 11, 2020 at 1:52 PM Josh Malone  wrote:

> Gotcha! Thanks! I can't remember if I have bank 2 populated on my NEC
>
> On Wed, Mar 11, 2020 at 1:49 PM Kurt McCullum  wrote:
>
>> A 27C512 has the identical pin configuration as a 27C256 with the
>> exception of pin 1. Pin 1 is used to access the upper 32k or the ROM.
>>
>> On the system board, U11 is the chip of interest. Here is what happens
>> when you go from bank 1 to 2 and to 3.
>> 10 15
>>  00 = Bank 1
>>  01 = Bank 2
>>  11 = Bank 3
>>
>> If you tie pin 1 of the 27C512 to pin 15 of U11, then when you switch
>> banks, you switch ROMs. I have two machines wired this way. My third
>> machine has my REX in it because it's far easier to test ROM images with
>> REX than to burn them to a ROM.
>>
>> Kurt
>>
>> On Wed, Mar 11, 2020, at 10:38 AM, Josh Malone wrote:
>>
>> Details! This sounds great. I didn't realize that REXNEC (or whatever
>> it's called) was still being built, so I haven't REXed up my NEC.
>>
>> On Wed, Mar 11, 2020 at 1:30 PM Kurt McCullum  wrote:
>>
>>
>> Speaking of standard ROMS, a 27C512 can be burned with SARDOS on the
>> lower 32k and UR-II on the upper 32k. Then pin one wired to a pin on the
>> system board. This allows for bank 1 to have SARDOS and bank 2 to have
>> UR-II. I have a couple of mine setup this way.
>>
>> On Wed, Mar 11, 2020, at 10:23 AM, Josh Malone wrote:
>>
>> The 8201a can take a standard 27C256, so you can drop in a 'SARDOS' ROM
>> or some such. If you want one, I can burn it for you (I might have 1 or 2
>> already made up from Tandy Assmebly). Contact me off-list
>>
>> On Wed, Mar 11, 2020 at 1:20 PM Jason Benson 
>> wrote:
>>
>> Is there a loader for NEC TSDOS? My 8201A doesn't have an option rom, but
>> I can transfer DO files to it from my M100.
>>
>> On Wed, Mar 11, 2020 at 12:33 AM B4 Me100  wrote:
>>
>> The attached file will generate TSLOAD.  Quite a small Basic program that
>> loads the file into memory, the .do file can be deleted after loading.
>>
>> On 10/3/20, 8:47 PM, "M100 on behalf of Joshua O'Keefe"
>> 
>> wrote:
>>
>> >On Mar 10, 2020, at 8:39 PM, Kurt McCullum  wrote:
>> >> TS-DOS and Sardine for UR-II attached
>> >
>> >Thanks for this.  For those of us with optionless hardware you wouldn't
>> >happen to have the loader handy as well, would you?  I think it's called
>> >TSLOAD?  Ive been keeping DOS100 itself in RAM and it's kind of hefty.
>> >Using the loader seems more memory-friendly, but I have yet to figure out
>> >where to find a copy.
>>
>>
>>
>>


Re: [M100] Ultimate Rom II TS-Dos

2020-03-11 Thread Josh Malone
Gotcha! Thanks! I can't remember if I have bank 2 populated on my NEC

On Wed, Mar 11, 2020 at 1:49 PM Kurt McCullum  wrote:

> A 27C512 has the identical pin configuration as a 27C256 with the
> exception of pin 1. Pin 1 is used to access the upper 32k or the ROM.
>
> On the system board, U11 is the chip of interest. Here is what happens
> when you go from bank 1 to 2 and to 3.
> 10 15
>  00 = Bank 1
>  01 = Bank 2
>  11 = Bank 3
>
> If you tie pin 1 of the 27C512 to pin 15 of U11, then when you switch
> banks, you switch ROMs. I have two machines wired this way. My third
> machine has my REX in it because it's far easier to test ROM images with
> REX than to burn them to a ROM.
>
> Kurt
>
> On Wed, Mar 11, 2020, at 10:38 AM, Josh Malone wrote:
>
> Details! This sounds great. I didn't realize that REXNEC (or whatever it's
> called) was still being built, so I haven't REXed up my NEC.
>
> On Wed, Mar 11, 2020 at 1:30 PM Kurt McCullum  wrote:
>
>
> Speaking of standard ROMS, a 27C512 can be burned with SARDOS on the lower
> 32k and UR-II on the upper 32k. Then pin one wired to a pin on the system
> board. This allows for bank 1 to have SARDOS and bank 2 to have UR-II. I
> have a couple of mine setup this way.
>
> On Wed, Mar 11, 2020, at 10:23 AM, Josh Malone wrote:
>
> The 8201a can take a standard 27C256, so you can drop in a 'SARDOS' ROM or
> some such. If you want one, I can burn it for you (I might have 1 or 2
> already made up from Tandy Assmebly). Contact me off-list
>
> On Wed, Mar 11, 2020 at 1:20 PM Jason Benson 
> wrote:
>
> Is there a loader for NEC TSDOS? My 8201A doesn't have an option rom, but
> I can transfer DO files to it from my M100.
>
> On Wed, Mar 11, 2020 at 12:33 AM B4 Me100  wrote:
>
> The attached file will generate TSLOAD.  Quite a small Basic program that
> loads the file into memory, the .do file can be deleted after loading.
>
> On 10/3/20, 8:47 PM, "M100 on behalf of Joshua O'Keefe"
> 
> wrote:
>
> >On Mar 10, 2020, at 8:39 PM, Kurt McCullum  wrote:
> >> TS-DOS and Sardine for UR-II attached
> >
> >Thanks for this.  For those of us with optionless hardware you wouldn't
> >happen to have the loader handy as well, would you?  I think it's called
> >TSLOAD?  Ive been keeping DOS100 itself in RAM and it's kind of hefty.
> >Using the loader seems more memory-friendly, but I have yet to figure out
> >where to find a copy.
>
>
>
>


Re: [M100] Ultimate Rom II TS-Dos

2020-03-11 Thread Kurt McCullum
A 27C512 has the identical pin configuration as a 27C256 with the exception of 
pin 1. Pin 1 is used to access the upper 32k or the ROM.

On the system board, U11 is the chip of interest. Here is what happens when you 
go from bank 1 to 2 and to 3.
10 15
 0 0 = Bank 1
 0 1 = Bank 2
 1 1 = Bank 3

If you tie pin 1 of the 27C512 to pin 15 of U11, then when you switch banks, 
you switch ROMs. I have two machines wired this way. My third machine has my 
REX in it because it's far easier to test ROM images with REX than to burn them 
to a ROM.

Kurt

On Wed, Mar 11, 2020, at 10:38 AM, Josh Malone wrote:
> Details! This sounds great. I didn't realize that REXNEC (or whatever it's 
> called) was still being built, so I haven't REXed up my NEC.
> 
> On Wed, Mar 11, 2020 at 1:30 PM Kurt McCullum  wrote:
>> __
>> Speaking of standard ROMS, a 27C512 can be burned with SARDOS on the lower 
>> 32k and UR-II on the upper 32k. Then pin one wired to a pin on the system 
>> board. This allows for bank 1 to have SARDOS and bank 2 to have UR-II. I 
>> have a couple of mine setup this way.
>> 
>> On Wed, Mar 11, 2020, at 10:23 AM, Josh Malone wrote:
>>> The 8201a can take a standard 27C256, so you can drop in a 'SARDOS' ROM or 
>>> some such. If you want one, I can burn it for you (I might have 1 or 2 
>>> already made up from Tandy Assmebly). Contact me off-list
>>> 
>>> On Wed, Mar 11, 2020 at 1:20 PM Jason Benson  
>>> wrote:
 Is there a loader for NEC TSDOS? My 8201A doesn't have an option rom, but 
 I can transfer DO files to it from my M100.
 
 On Wed, Mar 11, 2020 at 12:33 AM B4 Me100  wrote:
> The attached file will generate TSLOAD. Quite a small Basic program that
> loads the file into memory, the .do file can be deleted after loading.
> 
> On 10/3/20, 8:47 PM, "M100 on behalf of Joshua O'Keefe"
> 
> wrote:
> 
> >On Mar 10, 2020, at 8:39 PM, Kurt McCullum  wrote:
> >> TS-DOS and Sardine for UR-II attached
> >
> >Thanks for this. For those of us with optionless hardware you wouldn't
> >happen to have the loader handy as well, would you? I think it's called
> >TSLOAD? Ive been keeping DOS100 itself in RAM and it's kind of hefty.
> >Using the loader seems more memory-friendly, but I have yet to figure out
> >where to find a copy.
> 
>> 


Re: [M100] Ultimate Rom II TS-Dos

2020-03-11 Thread Josh Malone
Details! This sounds great. I didn't realize that REXNEC (or whatever it's
called) was still being built, so I haven't REXed up my NEC.

On Wed, Mar 11, 2020 at 1:30 PM Kurt McCullum  wrote:

> Speaking of standard ROMS, a 27C512 can be burned with SARDOS on the lower
> 32k and UR-II on the upper 32k. Then pin one wired to a pin on the system
> board. This allows for bank 1 to have SARDOS and bank 2 to have UR-II. I
> have a couple of mine setup this way.
>
> On Wed, Mar 11, 2020, at 10:23 AM, Josh Malone wrote:
>
> The 8201a can take a standard 27C256, so you can drop in a 'SARDOS' ROM or
> some such. If you want one, I can burn it for you (I might have 1 or 2
> already made up from Tandy Assmebly). Contact me off-list
>
> On Wed, Mar 11, 2020 at 1:20 PM Jason Benson 
> wrote:
>
> Is there a loader for NEC TSDOS? My 8201A doesn't have an option rom, but
> I can transfer DO files to it from my M100.
>
> On Wed, Mar 11, 2020 at 12:33 AM B4 Me100  wrote:
>
> The attached file will generate TSLOAD.  Quite a small Basic program that
> loads the file into memory, the .do file can be deleted after loading.
>
> On 10/3/20, 8:47 PM, "M100 on behalf of Joshua O'Keefe"
> 
> wrote:
>
> >On Mar 10, 2020, at 8:39 PM, Kurt McCullum  wrote:
> >> TS-DOS and Sardine for UR-II attached
> >
> >Thanks for this.  For those of us with optionless hardware you wouldn't
> >happen to have the loader handy as well, would you?  I think it's called
> >TSLOAD?  Ive been keeping DOS100 itself in RAM and it's kind of hefty.
> >Using the loader seems more memory-friendly, but I have yet to figure out
> >where to find a copy.
>
>
>


Re: [M100] Ultimate Rom II TS-Dos

2020-03-11 Thread Kurt McCullum
Speaking of standard ROMS, a 27C512 can be burned with SARDOS on the lower 32k 
and UR-II on the upper 32k. Then pin one wired to a pin on the system board. 
This allows for bank 1 to have SARDOS and bank 2 to have UR-II. I have a couple 
of mine setup this way.

On Wed, Mar 11, 2020, at 10:23 AM, Josh Malone wrote:
> The 8201a can take a standard 27C256, so you can drop in a 'SARDOS' ROM or 
> some such. If you want one, I can burn it for you (I might have 1 or 2 
> already made up from Tandy Assmebly). Contact me off-list
> 
> On Wed, Mar 11, 2020 at 1:20 PM Jason Benson  
> wrote:
>> Is there a loader for NEC TSDOS? My 8201A doesn't have an option rom, but I 
>> can transfer DO files to it from my M100.
>> 
>> On Wed, Mar 11, 2020 at 12:33 AM B4 Me100  wrote:
>>> The attached file will generate TSLOAD. Quite a small Basic program that
>>>  loads the file into memory, the .do file can be deleted after loading.
>>> 
>>>  On 10/3/20, 8:47 PM, "M100 on behalf of Joshua O'Keefe"
>>>  
>>>  wrote:
>>> 
>>>  >On Mar 10, 2020, at 8:39 PM, Kurt McCullum  wrote:
>>>  >> TS-DOS and Sardine for UR-II attached
>>>  >
>>>  >Thanks for this. For those of us with optionless hardware you wouldn't
>>>  >happen to have the loader handy as well, would you? I think it's called
>>>  >TSLOAD? Ive been keeping DOS100 itself in RAM and it's kind of hefty.
>>>  >Using the loader seems more memory-friendly, but I have yet to figure out
>>>  >where to find a copy.
>>> 


Re: [M100] REX3?

2020-03-11 Thread Stephen Adolph
It is, I'd be happy to put one together.  I just send out my last one in
stock.
I can get going on a build and get back to you?
My kids are my new shipping department.  Fun times.


On Wed, Mar 11, 2020 at 1:20 PM Kurt McCullum  wrote:

> Steve is your go-to for that. If he doesn't have any on hand, I do have an
> extra one I could part with.
>
> Kurt
>
> On Wed, Mar 11, 2020, at 10:15 AM, Jason Benson wrote:
>
> I finally got my NEC PC 8201A working last night, and I with all the fun
> I've been having with REX on my M100 I was wondering if REX3 is available
> anywhere.
> -Jason
>
>
>


Re: [M100] Ultimate Rom II TS-Dos

2020-03-11 Thread Josh Malone
The 8201a can take a standard 27C256, so you can drop in a 'SARDOS' ROM or
some such. If you want one, I can burn it for you (I might have 1 or 2
already made up from Tandy Assmebly). Contact me off-list

On Wed, Mar 11, 2020 at 1:20 PM Jason Benson 
wrote:

> Is there a loader for NEC TSDOS? My 8201A doesn't have an option rom, but
> I can transfer DO files to it from my M100.
>
> On Wed, Mar 11, 2020 at 12:33 AM B4 Me100  wrote:
>
>> The attached file will generate TSLOAD.  Quite a small Basic program that
>> loads the file into memory, the .do file can be deleted after loading.
>>
>> On 10/3/20, 8:47 PM, "M100 on behalf of Joshua O'Keefe"
>> 
>> wrote:
>>
>> >On Mar 10, 2020, at 8:39 PM, Kurt McCullum  wrote:
>> >> TS-DOS and Sardine for UR-II attached
>> >
>> >Thanks for this.  For those of us with optionless hardware you wouldn't
>> >happen to have the loader handy as well, would you?  I think it's called
>> >TSLOAD?  Ive been keeping DOS100 itself in RAM and it's kind of hefty.
>> >Using the loader seems more memory-friendly, but I have yet to figure out
>> >where to find a copy.
>>
>>


Re: [M100] Ultimate Rom II TS-Dos

2020-03-11 Thread Jason Benson
Is there a loader for NEC TSDOS? My 8201A doesn't have an option rom, but I
can transfer DO files to it from my M100.

On Wed, Mar 11, 2020 at 12:33 AM B4 Me100  wrote:

> The attached file will generate TSLOAD.  Quite a small Basic program that
> loads the file into memory, the .do file can be deleted after loading.
>
> On 10/3/20, 8:47 PM, "M100 on behalf of Joshua O'Keefe"
> 
> wrote:
>
> >On Mar 10, 2020, at 8:39 PM, Kurt McCullum  wrote:
> >> TS-DOS and Sardine for UR-II attached
> >
> >Thanks for this.  For those of us with optionless hardware you wouldn't
> >happen to have the loader handy as well, would you?  I think it's called
> >TSLOAD?  Ive been keeping DOS100 itself in RAM and it's kind of hefty.
> >Using the loader seems more memory-friendly, but I have yet to figure out
> >where to find a copy.
>
>


Re: [M100] REX3?

2020-03-11 Thread Kurt McCullum
Steve is your go-to for that. If he doesn't have any on hand, I do have an 
extra one I could part with. 

Kurt

On Wed, Mar 11, 2020, at 10:15 AM, Jason Benson wrote:
> I finally got my NEC PC 8201A working last night, and I with all the fun I've 
> been having with REX on my M100 I was wondering if REX3 is available anywhere.
> -Jason


[M100] REX3?

2020-03-11 Thread Jason Benson
I finally got my NEC PC 8201A working last night, and I with all the fun
I've been having with REX on my M100 I was wondering if REX3 is available
anywhere.
-Jason


Re: [M100] Ultimate Rom II TS-Dos

2020-03-11 Thread Jason Benson
Thanks! You guys are awesome!

On Wed, Mar 11, 2020 at 12:33 AM B4 Me100  wrote:

> The attached file will generate TSLOAD.  Quite a small Basic program that
> loads the file into memory, the .do file can be deleted after loading.
>
> On 10/3/20, 8:47 PM, "M100 on behalf of Joshua O'Keefe"
> 
> wrote:
>
> >On Mar 10, 2020, at 8:39 PM, Kurt McCullum  wrote:
> >> TS-DOS and Sardine for UR-II attached
> >
> >Thanks for this.  For those of us with optionless hardware you wouldn't
> >happen to have the loader handy as well, would you?  I think it's called
> >TSLOAD?  Ive been keeping DOS100 itself in RAM and it's kind of hefty.
> >Using the loader seems more memory-friendly, but I have yet to figure out
> >where to find a copy.
>
>


Re: [M100] REX + Ultrascreen100

2020-03-11 Thread Stephen Adolph
REX heavily uses ALTLCD..  that memory space is almost surely being
clobbered by Ultrascreen.
I didn't design REX with the though that Ultrascreen would need to be
usable with it, in the same way DVI does not work with REX.  Sorry!

In my new project REX#, I may be able to address that.Also possible to
address with REXCPM.

Steve

On Wed, Mar 11, 2020 at 12:10 PM Jason Benson 
wrote:

> Can I call the Rexmanger from a BASIC program? Something like:
> 10 CLEAR 0,60170
> 20 REXManager
>
> -Jason
>
> On Tue, Mar 10, 2020 at 11:06 PM Joshua O'Keefe 
> wrote:
>
>>
>> > On Mar 10, 2020, at 8:03 PM, Joshua O'Keefe 
>> wrote:
>> >
>> > Oh wow, thanks for making me aware of this thing.  Ultrascreen100 is
>> really neat!  I'm not quite sure how to turn it back off, though.
>>
>> Answering my own question: CLEAR 0,60170 will prompt to turn off USC.
>
>


Re: [M100] REX + Ultrascreen100

2020-03-11 Thread Jason Benson
Can I call the Rexmanger from a BASIC program? Something like:
10 CLEAR 0,60170
20 REXManager

-Jason

On Tue, Mar 10, 2020 at 11:06 PM Joshua O'Keefe 
wrote:

>
> > On Mar 10, 2020, at 8:03 PM, Joshua O'Keefe 
> wrote:
> >
> > Oh wow, thanks for making me aware of this thing.  Ultrascreen100 is
> really neat!  I'm not quite sure how to turn it back off, though.
>
> Answering my own question: CLEAR 0,60170 will prompt to turn off USC.


Re: [M100] Microsoft BASIC for TRS-80 Model 100 - Best OS... ever?

2020-03-11 Thread Tom Wilson
I think he's overselling it a little bit... but he has some good points. I
think the T's biggest advantage is its instant on nature, which is a lot
like a modern tablet, really.



Tom Wilson
wilso...@gmail.com
(619)940-6311
K6ABZ


On Tue, Mar 10, 2020 at 7:14 PM John R. Hogerhuis  wrote:

> I am glad I got creative on the background color for CloudT because I can
> instantly recognize it when it shows up in screenshots and videos.
>
> Totally on purpose :-)
>
> -- John.
>