Welcome, Guest. Please login or register.

Author Topic: AmigaOS 3.9 BoingBag #4  (Read 28149 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Cosmos Amiga

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 954
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: AmigaOS 3.9 BoingBag #4
« on: May 15, 2010, 06:32:07 AM »
>In my case, the new graphics.library makes the palette preference of AmigaOS 3.9 to crash at the moment where the colorwheel gadget is about to render inside the window.

Ok, thanks for reporting : I'll fix that !


>even with the new graphics.library I save ~160k of chipram by using fblit on my A1200.

I think it's because of F_AddBob/F_RemIBob who are not in the v40.25 library for some reasons...

Offline Cosmos Amiga

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 954
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: AmigaOS 3.9 BoingBag #4
« Reply #1 on: May 15, 2010, 08:06:24 AM »
fixed !


Remember that the v40.25 is a WIP and I can't test the whole WB by myself !


So, when you find an issue, please, email me as soon as possible...

Offline Cosmos Amiga

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 954
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: AmigaOS 3.9 BoingBag #4
« Reply #2 on: May 15, 2010, 02:40:02 PM »
>I save ~160k of chipram by using fblit on my A1200

Maybe I found a solution for enable F_AddBob/F_RemIBob again... These
two functions speedup a lot icons rendering, I know... And save chipmem too...

Offline Cosmos Amiga

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 954
    • Show all replies
    • http://leblogdecosmos.blogspot.com
Re: AmigaOS 3.9 BoingBag #4
« Reply #3 on: May 22, 2010, 07:59:44 AM »
>Another thing... even with the new graphics.library I save ~160k of chipram by using fblit on my A1200.

Please, Kolla, try FBlit with F_AbbBob & R_RemIBob disable and watch if you save ~160k of chipram again ?!

I wanna be sure...