Re: [M100] Video out adapter?

2020-06-19 Thread Stephen Adolph
Yes.  Remove the rex hooks to use VT100 driver.
However to remove the VT100 driver is a cold boot.

So that's a bit unfortunate but... thats where it is at now.

My plan is to sort out how to make REX and VT100 driver coexist, or better
still integrate.

Steve






On Friday, June 19, 2020, Dan Higdon  wrote:

> I see from the docs that the vt100 driver isn't REX compatible. Should I
> remove REX's hooks first, and can I restore REX with the usual call
> afterwards?
>
> On Fri, Jun 19, 2020 at 4:37 PM Stephen Adolph 
> wrote:
>
>> Give it a try!  Note that a normal vt100 does  ot work perfectly.  As I
>> say in the wiki page, a vt100 does not have certain commands that the model
>> T needs.
>>
>> On Friday, June 19, 2020, Dan Higdon  wrote:
>>
>>> Ah, perfect, I missed the vt100 driver for the ModelT last time I read
>>> that page. Thank you.
>>> Option 3 for right now, with my PC and PuTTY playing the role of a vt100
>>> terminal.
>>> Hopefully Option 2 at some point.
>>>
>>> On Fri, Jun 19, 2020 at 3:09 PM Stephen Adolph 
>>> wrote:
>>>

 http://bitchin100.com/wiki/index.php?title=VT100

 Link to the page..
 Hope that helps.

 Steve

 On Friday, June 19, 2020, Stephen Adolph  wrote:

