home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / tandy / 1961 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.8 KB  |  45 lines

  1. Newsgroups: comp.sys.tandy
  2. Path: sparky!uunet!mcsun!sun4nl!freya.let.rug.nl!rug4!laverman
  3. From: laverman@cs.rug.nl (Bert Laverman)
  4. Subject: Re: Standard CP/M compression progs
  5. Message-ID: <1992Dec18.094222.27280@cs.rug.nl>
  6. Originator: laverman@rug16
  7. Keywords: TRS-80, Model 4, CP/M, LS-DOS
  8. Sender: usenet@cs.rug.nl
  9. Nntp-Posting-Host: rug16
  10. Organization: Dept. of Computing Science, Groningen University
  11. References: <1992Dec8.085600.11836@cs.rug.nl> <DDJLrAHLBh107h@lorc.eskimo.com>
  12. Date: Fri, 18 Dec 1992 09:42:22 GMT
  13. Lines: 30
  14.  
  15.  
  16. Lamar Owen wrote:
  17. > Check with the 8N1 BBS at (904)377-1200.  Sysop Guy Omer.  Scads of TRS-80
  18. > stuff.
  19. Oops, that is in the US? I'm in Europe, so dialling out at 2400bps might
  20. become a bit expensive. :-|
  21.  
  22. > The Said editor that comes with MC is the best one going for the Mode 4.
  23. Hmmm, maybe we're not talking about the same compiler. What I have was
  24. sold by Misosys as Misosys-C, but the manual called it 'something'-MC.
  25. There is no editor in the package...
  26.  
  27. > The hooks were (sort of) built in.  Get a copy of The Source from Misosys.
  28. > If they have any more copies, that is.  I sold my copy, otherwise I would
  29. > help out.
  30. I have that one. Complete. Indeed at 0005H there is a hook for CP/M system
  31. calls, but don't forget that CP/M progs load at 100H, while the low-mem
  32. area is definately LS-DOS. Anyway, I think that swapping in a bank at the
  33. low-mem area should be possible.
  34.   The only thing I'm really worried about is the allocation vector thingy.
  35. And the Disk-Parameter-Header. How many programs misuse those?
  36.   Maybe it's better to strat by disabling all BIOS disk-related calls just
  37. to keep things safe, and see how far you get.
  38.  
  39. Greetings, Bert
  40. -- 
  41. #include <std/disclaimer>
  42.  
  43.   Bert Laverman,  Dept. of Computing Science, Groningen University
  44.   Friendly mail to: laverman@cs.rug.nl      The rest to: /dev/null
  45.