Welcome, Guest. Please login or register.

Author Topic: Amiga EPROM programmer?  (Read 8970 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bbond007Topic starter

  • Hero Member
  • *****
  • Join Date: Mar 2009
  • Posts: 1517
    • Show only replies by bbond007
Amiga EPROM programmer?
« on: November 02, 2011, 11:56:29 PM »
Would this be a good programmer for making a custom ROM for my A1200?

http://www.ebay.com/itm/True-USB-Willem-ECU-EPROM-BIOS-SPI-universal-Programmer-/310332280277?pt=UK_BOI_Electrical_Test_Measurement_Equipment_ET&hash=item48413ecdd5#ht_4498wt_681

I been playing with Remus, and I just about have my 3.1 ROM the way I want it if I could make it work with my FastATA MK IV I'd like to make it permanent.

Thanks!

_nate
 

Offline SpeedGeek

Re: Amiga EPROM programmer?
« Reply #1 on: November 03, 2011, 02:58:59 PM »
Check the device list and make sure it can program the EPROM'S and any other devices you may want to program before you buy it!
 

Offline cyberflip

  • Newbie
  • *
  • Join Date: Jul 2005
  • Posts: 3
    • Show only replies by cyberflip
Re: Amiga EPROM programmer?
« Reply #2 on: November 08, 2011, 09:16:27 PM »
Hi,

i use 27C400 eproms, they are pin compatible to the a1200 keystart roms..

so you need an adapter to programm them in your device -

i bought a cheap willem eprom progammer + adapter from china (ebay) - halve of
the price of yours.. but without such a nice case

greetings
philipp

........... found on http://eabmobile.abime.net/showthread.php?t=21599

amethyst 23:36 16 February 2006
In answer to the Computolio's original question, here's how to burn a kickstart eprom set for an amiga a1200 in 4 easy steps:

Requirements

    Eprom Programmer (with support for 27C400)
    WinHex utility (registered version) or write your own code to perform Steps 1 to 2.
    Kickstart rom file being used in WinUAE (not encypted and legally created from your own set of A1200 kickstart roms, of course)
    Two blank 27C400 eproms


Step 1: Split the kickstart rom file
In WinHex select: Tools -> FileTools -> Dissect -> Wordwise (16-bit)
Select source kickstart rom file
Type in destination filename#1 eg. U6A_tmp.rom (00000-3FFFF for U6A)
Type in destination filename#2 eg. U6B_tmp.rom (00000-3FFFF for U6B)
Now you have two smaller rom files

Step 2: Fill addressable unused memory space for both eproms
Now, we're going to copy the contents of addresses 00000-3FFFF to 40000-7FFFF for U6A_tmp.rom
To do this, in WinHex select: Tools -> FileTools -> Concatenate
Type in destination file for a blank rom file to be created (eg. U6A.rom)
Append file U6A_tmp.rom to U6A.rom
Repeat this again, append source file U6A_tmp.rom to U6A.rom
Select Done and a message box will appear: 524288 bytes from 2 files were concatenated to "U6A.rom"

Repeat Step 2 using U6B_tmp.rom to create U6B.rom

Step 3: Burn the kickstart eproms
Start up eprom programmer software with 27C400 device selected.
Load U6A.rom to the buffer
Perform a swap BYTE operation on the buffer contents
Insert a 27C400 eprom into the eprom programmer and burn buffer to the eprom.
Apply opaque sticky label over the eprom window and mark it "U6A"

Repeat Step 3 for U6B.rom, marking it "U6B"


Step 4: Install eproms into A1200
Insert eprom U6A into U6A socket and eprom U6B into U6B socket (make sure the eprom has correct pin connections and orientation).
Power up and hey presto it works!

.......... END
 

Offline Duce

  • Off to greener pastures
  • Hero Member
  • *****
  • Join Date: Jul 2009
  • Posts: 1699
    • Show only replies by Duce
    • http://amigabbs.blogspot.com/
Re: Amiga EPROM programmer?
« Reply #3 on: November 08, 2011, 09:24:24 PM »
Helpful post, Cyberflip.  I've got an A1200 I am currently trying to rebuild and want to get some custom ROM's into it, and your post is likely the best guide I have seen.

Cheers!
 

Offline SpeedGeek

Re: Amiga EPROM programmer?
« Reply #4 on: November 09, 2011, 12:39:07 AM »
Remus supplies all the software you need for splitting and byte swapping so you really don't need winhex. My Xeltek Superpro software has a built in hex editor so I could use that as well.
 

Offline bbond007Topic starter

  • Hero Member
  • *****
  • Join Date: Mar 2009
  • Posts: 1517
    • Show only replies by bbond007
Re: Amiga EPROM programmer?
« Reply #5 on: November 09, 2011, 01:38:45 AM »
Quote from: cyberflip;667005
Hi,

i use 27C400 eproms, they are pin compatible to the a1200 keystart roms..

so you need an adapter to programm them in your device -

i bought a cheap willem eprom progammer + adapter from china (ebay) - halve of
the price of yours.. but without such a nice case

greetings
philipp



I have not bought the programmer yet, but I do want to make sure I get something USB because I don't have any parallel/serial ports. I do have a converter, but I prefer USB.

I was just experimenting with remus making a ROM for use with BlizKick. Anyway, I'm hung up on a problem with the driver for my FastATA. It says "I am unable to find A1200" and I don't get my additional drives. Everything else seems to work.

Until I can figure that out I'm holding off buying the programmer.

Thanks,

nate
 

Offline psxphill

Re: Amiga EPROM programmer?
« Reply #6 on: November 09, 2011, 07:32:58 AM »
Quote from: bbond007;667063
I have not bought the programmer yet, but I do want to make sure I get something USB because I don't have any parallel/serial ports. I do have a converter, but I prefer USB.

It's unlikely that a usb->parallel converter will work with an eprom programmer.
 
The GQ-4X is the best lowcost USB programmer.
 
http://www.mcumall.com/comersus/store/comersus_viewItem.asp?idProduct=4282
 
You may need this adapter for 16 bit roms (I think you do, but check).
 
http://www.mcumall.com/comersus/store/comersus_viewItem.asp?idProduct=4289
 
It's worth comparing their ebay store and web site as they often charge different prices on each & offer different bundles.
« Last Edit: November 09, 2011, 07:42:57 AM by psxphill »