home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / atari / st / tech / 6870 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1.4 KB  |  38 lines

  1. Newsgroups: comp.sys.atari.st.tech
  2. Path: sparky!uunet!inmos!fulcrum!bham!bhamcs!cjr
  3. From: cjr@cs.bham.ac.uk (Chris Ridd)
  4. Subject: Programming MEMORY.SYS
  5. Message-ID: <C1ItAG.Ivw@cs.bham.ac.uk>
  6. Followup-To: "/PN=Chris.Ridd/OU=cosit/O=nhs imc/PRMD=nhs imc/ADMD=attmail/C=gb/"@uk.ac.mhs-relay
  7. Keywords: FontGDOS, MEMORY.SYS, META.SYS, VDI
  8. Sender: news@cs.bham.ac.uk
  9. Nntp-Posting-Host: mother
  10. Organization: School of Computer Science, University of Birmingham, UK
  11. Date: Wed, 27 Jan 1993 16:18:15 GMT
  12. Lines: 24
  13.  
  14. I tried doing a v_opnwk() on MEMORY.SYS (btw, what device number
  15. should it have?), and got some curious values in intout[].
  16.  
  17. Oddest was the device dimensions in pixels: it was monochrome and took
  18. ~170K of memory. My "Bitmap Cache" in FontGDOS is 200K, my "Misc
  19. Cache" is ~30K. Coincidence? The pixel dimensions were the same as for
  20. META.SYS (85um x 85um).
  21.  
  22. When I set MEMORY.SYS to device 21, the Printer Selector CPX crashes
  23. when I click on the name to edit the details (for printers, this
  24. changes the page size).
  25.  
  26. An aside: the META.SYS driver reports it only has 9 GDPs, and then it
  27. lists *10* of them in intout[] (cannot remember the indicies at the
  28. moment). This appears to be a bug; I haven't checked the old driver
  29. yet.
  30.  
  31. I'm getting curiouser by the minute! Does anyone have the GDOS
  32. programming guide mentioned in the FontGDOS docs?
  33.  
  34. Cheers!
  35. --Chris
  36.  
  37. X.400: /PN=Chris.Ridd/OU=cosit/O=nhs imc/PRMD=nhs imc/ADMD=attmail/C=gb
  38.