Welcome, Guest. Please login or register.

Author Topic: aros68k icon set proposal (wip)  (Read 3354 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline NovaCoder

Re: aros68k icon set proposal (wip)
« on: July 03, 2014, 04:36:45 AM »
Well obviously vector based icons are the best but not an option here.

As Aros68k is only practical for chunky displays you can target it at a decent RTG level, say 16bit 1280*720.
Life begins at 100 MIPS!


Nice Ports on AmiNet!
 

Offline NovaCoder

Re: aros68k icon set proposal (wip)
« Reply #1 on: July 03, 2014, 10:30:10 AM »
From what I understand (I could be wrong) it sounds like Aros 68k drawing functions are all chunky based and so it has to do C2P every time it updates the screen.

This will make it slow on AGA, probably best to just target RTG.   AGA users could just use the AROS ROM and boot to 3.9.
« Last Edit: July 03, 2014, 10:32:15 AM by NovaCoder »
Life begins at 100 MIPS!


Nice Ports on AmiNet!