home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18249 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.3 KB

  1. Xref: sparky comp.sys.amiga.programmer:18249 comp.sys.amiga.hardware:22536
  2. Path: sparky!uunet!munnari.oz.au!uniwa!newsman!meek
  3. From: meek@csu.murdoch.edu.au (Lindsay Meek)
  4. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.hardware
  5. Subject: Re: HostileTakeOver of Amiga OS
  6. Date: 7 Jan 1993 22:27:48 GMT
  7. Lines: 17
  8. Message-ID: <1iiap4INN648@newsman.csu.murdoch.edu.au>
  9. References: <1993Jan4.193325.11793@cybernet.cse.fau.edu>
  10. NNTP-Posting-Host: fizzy.csu.murdoch.edu.au
  11. Keywords: flame bait lives here
  12.  
  13. Well, one thing to do before running amok is to own the blitter
  14. properly using OwnBlitter(graphics.library) and DisownBlitter, and
  15. waiting for the blitter to finish before doing anything to the chip
  16. registers. I never had any problems when not using these calls however,
  17. disabling-the-hell out of everything seems to work fine for all the
  18. current Amigas (but not any future ones if they generate their own
  19. interrupts using different chips).
  20.     Make sure you wait for the disk drive to finish writing before
  21. you disable everything however, otherwise your drive will validate
  22. and the blocks queued for writing will be lost. Does anybody know a
  23. commidore unauthorised naughty-bit of code for doing this?
  24.  
  25. Anarchy rules         
  26. (especially when you have a bug ridden operating system)
  27. Lindsay
  28.  
  29.  
  30.