Welcome, Guest. Please login or register.

Author Topic: Workbench 3.1 question  (Read 4758 times)

Description:

0 Members and 1 Guest are viewing this topic.

Online kolla

Re: Workbench 3.1 question
« on: March 23, 2020, 07:38:44 AM »
Kinda confused as to why you’d want to do this. The point of 3.1.4 ROMs is to run 3.1.4 :).

There is lots of software that came on floppies and that were meant to run from those floppies, and the components on those floppies were typically from OS 3.0.

So the question is - are these expected to still boot well with a 3.1.4 kickstart, provided that workbench.library and icon.library can be loaded from elsewhere?

(not to mention all the "illegal" OS3.1 based preinstalled hard disk images "floating around" with complete environments for developers, for musicians, for gamers etc - you know, all things useful and fun)
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Online kolla

Re: Workbench 3.1 question
« Reply #1 on: March 23, 2020, 07:58:15 PM »
No point in setting the pure bit when you’re not using LoadModule.

Even when using LoadModule you’re better off without pure bit set on exactly those libs, as you don’t want to risk having these monsters loaded to chipram. Just leaving them without pure bit to be loaded as a regular library upon first need works best.
« Last Edit: March 23, 2020, 08:02:41 PM by kolla »
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Online kolla

Re: Workbench 3.1 question
« Reply #2 on: March 23, 2020, 08:44:59 PM »
The point is to know what those pure bits are there for - Thomas introduced p-bit on rom modules as a result of me “whining” about LoadModule loading workbench.library and icon.library reboot resident for no good reason. It was a very welcome feature, and one that should be understood rather than ignored.
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS