• BigBoard 2- Z80 CP/M 2.2 System

    From james.h.simpson@gmail.com@21:1/5 to All on Sun Nov 19 10:10:55 2023
    I built a BigBoard 2 way back in 1982 from a bare board. I still have that system, and it still runs! I would like to add a "hard drive" to it. A CF card would be ideal so I guess I need to turn my SASI interface into an IDE interface. Is there any
    info available or better yet at kit?
    Any Info would be greatly appreciated.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Wayne Hortensius@21:1/5 to All on Thu Nov 23 15:23:48 2023
    Since you've already got a SASI interface, a BlueSCSI board might be
    simpler. I've built one and plugged it into the SCSI port on my Ampro
    LB/Z80 and it works like a charm.

    https://github.com/erichelgeson/BlueSCSI

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Steven Hirsch@21:1/5 to james.h...@gmail.com on Fri Nov 24 09:35:10 2023
    On 11/19/23 13:10, james.h...@gmail.com wrote:
    I built a BigBoard 2 way back in 1982 from a bare board. I still have that system, and it still runs! I would like to add a "hard drive" to it. A CF card would be ideal so I guess I need to turn my SASI interface into an IDE interface. Is there any
    info available or better yet at kit?
    Any Info would be greatly appreciated.

    Take a look at this solution:

    http://koyado.com/Heathkit/Ferguson_BigBoard_II.html

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From ve4kwk@gmail.com@21:1/5 to All on Fri Nov 24 17:33:39 2023
    How about adding 4 Gotek (or clone) drives? Apparently, you can define a drive type of up to 255 tracks, some number of sectors, another number of bytes/sec. Adding some static ram beside the ROM will suffice for sector buffers in my mind. Of course,
    that will mean hacking the BIOS...

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)