Amiga.org

Operating System Specific Discussions => AROS Research Operating System => Topic started by: dammy on September 30, 2007, 10:21:49 PM

Title: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: dammy on September 30, 2007, 10:21:49 PM
It's Bug Hunting (http://aros-exec.org/modules/newbb/viewtopic.php?topic_id=2319&forum=4&post_id=18701#forumpost18701) time.

Thanks Neil C!

Dammy
TeamAROS (http://www.teamaros.org)
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: Rob on October 01, 2007, 12:00:36 AM
Things are coming together nicely for AROS.  

Am I right to think that AROS is API compatable with Amiga OS 3.1?
Would the integration of a 68K JIT emulator allow system friendly apps such as Cinema4D and Wordworth, without the overheads of custom chip emulation.

If I could eventually replace Amithlon with AROS, I'd certainly pay towards a 68K JIT bounty.

Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: Colin_Camper on October 01, 2007, 12:26:18 AM
Quote
Thanks Neil C!


Woot!

Yeehaw and welcome to AROS!

This was a big one - fantastic job!
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: Einstein on October 01, 2007, 12:54:00 AM
I'd rather see an integrated UAE, just to double click to play some good nice games, but an integrated UAE means AFAIK more than just easy gaming, the UAE (ie the emulator) should catch certain emulated OS calls and redirect to host OS functions, which would allow an app running under the emulated Amiga(OS) to communicate with AROS as if it was executing directly under AROS.
Sure this would make it considerably slower than a virtual 68K with a JIT compiler, but on the other hand the UAE solution gives you everyhing runnable under the Amiga and not just a few apps, float myCents = 0.000001;.
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: Rob on October 01, 2007, 01:31:42 AM
I'd rather see both options side by side in AROS.  UAE for classic games and apps that hit the hardware.  68K JIT for pure speed in 3D rendering and image or audio processing apps.
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: Einstein on October 01, 2007, 01:38:08 AM
Agree! :-)
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: A1260 on October 01, 2007, 02:35:37 AM
i want integrated UAE and firefox then aros is worthy  a install :)
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: dammy on October 01, 2007, 03:54:59 AM
Quote
i want integrated UAE and firefox then aros is worthy a install :)


Would you settle for Webkit (http://thenostromo.com/teamaros2/?number=49)?

Dammy
TeamAROS (http://www.teamaros.org)
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: Rob on October 01, 2007, 04:08:56 AM
I think most would settle for anything that is compliant with todays standards.
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: LoadWB on October 01, 2007, 05:40:01 AM
Quote

Einstein wrote:
I'd rather see an integrated UAE, just to double click to play some good nice games, but an integrated UAE means AFAIK more than just easy gaming, the UAE (ie the emulator) should catch certain emulated OS calls and redirect to host OS functions, which would allow an app running under the emulated Amiga(OS) to communicate with AROS as if it was executing directly under AROS.


Essentially, VirtualAmiga.  I believe this is how VirtualPC works when hosting a Windows OS, though it doesn't have to emulate the x86 processor like AROS would have to emulate the 68k.
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: little on October 01, 2007, 06:09:35 AM
Quote
AROS would have to emulate the 68k.

If 68k emulation is ever added to AROS, what would be the target CPU, 68000? 68030+FPU? 68040? 68060? all of them? I am curious about which core would benefit amiga legacy applications the most.
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: Steril707 on October 01, 2007, 07:45:43 AM
I guess there are a couple of things people(e.g. me :-D )would  like to have before switching over completely to AROS.

A nice CSS-capable browser being able to get AROS connected easily to the internet, Music and Video playing software, word processor (and some kind of Excel app for lots of people), MAME, Stella, and a couple of other emulators, a modern text editor for coding, etc...
Personally i don't care as much about classic Amiga Emulation as most other people here, but i think it will also be a nice plus if it would work.

And as much as i could check out over the last week with AROS, i feel we are not that far away from this future..

AROS rocks...
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: Einstein on October 01, 2007, 02:00:38 PM
Quote

LoadWB wrote:
Quote

Einstein wrote:
I'd rather see an integrated UAE, just to double click to play some good nice games, but an integrated UAE means AFAIK more than just easy gaming, the UAE (ie the emulator) should catch certain emulated OS calls and redirect to host OS functions, which would allow an app running under the emulated Amiga(OS) to communicate with AROS as if it was executing directly under AROS.


Essentially, VirtualAmiga.  I believe this is how VirtualPC works when hosting a Windows OS, though it doesn't have to emulate the x86 processor like AROS would have to emulate the 68k.


Well once upon a time I tried to try ( :-D ) VirtualPC, didn't work, think it because of this Windows of mine that cracked up when I tried to install some alien fonts, done everything to clean up, no result, one day I should just reinstall the crap.

Anyway I was thinking, when Integrated UAE comes along, wouldn't it be good to have some good memory protection in AROS to make it alot more stable ?, I mean the integrated UAE (more precisely, the kickstart replacement) would be the whole 3.1 (maybe among other versions) environment, why not rewrite parts of AROS to make it behave better (more stable) ? and as usual: float myCents = 0.000001;.
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: dammy on October 03, 2007, 11:57:45 AM
Quote
Anyway I was thinking, when Integrated UAE comes along, wouldn't it be good to have some good memory protection in AROS to make it alot more stable ?,


Wait for AROS64 (http://thenostromo.com/teamaros2/?number=21) to be released.  :-D Initial kernel is kinda quick and dirty in order to get the rest of the core OS ported/tested.  Once that is completed, Dr. Schulz is going back for major remake of the AROS64 kernel to bring it up to modern standards.

Dammy
TeamAROS (http://www.teamaros.org)
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: A1260 on October 03, 2007, 12:11:18 PM
Quote

dammy wrote:
Quote
i want integrated UAE and firefox then aros is worthy a install :)


Would you settle for Webkit (http://thenostromo.com/teamaros2/?number=49)?

Dammy
TeamAROS (http://www.teamaros.org)


as long as its as good as firefox i will settle for it, but i doubt it is....

and is there a native irc and messenger for aros?
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: dammy on October 03, 2007, 12:17:55 PM
Messenger there is AmiGG but I can't find a good link for it.  For the most stable IRC client is Wookiechat (http://wookiechat.amigarevolution.com/wookiechat/Wookie_AROS_2_6.lha).

Dammy
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: Einstein on October 03, 2007, 12:28:24 PM
Quote

dammy wrote:

Wait for AROS64 (http://thenostromo.com/teamaros2/?number=21) to be released.  :-D Initial kernel is kinda quick and dirty in order to get the rest of the core OS ported/tested.  Once that is completed, Dr. Schulz is going back for major remake of the AROS64 kernel to bring it up to modern standards.

Dammy
TeamAROS (http://www.teamaros.org)


Well, I truely hope so, nothing tickles me as much as MP-AROS + I-UAE, I would instantly get any officially supported (mini-)laptop to have that wonderful OS experience once those two are implemented.  :popcorn:
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: dammy on October 03, 2007, 11:33:22 PM
A kind soul uploaded AmiGG (http://archives.aros-exec.org/share/network/amigg_beta.lha) to the AROS archives (http://archives.aros-exec.org/).

Dammy
Title: Re: TeamAROS Bounty: Installer Mk2 Phase I Beta Released
Post by: Steril707 on October 05, 2007, 08:42:04 AM
Webkit is a rendering Engine, not a browser.
It's used for powering Safari for instance, in contrary to Firefox using the Gecko rendering engine.

Having Webkit on Aros would be awesome. Let's hope we will see that happen.



,
Mike