Welcome, Guest. Please login or register.

Author Topic: Burn a 3.9 Kickstart ROM?  (Read 4165 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Burn a 3.9 Kickstart ROM?
« on: November 07, 2005, 08:57:18 PM »
No.

The closest you can get is to use some Flash expansion card with romupdates included there.

SW solution is using BlizKick or RemAPollo, in which case you get just single reboot when powering up (the idea being here that you can combine most reset-requiring hacks into this single reboot. instead of multiple reboots you get just one).
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Burn a 3.9 Kickstart ROM?
« Reply #1 on: November 07, 2005, 09:03:20 PM »
@MarkAshley
Quote
Why not?


Mainly because you can't fit all that into 512KB.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Burn a 3.9 Kickstart ROM?
« Reply #2 on: November 07, 2005, 10:39:57 PM »
@MarkAshley
Quote
Yes that's true. I guess once the ROM image works in UAE, then we can think about getting it burned to a chip.

Sure you can burn as many 1MB chips as you like, but there is nothing to plug them into.

Quote
I am aware of some utilities that read the data from the ROM chip and save it to a file. Would this save the 3.9 patched ROM information that is loaded in RAM, or would it rip the 3.1 kickstart directly from the ROM chip?

Well, since ROM cannot be written to, you just get the original KS 3.1 ROM contents.

Running romupdates can't be dumped to a file, anyway. Or actually you can dump them, but they would then ONLY work in this particular absolute RAM address, and nowhere else.