Welcome, Guest. Please login or register.

Author Topic: Amiga ROM (no please dont flame me *hides* )  (Read 3623 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline locutusTopic starter

  • Jr. Member
  • **
  • Join Date: Aug 2003
  • Posts: 69
    • Show only replies by locutus
Amiga ROM (no please dont flame me *hides* )
« on: October 21, 2003, 05:49:32 PM »
Hello, i wanted to ask what kind of ROM's are used in the A3000/4000/1200, i wanted to experiment with writing my own ROM's for the Amiga etc. , but to do that i would need to know what kind of ROM's it are.

*hopes not to get flamed*
 

Offline seer

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1453
    • Show only replies by seer
Re: Amiga ROM (no please dont flame me *hides* )
« Reply #1 on: October 21, 2003, 05:56:38 PM »
You mean Kickstart Rom ? I had 3.0/3.1 in my A4000, and 1.3 in my A500..

Not sure why you think you'll get flamed for writing your own rom ?  :-?
~
Everything you say will be misquoted and used against you.
~
 

Offline JurassicCamper

  • Hero Member
  • *****
  • Join Date: May 2002
  • Posts: 635
    • Show only replies by JurassicCamper
Re: Amiga ROM (no please dont flame me *hides* )
« Reply #2 on: October 21, 2003, 06:15:05 PM »
I think he is asking what type of roms are used.
EG:
PLCC 32 4 meg ROM
So he can replace the Amigas ROMS with a custom programmed one.

A1200 has 2 40PIN DIL ZIF ROMS 256K each IIRC
A1200T PPC 330Mhz in a Custom Modified Fractal Design R3 Case
 

Offline JimS

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1155
    • Show only replies by JimS
Re: Amiga ROM (no please dont flame me *hides* )
« Reply #3 on: October 21, 2003, 07:27:48 PM »
There's a design for a flashrom board on Aminet. It's for the 500/2000 rather than the 3000/4000/1200. I suppose you could modify it..
Obsolescence is futile. You will be emulated. - Amigus of Borg
 

Offline locutusTopic starter

  • Jr. Member
  • **
  • Join Date: Aug 2003
  • Posts: 69
    • Show only replies by locutus
Re: Amiga ROM (no please dont flame me *hides* )
« Reply #4 on: October 21, 2003, 08:42:16 PM »
Quote

JurassicCamper wrote:
I think he is asking what type of roms are used.
EG:
PLCC 32 4 meg ROM
So he can replace the Amigas ROMS with a custom programmed one.

A1200 has 2 40PIN DIL ZIF ROMS 256K each IIRC


I was more thinking about what kind of ROM's it are as in model, like "24C128" etc. not the Package type
 

Offline CLS2086

  • Hero Member
  • *****
  • Join Date: Oct 2003
  • Posts: 1456
    • Show only replies by CLS2086
Re: Amiga ROM (no please dont flame me *hides* )
« Reply #5 on: October 21, 2003, 08:55:09 PM »
Hi, all kickstart after 1.3 need 512 kb (the A1200 use 2 x 256 kb to maintain 32 bits compability....).

Do you want to finish the yeah old and buggy kick 3.5 ?
Or want to rewrite the new kickstart v50 for A4000+CPPC for AOS 4 ??  ;-)
Keep the Faith !
VG 5000/A1000/500/500+/600/2000/CDTV/1200PPC-GREX/1200PPC -ATEO-BV/4060D/CD32/Aone/Peg 1/Peg2 G4/ various funny machines too  :-) http://www.mo5.com/collection/index.php?pseudo=CLS2086
I also repair drives of our old beloved Amiga
 

Offline jaokim

  • Full Member
  • ***
  • Join Date: Jun 2002
  • Posts: 205
    • Show only replies by jaokim
Re: Amiga ROM (no please dont flame me *hides* )
« Reply #6 on: October 21, 2003, 08:58:36 PM »
Well, at the bottom of this page there is some info regarding the ROM-types. Pinouts and soforth
At gregdonner.org there is a lot of info on the ROM's aswell.

What are you going to do?  :-o
*me curios*
 

Offline adolescent

  • Hero Member
  • *****
  • Join Date: Sep 2003
  • Posts: 3056
    • Show only replies by adolescent
Re: Amiga ROM (no please dont flame me *hides* )
« Reply #7 on: October 21, 2003, 10:29:46 PM »
I've read that the following will work.  Unfortunately, they're rare expensive chips.  So, building an adapter for a more common chip might be a better solution.  (Or, if KickFlash ever gets released, you can hack away...)

27C400 - EPROM
29F400 - FLASH
Time to move on.  Bye Amiga.org.  :(
 

Offline locutusTopic starter

  • Jr. Member
  • **
  • Join Date: Aug 2003
  • Posts: 69
    • Show only replies by locutus
Re: Amiga ROM (no please dont flame me *hides* )
« Reply #8 on: October 21, 2003, 11:55:32 PM »
I would like to get some own written Code to run, first starting out with for example a little bit of code to let the LED's flash or so, the nicest thing to get running would be to hack the NetBSD kernel in a ROM and boot that (just as a proof of concept kinda idea)
 

Offline locutusTopic starter

  • Jr. Member
  • **
  • Join Date: Aug 2003
  • Posts: 69
    • Show only replies by locutus
Re: Amiga ROM (no please dont flame me *hides* )
« Reply #9 on: October 22, 2003, 12:40:07 AM »
Quote

JimS wrote:
There's a design for a flashrom board on Aminet. It's for the 500/2000 rather than the 3000/4000/1200. I suppose you could modify it..


where you talking about this one ? :

http://aminet.net/hard/hack/DC-KF500.readme
 

Offline locutusTopic starter

  • Jr. Member
  • **
  • Join Date: Aug 2003
  • Posts: 69
    • Show only replies by locutus
Re: Amiga ROM (no please dont flame me *hides* )
« Reply #10 on: October 22, 2003, 12:42:04 AM »
Quote

CLS2086 wrote:
Hi, all kickstart after 1.3 need 512 kb (the A1200 use 2 x 256 kb to maintain 32 bits compability....).

Do you want to finish the yeah old and buggy kick 3.5 ?
Or want to rewrite the new kickstart v50 for A4000+CPPC for AOS 4 ??  ;-)


I dont have a certain nickname wich shortens to "DM" and has a Amiga2000HD with Mil-Spec'd Custom Chips.
 

Offline JimS

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1155
    • Show only replies by JimS
Re: Amiga ROM (no please dont flame me *hides* )
« Reply #11 on: October 22, 2003, 01:27:48 AM »
Quote

locutus wrote:
where you talking about this one ? :

http://aminet.net/hard/hack/DC-KF500.readme


Yes, that was the one I had in mind. I guess it would be kind of a pain to convert. You'd need to use 4 flash rams for 32 bit ram, and re-write the program to handle it..

Obsolescence is futile. You will be emulated. - Amigus of Borg