home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / canada-remote-systems / geos / drivers / shelldc2.sda / SHELLZERO (.txt) < prev   
GEOS ConVerT  |  2019-04-13  |  2KB  |  46 lines

  1. ShellZero
  2. PRG formatted GEOS file V1.0
  3. Star NX-10
  4. OP V2.0 or higherhell
  5. ShellHeader
  6. BLASTER'S CONVERTER V2.5
  7. PetASCII
  8. PChanGC
  9. Write Image V2.0
  10. geoWrite    V2.1
  11. .Global page zero and a few ASCII equates for Shell Drivers.  DO NOT MODIFY!!!
  12. @ASCII Equates
  13.     =$1b
  14.     =$20
  15. @ZERO-PAGE RAM for Printer Shell
  16.     .zsect    2    ;Start at second zero-page location.
  17. :    .block    2
  18. :    .block    2
  19. :    .block    2
  20. :    .block    2
  21. :    .block    2
  22. @ActiveCo
  23. lumn:    .block    1
  24. @PixelCou
  25. nter:    .block    1
  26. @temp
  27. :    .block    2
  28. :    .block    2
  29. @FreeZero
  30. :    .block    47
  31. @PreWindo
  32. w:    .block    7
  33. @Window
  34. :    .block    72
  35. @STATUS
  36. :    .block    1
  37.     .zsect    FreeZero
  38. HGEOS Shell Page Zero & Equates    
  39. Page: PAGE
  40. Printed on: DATE    At: TIME    File: ShellZero
  41. ---------
  42. HGEOS Shell Page Zero & Equates    
  43. Page: PAGE
  44. Printed on: DATE    At: TIME    File: ShellZero
  45. -----------------------------------------------------------------------------------------------
  46.