Welcome, Guest. Please login or register.

Author Topic: New improved intuition.library version from the Kickstart 3.1  (Read 74963 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show all replies
    • http://www.troubled-mind.com
Re: New improved intuition.library version from the Kickstart 3.1
« on: September 02, 2014, 10:54:22 AM »
Quote from: psxphill;772224
I don't think they planned to port it back, or they would have done 68k first.
 

When AROS was started, AmigaOS had "official" support... Whatever that actually turned out to be... It wasn't the intention of AROS to get in the way that.

Quote

 From what I can tell it's mostly the graphics HID that is the problem, as well as sub optimal compilers.


Compilers tend to make the code a bit larger than hand coded ASM (naturally), and you correct about the graphics, no one has actually written an "Amiga Driver" yet, it still just does all graphics operations as readPixel/writePixel (the emergency fallback gfx mode of AROS), fix that and you will have sorted the major bottleneck.