Easter Egg Image Centris/Quadra 610/650

Dandu

Well-known member
The zip command in macOS doesn't include resource forks. I made a new release v1.2 using the compress command from the Finder's file menu.
I have an error 1 with slots grab on the Duo Dock II. It works with another Mac.
 

Attachments

  • Picture 1.png
    Picture 1.png
    6.6 KB · Views: 19
  • SlotsDump.txt
    340 KB · Views: 10

joevt

Well-known member
I have an error 1 with slots grab on the Duo Dock II. It works with another Mac.
What slot is the card in? You can try running Code Warrior Pro 4 to debug it.

What does slotrom-1.0.4 show in the dbglog?

Attached some other apps from Apple.
 

Attachments

  • NuBus Slot Manager.zip
    194.8 KB · Views: 1

Dandu

Well-known member
There is no card on the Duo Dock II, only the dock itself.

I join the debug log and capture from slot info
 

Attachments

  • dbglog.txt
    811 bytes · Views: 2
  • Picture 16.png
    Picture 16.png
    11.6 KB · Views: 11
  • Picture 17.png
    Picture 17.png
    17.7 KB · Views: 9
  • Picture 18.png
    Picture 18.png
    17.7 KB · Views: 6
  • Picture 19.png
    Picture 19.png
    21 KB · Views: 8

joevt

Well-known member
There is no card on the Duo Dock II, only the dock itself.

I join the debug log and capture from slot info
I can't debug the problem without information from a debugger.
But I can make a change to let you enter a specific slot to look at which might skip the problem?
Download v1.3. Run SlotsGrab and enter E at the prompt to only dump Slot E.
 

Dandu

Well-known member
I have the same error withe the "E" slot

I can launch the debugger and made the things you will, but 'im not an expert : do you have a list of things to do ?
 

joevt

Well-known member
I have the same error withe the "E" slot

I can launch the debugger and made the things you will, but 'im not an expert : do you have a list of things to do ?
Install CodeWarrior Pro 4 and its MetroNub extension. Fix the cinttypes header as described in one of the source files. Build the SlotsGrab target. Debug the target from the IDE. Where does it stop? What error does it report?
 
Top