Welcome, Guest. Please login or register.

Author Topic: AFA OS grahicslib and execlib fixes (used by CD Player )  (Read 3220 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline unusedunusedTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show only replies by unusedunused
AFA OS grahicslib and execlib fixes (used by CD Player )
« on: January 19, 2006, 06:09:58 PM »
For AFA is now a more compatible exec.library out and a new graphics_lib.exe

http://amidev.kilu.net/afa_binarie_upload.php3

copy this libs to sys:afa_os_libs

writepixelarrayalpha Fix to be compatible to MOS in globalalpha parameter (It fixes the button display problem with CD Player 2.1)

Thew new exec library is necessary because CD Player use the Feature MEMF_SEM_PROTECTED that allow the use of
same mempool with diffrent tasks on MOS AROS and AFA.without that you risc random crashes

So its best when you use the new exec library

I have remove the security check of ReplyMsg and the lib should now work without problems.Please test
and report if you still cant use the Exec library.  
 

Offline AmigaMance

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 1278
    • Show only replies by AmigaMance
Re: AFA OS grahicslib and execlib fixes (used by CD Player )
« Reply #1 on: January 19, 2006, 08:16:42 PM »
@bernd_afa
 Hi. I want to ask something about your exec.library: Does it replace the original/previously installed exec.library or just some of its functions?
 I'm using Piru's exec44 to make my system as fast as possible and i don't know if it is a good isea to replace it completely.
A1200 PPC user.
 

Offline unusedunusedTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show only replies by unusedunused
Re: AFA OS grahicslib and execlib fixes (used by CD Player )
« Reply #2 on: January 20, 2006, 03:22:51 PM »
It replaces all most used functions 67 of the 119 exec funcs.It replace not copymem copymquicker because there are faster solutions out

when you see programs that run really faster with pirus´´ exec then of course you wont use new exec
 
I am not sure if puru´s exec library patch the allocpool createpool funcs

if they do not patch,then you maybe can start pirus exec behind afa.
 

Offline Linchpin

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 1483
    • Show only replies by Linchpin
    • http://www.systemmedic.co.uk
Re: AFA OS grahicslib and execlib fixes (used by CD Player )
« Reply #3 on: January 20, 2006, 06:27:56 PM »
@ bernd_afa

Can you post the link? The one in the original news item was a 404 error.
WinUAE Only... OS3.9 with 512mb ZIII ram ;)
 

Offline Doobrey

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 1876
    • Show only replies by Doobrey
    • http://www.doobreynet.co.uk
Re: AFA OS grahicslib and execlib fixes (used by CD Player )
« Reply #4 on: January 20, 2006, 07:47:05 PM »
Quote

if they do not patch,then you maybe can start pirus exec behind afa.


I don't think that's possible, since Exec44 is a complete replacement that's normally inserted into a rom image and then softkicked or 'mapromed' (Did I just invert a new word?), so it'd just wipe afa.
 Anyway... nice work as usual Bernd, when are you gonna have a 68k Wanderer to play with  ;-)
On schedule, and suing
 

Offline unusedunusedTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show only replies by unusedunused
Re: AFA OS grahicslib and execlib fixes (used by CD Player )
« Reply #5 on: January 22, 2006, 04:09:19 PM »
wanderer is not very usefull.i use myself dopus magellan 2 scalos and workbench are more usefull.You can try out original AROS test
 

Offline unusedunusedTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show only replies by unusedunused
Re: AFA OS grahicslib and execlib fixes (used by CD Player )
« Reply #6 on: January 22, 2006, 04:10:48 PM »