Welcome, Guest. Please login or register.

Author Topic: AmiZilla again, sorry  (Read 5334 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline mikeymikeTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 3420
  • Country: 00
    • Show only replies by mikeymike
AmiZilla again, sorry
« on: June 11, 2003, 06:20:05 PM »
I couldn't believe when reading the related Slashdot article, the "requirement" for AmiZilla to run on a 68030.  What plain of reality is whoever wrote the AmiZilla FAQ on?

I've written to them about it.  How stupid will this make the Amiga community look   :-?

I think the FAQ should at the very least say PPC =>200MHz, or to be more realistic, 600MHz.

And guys, please don't talk about that you'd prefer developer time to be spent on another piece of software instead, we've been through that before :-)
 

Offline KennyR

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 8081
    • Show only replies by KennyR
    • http://wrongpla.net
Re: AmiZilla again, sorry
« Reply #1 on: June 11, 2003, 06:34:06 PM »
See what I mean, mikeymike? Didn't I say this would happen?
 

Offline Tomas

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2828
    • Show only replies by Tomas
Re: AmiZilla again, sorry
« Reply #2 on: June 11, 2003, 06:36:18 PM »
agree on that... first priority should be ppc.. People who still run 68k and expect to run such major apps. :O

 

Offline mikeymikeTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 3420
  • Country: 00
    • Show only replies by mikeymike
Re: AmiZilla again, sorry
« Reply #3 on: June 11, 2003, 06:36:27 PM »
@ KennyR

If it was you I was arguing with before about it, I didn't realise you were talking about its mention in the FAQ, I thought you were saying that's what would be generally expected.

Scary, either way.
 

Offline lempkee

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 2860
    • Show only replies by lempkee
    • http://www.amigaguru.com
Re: AmiZilla again, sorry
« Reply #4 on: June 11, 2003, 07:14:34 PM »
030 is enough!!!! i know as i played unreal tournament in 1280x1024x32 on my standard a1200 with 4mb fast ram yesterday in 200 FPS!!

bleh..

yes the amizilla shouldnt be aimed at anything below PPC!!! , 68k...well maybe one day...but 030???? well if that will be done it will be one heck of a slideshow even on a 060....well thats my guess anyway.

but hey...lets wait and see :)
Whats up with all the hate!
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12114
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: AmiZilla again, sorry
« Reply #5 on: June 11, 2003, 07:17:16 PM »
As long as Amizilla is Openamiga compatible then it should be possible ot compile it for 68k, PPC and x86... with a suitable OS :-D

Offline mikeymikeTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 3420
  • Country: 00
    • Show only replies by mikeymike
Re: AmiZilla again, sorry
« Reply #6 on: June 11, 2003, 07:44:32 PM »
@ bloodline

So, no CPU optimisations whatsoever then? :-)

I think the phrase I'm looking for is "and the cow jumped over the moon" :-)
 

Offline sdesros

  • Full Member
  • ***
  • Join Date: Mar 2003
  • Posts: 205
    • Show only replies by sdesros
    • http://www.501st.ca/
Re: AmiZilla again, sorry
« Reply #7 on: June 11, 2003, 07:56:16 PM »
Well... A 68K version is needed if you want to run it inside of Amiga Forever/Amithlon/UAE.  Also, MOS and OS4 could at least run a 68K version for a first cut/test... after which a PPC compile would be nice. :P

Anyway, there isn't a technical reason for not to work on a 68030, except that most people would probably go mad before they even open the first webpage. :P
Steph
 

Offline KennyR

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 8081
    • Show only replies by KennyR
    • http://wrongpla.net
Re: AmiZilla again, sorry
« Reply #8 on: June 11, 2003, 07:58:23 PM »
Mozilla is already available on systems running UAE. :-P
 

Offline mikeymikeTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 3420
  • Country: 00
    • Show only replies by mikeymike
Re: AmiZilla again, sorry
« Reply #9 on: June 11, 2003, 08:07:14 PM »
Considering that OS4 isn't going to be ported to m68k at all, and [I think, not sure, could be wrong] MorphOS only runs on PPC as well, what's the point in writing Mozilla for m68k?

There is a technical reason for it not to work on a 68030.  Infact, quite a few.  First off, Firebird really is very slow on a 166MHz x86 box, let alone Mozilla.  Secondly, it costs significantly in developer time to port to another architecture.

 

  • Guest
Re: AmiZilla again, sorry
« Reply #10 on: June 11, 2003, 08:17:28 PM »
Quote

mikeymike wrote:
@ bloodline

So, no CPU optimisations whatsoever then? :-)

I think the phrase I'm looking for is "and the cow jumped over the moon" :-)


gcc amizilla.cpp -O3  ;-)

-edit-

but for A500 68000 7.14 Mhz, it'd have to be

gcc amizilla.cpp -O999999999999999999999999999999999999 ;-)
 

Offline KennyR

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 8081
    • Show only replies by KennyR
    • http://wrongpla.net
Re: AmiZilla again, sorry
« Reply #11 on: June 11, 2003, 08:18:18 PM »
Let's not forget also that the users of 030 and 040 CPUs would be unlikely to have enough RAM or even HD space anyway, far less a GFX card - notice that AGA is not a requirement.
 

  • Guest
Re: AmiZilla again, sorry
« Reply #12 on: June 11, 2003, 08:20:17 PM »
Quote

bloodline wrote:
As long as Amizilla is Openamiga compatible then it should be possible ot compile it for 68k, PPC and x86... with a suitable OS :-D


That's a great idea Matt.

If the frst major (recognizable to outsiders) application to be ported to next gen Amiga's is OpenAmiga compliant then it'll be a major PR coup for us.

Who's working on Amizilla then?  Marktime? Whoelse?
 

Offline Pyromania

  • Sent from my Quantum Computer
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 1829
  • Country: 00
  • Thanked: 6 times
    • Show only replies by Pyromania
    • http://www.discreetfx.com
Re: AmiZilla again, sorry
« Reply #13 on: June 11, 2003, 09:14:05 PM »
FAQ updated
 

Offline Tomas

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2828
    • Show only replies by Tomas
Re: AmiZilla again, sorry
« Reply #14 on: June 11, 2003, 09:53:25 PM »
pot is soon 4000 now.. if i was a programmer with some spare time, i would for sure go for this..