Re: [M100] Multi ROM NEC 8201a Modification

2019-07-17 Thread Kurt McCullum
It sure does. I think we have had that pop up on the list several times. It's a good cable. But $36 is way too much. I build the same thing for less than $10. On Wed, Jul 17, 2019, at 6:53 PM, Andrew Kennedy wrote: > Kurt, instead of buying a cable and modifying it, I think that this cable >

Re: [M100] Multi ROM NEC 8201a Modification

2019-07-17 Thread Andrew Kennedy
Kurt, instead of buying a cable and modifying it, I think that this cable does what you want: https://www.ebay.com/itm/FTDI-USB-DB-25-Male-Serial-RS-232C-Null-Modem-Full-Handshake-Cable-NM-25M/151495441948 (alternate link to same page: http://tinyurl.com/y3wln2l3 ) I bought one last year for my

Re: [M100] "Smart" watch fun

2019-07-17 Thread John R. Hogerhuis
On Wed, Jul 17, 2019 at 12:11 PM Kenneth Pettit wrote: > Hey John, > > Sounds like it’s along the lines of my Pebble watch. It uses an epaper > transflective display that looks better the more sunlight available. And > it’s battery would also last a week. > > Unlike the Fitbit though, you

Re: [M100] dsub 25 hood that fits

2019-07-17 Thread Kurt McCullum
Sorry, I wasn't clear in my description. I was talking about a regular USB to DB25 cable, not a TPDD cable. On Wed, Jul 17, 2019, at 12:04 PM, Brian K. White wrote: > A tpdd cable needs to have a 2x4 female pin header with ttl signals on > one end, and a db25 male with rs232 on the other end.

Re: [M100] "Smart" watch fun

2019-07-17 Thread Kenneth Pettit
Hey John, Sounds like it’s along the lines of my Pebble watch. It uses an epaper transflective display that looks better the more sunlight available. And it’s battery would also last a week. Unlike the Fitbit though, you could write custom apps for it using the SDK that was available. It’s

Re: [M100] dsub 25 hood that fits

2019-07-17 Thread Brian K. White
A tpdd cable needs to have a 2x4 female pin header with ttl signals on one end, and a db25 male with rs232 on the other end. Unless you wanted to make a tpdd cable that only connected to modern pcs? -- bkw On 7/17/19 2:25 PM, Kurt McCullum wrote: The old serial cables do. But the new FTDI USB

Re: [M100] dsub 25 hood that fits

2019-07-17 Thread Kurt McCullum
The old serial cables do. But the new FTDI USB cables have a standard USB end with the FTDI + Max232 chips in it and the other end is the RJ45. Here is an example.

Re: [M100] dsub 25 hood that fits

2019-07-17 Thread Brian K. White
Don't the cisco cables have a rj45 on one end, and db9 on the other? Don't you need a dupont connector for the tpdd, and a 9-25 adapter for the M100? And do they actually include dsr/dtr? Myself I am hoping to no longer use the db25 pcb. I just made a new version just for the heck of making a

[M100] "Smart" watch fun

