Page 3 of 4
Re: Getting software to work on 68LC060
Posted: 31 Aug 2020 09:54
by terriblefire
BTW if anyone fancies porting Pocket Quake (Fixed point) to Amiga i think i have the Amiga related parts of AmiQuake in source form somewhere.
PocketQuake0062_src.zip
Re: Getting software to work on 68LC060
Posted: 31 Aug 2020 14:36
by alenppc
Roadshow seems to work fine, but I can't find my PCMCIA network card so I can't test it properly.
Netsurf SDL crashes regardless of anything. Netsurf OS4 port won't start since it requires OS3.9 and I am only using 3.1 so I can't check it.
EDIT: I am out of ideas what to test next. If anyone wants me to try something specific let me know.
Re: Getting software to work on 68LC060
Posted: 01 Sep 2020 00:02
by matt020
IBrowse
SysInfo
Directory Opus
Stunt Car Racer
F/A 18 Interceptor (I suspect this is going to run way overspeed :D )
Just general stuff like that?
Re: Getting software to work on 68LC060
Posted: 01 Sep 2020 15:59
by alenppc
matt020 wrote: 01 Sep 2020 00:02
IBrowse
SysInfo
Directory Opus
Stunt Car Racer
F/A 18 Interceptor (I suspect this is going to run way overspeed :D )
Just general stuff like that?
OK I just found my PCMCIA network card and got it working pretty well with Roadshow.
Installed the new IBrowse 2.5 and it works well (need to use the 020 executable).
DOpus 4 GPL works, Sysinfo works. F/A 18 interceptor gets insane FPS.
Re: Getting software to work on 68LC060
Posted: 02 Sep 2020 20:31
by Lukya
Allen
Do you need to install the 030 MMU libs etc?
Re: Getting software to work on 68LC060
Posted: 02 Sep 2020 20:35
by terriblefire
Lukya wrote: 02 Sep 2020 20:31
Allen
Do you need to install the 030 MMU libs etc?
You really should install MMULib. Its the generic 68K MMU library of choice.
Re: Getting software to work on 68LC060
Posted: 02 Sep 2020 20:58
by alenppc
You need the 68060.library & preferably the whole MMULib package. For the rest, use 030 executables (on rare occasions 040 exes also work, for example mpega.library), but generally speaking you want everything else to be in 020 or 030 flavour.
Re: Getting software to work on 68LC060
Posted: 02 Sep 2020 21:10
by 8 Bit Dreams
Re: Getting software to work on 68LC060
Posted: 02 Sep 2020 21:12
by alenppc
Yes, totally pointless. It does not emulate an FPU, simply removes the FPU managment code so even Femu crashes. Avoid.
Re: Getting software to work on 68LC060
Posted: 02 Sep 2020 21:49
by terriblefire
Dont use any speedgeek libraries. You cant use them with MMULib as they basically do the same thing.