home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / utility / coldboot / readme / text0000.txt < prev   
Encoding:
INI File  |  1989-03-29  |  889 b   |  21 lines

  1. []
  2.  
  3. In article <489@laura.UUCP> klute%trillian.irb@unido.UUCP (Rainer Klute) writes:
  4. >In article <1094@atari.UUCP> apratt@atari.UUCP (Allan Pratt) writes:
  5. >>* COLD cold boot code: copy a bit of code to $8, then jump to it. [...]
  6. >Why not simply set memvalid (0x0420) to zero and jump through 0x0004?
  7.  
  8. - the latter is (part of) what my "COLDBOOT" program, posted a while ago, does.
  9. Since it is VERY short, here's a repost.
  10.  
  11. - Moshe Braner
  12.  
  13. --------------------
  14.  
  15. A utility was posted a while ago to make the RESET button do a COLD reset.
  16. I don't like that (since I want to keep the reset-proof RAMdisk) but
  17. occasionally I do need a cold boot.  Since HDB2.3 apparently does not
  18. boot right if I leave the HD on and turn the ST off and on, I wrote the
  19. following little ditty.  It asks for confirmation, then does a cold
  20. reset (that redoes the memory size check, although it keeps the time...).
  21.