home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / GEOSApps / UNLOCK.SRC.ARC / unLockTables (.txt) < prev   
GEOS ConVerT  |  2019-04-13  |  2KB  |  79 lines

  1. unLockTables
  2. PRG formatted GEOS file V1.0
  3. Epson FX-80
  4. unLock.lnk
  5. LASTER'S 
  6. ONVERTER 
  7. unLockTable0+
  8.     unLock
  9. Write Image V2.0
  10. Red Storm
  11. geoWrite    V1.1
  12.   This file was created with
  13. Wrong is Write.
  14.   Written by Joe Buckley.
  15. @unLockTables
  16. secbox:    .byte    DEF_DB_POS | 1
  17.     .byte    DBTXTSTR,16,16
  18.     .word    firstxt1
  19.     .byte    DBTXTSTR,16,32
  20.     .word    firstxt2
  21.     .byte    DBTXTSTR,16,48
  22.     .word    APP_VAR
  23.     .byte    YES,16,6
  24.     .byte    DISK,16,28
  25.     .byte    CANCEL,16,74
  26.     .byte    DBUSRICON,16,50    ;drive
  27.     .word    drivetable
  28.     .byte    0
  29. rambox:    .byte    DEF_DB_POS | 1
  30.     .byte    DBTXTSTR,16,16
  31.     .word    firstxt1
  32.     .byte    DBTXTSTR,16,32
  33.     .word    firstxt2
  34.     .byte    DBTXTSTR,16,48
  35.     .word    APP_VAR
  36.     .byte    CANCEL,16,74
  37.     .byte    DBUSRICON,16,50    ;drive
  38.     .word    drivetable
  39.     .byte    0
  40. firstbox:    .byte    DEF_DB_POS | 1
  41.     .byte    DBTXTSTR,16,16
  42.     .word    firstxt1
  43.     .byte    DBTXTSTR,16,32
  44.     .word    firstxt2
  45.     .byte    DBTXTSTR,16,48
  46.     .word    APP_VAR
  47.     .byte    YES,16,6
  48.     .byte    DISK,16,28
  49.     .byte    CANCEL,16,74
  50.     .byte    0
  51. chgdiskbox:    .byte    DEF_DB_POS | 1
  52.     .byte    DBTXTSTR,16,16
  53.     .word    chgtext
  54.     .byte    OK,16,72
  55.     .byte    0
  56. endbox:    .byte    DEF_DB_POS | 1
  57.     .byte    DBTXTSTR,60,16
  58.     .word    endtext1
  59.     .byte    NO,17,72
  60.     .byte    YES,1,72
  61.     .byte    0
  62. ;______________________________________
  63. firstxt1:    .byte    BOLDON,"Unlock the files",0
  64. firstxt2:    .byte    "on this disk?",PLAINTEXT,0
  65. chgtext:    .byte    BOLDON,"Insert new disk into drive.",PLAINTEXT,0
  66. endtext1:    .byte    BOLDON,"Another disk?",PLAINTEXT,0
  67. @__________________________________
  68. drivetable:    .word    driveicon
  69.     .byte    0,0
  70.     .byte    icon_d_width
  71.     .byte
  72. icon_d_height
  73.     .word    driveroutine    
  74. @__________________________________
  75. driveicon:
  76.     icon_d_width==picW
  77.     icon_d_height==picH
  78. @TABLES  DATE   Page--PAGE   .
  79.