2019-07-17 Thread John R. Hogerhuis
(I'll get to Model 100 relevance by the end, trust me...) I picked up a Amazfit Bip smart watch just before prime day for $60. It's more expensive now. Link: https://amzn.to/2XX6O3g I'm really liking it so far. It is a bare bones GPS watch with heart rate monitor, and shows me notifications

Re: [M100] dsub 25 hood that fits

2019-07-17 Thread Kurt McCullum
Brian, I appreciate the insights. My first reaction to seeing your new board was that this was a good solution. But after reading through your post, I changed my mind. It's probably still much easier (and cheaper) to buy the FTDI cable designed for CISCO routers, clip off the RJ45 end and then

Re: [M100] dsub 25 hood that fits

2019-07-17 Thread Brian K. White
Kinda sorta maybe possibly. I had thought about using one of the variants of  max232, instead of the 3 transistor hack. But in the end, the 3 transistors is probably the cheapest and simplest circuit to make a tpdd work, and this new circuit with the part that Rick Shear identified, really

Re: [M100] Using HTERM on a M100

2019-07-17 Thread John R. Hogerhuis
> > > > I suppose I could finish it, but I'm not sure how to turn that into an > actual stand alone application (I have a few ideas for Windows and > Linux but the last time I used a Mac, we were in the 80s). > > Well if I did it, I'd probably create a .NET command line app. Then it would be cross

Re: [M100] Posits versus floating point

2019-07-17 Thread John R. Hogerhuis
Ah, all good points! I didn't figure the ROM used IEEE floating point, but I didn't realize how different it was! -- John.

Re: [M100] Multi ROM NEC 8201a Modification

2019-07-17 Thread Paco
Very interesting notice El mié., 17 jul. 2019 15:23, Stephen Adolph escribió: > Kurt, no problem at all. You've done some nice work to accomplish this. > Very cool. Steve > > On Tue, Jul 16, 2019 at 11:26 PM Kurt McCullum wrote: > >> I wanted to give my thanks to Stephen Adolph for tracing

Re: [M100] dsub 25 hood that fits

2019-07-17 Thread Kurt McCullum
Brian, I noticed you have a new DB25 PCB on Osh Park. I suspect the whole TPDD cable was intended to take a TTL level floppy drive and bring it to a standard RS-232 level. I'm wondering if that same PCB could be used with one of the inexpensive TTL level FTDI USB to serial converters to create

Re: [M100] Posits versus floating point

2019-07-17 Thread Ken Pettit
Hey John, I was reading the posts about posits ... pretty interesting. But the Model T ROM doesn't actually use IEEE floating point format ... It uses a format where the first byte contains the sign bit and 7-bit exponent, followed by 3 or 7 bytes of BCD encoded data. For the exponent, 40h

Re: [M100] Multi ROM NEC 8201a Modification

2019-07-17 Thread Stephen Adolph
Kurt, no problem at all. You've done some nice work to accomplish this. Very cool. Steve On Tue, Jul 16, 2019 at 11:26 PM Kurt McCullum wrote: > I wanted to give my thanks to Stephen Adolph for tracing down the bank > selection pin on the NEC main board. After some testing and a small bit of

Re: [M100] Posits versus floating point

2019-07-17 Thread Alex ...
Nice to see there's still work being done on the low level parts of compander science.  On Wed, Jul 10, 2019, 16:59 John R. Hogerhuis wrote: > Something new under the sun? > > Tangentially related, but I thought this was interesting. The Model T ROM > uses 32-bit single precision and 64-bit

Re: [M100] Using HTERM on a M100

2019-07-17 Thread Eric LK
John R. Hogerhuis wrote: > It does map in both directions... what are you seeing? > I don't map every UTF-8 character :-) There are a lot. I was using the "é" character, but I found the problem: Since I'm using a QWERTY keyboard, I use numpad code ALT+130 to type this character. When I do this in

Re: [M100] Multi ROM NEC 8201a Modification

2019-07-17 Thread Josh Malone
On Wed, Jul 17, 2019, 1:46 AM Kurt McCullum wrote: > I wanted to give my thanks to Stephen Adolph for tracing down the bank > selection pin on the NEC main board. After some testing and a small bit of > soldering I can confirm it works. For mine I have SARDOS on Bank 1 and > UR-2 on Banks 2&3. >

[M100] Starblaze 100 strange behavior on select LCDs

2019-07-17 Thread Serhiy Sosonniy
Hi, Jim, do you have reference card for it? If so, could you please scan it?

Re: [M100] Starblaze 100 strange behavior on select LCDs

2019-07-17 Thread Jim Anderson
> -Original Message- > isn't so if there is anything in there that isn't obvious for game play > it would be nice to turn that into a PDF. If there's a need for a PDF of the game manual, I have a good clean (iirc) hard copy and a scanner. jim