Re: [M100] Olivetti M10 and REX

2021-10-08 Thread Stephen Adolph
just a quick note to say I updated the M10 rom to fix the bug with shift3 key. Version 3 is at: https://bitchin100.com/wiki/index.php?title=Olivetti_M10_ROM_patch cheers Steve On Sat, Dec 8, 2018 at 9:02 AM Stephen Adolph wrote: > I found a small fix was needed. The boot up sequence looks fo

Re: [M100] Olivetti M10 and REX

2018-12-08 Thread Stephen Adolph
I found a small fix was needed. The boot up sequence looks for control-break to cold restart. I needed to patch one value to make that work. Use V2 image here http://club100.org/memfiles/index.php?direction=&order=&directory=Steve%20Adolph/Patched%20M10%20Main%20ROM&;

Re: [M100] Olivetti M10 and REX

2018-12-08 Thread Josh Malone
Yes, this is awesome news! On Sat, Dec 8, 2018, 12:55 AM Gregory McGill Great work Stephen! > > On Fri, Dec 7, 2018 at 9:12 PM Stephen Adolph > wrote: > >> turns out the REXNEC plugs right into M10. I'll test REXManager on M10 >> tomorrow. fingers crossed it is essentially done. >> >> On Fri,

Re: [M100] Olivetti M10 and REX

2018-12-07 Thread Gregory McGill
Great work Stephen! On Fri, Dec 7, 2018 at 9:12 PM Stephen Adolph wrote: > turns out the REXNEC plugs right into M10. I'll test REXManager on M10 > tomorrow. fingers crossed it is essentially done. > > On Fri, Dec 7, 2018 at 10:23 PM John R. Hogerhuis > wrote: > >> Very cool, Steve... I have

Re: [M100] Olivetti M10 and REX

2018-12-07 Thread Stephen Adolph
turns out the REXNEC plugs right into M10. I'll test REXManager on M10 tomorrow. fingers crossed it is essentially done. On Fri, Dec 7, 2018 at 10:23 PM John R. Hogerhuis wrote: > Very cool, Steve... I have an M10 but I'll need someone to burn a ROM for > me. > > -- John. >

Re: [M100] Olivetti M10 and REX

2018-12-07 Thread John R. Hogerhuis
Very cool, Steve... I have an M10 but I'll need someone to burn a ROM for me. -- John.

Re: [M100] Olivetti M10 and REX

2018-12-07 Thread Stephen Adolph
http://club100.org/memfiles/index.php?direction=&order=&directory=Steve%20Adolph/Patched%20M10%20Main%20ROM&; Folks, I have a "beta" Olivetti Main ROM posted on Club100 at the link above. This main rom is lightly tested, but it seems that the keyboard is mapped more or less correctly. Let me kno

Re: [M100] Olivetti M10 and REX

2018-12-06 Thread John R. Hogerhuis
Very cool. I was worried the project had defeated you :-) Sounds like will have rescued a whole class of machines to much greater usability. Nice. -- John.

Re: [M100] Olivetti M10 and REX

2018-12-06 Thread Stephen Adolph
update; I have disassembled the relevant portions of M10 ROM and can see how to shoehorn the T102 rom into this machine. I hope to have that done for the weekend. When I'm done I'll publish the patch. Should be achievable with any keyboard. I'm not going to do other keyboards - just QWERTY. Inte

Re: [M100] Olivetti M10 and REX

2018-12-04 Thread Stephen Adolph
Well this is a much harder job than I anticipated. I got pretty close but came up against one big problem. the PRINT and LABEL keys are moved to a spot on the keyboard in M10 that is not scanned like a letter key, as it is in M100. If you look, you'll see that PRINT ahd LABEL are scanned on signa

Re: [M100] Olivetti M10 and REX

2018-11-29 Thread Kurt McCullum
That's probably similar to the NEC 8201a with the Japanese keyboard. The layout is different on the one I have when compared to a US keyboard. Unfortunately mine is a dead unit so I can't pull the rom code. Kurt On Thu, Nov 29, 2018, at 4:23 AM, Stephen Adolph wrote: > yah, I'll post it when done

Re: [M100] Olivetti M10 and REX

