home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff224.lzh / KickMem / KickMem.doc < prev    next >
Text File  |  1989-06-20  |  2KB  |  55 lines

  1.                                 KICKMEM 
  2.                        
  3.                   Released to public domain 29 May 89                   
  4.  
  5. This program is for those hardware hacking A1000 users, who have done the 
  6. AMAZING COMPUTING 512K upgrade.  Kickmem will patch your kickstart disk
  7. to perform addmem during kickstart.  It's great for getting rid of all those
  8. addmem commands from your startup sequence. It also allows warm boot 
  9. surviveability of Ram disk devices.  The old addmem command faithfuly clears 
  10. memory on re-boot and trashes everything memory resident.
  11. By installing kickmem it's just like having auto-configuring memory.
  12.  
  13. KickMem replaces the code on the kickstart disk that draws the hand
  14. and disk on the startup screen for WorkBench so don't be suprised,
  15. when you find it missing.   
  16.  
  17. The 1.2 addmem patch is based on the KickPlay docs written by Dan Babcock 
  18. found on Amicus disk 25.  The patch for 1.3 was just a matter of some more 
  19. snooping and searching around with a disk editor.  Oh yes, kickmem disables 
  20. kickstart from trying to allocating your memory to CHIP_MEMORY.  So there is
  21. no need for the AMAZING's 2 chip fix either.  
  22.  
  23. HERE'S HOW TO DO IT.
  24.  
  25. Two programs are provided.
  26.    
  27.         KickMem1 - for use with KickStart 1.2 (v33.18)
  28.         Kickmem2 - for use with KickStart 1.3 (v34.5)
  29.  
  30. Just type the name of the program you would like and it will prompt 
  31. you for the kickstart disk in df1:.  PLEASE dont use your original disk. 
  32. This program is completely public domain and I disclaim everything
  33. (except for any credit that is due of course).  Modifying your disk are at
  34. your own risk so be careful.  After KickMem announces it has completed,
  35. just re-Kick your machine using the modified disk.  Don't forget to remove
  36. all those addmem commands from your startup-sequence or you'll guru. 
  37.  
  38.  
  39. Kickmem does some checking before it writes all over your disk:
  40.  
  41.  - That there really is a disk there.
  42.  - That it's not write protected.
  43.  - That it is a kickstart disk of the correct version.
  44.  - Also reports any disk errors encountered.
  45.    
  46.       
  47. Kickmem can be used for other types of memory expansions.  I've included
  48. the source for KickMem and the addmem .asm code to allow anyone to "Doctor"
  49. there own kickstart disk. 
  50.    
  51.             
  52. Dave Williams
  53. PO Box 3126, Camp Kinser
  54. FPO Seattle, Wa 98775
  55.