Welcome, Guest. Please login or register.

Author Topic: New version of the exec.library (Amiga Classic)  (Read 17590 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline CosmosTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 949
    • Show all replies
    • http://leblogdecosmos.blogspot.com
New version of the exec.library (Amiga Classic)
« on: February 24, 2011, 04:08:41 PM »
New version of the exec.library v45.24 : http://eab.abime.net/showthread.php?t=57950


The exec.library was written in asm since the beginning. So, it's hard to get
a real speedup. Anyway, many bytes can be saved using some 68k tricks.
All the code are always reworked to use all the features of the 68060 with a
full 68000 compatibility. The new 020+ opcodes are used very rarely, so
special _020, _030, _040 and/or _060 functions are created when needed.

This library is now a true jewel of coding. Enjoy !

Offline CosmosTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 949
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: New version of the exec.library (Amiga Classic)
« Reply #1 on: February 24, 2011, 07:05:41 PM »
Like this in your StartUp-Sequence :

Loadresident force exec.library_45.24

SetPatch Quiet

Cpu fastrom

Offline CosmosTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 949
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: New version of the exec.library (Amiga Classic)
« Reply #2 on: February 25, 2011, 05:39:06 AM »
>that are CPU targeted without any support for 68000 (eg remove 68000 compatibility completely)

Yes, of course, it's planned !

But not for now. I want an unified Kickstart ready for 68000+ with all patchs included. After that, we will see...

Offline CosmosTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 949
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: New version of the exec.library (Amiga Classic)
« Reply #3 on: February 28, 2011, 05:31:40 AM »
>for the Trillions of CPU cycles you will save us all!

Yes, 68k have low Mhz, so each cycles saved is good for us !


>I'm sure it will make Carl Sassenrath smile

Smile ?? He will cry when he'll see my unified autovec !!

Offline CosmosTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 949
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: New version of the exec.library (Amiga Classic)
« Reply #4 on: March 18, 2011, 10:03:13 AM »
Try with 'LoadResident' (in the RemApollo archive on Aminet)

Offline CosmosTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 949
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: New version of the exec.library (Amiga Classic)
« Reply #5 on: March 18, 2011, 12:59:52 PM »
What are your accelerator boards ? Apollo ? Blizzard ?

Offline CosmosTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 949
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: New version of the exec.library (Amiga Classic)
« Reply #6 on: March 18, 2011, 04:25:16 PM »
@AmiDude

Try with 'LoadModule Reboot Quiet'


And with only the exec.library !

Offline CosmosTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 949
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: New version of the exec.library (Amiga Classic)
« Reply #7 on: March 18, 2011, 05:13:01 PM »
I get an email from PeterK :

Version >Nil: exec.library 45 REVISION 24
If WARN
  LoadResident >Nil: Libs:exec.library
EndIf

Offline CosmosTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 949
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: New version of the exec.library (Amiga Classic)
« Reply #8 on: March 19, 2011, 05:21:52 PM »
I tried under WinUAE LoadModule and LoadResident with the exec.library 45.20 (BB2) on a Kickstart 3.1 and it's not working too...

Offline CosmosTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 949
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: New version of the exec.library (Amiga Classic)
« Reply #9 on: March 19, 2011, 05:53:36 PM »
@AmiDude


Uploaded a new AmigaOS ROM Update with only the exec.library 45.24 specially for you here : http://eab.abime.net/showpost.php?p=743785&postcount=29

Offline CosmosTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 949
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: New version of the exec.library (Amiga Classic)
« Reply #10 on: March 20, 2011, 03:57:29 AM »
The v45.20 (BB2) not support the 060. Will be fixed in the v45.25 !

The real benefit is coming soon : I'm working on... Colossal task, a bit of patience please...

Offline CosmosTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 949
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: New version of the exec.library (Amiga Classic)
« Reply #11 on: March 22, 2011, 04:27:49 PM »
Hum, I don't have any Algor at home...

Where to find some technical docs about this card ??

Offline CosmosTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 949
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: New version of the exec.library (Amiga Classic)
« Reply #12 on: April 13, 2011, 03:59:58 PM »
The upcoming v45.25 is already working with the Deneb (and on the Algor too, I hope) !

A cool surprise with this new version... mfilos will loooooove it...

Offline CosmosTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 949
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: New version of the exec.library (Amiga Classic)
« Reply #13 on: April 13, 2011, 06:03:24 PM »
What's ETA ??