LisaList2

Advanced search  

News:

2022.06.03 added links to LisaList1 and LisaFAQ to the General Category

Pages: [1]   Go Down

Author Topic: Completely overkill, but...  (Read 3011 times)

blusnowkitty

  • Sr. Member
  • ****
  • Karma: +69/-0
  • Offline Offline
  • Posts: 244
Completely overkill, but...
« on: September 13, 2022, 11:58:57 am »

So I found a lead on one of these Zilog Z8 CCP development/hardware emulator boards, looks to be from the mid-1990s, complete with 32K of RAM. Any reason why we couldn't just... use this devkit board in place of an XROM Z8? Like I said, completely overkill for just stuffing in a ProFile or repro AppleNet card and leaving it permanently, but maybe useful for loading up the LLF ROM or debugging the AppleNet card while it's running?

https://www.worthpoint.com/worthopedia/zilog-z8-ccp-emulator-423457597
https://blog.adafruit.com/2015/03/16/secret-tools-of-the-old-crow-roll-your-own-ice-boards/
« Last Edit: September 13, 2022, 12:30:17 pm by blusnowkitty »
Logged
You haven't lived until you've heard the sound of a Sony 400k drive.

stepleton

  • Sr. Member
  • ****
  • Karma: +109/-0
  • Offline Offline
  • Posts: 384
Re: Completely overkill, but...
« Reply #1 on: September 13, 2022, 01:29:05 pm »

It might be a nice thing to have! But it might not be too necessary --- maybe a logic analyser telling you the program counter could do most of the work?

I say that of course without ever having tried it. If you can get your hands on one for cheap, you should probably do it :-D

For AppleNet, one thing that would be loads of help would be to understand better what the stream encoder/decoder PAL (part no. 341-0180) is up to. My wild guess is that it converts regular bits and bytes to some kind of encoded version for the network, but I don't have any basis for saying so. If anyone wants to take a crack at it, the JED file is here on Bitsavers...
Logged

patrick

  • Sr. Member
  • ****
  • Karma: +85/-0
  • Offline Offline
  • Posts: 103
    • Patrick's Hardware Page
Re: Completely overkill, but...
« Reply #2 on: September 13, 2022, 02:24:12 pm »

The in circuit emulator allows you to look into the microcontroller. Checking register contents etc. If you just want to run some code, something like http://john.ccac.rwth-aachen.de:8000/patrick/Z8emu.htm plus an EPROM emulator is sufficient.
Logged
Pages: [1]   Go Up