Re: [M100] REXCPM/REX status and questions

2020-03-12 Thread r cs
wait in small packages. Wait. Well, you know what I mean ;-) Regards, rcs On Thu, Mar 12, 2020 at 6:05 PM Mike Stein wrote: > - Original Message - > From: Philip Avery > To: m...@bitchin100.com > Sent: Thursday, March 12, 2020 5:32 PM > Subject: Re: [M100] RE

Re: [M100] REXCPM/REX status and questions

2020-03-12 Thread Mike Stein
- Original Message - From: Philip Avery To: m...@bitchin100.com Sent: Thursday, March 12, 2020 5:32 PM Subject: Re: [M100] REXCPM/REX status and questions ... > REXCPM is taking time, we ask for patience. If it was easy, it would have > been done decades ago. > Thanks

Re: [M100] REXCPM/REX status and questions

2020-03-12 Thread John R. Hogerhuis
On Thu, Mar 12, 2020 at 2:32 PM Philip Avery wrote: > Actually, M100 ROM routines will be available to CP/M apps. I propose a > memory address in BIOS where you poke a desired ROM address, then call a > bios address. This will work from Basic, assembly, or other apps eg: C, > Forth, or w.h.y.

Re: [M100] REXCPM/REX status and questions

2020-03-12 Thread Philip Avery
Actually, M100 ROM routines will be available to CP/M apps. I propose a memory address in BIOS where you poke a desired ROM address, then call a bios address. This will work from Basic, assembly, or other apps eg: C, Forth, or w.h.y. The desired ROM address will remain there for subsequent

Re: [M100] REXCPM/REX status and questions

2020-03-12 Thread Abraham Moller
Ok, good to know. I suppose 80 or 60x10 in CP/M would be a nice project. The Amstrad NC100 CP/M certainly implements that (120x10 rather than 80x8). On Thu, Mar 12, 2020, 4:14 PM John R. Hogerhuis wrote: > > > On Thu, Mar 12, 2020 at 12:59 PM Abraham Moller > wrote: > >> Good to know! DX-Forth

Re: [M100] REXCPM/REX status and questions

2020-03-12 Thread Stephen Adolph
..and the external can be 80x32 lines using the "Geoff Terminal Emulator"... http://geoffg.net/terminal.html On Thu, Mar 12, 2020 at 4:13 PM Stephen Adolph wrote: > REXCPM is planned to support the 40x8 LCD, and an external TTL serial > display (like a terminal emulator). No plan I know of to

Re: [M100] REXCPM/REX status and questions

2020-03-12 Thread John R. Hogerhuis
On Thu, Mar 12, 2020 at 12:59 PM Abraham Moller wrote: > Good to know! DX-Forth then is much better given its access to the CP/M > filesystem. > > Any chance the 80x10 or 60x10 display enhancements will work with REXCPM? > >> >> Zero chance unless someone takes the time to port them. And it

Re: [M100] REXCPM/REX status and questions

2020-03-12 Thread Stephen Adolph
REXCPM is planned to support the 40x8 LCD, and an external TTL serial display (like a terminal emulator). No plan I know of to integrate the LCD based high density characters. On Thu, Mar 12, 2020 at 3:59 PM Abraham Moller wrote: > Good to know! DX-Forth then is much better given its access

Re: [M100] REXCPM/REX status and questions

2020-03-12 Thread Abraham Moller
Good to know! DX-Forth then is much better given its access to the CP/M filesystem. Any chance the 80x10 or 60x10 display enhancements will work with REXCPM? On Thu, Mar 12, 2020, 3:56 PM John R. Hogerhuis wrote: > > > On Wed, Mar 11, 2020 at 11:33 PM Abraham Moller > wrote: > >> BTW, can

Re: [M100] REXCPM/REX status and questions

