Welcome, Guest. Please login or register.

Author Topic: Ram-Handler Patch To 44.24?  (Read 3091 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline matthey

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 1294
    • Show all replies
Re: Ram-Handler Patch To 44.24?
« on: August 23, 2008, 07:50:02 PM »
It's in the Remus 0.94 package here...

http://www.doobreynet.co.uk/beta/index.html

If your building yourself a new rom you should have...

console.device 44.10
FastFileSystem 45.14
icon.library 45.4
ram-handler 44.24
scsi.device 43.44
NCR scsi.device 43.44 (4000T only)
shell 45.27

All on top of the last OS3.9 boing bag.
To save ROM space you can use the mathieeesingbas.library 40.4 for the FPU if you have a FPU and split the input device using the Remus/Romulus package and use the MorphOS input.device 50.26 from the Poseidon package which all works fine here.

Other hard drive based OS updates are...

amigaguide.datatype 45.6
CacheCDFS 42.20
FastFileSystem 45.14 (HD RDB's may need updating if using!)
icon.library 45.4 (too big to fit in ROM)
Multiview 45.10
Settings.mui 19.18+ (MUI)
workbench.library 45.131

I have found a bug in workbench.library where the workbench text will be the wrong color if no palette prefs settings can be loaded on startup. Easy work around is too save some palette prefs and make sure ENV: is set up correctly at startup. If anyone else knows of any other core OS updates or bugs in the ones mentioned I would like to know.
 

Offline matthey

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 1294
    • Show all replies
Re: Ram-Handler Patch To 44.24?
« Reply #1 on: August 27, 2008, 04:58:59 AM »
I believe there is some confusion here. Thomas Richter's patch gives a prerequisite of ram-handler 44.23 which means it is required for the patch. ram-handler 44.23 is the OS 3.9 BB2 version in the "AmigaOS ROM update" file in DEVS:. Richter's patch upgrades this to 44.24 (Edit: Wrong!). Use version to check (Edit: I took my own advice. See below.). That means the Amikit patch archive already has the 44.24 patch (Edit: Almost) :-). If you're part of Amikit (as it appears) then you might change the web page http://amikit.amiga.sk/patches.htm "ram-handler 44.23" to "ram-handler 44.24" and you might check about adding the FFS 45.15 patch from here...

http://evogt.free.fr/amigasoft.html

Just remember that these patches can have bugs and cause more problems than they fix. It might be nice to have some of the older patches in case there is a problem with a newer one.
 

Offline matthey

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 1294
    • Show all replies
Re: Ram-Handler Patch To 44.24?
« Reply #2 on: August 27, 2008, 05:48:19 AM »
Forget what I said earlier. I did some more testing. The Amikit ram-handler does *not* bump the version. So we have...

AmigaOS 3.9 BB2
ram-handler 44.23 (04/08/01) = 9388 bytes

Amikit ram-handler patch
ram-handler 44.23 (04/08/01) = 9404 bytes

Remus ram-handler patch
ram-handler 44.24 (12/01/04) = 9192 bytes

In the Remus.guide under Requirements of all places I found...

"ram-handler.pch - Removes the BSS hunk.. works only with the OS3.9-BB2 ram-handler(v44.23). Don't worry, this patch includes Thor's (Thomas Richter) fix from Aminet. I just created the patch against the one from BB2 to save people from having to patch the ram-handler twice."

So Amikit should ask permission to use doobrey's 44.24 patch. Even though it doesn't fix any bugs, it is an upgrade because it is ROM able and smaller. It is also kind of nice that it bumps the version number making it less confusing ;-). I hope that's all cleared up now.
 

Offline matthey

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 1294
    • Show all replies
Re: Ram-Handler Patch To 44.24?
« Reply #3 on: August 27, 2008, 11:42:15 PM »
@Ratte

So where do we find this icon.library 45.5?