MTXplus+ Running CP/M

Modern, Memotech inspired, hardware projects
Post Reply
Martin A
Posts: 799
Joined: 09 Nov 2013 21:03

MTXplus+ Running CP/M

Post by Martin A »

MonoCPM.jpg
MonoCPM.jpg (77.91 KiB) Viewed 5556 times
Regular visitors to Dave's site may have seen http://primrosebank.net/computers/mtx/p ... us_cpm.htm

Here's a screen shot of my MTXplus+ prototype running CPM.

The implementation leans heavily on Andy's code for the Rememorizor. The system monitor, keyboard, ram disc and all the higher level SD card software is ported over from there unchanged. The low level card access for the CF card fitted on the prototype, replacing the SD card routines, are the same ones we've been using for FAT32 read only access.

Video access had to be written from scratch, as the system is using the Yamaha V9958 in text mode 2 and not a dedicated 80 column card.

This means that when MTX.COM or one of the games is run, or the system is booted bypassing CPM start-up, there's no requirement to change monitors as all output goes through the same VDP.

The downside of using text 2 mode, is the lack of character attributes, output is mono only.

Although the CPU board has a 20mhz Z80 fitted, the system is currently limited to 11mhz while a hardware solution to a problem with the timing of the connection between the CPU and VDP is sought.

However, at 11mhz CPM is surprisingly quick, and as you would expect 2-3 times as fast as the MTX/Rememorizor combination. Though I imagine somewhat slower than a 25mhz Rememotech.
User avatar
1024MAK
Posts: 757
Joined: 24 Dec 2012 03:01
Location: Looking forward to summer, in Somerset, UK

Re: MTXplus+ Running CP/M

Post by 1024MAK »

Nice :D Image

Like 8-)

Keep going. I need a new Z80 super computer for my missile control system :lol:

Mark
:!: Standby alert :!:
“There are four lights!”
Step up to red alert. Sir, are you absolutely sure? It does mean changing the bulb :!:
Looking forward to summer in Somerset later in the year :D

Not as many MTXs as Dave! :lol:
Martin A
Posts: 799
Joined: 09 Nov 2013 21:03

Re: MTXplus+ Running CP/M

Post by Martin A »

1024MAK wrote:Nice :D Image

Like 8-)

Keep going. I need a new Z80 super computer for my missile control system :lol:

Mark
Going to call it "Joshua" by any chance ?
Post Reply