REMINDER - Stay logged in for at least 2 hours a week to get whitelisted.
Also it helps build a picture where our "good traffic" is coming from for detection scripts.
:o)
I tried installing the original Phase5 68060.library libs but that results in a hang (maybe i need to investigate). If i just copy 68060.library over 68040.library it boots to the desktop but not much works.
What else do i need to make stuff work? Someone mentioned CyberPatcher.. At the bus level I understand the 060 but I dont know much about it at the software layer.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
CyberPatcher is a must, it should be placed in WBStartup. It will trap and emulate any unsupported instructions.
You should probably install mmu.libraries from aminet (v46 I guess) so that should take care of 68060.library.
The phase5 version worked by placing a dummy 68040.library which was originally called by OS3.1's setpatch (since it identifies the 060 as 040 internally) which in turn loads the 68060.library.
alenppc wrote: 21 Apr 2019 01:26
The phase5 version worked by placing a dummy 68040.library which was originally called by OS3.1's setpatch (since it identifies the 060 as 040 internally) which in turn loads the 68060.library.
Interesting. I wonder why it hangs for me.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
With a little bit of detective work it appears to be in the OS Call StackSwap.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
Stephen, are you using 3.1.4 to test? I believe 68060 should boot with no issue on it, although the libraries will obviously still be necessary. I don't have one to test against, unfortunately.
[edit] I only ask because I recall seeing the hyperion ball on one of your system's boot screen.
EzdineG wrote: 22 Apr 2019 19:02
Stephen, are you using 3.1.4 to test? I believe 68060 should boot with no issue on it, although the libraries will obviously still be necessary. I don't have one to test against, unfortunately.
[edit] I only ask because I recall seeing the hyperion ball on one of your system's boot screen.
Does not exist for the CD32 unfortunately. But i have a boot rom that does the same job.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
You do not have the required permissions to view the files attached to this post.
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
Yes. But which 68060 library to use for a plain 68060 on the bus with no other hardware? Many of the libraries seem to be specific to a card.. e.g. the Apollo 68060 card seems to need its own specific lib.
In general I use Kick 3.1 only because thats what I have a license for and what my target audience is (and what the CD32 has in ROM obviously). So i never look at anything above stock ROM images.
In essence there are issues in my card but I want to get a good software setup so that I am only fighting the hardware issues not both software and hardware. I am describing what is happening for me with a prototype board. I find that that the dummy 040 library cannot bootstrap a 060 library in my setup.
Why specifically a newer SetPatch is needed though? I dont understand this. It was possible to run an 060 before kick 3.5?
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."