Welcome, Guest. Please login or register.

Author Topic: My Amiga doesn't like exec.library 45.20 (OS3.9).  (Read 2135 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: My Amiga doesn't like exec.library 45.20 (OS3.9).
« on: March 22, 2008, 05:55:40 AM »
There are other newer programs that add memory at a physical address to the free memory pool. They might work. The ROMTAGMEM maybe adds a reset proof program to add the memory at bootup. The old ROMTAGMEM reset proof stuff maybe interferes with the newer AmigaOS 3.9 reset proof update.
The Kickflash I believe plays with the ColdCapture, CoolCapture, WarmCapture reset proof workings as well.
Someone else can probably recommend a good program to add memory to the free pool. The first 2 arguments for ROMTAGMEM are probably the location and size of the memory to add?
 

Offline matthey

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 1294
    • Show all replies
Re: My Amiga doesn't like exec.library 45.20 (OS3.9).
« Reply #1 on: March 22, 2008, 06:39:35 PM »
The first 2 numbers are probably the physical addresses of the memory to add and the second 2 maybe the memory priorities of them? We need Piru for this one. He has all the answers on these hardware specific problems ;-).