Welcome, Guest. Please login or register.

Author Topic: New P112 Single Board Computer Kits (Z-80, CP/M)  (Read 3235 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline InTheSand

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 1766
    • Show all replies
    • http://www.ali.geek.nz
Re: New P112 Single Board Computer Kits (Z-80, CP/M)
« on: January 21, 2006, 12:12:21 AM »
Hmmm!

How compatible is the Z80182 with the original Z80 and CP/M stuff?

Many moons ago, I wrote a basic Z80 OS for a board I pulled out of a multi-user CP/M machine... I then got it running a few years ago on a Z180-based board, so it'd be good to get it running on something else.

Shame the original link appears to be dead...

 - Ali
 

Offline InTheSand

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 1766
    • Show all replies
    • http://www.ali.geek.nz
Re: New P112 Single Board Computer Kits (Z-80, CP/M)
« Reply #1 on: January 21, 2006, 10:40:34 AM »
Quote

blobrana wrote:
Hum,
a computer inside a floppy disk....


Not quite a computer inside a disk, but the Z180 board I mentioned above was inside a Cumana disk drive designed for the Amstrad NC100 range of Z80-based portable micros that were briefly popular in the UK around the early 1990s...

The board contains the CPU, an EPROM, a RAM chip and the disk controller IC. It's very small, and in order to save space, the Z180's address and data lines are a bit scrambled! I built a nice messy "EPROM unscrambler" to descramble the EPROM's contents... Should have done that in software, I guess!!!

The drive is about the same size as an external Amiga drive, maybe slightly longer. It has a 9-pin RS232 serial port on a flying lead, and an input for DC voltage.

The odd thing is that, in terms of basic CPU power, the disk drive had more grunt than the computer to which it was connected...

 - Ali