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

  1. Xref: sparky comp.sys.amiga.programmer:18114 comp.sys.amiga.hardware:22353
  2. Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.hardware
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!usc!wupost!news.miami.edu!cybernet!pineal.math.fau.edu!spc
  4. From: spc@pineal.math.fau.edu (Sean 'Captain Napalm' Conner)
  5. Subject: HostileTakeOver of Amiga OS
  6. Message-ID: <1993Jan4.193325.11793@cybernet.cse.fau.edu>
  7. Followup-To: comp.sys.amiga.programmer,comp.sys.amiga.hardware
  8. Summary: How to take over the OS
  9. Keywords: flame bait lives here
  10. Sender: news@cybernet.cse.fau.edu
  11. Organization: Florida Atlantic University, but who cares?
  12. Date: Mon, 4 Jan 1993 19:33:25 GMT
  13. Lines: 30
  14.  
  15. (donning asbestos long johns in preparation of a potential flame-a-rama)
  16.  
  17.   I'm currently trying to write some code to take over the Amiga system from
  18. the OS, do what ever I want to the hardware, and then return the system back
  19. to the OS in as much of the same state as it was before I took it over.
  20.  
  21.   So, what I'm wanting to know, is what exactly do I need to do to (in as
  22. friendly a mannor as possible) to take over the system from the OS.  Code
  23. fragments (in any language) would be nice, as well as possible
  24. warnings/cavets/etc ... that may be required.
  25.  
  26.   The system I'm doing this on is an Amiga 500 running 1.3 with 3M RAM (512K
  27. of that is chip) and a 50M harddrive.
  28.  
  29.   I have some code to take over the machine, but one fragment comes from a
  30. commercial quality game (written by a professional game writer as a tutorial
  31. on writing games for the Amiga), and the other from one of the (not that I
  32. want to use this, mind you) Abacus books.  I was wondering if there were any
  33. 'better' ways of taking over the machine than just to disable all DMA and
  34. interrupts and then running amok in the system 8-)
  35.  
  36.   Thanks in advance (and I may even post the routines when I write them if
  37. there is sufficient interest in it).
  38.  
  39.   -spc (And yes, I do respect the OS and appreciate it, but sometimes, I
  40.     would like to hit the hardware and not worry about the OS at all)
  41.  
  42.  
  43.  
  44.  
  45.