home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / atari / 8bit / 5977 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.2 KB

  1. Path: sparky!uunet!portal!cup.portal.com!Rick_Michael_Cortese
  2. From: Rick_Michael_Cortese@cup.portal.com
  3. Newsgroups: comp.sys.atari.8bit
  4. Subject: Re: File Headers.
  5. Message-ID: <74523@cup.portal.com>
  6. Date: Thu, 28 Jan 93 10:57:23 PST
  7. Organization: The Portal System (TM)
  8. References:  <01GTPN1EK9H491Y69D@vax.edinboro.edu>
  9. Lines: 13
  10.  
  11. A little late, but I happened to be going through some old disk and
  12. came accross somethiung I did a couple of years ago. I forgot the
  13. exact setup the guy had, but it was something like a packet radio
  14. hooked up to the joystick ports of an 800. He had a couple of AUTORUN.SYS
  15.  files or something that prevented him from setting the radio frequency
  16. after the main program started<???@#$>. Anyway, with the ability of the
  17. Atari to run initialization code I cooked this up for him. What happens
  18. is when the file gets run (it was appended onto one of the existing
  19. AUTORUN.SYS files), it sets up the joystick port to the frequency the
  20. user wants, then returns control to DOS to continue loading the other
  21. program(s). It's more quick & dirty then anything else, but it does
  22. show how to use some floating point from assembly & put up a intro
  23. screen.  Let's see if Portal will swallow the U/L.
  24.