Welcome, Guest. Please login or register.

Author Topic: Where can I find details and history of the Amiga hardware?  (Read 4641 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline GaidhealTopic starter

  • Full Member
  • ***
  • Join Date: Jul 2003
  • Posts: 192
    • Show only replies by Gaidheal
OK, what I am after is a history, with as much detail as possible, starting with the A500 and giving the low-down on its hardware, then looking at each new piece of hardware (of significance) that came out and each revision of the Amiga as it made its way to the A1200 and A4000.

Can anyone help me out?  It's with a view to messing about with emulation, ultimately possibly making my own emulator (for kicks but people are welcome to help/use it) and perhaps even scratch build an 'Amiga'
[color=3300FF]Gaidheal[/color][/b][color=0066CC] - \\"The Emulator Guy\\"[/color][/i]
 

Offline Plaz

Re: Where can I find details and history of the Amiga hardware?
« Reply #1 on: July 03, 2003, 01:44:22 AM »
Three places come to mind immediatly.
www.amigau.com ,
http://www.jamesalanpatterson.com/amiga.html
and www.amiga.com has history on the site somewhere.
Tons of good info on these pages. BTW the A1000 was fisrt followed by the A2000 then A500 (right?).
Good luck

Plaz
 

Offline GaidhealTopic starter

  • Full Member
  • ***
  • Join Date: Jul 2003
  • Posts: 192
    • Show only replies by Gaidheal
Re: Where can I find details and history of the Amiga hardware?
« Reply #2 on: July 03, 2003, 01:51:41 AM »
I stand corrected, you are of course right (about A1000, A2000) I always forget because my first experience was with with an A500 and very good programmer friend of mine, called Gordon Bissell - Gordon, if you are kicking around on here, let me know, mate.  We went to Stafford College togather about 10 years ago (John)

Thanks for the links, Plaz.  Off to look now - too many hits on Google to be really useful, as it is a pretty narrow request.
[color=3300FF]Gaidheal[/color][/b][color=0066CC] - \\"The Emulator Guy\\"[/color][/i]
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Where can I find details and history of the Amiga hardware?
« Reply #3 on: July 03, 2003, 01:58:16 AM »
Quote
It's with a view to messing about with emulation, ultimately possibly making my own emulator

I'm afraid such emulation is far too complex for a hobby project, at least for one person. UAE has taken dozens of highly skilled developers years to develop.

I'd suggest you at least familiarize yourself with the UAE project before starting. Custom chipset emulation is deep magic, m68k emu is childs play in comparision.

I hope I didn't kill the spririt. :-)
 

Offline GaidhealTopic starter

  • Full Member
  • ***
  • Join Date: Jul 2003
  • Posts: 192
    • Show only replies by Gaidheal
Re: Where can I find details and history of the Amiga hardware?
« Reply #4 on: July 03, 2003, 02:12:41 AM »
LOL Actually, my friend already did an emulator for his FYP (Final Year Project) but admittedly for a Spectrum.... heh!  I don't find emulation to be that big a proble, so much as I tend to get bored quickly with a project that drags.. however, I have recently decided to look into Amiga emulation for various reasons.  I am familiar with WinUAE and by extension UAE in general.  I also know about the commercial one (whose name escapes me at 2am).  And no, you did not kill the spirit at all, heh!  I have a rather high opinion of my ability, luckily not entirely without reason :¬)

P.S.  Experience with the Amiga however, I don't have, so please don't feel I am giving you the brush off.
[color=3300FF]Gaidheal[/color][/b][color=0066CC] - \\"The Emulator Guy\\"[/color][/i]
 

Offline Vincent

  • Hero Member
  • *****
  • Join Date: Dec 2002
  • Posts: 3895
    • Show only replies by Vincent
Re: Where can I find details and history of the Amiga hardware?
« Reply #5 on: July 03, 2003, 02:14:19 AM »
If you know of a piece of hardware but can't find any  information on it try:

http://www.amiga-hardware.com/

They have masses of hardware products there.
Xbox360
"Oh no. Everytime you turn up something monumental and terrible happens.
I don\'t think I have the stomach for it." - Raziel
 

Offline AmigaSource

  • AmigaSource.com
  • Full Member
  • ***
  • Join Date: Oct 2002
  • Posts: 106
  • Country: us
  • Thanked: 3 times
  • Gender: Male
    • Show only replies by AmigaSource
    • amigasource.com
Re: Where can I find details and history of the Amiga hardware?
« Reply #6 on: July 03, 2003, 06:42:21 AM »
Hello,
  Might I suggest the www.amigasource.com C= history page

Enjoy!!

P.S.  Yes I know I need to update the site ;-(
Please visit AmigaSource.com!!! Since 2001... Your NEW source for Amiga information. *** Always Under Construction *** (Over 5000+ Amiga links for your viewing pleasure! -- Please help spread the word!)
 

Offline xeron

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 2533
    • Show only replies by xeron
    • http://www.petergordon.org.uk
Re: Where can I find details and history of the Amiga hardware?
« Reply #7 on: July 03, 2003, 09:48:20 AM »
If you're going to make a new "kick-ass" Amiga emulation from the ground up; make sure its designed to be cycle-exact (for all chips) from the start, with correct priorities for bitplane, copper, blitter, sound,  sprite, and processor DMA.

Emulating the Amiga is not as simple as emulating a spectrum, or even Atari ST for that matter. The Amiga has a unified memory architecture, where several chips can DMA to and from [chip] ram. It has taken many, many years of work with very talented programmers to get UAE to a state were most demos and games work, due in no small part to the interactions, and timing of interactions between these chips. The only way your emulator would have any advantage is if everything is cycle-exact.
Playstation Network ID: xeron6
 

Offline GaidhealTopic starter

  • Full Member
  • ***
  • Join Date: Jul 2003
  • Posts: 192
    • Show only replies by Gaidheal
Re: Where can I find details and history of the Amiga hardware?
« Reply #8 on: July 03, 2003, 04:44:31 PM »
Ok, thanks for the reply.  First off, it is mostly for my own interest, so not necessarily going to be "kick ass" although I am a perfectionist, so I tend to make things the best I possibly can.

You hit the nail on the head though, as far as I am concerned.  I intend to design it to be cycle-exact, i.e. true emulation, for every "real" Amiga produced.  With simple one click setups for each.  (obviously I am talking the final vision here!) But also I will allow, very much as WinUA does, for example, the speeds and priorites of each chp to be tweaked, potentially making it a "super fast 1200" or whatever.

Emulation is simple, if broken down into parts.  The Amiga is complex by comparison with, for example, the ZX-80 (as easy as it gets!) because there is essentially only one component to worry about in the venerable ZX, but an entire chipset plus CPU in the Amiga.  PC (x86) emulation is made simple by the fact that it is all basically just an extension of the original IBM PC.  OK, we are now 32/64 bit, not 8 bit, and we have PCI/AGP not ISA, but you can appreciate what I am saying, I am sure.

At university we did some small scale CPU emulation using Java.  I migh well start out this way with the Amiga as it has several things to commend it:  JVMs are freely available for many machines, the very nature of Java is that it should work the same regradless of platform, it is easy to work with and update.

The downside would of course be performance.  But to be honest, we all now use machines that are far more powerful than even the fastest "true" Amiga.  Well written, optimized Java code ought to fast enough for every conceivable task.  This is after all an emulator, designed to run old software as if the platform were a piece of hardware now more than 10 years out of date, in all probability :¬)

I'd welcome any thouhts you have on the project and if you would like to be at all involved, I am more than happy to chat about that too.  The alternative to Java for me, by the way, would be an x86 C/C++ based emulator.  Sorry folks, I like my "PC" and I know the architecture very well as it is what I primarily program for.  It would of course be targetted at 2K/XP and possibly NT4.  Sorry again, to anyone interested who uses 9x OSes.  They are not stable enough in themself to be worth my development time.  I'd possibly consider a "post-dev port" but you would definitely be waiting a long time, as the entire development cycle would first have to complete for the NT version it would be ported from.

I look forward to more comments, John
[color=3300FF]Gaidheal[/color][/b][color=0066CC] - \\"The Emulator Guy\\"[/color][/i]
 

Offline xeron

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 2533
    • Show only replies by xeron
    • http://www.petergordon.org.uk
Re: Where can I find details and history of the Amiga hardware?
« Reply #9 on: July 03, 2003, 05:10:10 PM »
Quote

I intend to design it to be cycle-exact, i.e. true emulation


Well, good luck! Especially since the number of cycles the CPU takes to execute code, or access data in chip ram depends on what else is accessing it; Disk drive, audio, bitplane, copper, sprite, and blitter DMA, CIAs, and other events can all hold the processor while they do their thing, and everything is tightly integrated and interwoven.

While you will have to break the emulation down into modules, to keep it cycle exact means that the modules have to be tightly integrated, with proper bus arbitration to ensure that all the demos and games work. I don't even know if there is accurate documentation of all the cycle timings is out there. Certainly talk to the UAE and CAPS teams as they will have invaluable information about this.
Playstation Network ID: xeron6
 

Offline GaidhealTopic starter

  • Full Member
  • ***
  • Join Date: Jul 2003
  • Posts: 192
    • Show only replies by Gaidheal
Re: Where can I find details and history of the Amiga hardware?
« Reply #10 on: July 03, 2003, 06:02:30 PM »
Aye, logically the approach has to be modular, since the chipset/CPU setup is inherently so.  In fact it is already clearly and OO project.  It does not get more "black box" or "Object Oriented" than "data into Blitter, Blitter does its thing, hand execution to next highest priority item" after all.

I suspect the way I will tackle the integration aspect is the addition of a new custom chip, in a way.  Which handles all of the others, in as much as it will be responsible for bus arbitration, etc so as to keep the timings straight.  I have found a fair bit of info, I own books full of info on the M68k itself, but the specific implementations in each Amiga could be more problematic, I am sure.  I certainly shall be approaching the UAE team at some point, since I actually use their emulator myself for messing about on Hired Guns and a few other games whic either never made it to the PC or were much better implemented on the Amiga.

Any specific suggestions or comments?  Thanks again for your reply.

John
[color=3300FF]Gaidheal[/color][/b][color=0066CC] - \\"The Emulator Guy\\"[/color][/i]
 

Offline alx

Re: Where can I find details and history of the Amiga hardware?
« Reply #11 on: July 03, 2003, 06:15:46 PM »
Quote
I suspect the way I will tackle the integration aspect is the addition of a new custom chip, in a way. Which handles all of the others, in as much as it will be responsible for bus arbitration, etc so as to keep the timings straight.


I have virtually no knowledge of the innards of the 'miggy, so I'm probably wrong, but isn't that basically what Agnus/Alice does?

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12114
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Where can I find details and history of the Amiga hardware?
« Reply #12 on: July 03, 2003, 06:34:34 PM »
Hi John,

You will probably do well to start with the source code for Jasper (the Java Atari ST emulator). I forget the URL but Google will find it.



It has a great Java 68k emulator in it... as for the custom chips... their functions are pretty easy to emulate, but Good luck with all the timing crap that goes with it...

-EDIT- Ok here is the URL for that Java ST emulator... I'm too nice... thats my problem ;-)

http://www.atari-st.lovely.net/

Offline GaidhealTopic starter

  • Full Member
  • ***
  • Join Date: Jul 2003
  • Posts: 192
    • Show only replies by Gaidheal
Re: Where can I find details and history of the Amiga hardware?
« Reply #13 on: July 04, 2003, 01:41:52 AM »
Cheers mate!  Muchly appreciated.

@ Alx.. umm, yeah probably I am too tired to think.  But I suspect I will need to tweak that aspect anyway rather than straight emulation.  Actually, isn't Alice the graphics one?  Oh bugger.  Anyway.

So, yeah, thanks again Matt, probably get on it over the next couple of day (I am bored at the minute) and see where it goes.  The fun is going to be setting up a working Java IDE again (I buggered up the MS one I was using ages ago - I don't do Java as a rule and it was a specifically MS project, i.e. extensions)  But if all fails I'll use notepad and the Sun SDK LOL

John
[color=3300FF]Gaidheal[/color][/b][color=0066CC] - \\"The Emulator Guy\\"[/color][/i]
 

Offline Amigoid1

  • Newbie
  • *
  • Join Date: Jul 2003
  • Posts: 1
    • Show only replies by Amigoid1
Re: Where can I find details and history of the Amiga hardware?
« Reply #14 on: July 04, 2003, 04:56:04 AM »
Here is another site that might help

http://amiga.emugaming.com/index.html


Cheers....