2020-03-12 Thread John R. Hogerhuis
On Wed, Mar 11, 2020 at 11:33 PM Abraham Moller wrote: > BTW, can anyone think of any advantages of DX-Forth over MFORTH or vice > versa? > MForth has a highly optimized interpreter for built-in words because of the hash table it implements. Super-fast. MForth's main limitation is it is its

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Jim Anderson
> -Original Message- > > 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. And thus, the inevitable question (also spawning from the screen size discussion): T200 support? (I'm guessing that's a

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Philip Avery
I believe so as it's 8080-compatiable. What's more its built-in editor (SED) is fully configurable with documentation & source, so we should be fine with that too. Philiop On 20/02/2020 11:55 am, Abraham Moller wrote: Good to know! How about DX-Forth? Jon On Wed, Feb 19, 2020, 5:44 PM

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Abraham Moller
Oooh! 40x66 would be most helpful, especially for the terminal. What CP/M terminal applications work? How about Forth? Jon On Wed, Feb 19, 2020, 5:58 PM Philip Avery wrote: > Well, that would be possible as there are 60-column and 80-column > utilities for the M100, but they are difficult to

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Philip Avery
Well, that would be possible as there are 60-column and 80-column utilities for the M100, but they are difficult to read. I think the uptake on this would be small as the alternative of external 80 x 24 (36) VGA wins hands down. We do have loads of RAM, so a virtual 40 x 66 (or say 256) lines

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Abraham Moller
Good to know! How about DX-Forth? Jon On Wed, Feb 19, 2020, 5:44 PM Philip Avery wrote: > Yes, standard 8080 CP/M software works, which is most of it. However > Z80-specific software wont, VDE & Turbo Pascal come to mind. Instead of > VDE (a full-screen editor), I'm using Word Master as a full

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Philip Avery
Yes, standard 8080 CP/M software works, which is most of it. However Z80-specific software wont, VDE & Turbo Pascal come to mind. Instead of VDE (a full-screen editor), I'm using Word Master as a full -screen editor on 80x24 external VGA screen and I'll configure RED editor for 40x8 for M100

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Stephen Adolph
What we have available to us is a recent change I've proposed to re-use the cassette port as a high speed serial link for external display. Requires only a single wire be added to bypass the Tx filter on the cassette port, and bridge the fast TTL signal onto pin 8 which is unused. This does what

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Abraham Moller
Also, is there any chance of resizing the font or making a virtual 80x24 window? I think I saw a NEC PC-8300 with an Option ROM giving 60x8 or 60x10 on the display. Jon On Wed, Feb 19, 2020, 1:01 PM Abraham Moller wrote: > Oh wow! This already sounds so much better than klutzy (well, slow, >

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Abraham Moller
Oh wow! This already sounds so much better than klutzy (well, slow, individual) xmodem transfers in ZCN on the NC100. As far as full screen CP/M, this would be over the serial port? Is there a parallel port alternative? It would be nice to keep the serial port for dumb terminal usage. Jon On

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Stephen Adolph
Yes there will be a process to push out and reload the ram disk to an external device, like LaddieAlpha or mComm. There are also utilities with CP/M to allow loading individual files from/to TPDD to/from the CP/M disk. On Wed, Feb 19, 2020 at 12:43 PM Abraham Moller wrote: > Hi Steve, > >

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Abraham Moller
Hi Steve, Thanks for sharing the info! Since the REXCPM has SRAM, will I be able to back everything up with VirtualT or mComm? Thanks again, Jon On Wed, Feb 19, 2020, 11:03 AM Stephen Adolph wrote: > REXCPM itself plugs into the option rom socket. > > In M100 and T102, you need an additional

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Stephen Adolph
REXCPM itself plugs into the option rom socket. 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

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Dan Higdon
For REXCPM, how much hardware modification is required? Does it need any wires soldered to the motherboard? I have a Model102, if there is a difference between 100 and 102 in this regard. On Wed, Feb 19, 2020 at 9:35 AM Stephen Adolph wrote: > I can comment on the hardware side of things.

Re: [M100] REXCPM/REX status and questions

2020-02-19 Thread Stephen Adolph
I can comment on the hardware side of things. Standard REX does not support CP/M as it is FLASH only. REXCPM is different hardware. It uses Static RAM (either 2MB or 4MB) as opposed to FLASH. In order to run CPM you need 64k of addressable RAM. REXCPM does a few things to make that happen 1)

[M100] REXCPM/REX status and questions

2020-02-19 Thread Abraham Moller
Hi all, Just curious about the state of this new REXCPM! It sounds incredible! Does it offer CP/M plus 4MB Flash RAM for storage? Does it change the number of lines/columns on the display by using a smaller font (like NC100 ZCN)? Could the regular REX also be configured to run CP/M? Also, I