> Well what do you want screen 1 to be?
>
> Option 1.  A real DVI, with original DVI software
>
> Option 2.  Using my hack of the DVI software, and the MVT100 video
> adapter
>
> Option 3.  Using my hack of the DVI software plus an rs232 connected
> terminal as the display
>
> I believe i have posted the software at bitchin100.  MTV100 adapter is
> still waiting for parts .  Hopefully I will have kits soon.
>
> Steve
>
>
> On Friday, June 19, 2020, Dan Higdon  wrote:
>
>> Where do I get whatever I need to add "screen 1" as a valid command?
>> It occurs to me that I can actually use PuTTY to be my 80x25 display
>> while I'm working my way up to building a vt100 connector.
>> Thanks,
>> Dan
>>
>> On Wed, Jun 17, 2020 at 10:11 PM Mike Stein 
>> wrote:
>>
>>> Welcome to the list and the 'Model T' community!
>>>
>>> As a matter of fact several slightly different external 80x25 video
>>> adapters do exist, although unlike the DVI which connects to the system 
>>> bus
>>> these connect either to the RS-232 com port or, with a minor board mod, 
>>> to
>>> the BCR port.
>>>
>>> See
>>> http://bitchin100.com/wiki/index.php?title=File:VT100_1.jpg
>>>
>>> and
>>> http://bitchin100.com/wiki/index.php?title=BCR_TTL_SERIAL_HACK
>>>
>>> for a version adapted to the M100 by Steve Adolph, a list member,
>>> currently awaiting production quantity parts.
>>>
>>> Note that the BCR port mod may be superseded by a different internal
>>> connection.
>>>
>>> m
>>>
>>>  Original Message -
>>>
>>> *From:* David B 
>>> *To:* m100@lists.bitchin100.com
>>> *Sent:* Wednesday, June 17, 2020 7:48 PM
>>> *Subject:* [M100] Video out adapter?
>>>
>>> Hi just got a (working!) model 100 off eBay and replaced the nicd
>>> battery. So far, so good.
>>>
>>> Learning about this computer and just read there was a combined
>>> external disk and video adapter. I'm interested in the external video 
>>> part.
>>> Has anyone designed an external video adapter for this, that can be 
>>> built
>>> by a hobbyist?
>>>
>>> thanks,
>>> David
>>>
>>>
>>>
>>> --
>>> *From:* M100  on behalf of
>>> m100-requ...@lists.bitchin100.com >> >
>>> *Sent:* Wednesday, June 17, 2020 1:39 PM
>>> *To:* m100@lists.bitchin100.com 
>>> *Subject:* M100 Digest, Vol 114, Issue 12
>>>
>>> Send M100 mailing list submissions to
>>> m100@lists.bitchin100.com
>>>
>>> To subscribe or unsubscribe via the World Wide Web, visit
>>> http://lists.bitchin100.com/listinfo.cgi/m100-bitchin100.com
>>> or, via email, send a message with subject or body 'help' to
>>> m100-requ...@lists.bitchin100.com
>>>
>>> You can reach the person managing the list at
>>> m100-ow...@lists.bitchin100.com
>>>
>>> When replying, please edit your Subject line so it is more specific
>>> than "Re: Contents of M100 digest..."
>>>
>>>
>>> Today's Topics:
>>>
>>>1. Rexcpm update (Stephen Adolph)
>>>2. Re: Rexcpm update (David Rogers)
>>>3. Re: Noisy T102 (B 9)
>>>4. Re: Noisy T102 (Erik van der Tier)
>>>5. Re: Noisy T102 (Erik van der Tier)
>>>6. Re: Noisy T102 (Stephen Adolph)
>>>7. Re: Noisy T102 (Jim Toth)
>>>8. Re: Noisy T102 (Mike Stein)
>>>9. Re: Rexcpm update (Bert Put)
>>>   10. Re: Noisy T102 (Alex ...)
>>>   11. Annotated disassemble of T102 rom (Erik van der 

Re: [M100] Video out adapter?

2020-06-19 Thread Dan Higdon
I see from the docs that the vt100 driver isn't REX compatible. Should I
remove REX's hooks first, and can I restore REX with the usual call
afterwards?

On Fri, Jun 19, 2020 at 4:37 PM Stephen Adolph  wrote:

> Give it a try!  Note that a normal vt100 does  ot work perfectly.  As I
> say in the wiki page, a vt100 does not have certain commands that the model
> T needs.
>
> On Friday, June 19, 2020, Dan Higdon  wrote:
>
>> Ah, perfect, I missed the vt100 driver for the ModelT last time I read
>> that page. Thank you.
>> Option 3 for right now, with my PC and PuTTY playing the role of a vt100
>> terminal.
>> Hopefully Option 2 at some point.
>>
>> On Fri, Jun 19, 2020 at 3:09 PM Stephen Adolph 
>> wrote:
>>
>>>
>>> http://bitchin100.com/wiki/index.php?title=VT100
>>>
>>> Link to the page..
>>> Hope that helps.
>>>
>>> Steve
>>>
>>> On Friday, June 19, 2020, Stephen Adolph  wrote:
>>>
 Well what do you want screen 1 to be?

 Option 1.  A real DVI, with original DVI software

 Option 2.  Using my hack of the DVI software, and the MVT100 video
 adapter

 Option 3.  Using my hack of the DVI software plus an rs232 connected
 terminal as the display

 I believe i have posted the software at bitchin100.  MTV100 adapter is
 still waiting for parts .  Hopefully I will have kits soon.

 Steve


 On Friday, June 19, 2020, Dan Higdon  wrote:

> Where do I get whatever I need to add "screen 1" as a valid command?
> It occurs to me that I can actually use PuTTY to be my 80x25 display
> while I'm working my way up to building a vt100 connector.
> Thanks,
> Dan
>
> On Wed, Jun 17, 2020 at 10:11 PM Mike Stein 
> wrote:
>
>> Welcome to the list and the 'Model T' community!
>>
>> As a matter of fact several slightly different external 80x25 video
>> adapters do exist, although unlike the DVI which connects to the system 
>> bus
>> these connect either to the RS-232 com port or, with a minor board mod, 
>> to
>> the BCR port.
>>
>> See
>> http://bitchin100.com/wiki/index.php?title=File:VT100_1.jpg
>>
>> and
>> http://bitchin100.com/wiki/index.php?title=BCR_TTL_SERIAL_HACK
>>
>> for a version adapted to the M100 by Steve Adolph, a list member,
>> currently awaiting production quantity parts.
>>
>> Note that the BCR port mod may be superseded by a different internal
>> connection.
>>
>> m
>>
>>  Original Message -
>>
>> *From:* David B 
>> *To:* m100@lists.bitchin100.com
>> *Sent:* Wednesday, June 17, 2020 7:48 PM
>> *Subject:* [M100] Video out adapter?
>>
>> Hi just got a (working!) model 100 off eBay and replaced the nicd
>> battery. So far, so good.
>>
>> Learning about this computer and just read there was a combined
>> external disk and video adapter. I'm interested in the external video 
>> part.
>> Has anyone designed an external video adapter for this, that can be built
>> by a hobbyist?
>>
>> thanks,
>> David
>>
>>
>>
>> --
>> *From:* M100  on behalf of
>> m100-requ...@lists.bitchin100.com 
>> *Sent:* Wednesday, June 17, 2020 1:39 PM
>> *To:* m100@lists.bitchin100.com 
>> *Subject:* M100 Digest, Vol 114, Issue 12
>>
>> Send M100 mailing list submissions to
>> m100@lists.bitchin100.com
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>> http://lists.bitchin100.com/listinfo.cgi/m100-bitchin100.com
>> or, via email, send a message with subject or body 'help' to
>> m100-requ...@lists.bitchin100.com
>>
>> You can reach the person managing the list at
>> m100-ow...@lists.bitchin100.com
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of M100 digest..."
>>
>>
>> Today's Topics:
>>
>>1. Rexcpm update (Stephen Adolph)
>>2. Re: Rexcpm update (David Rogers)
>>3. Re: Noisy T102 (B 9)
>>4. Re: Noisy T102 (Erik van der Tier)
>>5. Re: Noisy T102 (Erik van der Tier)
>>6. Re: Noisy T102 (Stephen Adolph)
>>7. Re: Noisy T102 (Jim Toth)
>>8. Re: Noisy T102 (Mike Stein)
>>9. Re: Rexcpm update (Bert Put)
>>   10. Re: Noisy T102 (Alex ...)
>>   11. Annotated disassemble of T102 rom (Erik van der Tier)
>>   12. Re: Annotated disassemble of T102 rom (Stephen Adolph)
>>   13. Re: Annotated disassemble of T102 rom (Ken Pettit)
>>   14. Re: Annotated disassemble of T102 rom (Erik van der Tier)
>>   15. Re: Annotated disassemble of T102 rom (Erik van der Tier)
>>   16. Re: Annotated disassemble of T102 rom (Ken Pettit)
>>   17. Tandy 200 Black Screen (ethan saul)
>>   18. Re: Tandy 200 Black Screen (Stephen Adolph)
>>
>>
>> 

Re: [M100] Video out adapter?

2020-06-19 Thread Stephen Adolph
Give it a try!  Note that a normal vt100 does  ot work perfectly.  As I say
in the wiki page, a vt100 does not have certain commands that the model T
needs.

On Friday, June 19, 2020, Dan Higdon  wrote:

> Ah, perfect, I missed the vt100 driver for the ModelT last time I read
> that page. Thank you.
> Option 3 for right now, with my PC and PuTTY playing the role of a vt100
> terminal.
> Hopefully Option 2 at some point.
>
> On Fri, Jun 19, 2020 at 3:09 PM Stephen Adolph 
> wrote:
>
>>
>> http://bitchin100.com/wiki/index.php?title=VT100
>>
>> Link to the page..
>> Hope that helps.
>>
>> Steve
>>
>> On Friday, June 19, 2020, Stephen Adolph  wrote:
>>
>>> Well what do you want screen 1 to be?
>>>
>>> Option 1.  A real DVI, with original DVI software
>>>
>>> Option 2.  Using my hack of the DVI software, and the MVT100 video
>>> adapter
>>>
>>> Option 3.  Using my hack of the DVI software plus an rs232 connected
>>> terminal as the display
>>>
>>> I believe i have posted the software at bitchin100.  MTV100 adapter is
>>> still waiting for parts .  Hopefully I will have kits soon.
>>>
>>> Steve
>>>
>>>
>>> On Friday, June 19, 2020, Dan Higdon  wrote:
>>>
 Where do I get whatever I need to add "screen 1" as a valid command?
 It occurs to me that I can actually use PuTTY to be my 80x25 display
 while I'm working my way up to building a vt100 connector.
 Thanks,
 Dan

 On Wed, Jun 17, 2020 at 10:11 PM Mike Stein 
 wrote:

> Welcome to the list and the 'Model T' community!
>
> As a matter of fact several slightly different external 80x25 video
> adapters do exist, although unlike the DVI which connects to the system 
> bus
> these connect either to the RS-232 com port or, with a minor board mod, to
> the BCR port.
>
> See
> http://bitchin100.com/wiki/index.php?title=File:VT100_1.jpg
>
> and
> http://bitchin100.com/wiki/index.php?title=BCR_TTL_SERIAL_HACK
>
> for a version adapted to the M100 by Steve Adolph, a list member,
> currently awaiting production quantity parts.
>
> Note that the BCR port mod may be superseded by a different internal
> connection.
>
> m
>
>  Original Message -
>
> *From:* David B 
> *To:* m100@lists.bitchin100.com
> *Sent:* Wednesday, June 17, 2020 7:48 PM
> *Subject:* [M100] Video out adapter?
>
> Hi just got a (working!) model 100 off eBay and replaced the nicd
> battery. So far, so good.
>
> Learning about this computer and just read there was a combined
> external disk and video adapter. I'm interested in the external video 
> part.
> Has anyone designed an external video adapter for this, that can be built
> by a hobbyist?
>
> thanks,
> David
>
>
>
> --
> *From:* M100  on behalf of
> m100-requ...@lists.bitchin100.com 
> *Sent:* Wednesday, June 17, 2020 1:39 PM
> *To:* m100@lists.bitchin100.com 
> *Subject:* M100 Digest, Vol 114, Issue 12
>
> Send M100 mailing list submissions to
> m100@lists.bitchin100.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.bitchin100.com/listinfo.cgi/m100-bitchin100.com
> or, via email, send a message with subject or body 'help' to
> m100-requ...@lists.bitchin100.com
>
> You can reach the person managing the list at
> m100-ow...@lists.bitchin100.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of M100 digest..."
>
>
> Today's Topics:
>
>1. Rexcpm update (Stephen Adolph)
>2. Re: Rexcpm update (David Rogers)
>3. Re: Noisy T102 (B 9)
>4. Re: Noisy T102 (Erik van der Tier)
>5. Re: Noisy T102 (Erik van der Tier)
>6. Re: Noisy T102 (Stephen Adolph)
>7. Re: Noisy T102 (Jim Toth)
>8. Re: Noisy T102 (Mike Stein)
>9. Re: Rexcpm update (Bert Put)
>   10. Re: Noisy T102 (Alex ...)
>   11. Annotated disassemble of T102 rom (Erik van der Tier)
>   12. Re: Annotated disassemble of T102 rom (Stephen Adolph)
>   13. Re: Annotated disassemble of T102 rom (Ken Pettit)
>   14. Re: Annotated disassemble of T102 rom (Erik van der Tier)
>   15. Re: Annotated disassemble of T102 rom (Erik van der Tier)
>   16. Re: Annotated disassemble of T102 rom (Ken Pettit)
>   17. Tandy 200 Black Screen (ethan saul)
>   18. Re: Tandy 200 Black Screen (Stephen Adolph)
>
>
> --
>
> Message: 1
> Date: Tue, 16 Jun 2020 22:11:30 -0400
> From: Stephen Adolph 
> To: m...@bitchin100.com
> Subject: [M100] Rexcpm update
> Message-ID:
>  qodgaz2adgz...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> I am 

Re: [M100] Video out adapter?

2020-06-19 Thread Dan Higdon
Ah, perfect, I missed the vt100 driver for the ModelT last time I read that
page. Thank you.
Option 3 for right now, with my PC and PuTTY playing the role of a vt100
terminal.
Hopefully Option 2 at some point.

On Fri, Jun 19, 2020 at 3:09 PM Stephen Adolph  wrote:

>
> http://bitchin100.com/wiki/index.php?title=VT100
>
> Link to the page..
> Hope that helps.
>
> Steve
>
> On Friday, June 19, 2020, Stephen Adolph  wrote:
>
>> Well what do you want screen 1 to be?
>>
>> Option 1.  A real DVI, with original DVI software
>>
>> Option 2.  Using my hack of the DVI software, and the MVT100 video
>> adapter
>>
>> Option 3.  Using my hack of the DVI software plus an rs232 connected
>> terminal as the display
>>
>> I believe i have posted the software at bitchin100.  MTV100 adapter is
>> still waiting for parts .  Hopefully I will have kits soon.
>>
>> Steve
>>
>>
>> On Friday, June 19, 2020, Dan Higdon  wrote:
>>
>>> Where do I get whatever I need to add "screen 1" as a valid command?
>>> It occurs to me that I can actually use PuTTY to be my 80x25 display
>>> while I'm working my way up to building a vt100 connector.
>>> Thanks,
>>> Dan
>>>
>>> On Wed, Jun 17, 2020 at 10:11 PM Mike Stein  wrote:
>>>
 Welcome to the list and the 'Model T' community!

 As a matter of fact several slightly different external 80x25 video
 adapters do exist, although unlike the DVI which connects to the system bus
 these connect either to the RS-232 com port or, with a minor board mod, to
 the BCR port.

 See
 http://bitchin100.com/wiki/index.php?title=File:VT100_1.jpg

 and
 http://bitchin100.com/wiki/index.php?title=BCR_TTL_SERIAL_HACK

 for a version adapted to the M100 by Steve Adolph, a list member,
 currently awaiting production quantity parts.

 Note that the BCR port mod may be superseded by a different internal
 connection.

 m

  Original Message -

 *From:* David B 
 *To:* m100@lists.bitchin100.com
 *Sent:* Wednesday, June 17, 2020 7:48 PM
 *Subject:* [M100] Video out adapter?

 Hi just got a (working!) model 100 off eBay and replaced the nicd
 battery. So far, so good.

 Learning about this computer and just read there was a combined
 external disk and video adapter. I'm interested in the external video part.
 Has anyone designed an external video adapter for this, that can be built
 by a hobbyist?

 thanks,
 David



 --
 *From:* M100  on behalf of
 m100-requ...@lists.bitchin100.com 
 *Sent:* Wednesday, June 17, 2020 1:39 PM
 *To:* m100@lists.bitchin100.com 
 *Subject:* M100 Digest, Vol 114, Issue 12

 Send M100 mailing list submissions to
 m100@lists.bitchin100.com

 To subscribe or unsubscribe via the World Wide Web, visit
 http://lists.bitchin100.com/listinfo.cgi/m100-bitchin100.com
 or, via email, send a message with subject or body 'help' to
 m100-requ...@lists.bitchin100.com

 You can reach the person managing the list at
 m100-ow...@lists.bitchin100.com

 When replying, please edit your Subject line so it is more specific
 than "Re: Contents of M100 digest..."


 Today's Topics:

1. Rexcpm update (Stephen Adolph)
2. Re: Rexcpm update (David Rogers)
3. Re: Noisy T102 (B 9)
4. Re: Noisy T102 (Erik van der Tier)
5. Re: Noisy T102 (Erik van der Tier)
6. Re: Noisy T102 (Stephen Adolph)
7. Re: Noisy T102 (Jim Toth)
8. Re: Noisy T102 (Mike Stein)
9. Re: Rexcpm update (Bert Put)
   10. Re: Noisy T102 (Alex ...)
   11. Annotated disassemble of T102 rom (Erik van der Tier)
   12. Re: Annotated disassemble of T102 rom (Stephen Adolph)
   13. Re: Annotated disassemble of T102 rom (Ken Pettit)
   14. Re: Annotated disassemble of T102 rom (Erik van der Tier)
   15. Re: Annotated disassemble of T102 rom (Erik van der Tier)
   16. Re: Annotated disassemble of T102 rom (Ken Pettit)
   17. Tandy 200 Black Screen (ethan saul)
   18. Re: Tandy 200 Black Screen (Stephen Adolph)


 --

 Message: 1
 Date: Tue, 16 Jun 2020 22:11:30 -0400
 From: Stephen Adolph 
 To: m...@bitchin100.com
 Subject: [M100] Rexcpm update
 Message-ID:
 <
 camcmnv7xfugfhuq2w+inw9qm77wvuhxzhew+qodgaz2adgz...@mail.gmail.com>
 Content-Type: text/plain; charset="utf-8"

 I am well into the 2nd build of REXCPM.  All of the REXCPM modules are
 built, untested, but I still need to build the adapters.
 So good progress.  I'm aiming to ship the next tranch in 2 weeks or
 sooner.
 Steve
 -- next part --
 An HTML attachment was scrubbed...
 URL: <
 

Re: [M100] TPDD Disk?

2020-06-19 Thread Brian White
Did you get one of the versions old enough to have a hole in the corner?
And if so, did you get a carrier that fits it at the same time?

If you don't have a carrier to match your board, let me know, there's a few
different options to get you going.

-- 
bkw

On Fri, Jun 19, 2020, 2:56 PM Charles Hudson  wrote:

> Brian,
>
> Thank you for the clarification.  I obtained the MP3 of the DOS
> installation, as well as mComm.  I have it installed on a Windows 10
> machine (after the antivirus resolved its reservations) and have Linux and
> Android OSs to experiment with as well.
>
> I do have the cassette cable and also have USB-to-serial converters and
> null modem cables, although I'm not sure how well they conform to
> specification.
>
> I'm sure one way or another I'll get this going.  But I really ought to
> get busy building the REX; I bought the pieces last year but got busy with
> other projects thereafter.
>
> Thanks again for your contribution.
>
> -CH-
>
>
> 
>  Virus-free.
> www.avast.com
> 
> <#m_1974637505811392643_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>


Re: [M100] Video out adapter?

2020-06-19 Thread Stephen Adolph
http://bitchin100.com/wiki/index.php?title=VT100

Link to the page..
Hope that helps.

Steve

On Friday, June 19, 2020, Stephen Adolph  wrote:

> Well what do you want screen 1 to be?
>
> Option 1.  A real DVI, with original DVI software
>
> Option 2.  Using my hack of the DVI software, and the MVT100 video adapter
>
> Option 3.  Using my hack of the DVI software plus an rs232 connected
> terminal as the display
>
> I believe i have posted the software at bitchin100.  MTV100 adapter is
> still waiting for parts .  Hopefully I will have kits soon.
>
> Steve
>
>
> On Friday, June 19, 2020, Dan Higdon  wrote:
>
>> Where do I get whatever I need to add "screen 1" as a valid command?
>> It occurs to me that I can actually use PuTTY to be my 80x25 display
>> while I'm working my way up to building a vt100 connector.
>> Thanks,
>> Dan
>>
>> On Wed, Jun 17, 2020 at 10:11 PM Mike Stein  wrote:
>>
>>> Welcome to the list and the 'Model T' community!
>>>
>>> As a matter of fact several slightly different external 80x25 video
>>> adapters do exist, although unlike the DVI which connects to the system bus
>>> these connect either to the RS-232 com port or, with a minor board mod, to
>>> the BCR port.
>>>
>>> See
>>> http://bitchin100.com/wiki/index.php?title=File:VT100_1.jpg
>>>
>>> and
>>> http://bitchin100.com/wiki/index.php?title=BCR_TTL_SERIAL_HACK
>>>
>>> for a version adapted to the M100 by Steve Adolph, a list member,
>>> currently awaiting production quantity parts.
>>>
>>> Note that the BCR port mod may be superseded by a different internal
>>> connection.
>>>
>>> m
>>>
>>>  Original Message -
>>>
>>> *From:* David B 
>>> *To:* m100@lists.bitchin100.com
>>> *Sent:* Wednesday, June 17, 2020 7:48 PM
>>> *Subject:* [M100] Video out adapter?
>>>
>>> Hi just got a (working!) model 100 off eBay and replaced the nicd
>>> battery. So far, so good.
>>>
>>> Learning about this computer and just read there was a combined external
>>> disk and video adapter. I'm interested in the external video part. Has
>>> anyone designed an external video adapter for this, that can be built by a
>>> hobbyist?
>>>
>>> thanks,
>>> David
>>>
>>>
>>>
>>> --
>>> *From:* M100  on behalf of
>>> m100-requ...@lists.bitchin100.com 
>>> *Sent:* Wednesday, June 17, 2020 1:39 PM
>>> *To:* m100@lists.bitchin100.com 
>>> *Subject:* M100 Digest, Vol 114, Issue 12
>>>
>>> Send M100 mailing list submissions to
>>> m100@lists.bitchin100.com
>>>
>>> To subscribe or unsubscribe via the World Wide Web, visit
>>> http://lists.bitchin100.com/listinfo.cgi/m100-bitchin100.com
>>> or, via email, send a message with subject or body 'help' to
>>> m100-requ...@lists.bitchin100.com
>>>
>>> You can reach the person managing the list at
>>> m100-ow...@lists.bitchin100.com
>>>
>>> When replying, please edit your Subject line so it is more specific
>>> than "Re: Contents of M100 digest..."
>>>
>>>
>>> Today's Topics:
>>>
>>>1. Rexcpm update (Stephen Adolph)
>>>2. Re: Rexcpm update (David Rogers)
>>>3. Re: Noisy T102 (B 9)
>>>4. Re: Noisy T102 (Erik van der Tier)
>>>5. Re: Noisy T102 (Erik van der Tier)
>>>6. Re: Noisy T102 (Stephen Adolph)
>>>7. Re: Noisy T102 (Jim Toth)
>>>8. Re: Noisy T102 (Mike Stein)
>>>9. Re: Rexcpm update (Bert Put)
>>>   10. Re: Noisy T102 (Alex ...)
>>>   11. Annotated disassemble of T102 rom (Erik van der Tier)
>>>   12. Re: Annotated disassemble of T102 rom (Stephen Adolph)
>>>   13. Re: Annotated disassemble of T102 rom (Ken Pettit)
>>>   14. Re: Annotated disassemble of T102 rom (Erik van der Tier)
>>>   15. Re: Annotated disassemble of T102 rom (Erik van der Tier)
>>>   16. Re: Annotated disassemble of T102 rom (Ken Pettit)
>>>   17. Tandy 200 Black Screen (ethan saul)
>>>   18. Re: Tandy 200 Black Screen (Stephen Adolph)
>>>
>>>
>>> --
>>>
>>> Message: 1
>>> Date: Tue, 16 Jun 2020 22:11:30 -0400
>>> From: Stephen Adolph 
>>> To: m...@bitchin100.com
>>> Subject: [M100] Rexcpm update
>>> Message-ID:
>>> >> gmail.com>
>>> Content-Type: text/plain; charset="utf-8"
>>>
>>> I am well into the 2nd build of REXCPM.  All of the REXCPM modules are
>>> built, untested, but I still need to build the adapters.
>>> So good progress.  I'm aiming to ship the next tranch in 2 weeks or
>>> sooner.
>>> Steve
>>> -- next part --
>>> An HTML attachment was scrubbed...
>>> URL: >> /attachments/20200616/892a2d16/attachment-0001.html>
>>>
>>> --
>>>
>>> Message: 2
>>> Date: Tue, 16 Jun 2020 19:43:57 -0700
>>> From: David Rogers 
>>> To: m...@bitchin100.com
>>> Subject: Re: [M100] Rexcpm update
>>> Message-ID: <69772e77-75b5-44c3-a818-1d8660a9c...@gmail.com>
>>> Content-Type: text/plain; charset="utf-8"
>>>
>>> 
>>>
>>> David, WA7ZYQ
>>>
>>> C?est la vie, c?est la 

Re: [M100] Video out adapter?

2020-06-19 Thread Stephen Adolph
Well what do you want screen 1 to be?

Option 1.  A real DVI, with original DVI software

Option 2.  Using my hack of the DVI software, and the MVT100 video adapter

Option 3.  Using my hack of the DVI software plus an rs232 connected
terminal as the display

I believe i have posted the software at bitchin100.  MTV100 adapter is
still waiting for parts .  Hopefully I will have kits soon.

Steve


On Friday, June 19, 2020, Dan Higdon  wrote:

> Where do I get whatever I need to add "screen 1" as a valid command?
> It occurs to me that I can actually use PuTTY to be my 80x25 display while
> I'm working my way up to building a vt100 connector.
> Thanks,
> Dan
>
> On Wed, Jun 17, 2020 at 10:11 PM Mike Stein  wrote:
>
>> Welcome to the list and the 'Model T' community!
>>
>> As a matter of fact several slightly different external 80x25 video
>> adapters do exist, although unlike the DVI which connects to the system bus
>> these connect either to the RS-232 com port or, with a minor board mod, to
>> the BCR port.
>>
>> See
>> http://bitchin100.com/wiki/index.php?title=File:VT100_1.jpg
>>
>> and
>> http://bitchin100.com/wiki/index.php?title=BCR_TTL_SERIAL_HACK
>>
>> for a version adapted to the M100 by Steve Adolph, a list member,
>> currently awaiting production quantity parts.
>>
>> Note that the BCR port mod may be superseded by a different internal
>> connection.
>>
>> m
>>
>>  Original Message -
>>
>> *From:* David B 
>> *To:* m100@lists.bitchin100.com
>> *Sent:* Wednesday, June 17, 2020 7:48 PM
>> *Subject:* [M100] Video out adapter?
>>
>> Hi just got a (working!) model 100 off eBay and replaced the nicd
>> battery. So far, so good.
>>
>> Learning about this computer and just read there was a combined external
>> disk and video adapter. I'm interested in the external video part. Has
>> anyone designed an external video adapter for this, that can be built by a
>> hobbyist?
>>
>> thanks,
>> David
>>
>>
>>
>> --
>> *From:* M100  on behalf of
>> m100-requ...@lists.bitchin100.com 
>> *Sent:* Wednesday, June 17, 2020 1:39 PM
>> *To:* m100@lists.bitchin100.com 
>> *Subject:* M100 Digest, Vol 114, Issue 12
>>
>> Send M100 mailing list submissions to
>> m100@lists.bitchin100.com
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>> http://lists.bitchin100.com/listinfo.cgi/m100-bitchin100.com
>> or, via email, send a message with subject or body 'help' to
>> m100-requ...@lists.bitchin100.com
>>
>> You can reach the person managing the list at
>> m100-ow...@lists.bitchin100.com
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of M100 digest..."
>>
>>
>> Today's Topics:
>>
>>1. Rexcpm update (Stephen Adolph)
>>2. Re: Rexcpm update (David Rogers)
>>3. Re: Noisy T102 (B 9)
>>4. Re: Noisy T102 (Erik van der Tier)
>>5. Re: Noisy T102 (Erik van der Tier)
>>6. Re: Noisy T102 (Stephen Adolph)
>>7. Re: Noisy T102 (Jim Toth)
>>8. Re: Noisy T102 (Mike Stein)
>>9. Re: Rexcpm update (Bert Put)
>>   10. Re: Noisy T102 (Alex ...)
>>   11. Annotated disassemble of T102 rom (Erik van der Tier)
>>   12. Re: Annotated disassemble of T102 rom (Stephen Adolph)
>>   13. Re: Annotated disassemble of T102 rom (Ken Pettit)
>>   14. Re: Annotated disassemble of T102 rom (Erik van der Tier)
>>   15. Re: Annotated disassemble of T102 rom (Erik van der Tier)
>>   16. Re: Annotated disassemble of T102 rom (Ken Pettit)
>>   17. Tandy 200 Black Screen (ethan saul)
>>   18. Re: Tandy 200 Black Screen (Stephen Adolph)
>>
>>
>> --
>>
>> Message: 1
>> Date: Tue, 16 Jun 2020 22:11:30 -0400
>> From: Stephen Adolph 
>> To: m...@bitchin100.com
>> Subject: [M100] Rexcpm update
>> Message-ID:
>> > qodgaz2adgz...@mail.gmail.com>
>> Content-Type: text/plain; charset="utf-8"
>>
>> I am well into the 2nd build of REXCPM.  All of the REXCPM modules are
>> built, untested, but I still need to build the adapters.
>> So good progress.  I'm aiming to ship the next tranch in 2 weeks or
>> sooner.
>> Steve
>> -- next part --
>> An HTML attachment was scrubbed...
>> URL: > com/attachments/20200616/892a2d16/attachment-0001.html>
>>
>> --
>>
>> Message: 2
>> Date: Tue, 16 Jun 2020 19:43:57 -0700
>> From: David Rogers 
>> To: m...@bitchin100.com
>> Subject: Re: [M100] Rexcpm update
>> Message-ID: <69772e77-75b5-44c3-a818-1d8660a9c...@gmail.com>
>> Content-Type: text/plain; charset="utf-8"
>>
>> 
>>
>> David, WA7ZYQ
>>
>> C?est la vie, c?est la guerre,  viva la salade de pommes de terre.
>>
>> > On Jun 16, 2020, at 7:11 PM, Stephen Adolph 
>> wrote:
>> >
>> > I am well into the 2nd build of REXCPM.  All of the REXCPM modules are
>> built, untested, but I still need to build the adapters.
>> > So good progress.  I'm aiming to 

Re: [M100] Video out adapter?

2020-06-19 Thread Dan Higdon
Where do I get whatever I need to add "screen 1" as a valid command?
It occurs to me that I can actually use PuTTY to be my 80x25 display while
I'm working my way up to building a vt100 connector.
Thanks,
Dan

On Wed, Jun 17, 2020 at 10:11 PM Mike Stein  wrote:

> Welcome to the list and the 'Model T' community!
>
> As a matter of fact several slightly different external 80x25 video
> adapters do exist, although unlike the DVI which connects to the system bus
> these connect either to the RS-232 com port or, with a minor board mod, to
> the BCR port.
>
> See
> http://bitchin100.com/wiki/index.php?title=File:VT100_1.jpg
>
> and
> http://bitchin100.com/wiki/index.php?title=BCR_TTL_SERIAL_HACK
>
> for a version adapted to the M100 by Steve Adolph, a list member,
> currently awaiting production quantity parts.
>
> Note that the BCR port mod may be superseded by a different internal
> connection.
>
> m
>
>  Original Message -
>
> *From:* David B 
> *To:* m100@lists.bitchin100.com
> *Sent:* Wednesday, June 17, 2020 7:48 PM
> *Subject:* [M100] Video out adapter?
>
> Hi just got a (working!) model 100 off eBay and replaced the nicd battery.
> So far, so good.
>
> Learning about this computer and just read there was a combined external
> disk and video adapter. I'm interested in the external video part. Has
> anyone designed an external video adapter for this, that can be built by a
> hobbyist?
>
> thanks,
> David
>
>
>
> --
> *From:* M100  on behalf of
> m100-requ...@lists.bitchin100.com 
> *Sent:* Wednesday, June 17, 2020 1:39 PM
> *To:* m100@lists.bitchin100.com 
> *Subject:* M100 Digest, Vol 114, Issue 12
>
> Send M100 mailing list submissions to
> m100@lists.bitchin100.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.bitchin100.com/listinfo.cgi/m100-bitchin100.com
> or, via email, send a message with subject or body 'help' to
> m100-requ...@lists.bitchin100.com
>
> You can reach the person managing the list at
> m100-ow...@lists.bitchin100.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of M100 digest..."
>
>
> Today's Topics:
>
>1. Rexcpm update (Stephen Adolph)
>2. Re: Rexcpm update (David Rogers)
>3. Re: Noisy T102 (B 9)
>4. Re: Noisy T102 (Erik van der Tier)
>5. Re: Noisy T102 (Erik van der Tier)
>6. Re: Noisy T102 (Stephen Adolph)
>7. Re: Noisy T102 (Jim Toth)
>8. Re: Noisy T102 (Mike Stein)
>9. Re: Rexcpm update (Bert Put)
>   10. Re: Noisy T102 (Alex ...)
>   11. Annotated disassemble of T102 rom (Erik van der Tier)
>   12. Re: Annotated disassemble of T102 rom (Stephen Adolph)
>   13. Re: Annotated disassemble of T102 rom (Ken Pettit)
>   14. Re: Annotated disassemble of T102 rom (Erik van der Tier)
>   15. Re: Annotated disassemble of T102 rom (Erik van der Tier)
>   16. Re: Annotated disassemble of T102 rom (Ken Pettit)
>   17. Tandy 200 Black Screen (ethan saul)
>   18. Re: Tandy 200 Black Screen (Stephen Adolph)
>
>
> --
>
> Message: 1
> Date: Tue, 16 Jun 2020 22:11:30 -0400
> From: Stephen Adolph 
> To: m...@bitchin100.com
> Subject: [M100] Rexcpm update
> Message-ID:
> <
> camcmnv7xfugfhuq2w+inw9qm77wvuhxzhew+qodgaz2adgz...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> I am well into the 2nd build of REXCPM.  All of the REXCPM modules are
> built, untested, but I still need to build the adapters.
> So good progress.  I'm aiming to ship the next tranch in 2 weeks or sooner.
> Steve
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> http://lists.bitchin100.com/private.cgi/m100-bitchin100.com/attachments/20200616/892a2d16/attachment-0001.html
> >
>
> --
>
> Message: 2
> Date: Tue, 16 Jun 2020 19:43:57 -0700
> From: David Rogers 
> To: m...@bitchin100.com
> Subject: Re: [M100] Rexcpm update
> Message-ID: <69772e77-75b5-44c3-a818-1d8660a9c...@gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> 
>
> David, WA7ZYQ
>
> C?est la vie, c?est la guerre,  viva la salade de pommes de terre.
>
> > On Jun 16, 2020, at 7:11 PM, Stephen Adolph 
> wrote:
> >
> > I am well into the 2nd build of REXCPM.  All of the REXCPM modules are
> built, untested, but I still need to build the adapters.
> > So good progress.  I'm aiming to ship the next tranch in 2 weeks or
> sooner.
> > Steve
> -- next part --
> An HTML attachment was scrubbed...
> URL: <
> http://lists.bitchin100.com/private.cgi/m100-bitchin100.com/attachments/20200616/84e5c9e2/attachment-0001.html
> >
>
> --
>
> Message: 3
> Date: Tue, 16 Jun 2020 19:52:31 -0700
> From: B 9 
> To: m...@bitchin100.com
> Subject: Re: [M100] Noisy T102
> Message-ID:
> <
> cag1tpetpsaurqtuc1dsayoqbdhlsrtnkcbrehfvk7pzuxzr...@mail.gmail.com>
> Content-Type: text/plain; 

[M100] TPDD Disk?

2020-06-19 Thread Charles Hudson
Brian,

Thank you for the clarification.  I obtained the MP3 of the DOS
installation, as well as mComm.  I have it installed on a Windows 10
machine (after the antivirus resolved its reservations) and have Linux and
Android OSs to experiment with as well.

I do have the cassette cable and also have USB-to-serial converters and
null modem cables, although I'm not sure how well they conform to
specification.

I'm sure one way or another I'll get this going.  But I really ought to get
busy building the REX; I bought the pieces last year but got busy with
other projects thereafter.

Thanks again for your contribution.

-CH-


Virus-free.
www.avast.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>


Re: [M100] TPDD Disk?

2020-06-19 Thread Brian K. White

On 6/19/20 11:32 AM, Charles Hudson wrote:

Thank you to Steven, Brian, Kurt et al. for your suggestions.
This is the TPDD, catalog 26-3808.

I think the simplest option for me is to order one of the TPDD disks 
from Arcade Shopper, which I will do today.  The manual describes the 
boot process from the disk.


I do have a cassette drive, CCR-81, but I don't have REX implemented yet 
and would like to verify operation sooner rather than later.


Cassette cable, not cassette drive. If you have the cassette cable, you 
can play the mp3 to install TS-DOS right now, if you have anything with 
a headphone jack.


If you have the serial cable and usb adapter you can bootstrap from 
either mComm or dlpluss right now too.


The TPDD1 bootstrap procedure from the util disk is about the least 
convenient method of all, what with switching the dip switches and 
having to enter in that long S-Record correctly. TPDD2 is the slick one.


The mcomm/dlplus bootstrappers work the same way as the TPDD2. But you 
do still want the disk just to have it.


--
bkw


Re: [M100] TPDD Disk?

2020-06-19 Thread Mugglepiece Theater
Yeah, mine wasn’t working. I’m not at all tech savvy and I was able to
switch out the belt without too much trouble. Got it on eBay pretty cheap.
Worked right away.


On Fri, Jun 19, 2020 at 8:39 AM Ken Pettit  wrote:

> Hey Charles,
>
> Keep in mind that nearly every TPDD these days that has not had new rubber
> drive belts installed will likely need one.  After 35+ years, they have
> dry-rotted and the motor does not spin the disk.  These can also be
> purchased, but taking apart the TPDD and putting it back together is a bit
> of an effort.
>
>
> Ken
>
> On 6/19/20 8:32 AM, Charles Hudson wrote:
>
> Thank you to Steven, Brian, Kurt et al. for your suggestions.
> This is the TPDD, catalog 26-3808.
>
> I think the simplest option for me is to order one of the TPDD disks from
> Arcade Shopper, which I will do today.  The manual describes the boot
> process from the disk.
>
> I do have a cassette drive, CCR-81, but I don't have REX implemented yet
> and would like to verify operation sooner rather than later.
>
> I'll report back when operational.
>
> Thanks again for your responses.
>
> -CH-
>
>
> 
>  Virus-free.
> www.avast.com
> 
>
>
>


Re: [M100] TPDD Disk?

2020-06-19 Thread Ken Pettit

Hey Charles,

Keep in mind that nearly every TPDD these days that has not had new 
rubber drive belts installed will likely need one.  After 35+ years, 
they have dry-rotted and the motor does not spin the disk.  These can 
also be purchased, but taking apart the TPDD and putting it back 
together is a bit of an effort.


Ken

On 6/19/20 8:32 AM, Charles Hudson wrote:

Thank you to Steven, Brian, Kurt et al. for your suggestions.
This is the TPDD, catalog 26-3808.

I think the simplest option for me is to order one of the TPDD disks 
from Arcade Shopper, which I will do today.  The manual describes the 
boot process from the disk.


I do have a cassette drive, CCR-81, but I don't have REX implemented 
yet and would like to verify operation sooner rather than later.


I'll report back when operational.

Thanks again for your responses.

-CH-

 
	Virus-free. www.avast.com 
 







[M100] TPDD Disk?

2020-06-19 Thread Charles Hudson
Thank you to Steven, Brian, Kurt et al. for your suggestions.
This is the TPDD, catalog 26-3808.

I think the simplest option for me is to order one of the TPDD disks from
Arcade Shopper, which I will do today.  The manual describes the boot
process from the disk.

I do have a cassette drive, CCR-81, but I don't have REX implemented yet
and would like to verify operation sooner rather than later.

I'll report back when operational.

Thanks again for your responses.

-CH-


Virus-free.
www.avast.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>


Re: [M100] Tandy 200 Black Screen

2020-06-19 Thread Stephen Adolph
congrats!  always satisfying to sort something like that out...

On Fri, Jun 19, 2020 at 9:40 AM ethan saul  wrote:

> Hi, Just a update.
>
> My Tandy 200 now works! The problems was that the memory board in the
> Tandy 200 is connected by a ribbon cable and when I took it apart the
> connector must oxidized or gotten dirty which was causing the problem.
> Since after cleaning it with isopropanol it works, the machine powered up
> first in to the menu system and now everything works.
>
>
>
> Thanks,
>
> Ethan
>
>
>


Re: [M100] Tandy 200 Black Screen

2020-06-19 Thread ethan saul
Hi, Just a update.
My Tandy 200 now works! The problems was that the memory board in the Tandy 200 
is connected by a ribbon cable and when I took it apart the connector must 
oxidized or gotten dirty which was causing the problem. Since after cleaning it 
with isopropanol it works, the machine powered up first in to the menu system 
and now everything works.

Thanks,
Ethan



Re: [M100] TPDD Disk?

2020-06-19 Thread Brian White
On Thu, Jun 18, 2020, 9:04 PM Kurt McCullum  wrote:

> I'll chime in on this one. Yes a stand alone Windows PC program exists and
> the TPDD2 Utility disk image exists. Links below.
>

This is great!

-- 
bkw