Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: utri007 on March 19, 2010, 05:53:42 PM

Title: graphics.library
Post by: utri007 on March 19, 2010, 05:53:42 PM
This has just uploaded to aminet

http://aminet.net/package/driver/video/gfxlib_4025b3

Reverse engineered graphics.library, has anyone yet tested it??? How fast it is??

I read readme but I still have some questions, is this allso for a1200??? but still I need to patch a500 graphics.library???
Title: Re: graphics.library
Post by: Tumbleweed on March 19, 2010, 07:31:40 PM
I'm trying to run it but I need to figure out how I can get a custom rom running in the the flash memory on my Deneb. You need 40.63 kickstart ie 3.1 kickstart rom from an A500/2000.

Weed
Title: Re: graphics.library
Post by: Gulliver on March 19, 2010, 08:09:03 PM
Better test/use beta 4

graphics.library v40.25 beta 4

- AW_SetAPen (Enrico Altavilla)
- AW_SetAPen (Enrico Altavilla)
- AW_SetDrMD (Enrico Altavilla)
- AW_SetABPenDrMd (Enrico Altavilla)
- AW_SetAPen_020 (Cosmos) if 020+ detected
- AW_SetAPen_020 (Cosmos) if 020+ detected
- AW_SetDrMD_020 (Cosmos) if 020+ detected
- AW_SetABPenDrMd_020 (Cosmos) if 020+ detected
- Two 'jsr R_AddBob' replaced by 'jsr -$60(a6)' (Cosmos)
- Five 'jsr -$F0(a6)' replaced by faster 'bsr.w R_Move' (Cosmos)
- R_NewRegion optimised (Cosmos)
- R_Move optimised (Cosmos)
- R_GetDisplayInfoData optimised (Cosmos) (was not in the beta 3)
- R_SetDisplayInfoData optimised (Cosmos) (was not in the beta 3)
- R_AddDisplayInfoData optimised (Cosmos) (was not in the beta 3)
- R_ScrollRaster optimised (Cosmos) (was not in the beta 3)
- R_ScrollRasterBF optimised (Cosmos) (was not in the beta 3)

http://eab.abime.net/showthread.php?t=51628