Welcome, Guest. Please login or register.

Author Topic: New Hyperion Entertainment Website http://a-eon.com/ - The Mystery Continues  (Read 85059 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show only replies by Zac67
Does look like a new PPC board - AmigaOne Powe..
Let's see if we get a somewhat decent price/performance ratio.

@koaftder
Hey, you're spoiling it! Let everyone look for themselves!
 

Offline kolla

Re: New Timberwolf screenshots!
« Reply #45 on: January 03, 2010, 11:05:03 AM »
But will it come with real (USB) amiga keyboard?
Please say yes :)
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Offline Rogue

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 566
    • Show only replies by Rogue
    • http://www.hyperion-entertainment.com
Check again now
Look out, I\'ve got a gun
 

Offline ZeBeeDee

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 1081
    • Show only replies by ZeBeeDee
What is X?

To err is human ... to BOING divine!

[SIGPIC][/SIGPIC]
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Source code of 4.js, included in 4.html:

Code: [Select]
var nyd=0;
var ald=0;
function done()
{
alert("We're not making this easy, are we?");
var t=setTimeout("window.document.location.href='5.html'",5000);
}

function almost()
{
ald=1;
var al=prompt("What do you think is hidden here?","A CPU");
al=al.toLowerCase();
var i=al.length-1;
if (al.charAt(i)!=".")
{
al=al+".";
}
var pattern1=/(freescale|motorola|ibm|amcc|pasemi|p.a. semi|xilinx)/i;
var check1=pattern1.test(al);
var pattern2=/(cell|kilocore|xenon|gekko|broadway|blue gene)/i;
var check2=pattern2.test(al);
var pattern3=/(titan|e600|8641D|8640D|QorIQ|P2020|p4080|pa6t|970mp|83290|pwrficient)/i;
var check3=pattern3.test(al);

if (al=="a cpu.")
{
alert("We already told you that!");
}
else if (check1)
{
alert("It's a PowerPC CPU, if that's what you're driving at.");
}
else if (check2)
{
alert("Does that seem likely?");
}
else if (check3){
alert("Ooooh you're so smart you'll cut yourself. But we still ain't telling. Sorry, we'd love to. Can't. It's quite a story, actually...");
}
else
{
alert("For all I know, you're spot on. Unfortunately, being a weak and feeble piece of Javascript, I didn't understand. Sorry.");
}

if (nyd>0 && ald>0)
{
done();
}
}

function notyet()
{
nyd=1;
var ny=prompt("What do you think is hidden here?","X");
ny=ny.toLowerCase();
var i=ny.length-1;
if (ny.charAt(i)!=".")
{
ny=ny+".";
}

switch (ny)
{
case "x.":
alert("Yes. We were hoping for more though.");
break;
case "xena.":
alert("You know way too much...");
break;
case "a chip.":
alert("Duh");
break;
default:
alert("Interesting guess. Come back tomorrow and we'll talk about custom chips...");
}

if (nyd>0 && ald>0) {
done();
}
}

"What do you think is hidden here?"
"It's a PowerPC CPU, if that's what you're driving at."
"Interesting guess. Come back tomorrow and we'll talk about custom chips..."

So my guess is a PPC mobo for OS4 with a Minimig on a card for classic compatibility.

--
moto
« Last Edit: January 03, 2010, 12:23:05 PM by motorollin »
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline VingtTroisTopic starter

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Mar 2009
  • Posts: 897
  • Country: 00
    • Show only replies by VingtTrois
    • http://www.amiga.org/gallery/images/6006/1_2316_My_AMIGA_Collection_Sept2010.jpg
-A3K(T)040@35MHz/78MB/KS3.1/OS3.9/Buster11/PICASSO II/GVP IO/A2088XT/DENEB/HDD18GB
-A3K(D)030@25MHz/134MB RAM/KS3.1/OS3.9/Buster11/RETINA Z2/OKTAGON 2008/VLAB YC/MIDI/DKB3128/HDD18GB
-A2K/ROM 1.3-3.1/2MBCHIP/8MB/A2091/OKTAGON 2008/A2058/TANDEM IDE/FlickerFixer-Scandoubler/Genlock
-A1200/KS3.1/2MB+9MB/CF2GB A1200[/
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show only replies by Zac67
Quote
So my guess is a PPC mobo for OS4 with a Minimig on a card for classic compatibility.
... called Xena. ;)
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Quote from: Zac67;535926
... called Xena. ;)


Looks like it. Just beautified the code in my post above, and entering "xena" as the CPU results in the message "You know way too much...".

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show only replies by Zac67
Are we heading for a dual core? 8x 25% = 200%... :confused:
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16867
  • Country: gb
  • Thanked: 4 times
    • Show only replies by Karlos
Re: New Timberwolf screenshots!
« Reply #53 on: January 03, 2010, 12:35:22 PM »
So what is it, a new production run of Amiga One motherboards?

X isn't Xorg, nor x86 and presumably nothing to do with OSX, so I was going to say X is the "unknown quantity", but that would probably need to be lower case serif font and italics :)
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16867
  • Country: gb
  • Thanked: 4 times
    • Show only replies by Karlos
Re: New Timberwolf screenshots!
« Reply #54 on: January 03, 2010, 12:38:55 PM »
Quote from: redrumloa;535899
Well, just spit it out man! :lol:


Aw, come on Red, it's a bit of fun and generated some interest at least. How long has it been since we had some guess the story shenanigans? :)
int p; // A
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16867
  • Country: gb
  • Thanked: 4 times
    • Show only replies by Karlos
Quote from: VingtTrois;535925


Are those PCI Express slots? :D
int p; // A
 

Offline Pete_Noir

  • Jr. Member
  • **
  • Join Date: Jan 2007
  • Posts: 89
    • Show only replies by Pete_Noir
    • http://twitter.com/the_pete
Re: New Timberwolf screenshots!
« Reply #56 on: January 03, 2010, 12:45:02 PM »
It's PowerPC, 4 x SATA, two PCIe x16, three PCIe x1, two legacy PCI 33 Mhz, 8 x USB, Gigabit Ethernet, 'at least' 4GB RAM, Xorro, and Xena :)
 

Offline Nickman

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 255
  • Country: 00
    • Show only replies by Nickman
Yeah they are.

It's two PCIe x16, three PCIe x1, two legagacy PCI 33 Mhz, and Xorro.

Quote from Rogue

The Xorro slot is in line with the last PCie x1
----
Amiga1200T
Mediator/Voodoo3 3000/100mbit NIC/SB128
Blizzppc 603e 210Mhz 040 25Mhz, 192 mb ram,Bvision
SCSI Ultra320 74GB HD,4x Burner,MO drive.
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show only replies by Zac67
Quote from: Karlos;535931
Are those PCI Express slots? :D


Sho' thing!

Now wait! In the far corner you can just about make out "AmigaOne Power X" - so that's what it'll be called.:idea:
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16867
  • Country: gb
  • Thanked: 4 times
    • Show only replies by Karlos
Re: New Hyperion Entertainment Website http://a-eon.com/ - The Mystery Continues
« Reply #59 from previous page: January 03, 2010, 12:55:32 PM »
Blimey, new 'amiga' (yes, I realise that the term is subjective) hardware with a peripheral bus that's using present-decade technology? That is interesting.

My PC has 2 16x slots and uses an intel X48 chipset to provide them.
int p; // A