A New Amiga Will Go On Sale In Late 2017 (theregister.co.uk) 185
An anonymous reader quote the Register:
The world's getting a new Amiga for Christmas. Yes, that Amiga -- the seminal Commodore microcomputers that brought mouse-driven GUIs plus slick and speedy graphics to the masses from 1985 to 1996... The platform died when Commodore went bankrupt, but enthusiasm for the Amiga persisted and various clones and efforts to preserve AmigaOS continue to this day. One such effort, from Apollo Accelerators, emerged last week: the company's forthcoming "Vampire V4" can work as a standalone Amiga or an accelerator for older Amigas... There's also 512MB of RAM, 40-and-44-pin FastIDE connectors, Ethernet, a pair of USB ports and MicroSD for storage [PDF]. Micro USB gets power to the board.
A school in Michigan used the same Amiga for 30 years. Whenever it broke, they actually phoned up the high school student who original set it up in 1987 and had him come over to fix it.
A school in Michigan used the same Amiga for 30 years. Whenever it broke, they actually phoned up the high school student who original set it up in 1987 and had him come over to fix it.
My 3rd computer was an Amiga (Score:4, Interesting)
Re: (Score:3)
680x0 Assembly was elegant, intuitive, and a crap-ton better than Intel's nonsense. :)
Re:My 3rd computer was an Amiga (Score:4, Insightful)
680x0 Assembly was elegant, intuitive, and a crap-ton better than Intel's nonsense. :)
But there is a reason it is no longer used much. A single instruction could generate up to six page faults. The 68k put the C in CISC.
Re: (Score:1)
But there is a reason it is no longer used much. A single instruction could generate up to six page faults. The 68k put the C in CISC.
That isn't the reason why it isn't used much anymore.
Number of page faults generated in total doesn't have much to do with architectures. If you try to do the same thing on x86 you will get just as many page faults but spread out over more instructions.
The main reason 68k assembly isn't used anymore is because ARM is a cheaper design than ColdFire and in most cases where they were competing the controller didn't even have cache.
It's a bit of a shame really. While ARM assembly is a bit nicer than x86 it is s
Re: (Score:1)
> Number of page faults generated in total doesn't have much to do with architectures. If you try to do the same thing on x86 you will get just as many page faults but spread out over more instructions.
Ur missing the point, totally. Resuming or restarting instructions complicates things, and the more resume/restarts one instruction can have, the more complex that single instruction gets. It does matter.
Re: (Score:2)
"It does matter." But not to why it is no longer used much.
68k lost because it did not remain performance-competitive. It was a CISC processor that did not have the benefit of a huge software base that could fund its continued development. Motorola/Freescale lacked the engineering talent to overcome the challenges required and chose instead to focus development on the 88k family that was far more modern. That family was also a failure and Moto lucked into the gift of the PowerPC family from IBM (who did
Re: (Score:2)
It failed because Moto abandoned it to go mobile. Sometimes the crappier product wins. (x86)...
Re:My 3rd computer was an Amiga (Score:5, Informative)
The real, real reason that 68k isn't used anymore is that Motorola fell for the PowerPC meme. 88K was supposedly a pretty decent architecture, and they killed both at the same time. Coldfire was just the scraps of 68K for the embedded market. Apple switched architectures twice because Motorola couldn't stay interested in making high-end desktop CPUs.
The x86 instruction set was horrible, and Motorola could have used the same tricks on 68K that kept x86 going so long.
But really, the root cause reason that 68k isn't used anymore happened in 1981 or so when IBM picked the 8088. There are various legends about what happened, but the most coherent intersection of them that I have been able to deduce is that Intel wanted the 68008 (because the 8-bit bus would let them make a cheaper system), Motorola didn't want to commit to their deadline, Intel went with the 8088, and then Motorola had the 68008 out by the deadline anyhow. It surely didn't help any that at the time (as related in the DTACK-Grounded newsletter), Motorola's marketing group really only wanted to sell the 68K for $10,000+ Unix systems, and couldn't be bothered with embedded or consumer customers.
Re: (Score:2)
DTACK Grounded newsletter ... wow, that brings back fond memories about cutting edge algorithms from the FNE, printed on red paper to thwart copying ...
Re: (Score:2, Insightful)
It isn't used much any more because it was beaten by x86, three times:
First, it lost to the x86 because x86 is assembly-source-code compatible with the 8080, making it easy to port CP/M software to PC/MS-DOS, giving the IBM PC a huge advantage over any 68k-based system in the early '80s, giving that platform a momentum which it never lost.
Second, it lost to x86 because Intel was able to pump far more money into developing their architecture than Motorola was able to spend on theirs (see my first point!), so
Re: (Score:2)
A single instruction could generate up to six page faults.
I'd be surprised if x86 couldn't do the same nowadays in extreme cases.
Re: (Score:3)
there is a reason it is no longer used much.
Because Motorola would not budge on price when IBM came to them wanting to use it in their new "PC", while second choice Intel would.
Re: (Score:2)
Actually, because the 68000 wasn't in production yet when IBM came around. Motorola had sample chips, but they weren't production ready (The 68000 was in production in November, 1980. The IBM PC launched in August, 1981).
Whereas the 8088 was long ready and in production, so IBM could get it all done in 12 months. The 68000 would be 3 months into the IBM design before it was re
Re: (Score:2)
Personally, I like the Thumb2 architecture in ARMs.
Re: (Score:1)
Yes, it was simple (threadbare? if you insist) and specifically designed to be. I prefer complexity in the software, not the hardware. Teh compiler takes the slack - the hardware was designed *with the compiler writers*, as a group. With, not after. Yes, and long trap shadows were a pain and made instruction-synchronous later, but yes, it was designed for speed. And the initial lack of stores less than 32 bits were complained about also. I get that.
>You were asm'ing?
What else do you want me to say?
>RE
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
The 68000 came out in 1980. It and Motorola weren't hobbled by "100% backwards compatibility" something Intel was with their dysfunctional relationship with Microsoft. But that aside, sure the 386 fixed some, but not all, of the issues with x86 assembly. It would take many more years to do even a little bit better (no pun intended). If Motorola hadn't PPC/mobile abandoned the 68000 architecture, who knows where we'd be? (Hindsight is 20/20, but we're projecting too much to think Motorola wouldn't have been
Re: The HS with an Amiga. (Score:2)
Recipe... (Score:5, Funny)
This approach is a recipe for failure.
One of the smartest people I know used to program emulators in FPGA. He programmed emulators for everything: TRS-80, TI-99/4A, Sinclair 1000, PDP-8, PDP-11, IBM zSeries, Cray, you name it. He eventually started doing contracts for major government contractors such as Boeing, Lockheed Martin, etc., and often for $200K to $600K a pop. He was very well respected in that community, and knew how to get around most of the problems inherent in FPGA emulation.
Anyways, he was paid to do a few contracts for Amiga computers, and had the most trouble with them. Apparently, their custom, decentralized architecture introduced severe "resolution artifacts" (his words, not mine) into any emulated FPGA bus. Another huge problem was something that had to do with feedback loops introduced by eddy currents caused by some of the FPGA parallelization circuits that came about due to optimization algorithms for the silicon etching process.
At the end of the day, he was very, very close to solving all of these problems, and he went outside to walk to the local 7-11 to get a Mountain Dew to refresh his energy. He crossed the wrong basketball court, however, and some local residents started getting into a beef with him, causing a lot of trouble. Those guys were clearly up to no good. End of story, his mother was afraid he'd get into more trouble in his neighborhood (after all, Philadelphia has one of the highest homicide rates in the country), so she sent him to live with his aunt in California. He took a cab to his aunt's house when he arrived at the airport, and was inspired by a pair of dice he saw hanging from the cabbie's review mirror. He thought to himself, "Life is a gamble, why waste time solving FPGA bus problems for antiquated architectures?" and gave it up in an instant. "Smell you later, dude!" he said, and sold all of his FPGA patents the next day.
Re:Recipe... (Score:4, Insightful)
Wait, Will Smith used to write emulators?
Re: (Score:2)
I knew Will Smith was good with the ladies... but FPGA's? No wonder he's a Scientologist. :)
Re: Recipe... (Score:1)
The current vampires I don't think accelerate all of the old stuff / the whole machine but they do have additional video modes and such so if there's any truth to your story if they doesn't implement it all it may be without those issues but less compatible.
Now for a full machine rather than expansion I would assume they will actually implement it all plus much more considering the extra capability.
Their accelerators still run m68k but are very fast vs "even" a real m68060.
Re: (Score:2)
Loved my amiga. (Score:3, Interesting)
It was a wonderful machine.
Great archictecture. I wrote "Spppaaaacee Acccce" (aka Space War) and got sued by Don Bluth for using the name (had no idea about the animated dragon's lair type game.
Loved the implementation of Mech Force . We had 3 people buy amigas just to play that game on the amiga.
Then it was ruined when ported to the PC as "Titans".
Re: (Score:3)
Thank you for your service.
I loved my Amiga, but now it's time for me to put aside childish things and have a computer that has more than 512mb of RAM. But I will forever remember fondly those days.
Software Emulator (Score:4, Informative)
I loved my Amiga, but now it's time for me to put aside childish things...
Re: (Score:3)
> ...and just use a free, open source software emulator [fs-uae.net] if I ever want to reminisce.
I can dole out upvotes in the thread, but I feel it's important to address this.
Emulators miss ALOT. It's just not the same. It's like the difference between CRT and LCD monitors. LCD's are convenient because they're portable (much like an emulator), but I've had CRT's that could do 120hz in the 90's. I love using SID as an example because so many people know what a SID chip is. Sure, you can emulate a S
Still and emulation (Score:2)
Re: (Score:3)
Re:Still an emulation (Score:2)
Re: (Score:2)
The games can run 100% accurately at full speed and still have latency. Latency means how quickly the output of the program reacts to the input, not how fast the program runs. Emulators will typically add several frames of latency. It's not all even the emulators' fault, audio buffers, USB polling speed, frame buffers, LCD display all contribute to latency. Old hardware typically didn't have the memory for audio or video buffering so trading latency for quality wasn't even an option.
This video [youtube.com] demonstrates
Re: (Score:2)
Emulators miss ALOT. It's just not the same. It's like the difference between CRT and LCD monitors.
It's interesting you mention this (To me) since my Amiga 1200 is connected to a Sharp AQUOS 4:3 countertop LCD TV that I picked up at the Salvation Army, cheap. It looks remarkably good for using just CVBS.
Re: (Score:2)
Sounds like your set up looks more "TV-like" than if I were to run an Amiga emulator on sharp (well, not always), high res, 100Hz non-interlaced computer VGA.
Yes, flicker and all. But I don't spend much time in laced mode because I'm not trying to do real work on my Amiga.
Re: (Score:2)
I wish he could. Unfortunately, he can't.
There's no Atari ST emulator that will support MIDI ports on the host, and no way to emulate those secretive dongle cartridges that music software from way back used as copy protection.
Re: (Score:2)
That's why you got one of these:
http://amiga.resource.cx/photo... [resource.cx]
No ram issues. :) And with an A500+, you got 1MB of chip ram. :)
Re: Loved my amiga. (Score:1)
The Amiga 500 had 512 kB of it.
512 MB for an Amiga is a lot. Sure for a modern Web browser and 8k video editing maybe not but ...
Re: (Score:2)
I got the extra 512k for Druid 2. You could have music and sound effects if you upped your fast ram. :)
Kind of expensive (Score:3)
The PDF says it will probably cost more than the current models, which go for ~$300 or more. Kind of expensive when you could easily get a modern PC for about the same price. I mean, it's not an absurd price, but definitely niche stuff.
Re: (Score:2)
Indeed. Honestly - I'd be more interested in an Amiga OS for something like a Raspberry Pi. Compared to the original Amiga hardware those $25 boards are like a darned super computer.
Even if they came up with their own board, it's got to be something in that $25-50 price range if they want people to really "play" with it. At hundreds of dollars the only people who are going to get it are people fondly remembering the Amiga - a demographic that is shrinking every day.
I never owned an Amiga (I did have a Co
Re: (Score:2)
I always wanted an Amiga. Recently I started looking into buying some old hardware on Ebay and the prices put them beyond what I was willing to pay.
I'm not spending that kind of money on a 30 year old computer.
LK
Re: Kind of expensive (Score:1)
The vampire cards are like supercomputers measured by old standards too.
And it's not really the old hardware since its FPGA but acting like it + more + faster.
But basically it's an alternative to a real amiga + replace all caps + the accelerator card + maybe mod case for USB and so on.
Re: (Score:2)
Some of tiny little powerpc macbooks are probably as fast as some reasonably recent netbooks if not quite up to Raspberry Pi speed.
Re: (Score:2)
There's Morphos out there. It will run on the powerpc imacs that are not all that ancient yet and possibly a few other things.
It's a pity that it doesn't run on the last PPC iMac, because I actually have one of those :p
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
It's too bad the mouse hardware itself was so crap. A friend hacked a serial mouse into an Amiga mouse for me once, but it wasn't a particularly good mouse to start with. Of course, these days you can just get a USB converter... but I think I will probably hack another mouse, if I can find a decent ball mouse to start with. I'm going to the flea market today... the same flea where I found my DSS8+
Amiga (Score:1, Troll)
Re: Amiga (Score:1)
I care deeply about the smelly love many unwashed nerds have for their Amigas, you insensitive clod!
Re: (Score:2)
They're like vegans.
Re: (Score:2)
Re: (Score:2)
My daughter-in-law is vegan but doesn't brag about it at all.
She doesn't have to, her father-in-law takes care of it.
Re: Amiga (Score:1)
I still have my 500+ and 1200 and I'm still vegan.
fan cults (Score:5, Funny)
How is that different from Linux users?
Re: (Score:2)
Run Linux on Amigas, then you'd really have annoying fanboyz.
Re: (Score:2)
Same problem as this product. Most Amigas lack an MMU out of the box, so you need an accelerator with a non-LC processor mounted on it, which jacks up the price. This is why I ran netbsd on a Macintosh IIci instead of my Amiga 1200. It just worked, and supported all the onboard hardware. A Mac II is a much nicer place to run netbsd/68k, and the IIci is the nicest Mac II. (An SE/30 would be another obvious candidate.) The 68030@25 is perfectly adequate if you have a cache card, and IIRC it has fast SCSI-II w
Re: (Score:2)
Re: (Score:2)
I think you just proved unixisc's point.
Re: fan cults (Score:1)
Lol. Lots of them: no.
Re: (Score:2)
Re: Amiga (Score:1)
How you like Jack Tramiel?
Re: (Score:2)
I admit it's true. The machines were pure magic in the 80s and into late 90s. Sadly I had to move on and I learned to love linux after many years. I still have my Amiga collection though and bought a Vampire II a few months ago. I remember how pissed off and aggravated most of my pc owning friends were with their windows problems in the 90s and they looked longingly at my amiga but just couldn't handle the cost. It was dreadfully expensive. I was about to buy an Amiga 4000 when Commodore tanked and the cost
Re: (Score:2)
Re:Amiga (Score:5, Funny)
The thing about Amiga owners is you can't get them to shut up about their Amiga. It's like the guy who doesn't have a TV, or the guy who rides a bike to work.
A tornado just tore a path across your city, leveling buildings and splintering concrete structures. Your home is no longer safe, subjected to countless fires, seeping sewage, wild animals and violent looters that even the National Guard can't tame, so like hundreds - thousands - of other citizens, you find yourself waiting in line to get into an emergency shelter put together haphazardly in the mold-infested gymnasium of the nearby middle school.
The line doesn't move fast, and you're worried as you see the absurdly small crate of water bottles shrinking quickly as people ahead of you greedily grab two, three or even four bottles as they walk by. You try to do the math, half-guessing, half-dreading that there won't be any water left by the time you reach the gate. You already have a debilitating headache because of dehydration; the situation is dire, the future uncertain.
Then someone puts a hand on your shoulder.
"Friend," says an older gentleman, his voice so soft, so quiet, like a cool summer breeze. "Friend," he says, "are you okay?"
There's something in his eye. A glint, a shadow, a whisper of past experiences so painful that they left a permanent mark on his soul.
"I'm okay," you reply, weakly, with a voice crackling like a pane of glass shattered by the axe of a firefighter. "I'm okay."
The kind man nods, although you can tell he's still worried.
"I'm okay," you repeat. "I just wish I could go back home, to my Amiga computer."
Re: (Score:2)
I vividly remember going to the library and bookstores every day after school in hopes of getting the latest computer magazine that might have one more bit of technical detail on the blitter chip.
Re: (Score:3)
At least my Amiga doesn't run systemd.
Former Amiga owner. No TV. RIdes bike to work. Yep, all three boxes crossed...
Re: (Score:2)
You only know about people owning an Amiga if they tell you about it. You only know about people not owning a TV if they tell you about it etc.pp.
Thus you falsely conclude that Amiga owners always tell you about owning an Amiga, because the only Amiga owners you know are those who told you about it.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Wrong. Considering the market share of Amiga versus the amount of people that have told me about it, I'd say I've heard from almost every Amiga owner on the planet.
Well just to validate you, now you've heard from me...Oh wait.
Re: (Score:2)
It's not just whether they tell you or not. It's how they tell you, and whether or not they ever shut up about the damn thing.
Slavertisement like always (Score:2, Insightful)
The only stories we run on Amiga are about the release of a new computer. The comments then always boil down to the same thing:
a) My first computer was an Amiga
b) There's places where the original Amiga is still running
c) This company is a shell with nothing to do with the Amiga that made the Amiga great.
d) This product is too expensive and completely irrelevant.
e) This is a shameless Slashvertisement and is about the only Amiga related stories that gets run here anymore.
This post is in line with e.
Re: (Score:3, Insightful)
In this case, at least, C) is incorrect. I assumed this was yet another company that had gotten questionable ownership of the trademark and was planning to launch an overpriced generic PC with "Amiga" on the case and a glitchy open-source emulator preloaded, but this is a real implementation of the architecture in hardware by people who care about the platform.
Re:Slavertisement like always (Score:4, Interesting)
It's only a hobby, only a hobby, only a hobby, only a....
Architecture? (Score:2)
So what exactly is this based on? The original Amiga was a Mot 68k, then it was ported, iirc, to the PowerPC. So has it moved to ARM now, or x86? Also, is the OS still a 16-bit one, or is it now 64-bit? I read the PDF: what instruction set does the Altera cyclone follow? I do think it's neat that they've put this all on an FPGA: hopefully, that'll help make this device somewhat competitive.
Re: (Score:2)
What they've done is pretty stunning. I never thought I'd see it happen but these guys really did it on a shoestring budget.
Re: (Score:1)
Potentially nice for what? Running software that doesn't exist on machines no one has for a platform decades out of date with performance that's obsolete? But hey, at least it might clock in the "GHz range". We all know that's all that matters.
Re: (Score:2)
Still pointless (Score:2)
I had an Amiga back in the day. It was great.
But a modern version is pointless. AmigaOS - even the latest version - is hopelessly outdated. And what Amiga software is out there that anyone would actually want to use? Besides games? Which can be emulated *perfectly* on a $50 Raspberry Pi?
Re: (Score:3)
And what Amiga software is out there that anyone would actually want to use? Besides games?
SYSINFO, that is the sole purpose of Amiga hardware accelerators these days.
Bowling alley scoring system (Score:1)
The bowling alley here in town still uses a few Amigas to keep the score for each lane. I'm not entirely sure how it works or exactly what it does (since I don't know anything about bowling), but the machines somehow track the scores and post them on monitors over each lane.
The owner told me once that he has a whole pile of Amigas for spare parts in the back.
Re: (Score:2)
Some cable companies used them for many years. I picked up a Commodore PET from a local library sale not long ago, they used it for some database for 30 something years. It had a huge double 5.25" floppy drive hooked to it with a huge IEEE cable. $20
Re: (Score:2)
I'm not entirely sure how it works or exactly what it does (since I don't know anything about bowling), but the machines somehow track the scores and post them on monitors over each lane.
Ten pins in bowling, ten (or was it eleven?) pins on the Amiga parallel port which can be used as inputs. Pinsetter connected to the Amiga somehow. Some Amigas have color composite video output onboard, eg CDTV, 1200...
Classic Amiga enthusiasts should take notice (Score:1)
This is one of the most exciting devices to come out of Amiga land in a long time. What this new hardware and core is doing is bringing back to life the Classic 68k CPU, and the Amiga hardware chip-set. To give everyone an idea what they are planning (this info taken from various postings):
1) Apollo Core 68080 is not only the fastest 68000 series CPU ever, it also is the most fully featured and compatible (even fixing old 68k bugs). It includes technologies from newer CPU's such as AMMX (AMMX is the 68k ver
Re: (Score:2)
And who wouldn't be excited over the 44 pin IDE connector? At last a use for those hard drives in your shoebox that have been obsolete for a decade.
Re: (Score:2)
Re: (Score:2)
If PC's or Mac's went away I'm sure they'd have it. Amiga's are only getting this "support" because it's effectively a dead platform.
PC's and Mac's don't just have support - they still have active hardware and software development after more than 30 years . . .
Re:30 years of tech support. (Score:5, Interesting)
I think the point the AC was making was that people are still enthused about a computer that came out in 1985. (ish?) I still have my Amiga I bought used with the 512K expansion pack (with the battery removed of course.) Lots of overtime at the local car dealership washing cars for that one. :)
There is no such enthusiasm for the 8088's. Most of the support those old behemoths get are from the sheer number of them rotting in storage buildings and at the local Goodwill. The Amiga's like a vintage automobile. It's got a loyal following, a bunch of 3rd party support and enthusiasts, and a wealth of games and apps that were truly ahead of their time. Thanks to Commodore's board, the Amiga died prematurely, IMHO.
I admit, I only use Amiga through emulation these days, but I did all my college work on my A500 up until I found Slackware Linux my senior year. :)
Re: (Score:1)
First off, Amiga was a computing platform, 8088 was a processor. Confusing the two isn't surprising considering the quality of your post.
Second, "enthusiasm" for the PC platform that used the 8088 was massive, in fact historic, and birthed an entire industry and platform that we have to this day. No such enthusiasm, really?
Third, "enthusiasm" is merely tribalism and is the consolation of losers. The PC platform enjoyed lasting success, no one with that "enthusiasm" ever had time for petty arguments over t
Re: (Score:2)
Look at it another way, though. There was enough room in the market for another OS (Linux), so why not for another hardware platform as well? Perhaps difficult, but it seems like it would have been possible.
Re: (Score:2)
We also got a third hardware platform today, its main features are: small and low cost. The Raspberry Pi. It's no Intel or AMD but it's powerful enough for normal every day use.
Re: (Score:2)
A Mac will absolutely have 30 weeks of tech su... oh wait, 30 years? Yeah, good luck with that.
Apple doesn't even put a decent, normal amount of RAM in their computers now and even removed the memory slots so we can upgrade them ourselves. It's either pay upfront at the beginning for more RAM or buy something that won't even last three years.
Re: New Amiga? (Score:1)
One is a PPC machine which run emulated 68k code too and is very expensive whereas the other is "just" the fastest most modern 68k Amiga around in a pretty cheap package. Atleast as far as just the vampire cards go.
Re: (Score:2)
Now I can finally use all those Amiga floppies I've been hording over the last two decades.
Rots of ruck. Probably many of them will be unreadable due to C='s overambitious floppy format.
Re: (Score:2)
And shouldn't Half-Life 3 be called Life 1.5?
Re: (Score:2)
This AC gets it!
Re: (Score:2)
It would be like an army of gurus, all meditating at the same time!
A true Amiga fan gets that ;P