home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / hardware / 15172 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.8 KB  |  44 lines

  1. Newsgroups: comp.sys.amiga.hardware
  2. Path: sparky!uunet!munnari.oz.au!uniwa!cujo!copes
  3. From: copes@cs.curtin.edu.au (Simon Cope)
  4. Subject: Re: SOLVED!!!! Reboot with 1.3 using SetCpu under 2.04
  5. Message-ID: <copes.716190211@marsh>
  6. Sender: news@cujo.curtin.edu.au (News Manager)
  7. Organization: Curtin University of Technology
  8. References: <BuBxvw.Hpt@well.sf.ca.us>
  9. Date: Fri, 11 Sep 1992 05:43:31 GMT
  10. Lines: 32
  11.  
  12. pwappy@well.sf.ca.us (Jeff Walkup) writes:
  13.  
  14.  
  15. >tope@enea.se (Tommy Petersson) writes:
  16.  
  17. >> Just thought I'd mention that I added this last night.  It now KICKROMS
  18. >1.3
  19. >> and allows you to use your hard disk.  Any other Suggestions?
  20.  
  21. >Yes, make it recognize and add the 3000's fastmem.
  22. >(I think you mentioned this, just want to make sure ;^)
  23.  
  24.  
  25. I already tried this.  Somewheres in my code there's a bug I can't find, and
  26. the machine hangs.  So I've added an option to disable fastram.  And one to 
  27. boot straight into a FASTKICK.  Unfortunately this will cause you to loose 512k
  28. - 768K of fastram (I needed somewhere to put the mmu tables, so I had to steal
  29. the bottom meg of fastram for them.  the kickfile goes into the top, ala
  30. bootroms) so I added an option to map this to c00000 ram, which the system 
  31. thinks is DMA'able, but isn't and causes the scsi.device to hang.  So I added
  32. an option to disable the scsi.device.  Pretty sick hey.
  33. When I get a terminal program I will mail the source to DaveH and the binary to
  34. a couple of people who have offered to test it on some GAMES.  I may put the 
  35. binary in the ftp site here, if they let me.
  36.  
  37. A better idea will be to do a completely new program to do it the same as the
  38. bootroms.  This will be HEAPS more stable and use less ram.  I may do this over
  39. the weekend, and make it a cheapo shareware thingo.  No I'm NOT going to copy
  40. any C= code, I already know how they did it.  Very clever.  :-)
  41.  
  42. --
  43. copes@cs.curtin.edu.au
  44.