2018-11-29 Thread Stephen Adolph
( @ @ ) > > --.ooo--(_)--ooo.--- > > > > > > *From:* M100 [mailto:m100-boun...@lists.bitchin100.com] *On Behalf Of *Stephen > Adolph > *Sent:* donderdag 29 november 2018 0:37 > *To:* m...@bitchin100.com > *Subject:* Re: [M100] Olivetti M10 and REX

Re: [M100] Olivetti M10 and REX

2018-11-29 Thread Stephen Adolph
yah, I'll post it when done. not there yet. M10 is a complicated keyboard system. Plus there are reduced characters relative to M100 - there is no CODE key. So Graph and Shift-Graph have to be remapped. I have to decide whats easier - to modify the T102 driver to work with the M10 keyboard, or mod

Re: [M100] Olivetti M10 and REX

2018-11-29 Thread VANDEN BOSSCHE JAN
o:m100-boun...@lists.bitchin100.com] On Behalf Of Stephen Adolph Sent: donderdag 29 november 2018 0:37 To: m...@bitchin100.com Subject: Re: [M100] Olivetti M10 and REX Interestingly, the T102 ROM did NOT completely boot up in the M10. There must be a hardware gotcha somewhere. The keyboard does n

Re: [M100] Olivetti M10 and REX

2018-11-28 Thread Francesco Messineo
Hi! Can you share your modified T102 image that works in the M10? I'd like to try it too. Frank On Thu, Nov 29, 2018 at 2:49 AM Stephen Adolph wrote: > > update- > I installed a T102 Main ROM in my M10. > after some time figuring out the keyboard mapping, I was able to enter BASIC > and type CALL

Re: [M100] Olivetti M10 and REX

2018-11-28 Thread Stephen Adolph
update- I installed a T102 Main ROM in my M10. after some time figuring out the keyboard mapping, I was able to enter BASIC and type CALL63012. Then I burned a TSDOS EEPROM - standard 27C256 - and installed in the M10. Good news - TS-DOS worked! Seems like the keyboard mapping is the only appare

Re: [M100] Olivetti M10 and REX

2018-11-28 Thread Stephen Adolph
interesting, So if you put T102 Main ROM into VT for M10, you should be able to test this out. I was able to deduce that [y55jfrsd translates to call63012 so, I can go into BASIC and see if I can start TS-DOS. Unfortunately I could not get TS-DOS to run in an M10 using T102 ROM. so there must b

Re: [M100] Olivetti M10 and REX

2018-11-28 Thread Ken Pettit
Hey Steve, Yeah, looking at the VirtualT src/io.c file, I can see that the M10 keyboard mapping is definately different, without even looking at a schematic. But that seems to be the only thing I had to code differently in VT to get the M10 ROM to run. Ken On 11/28/18 3:36 PM, Stephen Adol

Re: [M100] Olivetti M10 and REX

2018-11-28 Thread Stephen Adolph
Interestingly, the T102 ROM did NOT completely boot up in the M10. There must be a hardware gotcha somewhere. The keyboard does not work. So, not as easy... On Wed, Nov 28, 2018 at 3:47 PM Stephen Adolph wrote: > yes you are right, T102 is a better rom to start with. > > On Wed, Nov 28, 2018 a

Re: [M100] Olivetti M10 and REX

2018-11-28 Thread Stephen Adolph
yes you are right, T102 is a better rom to start with. On Wed, Nov 28, 2018 at 2:03 PM John R. Hogerhuis wrote: > That's a good idea. But we should revise the t102 font to match the > Olivetti ROM. That's one of the unique things about that machine. > > -- John. >

Re: [M100] Olivetti M10 and REX

2018-11-28 Thread John R. Hogerhuis
That's a good idea. But we should revise the t102 font to match the Olivetti ROM. That's one of the unique things about that machine. -- John.

Re: [M100] Olivetti M10 and REX

2018-11-28 Thread Josh Malone
I don't have an M10, though I figure I'll want one in my collection eventually (my WP-2 arrives Friday :). I'd be game for hacking my (proposed future) M10 in this way. -Josh On Wed, Nov 28, 2018 at 10:52 AM Stephen Adolph wrote: > > Hardware wise, the M10 and the M100 are very similar. > The opt

[M100] Olivetti M10 and REX

2018-11-28 Thread Stephen Adolph
Hardware wise, the M10 and the M100 are very similar. The option ROM socket is a standard socket, with standard wiring, not the strange M100 Molex style. I have a REX design that works in a standard socket. However, I don't think there are many option roms available for M10 at all, are there? I