shred / identify

Amiga library for hardware identification
GNU Lesser General Public License v3.0
23 stars 4 forks source link

New accelerator board called Z3660 #10

Closed shanshe closed 1 year ago

shanshe commented 1 year ago

Hi shred, I'm the developer of Z3660 open source accelerator board (060 at 100MHz only for A4000). Some days ago I was officially assigned to the manufacturer ID 5195 (0x144B). https://github.com/shanshe/Z3660

My real name is Juan Antonio Sanchez, and my alias is "shanshe". The manufacturer ID is registered as "Double H Tech" business.

5195/1 : Is the main block of the accelerator, mainly being a RTG (based on ZZ9000), but also has Ethernet, AHI, MHI, and SD-SCSI (as ZZ9000 also has)).

5195/2 : Is 256 MB of additional Z3 RAM.

ListExp and WhichAmiga outputs:

3.OS322:> ListExp
-- ListExp V14.2 -- https://identify.shredzone.org

** HARDWARE **

System:  Amiga 4000
CPU:     68060 100 MHz (Rev 6), FPU=68060 100 MHz, MMU=68060
Chipset: AGA (RAMSEY F, GARY Normal, CHUNKY None) VBR=0x08271C08
         DMA:   Alice 8374 Rev. 3-4 (Mode: PAL)
         Video: Lisa 4203 (Rev: 0)
         Audio: Paula 8364
         RTC:   Ricoh RP5C01A
AmigaOS: 3.2.2 (V47.111, SetPatch V47.8, ROM V47.111)
         Exec V47.10   Workbench V47.4
Support: GraphicOS: Picasso96, AudioOS: AHI, TCP/IP: Roadshow
Clock:   Power 50 Hz, VBlank 50 Hz, E-Clock 709379 Hz
RAM:     Motherboard 32 bit, 80 ns, Double CAS, 4x Bandwidth

Memory:            CHIP    FAST   TOTAL ROM = 512.0KB   SLOW = 0
          PLAIN  ~2.0MB 496.0MB ~498.0MB
        VIRTUAL       0       0       0
          TOTAL  ~2.0MB 496.0MB ~498.0MB

** EXPANSIONS **

Nr ID        Manufacturer         Product
----------------------------------------------------------------------------
 1  5195/  2 #5195                #2                   (unknown)
 2  5195/  1 #5195                #1                   (unknown)
 3 18260/ 12 MacroSystem          Toccata              audio
 4  8512/ 67 Phase 5              CyberVision 3D       graphics

At least one expansion in your system is not known yet. Please send this
output to the Identify project, see: https://identify.shredzone.org/missing .
Your help is appreciated. Thank you!

_____________________________________________________________________________________

Result from WhichAmiga:

WhichAmiga 1.3.3 (2.5.99)
Written by Harry "Piru" Sintonen. Copyright � 1995-1999 PitPlane Productions.

Evaluating system...
Central Processing Unit: MC68060 100.0 MHz (rev 6)
    Floating Point Unit: 68060fpu
 Memory Management Unit: 68060mmu running
   Custom graphics chip: AGA Lisa 4203 (rev 0)
  Custom animation chip: AGA PAL Alice 8374, rev 3-4
   Other custom chip(s): Paula 8364 (rev 0), Ramsey (rev 15), Gary (rev 0)
        Graphics system: Picasso96
      Graphics board(s): CyberVision 64/3D
           Soundcard(s): Toccata
         Hardware Clock: clock found
 Max. Chipmem available: 2032 K
 Max. Fastmem available: 507904 K
       ROM chip version: 47.111 (Kickstart unknown)
      Workbench version: 47.4 (Workbench unknown)
       SetPatch version: 47.8
     Expansion board(s):
5195/2: Unknown Man.ID #5195 Unknown Prod.ID #2 (@$40000000 256M)
5195/1: Unknown Man.ID #5195 Unknown Prod.ID #1 (@$50000000 128M)
18260/12: MacroSystems (Germany) Toccata SoundCard (@$00E90000 64k)
8512/67: Phase 5 Digital Products CyberVision 64/3D (@$60000000 256M)

 Your computer is an Amiga 4000.

Best Regards, shanshe

shred commented 1 year ago

Hi shanshe!

I have added your board (43ce78d). It will be part of the next release, that I will hopefully publish before weekend.

Since your board is open hardware, I also added it to our Open Amiga Hardware Repository.

Thank you for your great work! The Z3660 looks really awesome! Now I want one... :laughing:

Best, Shred