# searching for unused code:
# pass 1
#   replacing [
#   replacing ]
#   replacing def
#   replacing if
#   replacing ifelse
#   replacing loop
#   replacing repeat
#   replacing for
#   replacing forall
#   replacing exit
#   replacing return
#   replacing array
#   replacing get
#   replacing put
#   replacing length
#   replacing dup
#   replacing pop
#   replacing exch
#   replacing rot
#   replacing roll
#   replacing over
#   replacing index
#   replacing exec
#   replacing add
#   replacing sub
#   replacing mul
#   replacing div
#   replacing mod
#   replacing neg
#   replacing min
#   replacing max
#   replacing and
#   replacing or
#   replacing not
#   replacing shl
#   replacing shr
#   replacing eq
#   replacing ne
#   replacing gt
#   replacing ge
#   replacing lt
#   replacing le
#   replacing malloc
#   replacing free
#   replacing memsize
#   replacing dumpmem
#   replacing gettype
#   replacing settype
#   replacing screen.size
#   replacing image.colors
#   replacing moveto
#   replacing currentpoint
#   replacing lineto
#   replacing setcolor
#   replacing currentcolor
#   replacing putpixel
#   replacing setfont
#   replacing currentfont
#   replacing fontheight
#   replacing strsize
#   replacing show
#   replacing image
#   replacing loadpalette
#   replacing setpalette
#   replacing settransparentcolor
#   replacing savescreen
#   replacing restorescreen
#   replacing fillrect
#   replacing snprintf
#   replacing edit.init
#   replacing edit.input
#   replacing edit.showcursor
#   replacing edit.hidecursor
#   replacing rmoveto
#   replacing strstr
#   replacing settextwrap
#   replacing seteotchar
#   replacing currenteotchar
#   replacing settextcolors
#   replacing currenttextcolors
#   replacing setmaxrows
#   replacing currentmaxrows
#   replacing formattext
#   replacing gettextrows
#   replacing setstartrow
#   replacing getlinks
#   replacing setlink
#   replacing getlink
#   replacing lineheight
#   replacing currenttitle
#   replacing usleep
#   replacing notimeout
#   replacing time
#   replacing date
#   replacing image.size
#   replacing eject
#   replacing poweroff
#   replacing reboot
#   replacing 64bit
#   replacing getbyte
#   replacing getdword
#   replacing inbyte
#   replacing outbyte
#   replacing findfile
#   replacing filesize
#   replacing getcwd
#   replacing chdir
#   replacing setmode
#   replacing videomodeinfo
#   replacing videomodes
#   replacing colorbits
#   replacing setimage
#   replacing currentimage
#   replacing settransparency
#   replacing currenttransparency
#   replacing unpackimage
#   replacing keepmode
#   replacing blend
#   replacing memcpy
#   replacing sysconfig
#   replacing _readsector
#   replacing xxx
# pass 2
#   defined but unused: keyF8 (index 172)
#   deleting code: 33 - 35
#   defined but unused: keyF9 (index 173)
#   deleting code: 36 - 38
#   defined but unused: keyIns (index 185)
#   deleting code: 72 - 74
#   defined but unused: keyDel (index 186)
#   deleting code: 75 - 77
#   defined but unused: keyShiftF1 (index 187)
#   deleting code: 78 - 80
#   defined but unused: keyShiftF2 (index 188)
#   deleting code: 81 - 83
#   defined but unused: keyShiftF6 (index 192)
#   deleting code: 93 - 95
#   defined but unused: keyShiftF7 (index 193)
#   deleting code: 96 - 98
#   defined but unused: keyCtrlF1 (index 199)
#   deleting code: 114 - 116
#   defined but unused: keyCtrlF2 (index 200)
#   deleting code: 117 - 119
#   defined but unused: keyCtrlF3 (index 201)
#   deleting code: 120 - 122
#   defined but unused: keyCtrlF4 (index 202)
#   deleting code: 123 - 125
#   defined but unused: keyCtrlF5 (index 203)
#   deleting code: 126 - 128
#   defined but unused: keyCtrlF6 (index 204)
#   deleting code: 129 - 131
#   defined but unused: keyCtrlF7 (index 205)
#   deleting code: 132 - 134
#   defined but unused: keyCtrlF8 (index 206)
#   deleting code: 135 - 137
#   defined but unused: keyCtrlF9 (index 207)
#   deleting code: 138 - 140
#   defined but unused: keyCtrlF10 (index 208)
#   deleting code: 141 - 143
#   defined but unused: keyAltF1 (index 209)
#   deleting code: 144 - 146
#   defined but unused: keyAltF2 (index 210)
#   deleting code: 147 - 149
#   defined but unused: keyAltF3 (index 211)
#   deleting code: 150 - 152
#   defined but unused: keyAltF4 (index 212)
#   deleting code: 153 - 155
#   defined but unused: keyAltF5 (index 213)
#   deleting code: 156 - 158
#   defined but unused: keyAltF6 (index 214)
#   deleting code: 159 - 161
#   defined but unused: keyAltF7 (index 215)
#   deleting code: 162 - 164
#   defined but unused: keyAltF8 (index 216)
#   deleting code: 165 - 167
#   defined but unused: keyAltF9 (index 217)
#   deleting code: 168 - 170
#   defined but unused: keyAltF10 (index 218)
#   deleting code: 171 - 173
#   defined but unused: keyCtrlLeft (index 219)
#   deleting code: 174 - 176
#   defined but unused: keyCtrlRight (index 220)
#   deleting code: 177 - 179
#   defined but unused: keyCtrlEnd (index 221)
#   deleting code: 180 - 182
#   defined but unused: keyCtrlHome (index 223)
#   deleting code: 186 - 188
#   defined but unused: statusAlt (index 226)
#   deleting code: 195 - 197
#   defined but unused: statusCtrl (index 229)
#   deleting code: 204 - 206
#   defined but unused: m_disk (index 240)
#   deleting code: 258 - 260
#   defined but unused: m_floppy (index 241)
#   deleting code: 261 - 263
#   defined but unused: t_unsigned (index 250)
#   deleting code: 319 - 321
#   defined but unused: t_bool (index 251)
#   deleting code: 322 - 324
#   defined but unused: t_code (index 253)
#   deleting code: 328 - 330
#   defined but unused: t_ret (index 254)
#   deleting code: 331 - 333
#   defined but unused: t_prim (index 255)
#   deleting code: 334 - 336
#   defined but unused: t_sec (index 256)
#   deleting code: 337 - 339
#   defined but unused: t_dict_idx (index 257)
#   deleting code: 340 - 342
#   defined but unused: t_array (index 258)
#   deleting code: 343 - 345
#   defined but unused: timeout.s.x (index 334)
#   deleting code: 1511 - 1513
#   defined but unused: timeout.s.y (index 335)
#   deleting code: 1514 - 1516
#   defined but unused: kroete.dir (index 587)
#   deleting code: 5419 - 5421
#   defined but unused: .dud_yes (index 828)
#   deleting code: 10707 - 10709
#   defined but unused: .inst_other (index 859)
#   deleting code: 11144 - 11146
# pass 3
#   defined but unused: cvn (index 271)
#   deleting code: 449 - 486
#   defined but unused: showcenter (index 283)
#   deleting code: 655 - 667
#   defined but unused: day (index 287)
#   deleting code: 724 - 729
#   defined but unused: year (index 289)
#   deleting code: 738 - 743
#   defined but unused: nvram (index 290)
#   deleting code: 744 - 752
#   defined but unused: bootopt.find2 (index 304)
#   deleting code: 1252 - 1276
#   defined but unused: drawborder3 (index 529)
#   deleting code: 4217 - 4294
#   defined but unused: drawborder4 (index 531)
#   deleting code: 4295 - 4319
#   defined but unused: centertext (index 532)
#   deleting code: 4320 - 4348
#   defined but unused: showlogo (index 536)
#   deleting code: 4402 - 4424
#   defined but unused: readimage (index 538)
#   deleting code: 4425 - 4443
#   defined but unused: update.pos (index 555)
#   deleting code: 4623 - 4653
#   defined but unused: dvd_popup (index 569)
#   deleting code: 5064 - 5088
#   defined but unused: button.moveto (index 669)
#   deleting code: 7233 - 7248
#   defined but unused: splash.init (index 803)
#   deleting code: 10197 - 10220
#   defined but unused: panel.splash (index 806)
#   deleting code: 10232 - 10249
#   defined but unused: panel.splash.width (index 807)
#   deleting code: 10250 - 10257
#   defined but unused: panel.splash.update (index 808)
#   deleting code: 10258 - 10265
#   defined but unused: dud.dialog (index 836)
#   deleting code: 10794 - 10833
# pass 4
#   defined but unused: splash.update (index 805)
#   deleting code: 10221 - 10231
# pass 5
#   unused: db.col2 (index 530)
#   unused: tmp.sc (index 537)
#   unused: xmenu.splash (index 804)
# pass 6
#   global constant: keyEsc (index 161)
#   replacing keyEsc with 0x0000001b
#   deleting code: 0 - 2
#   global constant: keyEnter (index 162)
#   replacing keyEnter with 0x0000000d
#   deleting code: 3 - 5
#   global constant: keyTab (index 163)
#   replacing keyTab with 0x00000009
#   deleting code: 6 - 8
#   global constant: keyShiftTab (index 164)
#   replacing keyShiftTab with 0x00800009
#   deleting code: 9 - 11
#   global constant: keyF1 (index 165)
#   replacing keyF1 with 0x3b000000
#   deleting code: 12 - 14
#   global constant: keyF2 (index 166)
#   replacing keyF2 with 0x3c000000
#   deleting code: 15 - 17
#   global constant: keyF3 (index 167)
#   replacing keyF3 with 0x3d000000
#   deleting code: 18 - 20
#   global constant: keyF4 (index 168)
#   replacing keyF4 with 0x3e000000
#   deleting code: 21 - 23
#   global constant: keyF5 (index 169)
#   replacing keyF5 with 0x3f000000
#   deleting code: 24 - 26
#   global constant: keyF6 (index 170)
#   replacing keyF6 with 0x40000000
#   deleting code: 27 - 29
#   global constant: keyF7 (index 171)
#   replacing keyF7 with 0x41000000
#   deleting code: 30 - 32
#   global constant: keyF10 (index 174)
#   replacing keyF10 with 0x44000000
#   deleting code: 39 - 41
#   global constant: keyF11 (index 175)
#   replacing keyF11 with 0x85000000
#   deleting code: 42 - 44
#   global constant: keyF12 (index 176)
#   replacing keyF12 with 0x86000000
#   deleting code: 45 - 47
#   global constant: keyHome (index 177)
#   replacing keyHome with 0x47000000
#   deleting code: 48 - 50
#   global constant: keyUp (index 178)
#   replacing keyUp with 0x48000000
#   deleting code: 51 - 53
#   global constant: keyPgUp (index 179)
#   replacing keyPgUp with 0x49000000
#   deleting code: 54 - 56
#   global constant: keyLeft (index 180)
#   replacing keyLeft with 0x4b000000
#   deleting code: 57 - 59
#   global constant: keyRight (index 181)
#   replacing keyRight with 0x4d000000
#   deleting code: 60 - 62
#   global constant: keyEnd (index 182)
#   replacing keyEnd with 0x4f000000
#   deleting code: 63 - 65
#   global constant: keyDown (index 183)
#   replacing keyDown with 0x50000000
#   deleting code: 66 - 68
#   global constant: keyPgDown (index 184)
#   replacing keyPgDown with 0x51000000
#   deleting code: 69 - 71
#   global constant: keyShiftF3 (index 189)
#   replacing keyShiftF3 with 0x56000000
#   deleting code: 84 - 86
#   global constant: keyShiftF4 (index 190)
#   replacing keyShiftF4 with 0x57000000
#   deleting code: 87 - 89
#   global constant: keyShiftF5 (index 191)
#   replacing keyShiftF5 with 0x58000000
#   deleting code: 90 - 92
#   global constant: keyShiftF8 (index 194)
#   replacing keyShiftF8 with 0x5b000000
#   deleting code: 99 - 101
#   global constant: keyShiftF9 (index 195)
#   replacing keyShiftF9 with 0x5c000000
#   deleting code: 102 - 104
#   global constant: keyShiftF10 (index 196)
#   replacing keyShiftF10 with 0x5d000000
#   deleting code: 105 - 107
#   global constant: keyShiftF11 (index 197)
#   replacing keyShiftF11 with 0x87000000
#   deleting code: 108 - 110
#   global constant: keyShiftF12 (index 198)
#   replacing keyShiftF12 with 0x88000000
#   deleting code: 111 - 113
#   global constant: keyCtrlDown (index 222)
#   replacing keyCtrlDown with 0x76000000
#   deleting code: 183 - 185
#   global constant: keyCtrlUp (index 224)
#   replacing keyCtrlUp with 0x84000000
#   deleting code: 189 - 191
#   global constant: keyStatus (index 225)
#   replacing keyStatus with 0xff000000
#   deleting code: 192 - 194
#   global constant: statusAltL (index 227)
#   replacing statusAltL with 0x0200
#   deleting code: 198 - 200
#   global constant: statusAltR (index 228)
#   replacing statusAltR with 0x0008
#   deleting code: 201 - 203
#   global constant: statusShift (index 230)
#   replacing statusShift with 0x0003
#   deleting code: 207 - 209
#   global constant: m_cdrom (index 242)
#   replacing m_cdrom with 2
#   deleting code: 264 - 266
#   global constant: t_none (index 248)
#   replacing t_none with 0
#   deleting code: 313 - 315
#   global constant: t_int (index 249)
#   replacing t_int with 1
#   deleting code: 316 - 318
#   global constant: t_string (index 252)
#   replacing t_string with 4
#   deleting code: 325 - 327
#   global constant: t_end (index 259)
#   replacing t_end with 11
#   deleting code: 346 - 348
#   global constant: t_ptr (index 260)
#   replacing t_ptr with 12
#   deleting code: 349 - 351
#   global constant: cmdlinelength (index 337)
#   replacing cmdlinelength with 512
#   deleting code: 1595 - 1597
#   global constant: actExit (index 353)
#   replacing actExit with 1
#   deleting code: 5611 - 5613
#   global constant: actCloseInfo (index 355)
#   replacing actCloseInfo with 2
#   deleting code: 5614 - 5616
#   global constant: actPassword (index 357)
#   replacing actPassword with 3
#   deleting code: 5617 - 5619
#   global constant: actStart (index 360)
#   replacing actStart with 4
#   deleting code: 5620 - 5622
#   global constant: actRedraw (index 380)
#   replacing actRedraw with 7
#   deleting code: 5629 - 5631
#   global constant: actRedrawPanel (index 382)
#   replacing actRedrawPanel with 8
#   deleting code: 5632 - 5634
#   global constant: actInstallOK (index 384)
#   replacing actInstallOK with 9
#   deleting code: 5635 - 5637
#   global constant: actInstallCancel (index 386)
#   replacing actInstallCancel with 10
#   deleting code: 5638 - 5640
#   global constant: .xm_current (index 395)
#   replacing .xm_current with 0
#   deleting code: 9272 - 9274
#   global constant: actReboot (index 573)
#   replacing actReboot with 11
#   deleting code: 5641 - 5643
#   global constant: actNoClose (index 574)
#   replacing actNoClose with 0x100
#   deleting code: 5644 - 5646
#   global constant: actPowerOff (index 578)
#   replacing actPowerOff with 6
#   deleting code: 5626 - 5628
#   global constant: t_dialog (index 631)
#   replacing t_dialog with 100
#   deleting code: 5596 - 5598
#   global constant: t_help (index 632)
#   replacing t_help with 101
#   deleting code: 5599 - 5601
#   global constant: t_main (index 633)
#   replacing t_main with 102
#   deleting code: 5602 - 5604
#   global constant: t_xmenu (index 634)
#   replacing t_xmenu with 103
#   deleting code: 5605 - 5607
#   global constant: actEject (index 635)
#   replacing actEject with 5
#   deleting code: 5623 - 5625
#   global constant: help.title.height (index 636)
#   replacing help.title.height with 20
#   deleting code: 7523 - 7525
#   global constant: bo.opt.max (index 703)
#   replacing bo.opt.max with 32
#   deleting code: 7543 - 7545
#   global constant: .xm_list (index 747)
#   replacing .xm_list with 1
#   deleting code: 9275 - 9277
#   global constant: xmenu.hspace (index 748)
#   replacing xmenu.hspace with 12
#   deleting code: 9236 - 9238
#   global constant: .xm_x (index 757)
#   replacing .xm_x with 2
#   deleting code: 9278 - 9280
#   global constant: .xm_y (index 758)
#   replacing .xm_y with 3
#   deleting code: 9281 - 9283
#   global constant: .xm_width (index 759)
#   replacing .xm_width with 4
#   deleting code: 9284 - 9286
#   global constant: .xm_height (index 760)
#   replacing .xm_height with 5
#   deleting code: 9287 - 9289
#   global constant: .xm_panel_x (index 761)
#   replacing .xm_panel_x with 6
#   deleting code: 9290 - 9292
#   global constant: .xm_panel_width (index 762)
#   replacing .xm_panel_width with 7
#   deleting code: 9293 - 9295
#   global constant: .xm_panel_height (index 763)
#   replacing .xm_panel_height with 8
#   deleting code: 9296 - 9298
#   global constant: .xm_vspace (index 764)
#   replacing .xm_vspace with 9
#   deleting code: 9299 - 9301
#   global constant: .xm_title (index 765)
#   replacing .xm_title with 10
#   deleting code: 9302 - 9304
#   global constant: .xm_size (index 766)
#   replacing .xm_size with 11
#   deleting code: 9305 - 9307
#   global constant: video.default (index 796)
#   replacing video.default with 2
#   deleting code: 10103 - 10105
#   global constant: .la.locale (index 811)
#   replacing .la.locale with 0
#   deleting code: 10276 - 10278
#   global constant: .la.name (index 812)
#   replacing .la.name with 1
#   deleting code: 10279 - 10281
#   global constant: .dud_no (index 829)
#   replacing .dud_no with 1
#   deleting code: 10710 - 10712
#   global constant: dud.default (index 830)
#   replacing dud.default with 1 # .dud_no
#   deleting code: 10713 - 10715
#   global constant: .inst_cdrom (index 858)
#   replacing .inst_cdrom with 0
#   deleting code: 11141 - 11143
#   global constant: panel.text.Fy (index 879)
#   replacing panel.text.Fy with 0
#   deleting code: 11468 - 11470
#   global constant: .km.locale (index 891)
#   replacing .km.locale with 0
#   deleting code: 11938 - 11940
#   global constant: .km.map (index 892)
#   replacing .km.map with 1
#   deleting code: 11941 - 11943
# pass 7
#   constant expression: .undef # 0 (at 359)
#   deleting code: 360 - 361
#   constant expression: .end # 0 (at 364)
#   deleting code: 365 - 366
# pass 8
#   global constant: .undef (index 262)
#   replacing .undef with .undef # 0
#   deleting code: 358 - 362
#   global constant: .end (index 263)
#   replacing .end with .end # 0
#   deleting code: 363 - 367
# pass 9
#   constant expression: 3:1 (at 304)
#   deleting code: 305 - 306
#   constant expression: 3:0 (at 309)
#   deleting code: 310 - 311
# pass 10
#   global constant: true (index 246)
#   replacing true with true # 0
#   deleting code: 303 - 307
#   global constant: false (index 247)
#   replacing false with false # 0
#   deleting code: 308 - 312
#   global constant: panel.expert (index 883)
#   replacing panel.expert with false # false
#   deleting code: 11486 - 11488
# pass 11
# 11 optimization passes
# searching for unused dictionary entries:
#   rename 231 -> 161
#   rename 232 -> 162
#   rename 233 -> 163
#   rename 234 -> 164
#   rename 235 -> 165
#   rename 236 -> 166
#   rename 237 -> 167
#   rename 238 -> 168
#   rename 239 -> 169
#   rename 243 -> 170
#   rename 244 -> 171
#   rename 245 -> 172
#   rename 261 -> 173
#   rename 264 -> 174
#   rename 265 -> 175
#   rename 266 -> 176
#   rename 267 -> 177
#   rename 268 -> 178
#   rename 269 -> 179
#   rename 270 -> 180
#   rename 272 -> 181
#   rename 273 -> 182
#   rename 274 -> 183
#   rename 275 -> 184
#   rename 276 -> 185
#   rename 277 -> 186
#   rename 278 -> 187
#   rename 279 -> 188
#   rename 280 -> 189
#   rename 281 -> 190
#   rename 282 -> 191
#   rename 284 -> 192
#   rename 285 -> 193
#   rename 286 -> 194
#   rename 288 -> 195
#   rename 291 -> 196
#   rename 292 -> 197
#   rename 293 -> 198
#   rename 294 -> 199
#   rename 295 -> 200
#   rename 296 -> 201
#   rename 297 -> 202
#   rename 298 -> 203
#   rename 299 -> 204
#   rename 300 -> 205
#   rename 301 -> 206
#   rename 302 -> 207
#   rename 303 -> 208
#   rename 305 -> 209
#   rename 306 -> 210
#   rename 307 -> 211
#   rename 308 -> 212
#   rename 309 -> 213
#   rename 310 -> 214
#   rename 311 -> 215
#   rename 312 -> 216
#   rename 313 -> 217
#   rename 314 -> 218
#   rename 315 -> 219
#   rename 316 -> 220
#   rename 317 -> 221
#   rename 318 -> 222
#   rename 319 -> 223
#   rename 320 -> 224
#   rename 321 -> 225
#   rename 322 -> 226
#   rename 323 -> 227
#   rename 324 -> 228
#   rename 325 -> 229
#   rename 326 -> 230
#   rename 327 -> 231
#   rename 328 -> 232
#   rename 329 -> 233
#   rename 330 -> 234
#   rename 331 -> 235
#   rename 332 -> 236
#   rename 333 -> 237
#   rename 336 -> 238
#   rename 338 -> 239
#   rename 339 -> 240
#   rename 340 -> 241
#   rename 341 -> 242
#   rename 342 -> 243
#   rename 343 -> 244
#   rename 344 -> 245
#   rename 345 -> 246
#   rename 346 -> 247
#   rename 347 -> 248
#   rename 348 -> 249
#   rename 349 -> 250
#   rename 350 -> 251
#   rename 351 -> 252
#   rename 352 -> 253
#   rename 354 -> 254
#   rename 356 -> 255
#   rename 358 -> 256
#   rename 359 -> 257
#   rename 361 -> 258
#   rename 362 -> 259
#   rename 363 -> 260
#   rename 364 -> 261
#   rename 365 -> 262
#   rename 366 -> 263
#   rename 367 -> 264
#   rename 368 -> 265
#   rename 369 -> 266
#   rename 370 -> 267
#   rename 371 -> 268
#   rename 372 -> 269
#   rename 373 -> 270
#   rename 374 -> 271
#   rename 375 -> 272
#   rename 376 -> 273
#   rename 377 -> 274
#   rename 378 -> 275
#   rename 379 -> 276
#   rename 381 -> 277
#   rename 383 -> 278
#   rename 385 -> 279
#   rename 387 -> 280
#   rename 388 -> 281
#   rename 389 -> 282
#   rename 390 -> 283
#   rename 391 -> 284
#   rename 392 -> 285
#   rename 393 -> 286
#   rename 394 -> 287
#   rename 396 -> 288
#   rename 397 -> 289
#   rename 398 -> 290
#   rename 399 -> 291
#   rename 400 -> 292
#   rename 401 -> 293
#   rename 402 -> 294
#   rename 403 -> 295
#   rename 404 -> 296
#   rename 405 -> 297
#   rename 406 -> 298
#   rename 407 -> 299
#   rename 408 -> 300
#   rename 409 -> 301
#   rename 410 -> 302
#   rename 411 -> 303
#   rename 412 -> 304
#   rename 413 -> 305
#   rename 414 -> 306
#   rename 415 -> 307
#   rename 416 -> 308
#   rename 417 -> 309
#   rename 418 -> 310
#   rename 419 -> 311
#   rename 420 -> 312
#   rename 421 -> 313
#   rename 422 -> 314
#   rename 423 -> 315
#   rename 424 -> 316
#   rename 425 -> 317
#   rename 426 -> 318
#   rename 427 -> 319
#   rename 428 -> 320
#   rename 429 -> 321
#   rename 430 -> 322
#   rename 431 -> 323
#   rename 432 -> 324
#   rename 433 -> 325
#   rename 434 -> 326
#   rename 435 -> 327
#   rename 436 -> 328
#   rename 437 -> 329
#   rename 438 -> 330
#   rename 439 -> 331
#   rename 440 -> 332
#   rename 441 -> 333
#   rename 442 -> 334
#   rename 443 -> 335
#   rename 444 -> 336
#   rename 445 -> 337
#   rename 446 -> 338
#   rename 447 -> 339
#   rename 448 -> 340
#   rename 449 -> 341
#   rename 450 -> 342
#   rename 451 -> 343
#   rename 452 -> 344
#   rename 453 -> 345
#   rename 454 -> 346
#   rename 455 -> 347
#   rename 456 -> 348
#   rename 457 -> 349
#   rename 458 -> 350
#   rename 459 -> 351
#   rename 460 -> 352
#   rename 461 -> 353
#   rename 462 -> 354
#   rename 463 -> 355
#   rename 464 -> 356
#   rename 465 -> 357
#   rename 466 -> 358
#   rename 467 -> 359
#   rename 468 -> 360
#   rename 469 -> 361
#   rename 470 -> 362
#   rename 471 -> 363
#   rename 472 -> 364
#   rename 473 -> 365
#   rename 474 -> 366
#   rename 475 -> 367
#   rename 476 -> 368
#   rename 477 -> 369
#   rename 478 -> 370
#   rename 479 -> 371
#   rename 480 -> 372
#   rename 481 -> 373
#   rename 482 -> 374
#   rename 483 -> 375
#   rename 484 -> 376
#   rename 485 -> 377
#   rename 486 -> 378
#   rename 487 -> 379
#   rename 488 -> 380
#   rename 489 -> 381
#   rename 490 -> 382
#   rename 491 -> 383
#   rename 492 -> 384
#   rename 493 -> 385
#   rename 494 -> 386
#   rename 495 -> 387
#   rename 496 -> 388
#   rename 497 -> 389
#   rename 498 -> 390
#   rename 499 -> 391
#   rename 500 -> 392
#   rename 501 -> 393
#   rename 502 -> 394
#   rename 503 -> 395
#   rename 504 -> 396
#   rename 505 -> 397
#   rename 506 -> 398
#   rename 507 -> 399
#   rename 508 -> 400
#   rename 509 -> 401
#   rename 510 -> 402
#   rename 511 -> 403
#   rename 512 -> 404
#   rename 513 -> 405
#   rename 514 -> 406
#   rename 515 -> 407
#   rename 516 -> 408
#   rename 517 -> 409
#   rename 518 -> 410
#   rename 519 -> 411
#   rename 520 -> 412
#   rename 521 -> 413
#   rename 522 -> 414
#   rename 523 -> 415
#   rename 524 -> 416
#   rename 525 -> 417
#   rename 526 -> 418
#   rename 527 -> 419
#   rename 528 -> 420
#   rename 533 -> 421
#   rename 534 -> 422
#   rename 535 -> 423
#   rename 539 -> 424
#   rename 540 -> 425
#   rename 541 -> 426
#   rename 542 -> 427
#   rename 543 -> 428
#   rename 544 -> 429
#   rename 545 -> 430
#   rename 546 -> 431
#   rename 547 -> 432
#   rename 548 -> 433
#   rename 549 -> 434
#   rename 550 -> 435
#   rename 551 -> 436
#   rename 552 -> 437
#   rename 553 -> 438
#   rename 554 -> 439
#   rename 556 -> 440
#   rename 557 -> 441
#   rename 558 -> 442
#   rename 559 -> 443
#   rename 560 -> 444
#   rename 561 -> 445
#   rename 562 -> 446
#   rename 563 -> 447
#   rename 564 -> 448
#   rename 565 -> 449
#   rename 566 -> 450
#   rename 567 -> 451
#   rename 568 -> 452
#   rename 570 -> 453
#   rename 571 -> 454
#   rename 572 -> 455
#   rename 575 -> 456
#   rename 576 -> 457
#   rename 577 -> 458
#   rename 579 -> 459
#   rename 580 -> 460
#   rename 581 -> 461
#   rename 582 -> 462
#   rename 583 -> 463
#   rename 584 -> 464
#   rename 585 -> 465
#   rename 586 -> 466
#   rename 588 -> 467
#   rename 589 -> 468
#   rename 590 -> 469
#   rename 591 -> 470
#   rename 592 -> 471
#   rename 593 -> 472
#   rename 594 -> 473
#   rename 595 -> 474
#   rename 596 -> 475
#   rename 597 -> 476
#   rename 598 -> 477
#   rename 599 -> 478
#   rename 600 -> 479
#   rename 601 -> 480
#   rename 602 -> 481
#   rename 603 -> 482
#   rename 604 -> 483
#   rename 605 -> 484
#   rename 606 -> 485
#   rename 607 -> 486
#   rename 608 -> 487
#   rename 609 -> 488
#   rename 610 -> 489
#   rename 611 -> 490
#   rename 612 -> 491
#   rename 613 -> 492
#   rename 614 -> 493
#   rename 615 -> 494
#   rename 616 -> 495
#   rename 617 -> 496
#   rename 618 -> 497
#   rename 619 -> 498
#   rename 620 -> 499
#   rename 621 -> 500
#   rename 622 -> 501
#   rename 623 -> 502
#   rename 624 -> 503
#   rename 625 -> 504
#   rename 626 -> 505
#   rename 627 -> 506
#   rename 628 -> 507
#   rename 629 -> 508
#   rename 630 -> 509
#   rename 637 -> 510
#   rename 638 -> 511
#   rename 639 -> 512
#   rename 640 -> 513
#   rename 641 -> 514
#   rename 642 -> 515
#   rename 643 -> 516
#   rename 644 -> 517
#   rename 645 -> 518
#   rename 646 -> 519
#   rename 647 -> 520
#   rename 648 -> 521
#   rename 649 -> 522
#   rename 650 -> 523
#   rename 651 -> 524
#   rename 652 -> 525
#   rename 653 -> 526
#   rename 654 -> 527
#   rename 655 -> 528
#   rename 656 -> 529
#   rename 657 -> 530
#   rename 658 -> 531
#   rename 659 -> 532
#   rename 660 -> 533
#   rename 661 -> 534
#   rename 662 -> 535
#   rename 663 -> 536
#   rename 664 -> 537
#   rename 665 -> 538
#   rename 666 -> 539
#   rename 667 -> 540
#   rename 668 -> 541
#   rename 670 -> 542
#   rename 671 -> 543
#   rename 672 -> 544
#   rename 673 -> 545
#   rename 674 -> 546
#   rename 675 -> 547
#   rename 676 -> 548
#   rename 677 -> 549
#   rename 678 -> 550
#   rename 679 -> 551
#   rename 680 -> 552
#   rename 681 -> 553
#   rename 682 -> 554
#   rename 683 -> 555
#   rename 684 -> 556
#   rename 685 -> 557
#   rename 686 -> 558
#   rename 687 -> 559
#   rename 688 -> 560
#   rename 689 -> 561
#   rename 690 -> 562
#   rename 691 -> 563
#   rename 692 -> 564
#   rename 693 -> 565
#   rename 694 -> 566
#   rename 695 -> 567
#   rename 696 -> 568
#   rename 697 -> 569
#   rename 698 -> 570
#   rename 699 -> 571
#   rename 700 -> 572
#   rename 701 -> 573
#   rename 702 -> 574
#   rename 704 -> 575
#   rename 705 -> 576
#   rename 706 -> 577
#   rename 707 -> 578
#   rename 708 -> 579
#   rename 709 -> 580
#   rename 710 -> 581
#   rename 711 -> 582
#   rename 712 -> 583
#   rename 713 -> 584
#   rename 714 -> 585
#   rename 715 -> 586
#   rename 716 -> 587
#   rename 717 -> 588
#   rename 718 -> 589
#   rename 719 -> 590
#   rename 720 -> 591
#   rename 721 -> 592
#   rename 722 -> 593
#   rename 723 -> 594
#   rename 724 -> 595
#   rename 725 -> 596
#   rename 726 -> 597
#   rename 727 -> 598
#   rename 728 -> 599
#   rename 729 -> 600
#   rename 730 -> 601
#   rename 731 -> 602
#   rename 732 -> 603
#   rename 733 -> 604
#   rename 734 -> 605
#   rename 735 -> 606
#   rename 736 -> 607
#   rename 737 -> 608
#   rename 738 -> 609
#   rename 739 -> 610
#   rename 740 -> 611
#   rename 741 -> 612
#   rename 742 -> 613
#   rename 743 -> 614
#   rename 744 -> 615
#   rename 745 -> 616
#   rename 746 -> 617
#   rename 749 -> 618
#   rename 750 -> 619
#   rename 751 -> 620
#   rename 752 -> 621
#   rename 753 -> 622
#   rename 754 -> 623
#   rename 755 -> 624
#   rename 756 -> 625
#   rename 767 -> 626
#   rename 768 -> 627
#   rename 769 -> 628
#   rename 770 -> 629
#   rename 771 -> 630
#   rename 772 -> 631
#   rename 773 -> 632
#   rename 774 -> 633
#   rename 775 -> 634
#   rename 776 -> 635
#   rename 777 -> 636
#   rename 778 -> 637
#   rename 779 -> 638
#   rename 780 -> 639
#   rename 781 -> 640
#   rename 782 -> 641
#   rename 783 -> 642
#   rename 784 -> 643
#   rename 785 -> 644
#   rename 786 -> 645
#   rename 787 -> 646
#   rename 788 -> 647
#   rename 789 -> 648
#   rename 790 -> 649
#   rename 791 -> 650
#   rename 792 -> 651
#   rename 793 -> 652
#   rename 794 -> 653
#   rename 795 -> 654
#   rename 797 -> 655
#   rename 798 -> 656
#   rename 799 -> 657
#   rename 800 -> 658
#   rename 801 -> 659
#   rename 802 -> 660
#   rename 809 -> 661
#   rename 810 -> 662
#   rename 813 -> 663
#   rename 814 -> 664
#   rename 815 -> 665
#   rename 816 -> 666
#   rename 817 -> 667
#   rename 818 -> 668
#   rename 819 -> 669
#   rename 820 -> 670
#   rename 821 -> 671
#   rename 822 -> 672
#   rename 823 -> 673
#   rename 824 -> 674
#   rename 825 -> 675
#   rename 826 -> 676
#   rename 827 -> 677
#   rename 831 -> 678
#   rename 832 -> 679
#   rename 833 -> 680
#   rename 834 -> 681
#   rename 835 -> 682
#   rename 837 -> 683
#   rename 838 -> 684
#   rename 839 -> 685
#   rename 840 -> 686
#   rename 841 -> 687
#   rename 842 -> 688
#   rename 843 -> 689
#   rename 844 -> 690
#   rename 845 -> 691
#   rename 846 -> 692
#   rename 847 -> 693
#   rename 848 -> 694
#   rename 849 -> 695
#   rename 850 -> 696
#   rename 851 -> 697
#   rename 852 -> 698
#   rename 853 -> 699
#   rename 854 -> 700
#   rename 855 -> 701
#   rename 856 -> 702
#   rename 857 -> 703
#   rename 860 -> 704
#   rename 861 -> 705
#   rename 862 -> 706
#   rename 863 -> 707
#   rename 864 -> 708
#   rename 865 -> 709
#   rename 866 -> 710
#   rename 867 -> 711
#   rename 868 -> 712
#   rename 869 -> 713
#   rename 870 -> 714
#   rename 871 -> 715
#   rename 872 -> 716
#   rename 873 -> 717
#   rename 874 -> 718
#   rename 875 -> 719
#   rename 876 -> 720
#   rename 877 -> 721
#   rename 878 -> 722
#   rename 880 -> 723
#   rename 881 -> 724
#   rename 882 -> 725
#   rename 884 -> 726
#   rename 885 -> 727
#   rename 886 -> 728
#   rename 887 -> 729
#   rename 888 -> 730
#   rename 889 -> 731
#   rename 890 -> 732
#   rename 893 -> 733
#   rename 894 -> 734
#   rename 895 -> 735
#   rename 896 -> 736
#   rename 897 -> 737
#   rename 898 -> 738
#   rename 899 -> 739
#   rename 900 -> 740
#   rename 901 -> 741
#   rename 902 -> 742
#   rename 903 -> 743
#   rename 904 -> 744
#   rename 905 -> 745
#   rename 906 -> 746
#   rename 907 -> 747
#   rename 908 -> 748
#   rename 909 -> 749
#   rename 910 -> 750
#   rename 911 -> 751
#   rename 912 -> 752
#   rename 913 -> 753
#   rename 914 -> 754
#   rename 915 -> 755
#   rename 916 -> 756
#   rename 917 -> 757
#   rename 918 -> 758
#   rename 919 -> 759
#   rename 920 -> 760
#   rename 921 -> 761
# new dictionary size 762 (922 - 160)
# 3 encoding passes

#------------------------------------------------------------------------------
# code: 14350 entries (15221 - 871)
#------------------------------------------------------------------------------
    9 1      0                                          # keyEsc
             1                                          # 0x0000001b
             2                                          # def
   10 1      3                                          # keyEnter
             4                                          # 0x0000000d
             5                                          # def
   11 1      6                                          # keyTab
             7                                          # 0x00000009
             8                                          # def
   12 1      9                                          # keyShiftTab
            10                                          # 0x00800009
            11                                          # def
   13 1     12                                          # keyF1
            13                                          # 0x3b000000
            14                                          # def
   14 1     15                                          # keyF2
            16                                          # 0x3c000000
            17                                          # def
   15 1     18                                          # keyF3
            19                                          # 0x3d000000
            20                                          # def
   16 1     21                                          # keyF4
            22                                          # 0x3e000000
            23                                          # def
   17 1     24                                          # keyF5
            25                                          # 0x3f000000
            26                                          # def
   18 1     27                                          # keyF6
            28                                          # 0x40000000
            29                                          # def
   19 1     30                                          # keyF7
            31                                          # 0x41000000
            32                                          # def
   20 1     33                                          # keyF8
            34                                          # 0x42000000
            35                                          # def
   21 1     36                                          # keyF9
            37                                          # 0x43000000
            38                                          # def
   22 1     39                                          # keyF10
            40                                          # 0x44000000
            41                                          # def
   23 1     42                                          # keyF11
            43                                          # 0x85000000
            44                                          # def
   24 1     45                                          # keyF12
            46                                          # 0x86000000
            47                                          # def
   25 1     48                                          # keyHome
            49                                          # 0x47000000
            50                                          # def
   26 1     51                                          # keyUp
            52                                          # 0x48000000
            53                                          # def
   27 1     54                                          # keyPgUp
            55                                          # 0x49000000
            56                                          # def
   28 1     57                                          # keyLeft
            58                                          # 0x4b000000
            59                                          # def
   29 1     60                                          # keyRight
            61                                          # 0x4d000000
            62                                          # def
   30 1     63                                          # keyEnd
            64                                          # 0x4f000000
            65                                          # def
   31 1     66                                          # keyDown
            67                                          # 0x50000000
            68                                          # def
   32 1     69                                          # keyPgDown
            70                                          # 0x51000000
            71                                          # def
   33 1     72                                          # keyIns
            73                                          # 0x52000000
            74                                          # def
   34 1     75                                          # keyDel
            76                                          # 0x53000000
            77                                          # def
   35 1     78                                          # keyShiftF1
            79                                          # 0x54000000
            80                                          # def
   36 1     81                                          # keyShiftF2
            82                                          # 0x55000000
            83                                          # def
   37 1     84                                          # keyShiftF3
            85                                          # 0x56000000
            86                                          # def
   38 1     87                                          # keyShiftF4
            88                                          # 0x57000000
            89                                          # def
   39 1     90                                          # keyShiftF5
            91                                          # 0x58000000
            92                                          # def
   40 1     93                                          # keyShiftF6
            94                                          # 0x59000000
            95                                          # def
   41 1     96                                          # keyShiftF7
            97                                          # 0x5a000000
            98                                          # def
   42 1     99                                          # keyShiftF8
           100                                          # 0x5b000000
           101                                          # def
   43 1    102                                          # keyShiftF9
           103                                          # 0x5c000000
           104                                          # def
   44 1    105                                          # keyShiftF10
           106                                          # 0x5d000000
           107                                          # def
   45 1    108                                          # keyShiftF11
           109                                          # 0x87000000
           110                                          # def
   46 1    111                                          # keyShiftF12
           112                                          # 0x88000000
           113                                          # def
   47 1    114                                          # keyCtrlF1
           115                                          # 0x5e000000
           116                                          # def
   48 1    117                                          # keyCtrlF2
           118                                          # 0x5f000000
           119                                          # def
   49 1    120                                          # keyCtrlF3
           121                                          # 0x60000000
           122                                          # def
   50 1    123                                          # keyCtrlF4
           124                                          # 0x61000000
           125                                          # def
   51 1    126                                          # keyCtrlF5
           127                                          # 0x62000000
           128                                          # def
   52 1    129                                          # keyCtrlF6
           130                                          # 0x63000000
           131                                          # def
   53 1    132                                          # keyCtrlF7
           133                                          # 0x64000000
           134                                          # def
   54 1    135                                          # keyCtrlF8
           136                                          # 0x65000000
           137                                          # def
   55 1    138                                          # keyCtrlF9
           139                                          # 0x66000000
           140                                          # def
   56 1    141                                          # keyCtrlF10
           142                                          # 0x67000000
           143                                          # def
   57 1    144                                          # keyAltF1
           145                                          # 0x68000000
           146                                          # def
   58 1    147                                          # keyAltF2
           148                                          # 0x69000000
           149                                          # def
   59 1    150                                          # keyAltF3
           151                                          # 0x6a000000
           152                                          # def
   60 1    153                                          # keyAltF4
           154                                          # 0x6b000000
           155                                          # def
   61 1    156                                          # keyAltF5
           157                                          # 0x6c000000
           158                                          # def
   62 1    159                                          # keyAltF6
           160                                          # 0x6d000000
           161                                          # def
   63 1    162                                          # keyAltF7
           163                                          # 0x6e000000
           164                                          # def
   64 1    165                                          # keyAltF8
           166                                          # 0x6f000000
           167                                          # def
   65 1    168                                          # keyAltF9
           169                                          # 0x70000000
           170                                          # def
   66 1    171                                          # keyAltF10
           172                                          # 0x71000000
           173                                          # def
   67 1    174                                          # keyCtrlLeft
           175                                          # 0x73000000
           176                                          # def
   68 1    177                                          # keyCtrlRight
           178                                          # 0x74000000
           179                                          # def
   69 1    180                                          # keyCtrlEnd
           181                                          # 0x75000000
           182                                          # def
   70 1    183                                          # keyCtrlDown
           184                                          # 0x76000000
           185                                          # def
   71 1    186                                          # keyCtrlHome
           187                                          # 0x76000000
           188                                          # def
   72 1    189                                          # keyCtrlUp
           190                                          # 0x84000000
           191                                          # def
   73 1    192                                          # keyStatus
           193                                          # 0xff000000
           194                                          # def
   75 1    195                                          # statusAlt
           196                                          # 0x0208
           197                                          # def
   76 1    198                                          # statusAltL
           199                                          # 0x0200
           200                                          # def
   77 1    201                                          # statusAltR
           202                                          # 0x0008
           203                                          # def
   78 1    204                                          # statusCtrl
           205                                          # 0x0104
           206                                          # def
   79 1    207                                          # statusShift
           208                                          # 0x0003
           209                                          # def
   81 1    210  0x0000  dict   19 a1                    /CapsLock
           211  0x0002  code   15 13                    {
           212  0x0004  int    21 17 04                   0x417
           213  0x0007  sec    18 a2                      cvp
           214  0x0009  prim   17 7c                      getbyte
           215  0x000b  int    11 40                      0x40
           216  0x000d  prim   17 23                      and
           217  0x000f  int    01                         0
           218  0x0010  prim   17 2a                      ne
           219  0x0012  ret    06                       }
           220  0x0013  prim   17 05                    def
   94 1    221  0x0015  dict   19 a3                    /bootloader
           222  0x0017  prim   17 93                    sysconfig
           223  0x0019  prim   17 7c                    getbyte
           224  0x001b  prim   17 05                    def
   96 1    225  0x001d  dict   19 a4                    /lilo
           226  0x001f  sec    18 a3                    bootloader
           227  0x0021  int    01                       0
           228  0x0022  prim   17 29                    eq
           229  0x0024  prim   17 05                    def
   97 1    230  0x0026  dict   19 a5                    /syslinux
           231  0x0028  sec    18 a3                    bootloader
           232  0x002a  int    11 01                    1
           233  0x002c  prim   17 29                    eq
           234  0x002e  prim   17 05                    def
   98 1    235  0x0030  dict   19 a6                    /grub
           236  0x0032  sec    18 a3                    bootloader
           237  0x0034  int    11 02                    2
           238  0x0036  prim   17 29                    eq
           239  0x0038  prim   17 05                    def
  113 1    240  0x003a  dict   19 a7                    /boot_failsafe
           241  0x003c  prim   17 93                    sysconfig
           242  0x003e  int    11 03                    3
           243  0x0040  prim   17 1a                    add
           244  0x0042  prim   17 7c                    getbyte
           245  0x0044  prim   17 05                    def
  125 1    246  0x0046  dict   19 a8                    /bootdrive
           247  0x0048  prim   17 93                    sysconfig
           248  0x004a  int    11 05                    5
           249  0x004c  prim   17 1a                    add
           250  0x004e  prim   17 7c                    getbyte
           251  0x0050  prim   17 05                    def
  137 1    252  0x0052  dict   19 a9                    /mediatype
           253  0x0054  prim   17 93                    sysconfig
           254  0x0056  int    11 02                    2
           255  0x0058  prim   17 1a                    add
           256  0x005a  prim   17 7c                    getbyte
           257  0x005c  prim   17 05                    def
  139 1    258                                          # m_disk
           259                                          # 0
           260                                          # def
  140 1    261                                          # m_floppy
           262                                          # 1
           263                                          # def
  141 1    264                                          # m_cdrom
           265                                          # 2
           266                                          # def
  153 1    267  0x005e  dict   19 aa                    /biosmem
           268  0x0060  prim   17 93                    sysconfig
           269  0x0062  int    11 14                    20
           270  0x0064  prim   17 1a                    add
           271  0x0066  prim   17 7e                    getdword
           272  0x0068  prim   17 05                    def
  165 1    273  0x006a  dict   19 ab                    /sectorsize
  166 1    274  0x006c  int    11 01                    1
  167 1    275  0x006e  prim   17 93                    sysconfig
           276  0x0070  int    11 01                    1
           277  0x0072  prim   17 1a                    add
           278  0x0074  prim   17 7c                    getbyte
  168 1    279  0x0076  int    11 14                    20
           280  0x0078  prim   17 21                    min
  169 1    281  0x007a  prim   17 12                    dup
           282  0x007c  int    01                       0
           283  0x007d  prim   17 29                    eq
           284  0x007f  code   15 86                    {
           285  0x0081  prim   17 13                      pop
           286  0x0083  int    11 09                      9
           287  0x0085  ret    06                       }
           288  0x0086  prim   17 06                    if
  170 1    289  0x0088  prim   17 27                    shl
  171 1    290  0x008a  prim   17 05                    def
  186 1    291  0x008c  dict   19 ac                    /getinfo
           292  0x008e  code   15 a1                    {
  187 1    293  0x0090  int    11 02                      2
           294  0x0092  prim   17 27                      shl
  188 1    295  0x0094  prim   17 93                      sysconfig
           296  0x0096  int    11 0c                      12
           297  0x0098  prim   17 1a                      add
           298  0x009a  prim   17 14                      exch
           299  0x009c  prim   17 1a                      add
           300  0x009e  prim   17 7e                      getdword
  189 1    301  0x00a0  ret    06                       }
           302  0x00a1  prim   17 05                    def
  193 1    303                                          # true
           304                                          # true # 0
           305                                          # 0
           306                                          # eq
           307                                          # def
  194 1    308                                          # false
           309                                          # false # 0
           310                                          # 0
           311                                          # ne
           312                                          # def
  197 1    313                                          # t_none
           314                                          # 0
           315                                          # def
  198 1    316                                          # t_int
           317                                          # 1
           318                                          # def
  199 1    319                                          # t_unsigned
           320                                          # 2
           321                                          # def
  200 1    322                                          # t_bool
           323                                          # 3
           324                                          # def
  201 1    325                                          # t_string
           326                                          # 4
           327                                          # def
  202 1    328                                          # t_code
           329                                          # 5
           330                                          # def
  203 1    331                                          # t_ret
           332                                          # 6
           333                                          # def
  204 1    334                                          # t_prim
           335                                          # 7
           336                                          # def
  205 1    337                                          # t_sec
           338                                          # 8
           339                                          # def
  206 1    340                                          # t_dict_idx
           341                                          # 9
           342                                          # def
  207 1    343                                          # t_array
           344                                          # 10
           345                                          # def
  208 1    346                                          # t_end
           347                                          # 11
           348                                          # def
  209 1    349                                          # t_ptr
           350                                          # 12
           351                                          # def
  211 1    352  0x00a3  dict   19 ad                    /.value
           353  0x00a5  code   15 ac                    {
           354  0x00a7  int    11 01                      1 # t_int
           355  0x00a9  prim   17 36                      settype
           356  0x00ab  ret    06                       }
           357  0x00ac  prim   17 05                    def
  212 1    358                                          # .undef
           359                                          # .undef # 0
           360                                          # 0 # t_none
           361                                          # settype
           362                                          # def
  213 1    363                                          # .end
           364                                          # .end # 0
           365                                          # 11 # t_end
           366                                          # settype
           367                                          # def
  221 1    368  0x00ae  dict   19 ae                    /string.print
           369  0x00b0  code   15 c7                    {
  222 1    370  0x00b2  prim   17 12                      dup
  223 1    371  0x00b4  prim   17 3c                      currentpoint
           372  0x00b6  prim   17 3c                      currentpoint
           373  0x00b8  int    11 05                      5
           374  0x00ba  int    11 ff                      -1
           375  0x00bc  prim   17 16                      roll
           376  0x00be  prim   17 45                      strsize
           377  0x00c0  prim   17 48                      image
           378  0x00c2  prim   17 3b                      moveto
  224 1    379  0x00c4  prim   17 46                      show
  225 1    380  0x00c6  ret    06                       }
           381  0x00c7  prim   17 05                    def
  233 1    382  0x00c9  dict   19 af                    /number.print
           383  0x00cb  code   15 e7                    {
  234 1    384  0x00cd  int    11 20                      32
           385  0x00cf  sec    18 b0                      string
  235 1    386  0x00d1  prim   17 14                      exch
           387  0x00d3  prim   17 17                      over
  236 1    388  0x00d5  str    94 05 25 30 38 78 00       "%08x"
           389  0x00dc  prim   17 14                      exch
           390  0x00de  sec    18 b1                      sprintf
  237 1    391  0x00e0  prim   17 12                      dup
           392  0x00e2  sec    18 ae                      string.print
  238 1    393  0x00e4  prim   17 32                      free
  239 1    394  0x00e6  ret    06                       }
           395  0x00e7  prim   17 05                    def
  247 1    396  0x00e9  dict   19 b2                    /obj.print
           397  0x00eb  code   25 13 01                 {
  248 1    398  0x00ee  int    11 40                      64
           399  0x00f0  sec    18 b0                      string
  249 1    400  0x00f2  prim   17 14                      exch
           401  0x00f4  prim   17 12                      dup
  250 1    402  0x00f6  sec    18 ad                      .value
           403  0x00f8  prim   17 14                      exch
           404  0x00fa  prim   17 35                      gettype
  251 1    405  0x00fc  str    94 08 25 78 3a 25 30 38    "%x:%08x"
                               78 00
           406  0x0106  int    11 03                      3
           407  0x0108  prim   17 18                      index
           408  0x010a  sec    18 b1                      sprintf
  252 1    409  0x010c  prim   17 12                      dup
           410  0x010e  sec    18 ae                      string.print
  253 1    411  0x0110  prim   17 32                      free
  254 1    412  0x0112  ret    06                       }
           413  0x0113  prim   17 05                    def
  262 1    414  0x0115  dict   19 b3                    /print
           415  0x0117  code   25 41 01                 {
  263 1    416  0x011a  prim   17 12                      dup
           417  0x011c  prim   17 35                      gettype
           418  0x011e  int    11 01                      1 # t_int
           419  0x0120  prim   17 29                      eq
           420  0x0122  code   25 2a 01                   {
           421  0x0125  sec    18 af                        number.print
           422  0x0127  prim   17 0d                        return
           423  0x0129  ret    06                         }
           424  0x012a  prim   17 06                      if
  264 1    425  0x012c  prim   17 12                      dup
           426  0x012e  prim   17 35                      gettype
           427  0x0130  int    11 04                      4 # t_string
           428  0x0132  prim   17 29                      eq
           429  0x0134  code   25 3c 01                   {
           430  0x0137  sec    18 ae                        string.print
           431  0x0139  prim   17 0d                        return
           432  0x013b  ret    06                         }
           433  0x013c  prim   17 06                      if
  265 1    434  0x013e  sec    18 b2                      obj.print
  266 1    435  0x0140  ret    06                       }
           436  0x0141  prim   17 05                    def
  274 1    437  0x0143  dict   19 a2                    /cvp
           438  0x0145  code   25 4d 01                 {
           439  0x0148  int    11 0c                      12 # t_ptr
           440  0x014a  prim   17 36                      settype
           441  0x014c  ret    06                       }
           442  0x014d  prim   17 05                    def
  282 1    443  0x014f  dict   19 b4                    /cvs
           444  0x0151  code   25 59 01                 {
           445  0x0154  int    11 04                      4 # t_string
           446  0x0156  prim   17 36                      settype
           447  0x0158  ret    06                       }
           448  0x0159  prim   17 05                    def
  290 1    449                                          # cvn
           450                                          # {
  291 1    451                                          # dup
           452                                          # gettype
           453                                          # t_string
           454                                          # eq
           455                                          # {
  292 1    456                                          # 0
           457                                          # exch
  293 1    458                                          # {
  294 1    459                                          # '0'
           460                                          # sub
  295 1    461                                          # dup
           462                                          # 0
           463                                          # lt
           464                                          # over
           465                                          # 9
           466                                          # gt
           467                                          # or
           468                                          # {
           469                                          # pop
           470                                          # exit
           471                                          # }
           472                                          # if
  296 1    473                                          # exch
           474                                          # 10
           475                                          # mul
           476                                          # add
  297 1    477                                          # }
           478                                          # forall
  298 1    479                                          # }
           480                                          # {
  299 1    481                                          # t_int
           482                                          # settype
  300 1    483                                          # }
           484                                          # ifelse
  301 1    485                                          # }
           486                                          # def
  309 1    487  0x015b  dict   19 b1                    /sprintf
           488  0x015d  code   25 6b 01                 {
  310 1    489  0x0160  prim   17 12                      dup
           490  0x0162  sec    18 a2                      cvp
           491  0x0164  prim   17 11                      length
           492  0x0166  prim   17 14                      exch
           493  0x0168  prim   17 50                      snprintf
  311 1    494  0x016a  ret    06                       }
           495  0x016b  prim   17 05                    def
  318 1    496  0x016d  dict   19 b0                    /string
           497  0x016f  code   25 7b 01                 {
  319 1    498  0x0172  int    11 01                      1
           499  0x0174  prim   17 1a                      add
           500  0x0176  prim   17 31                      malloc
           501  0x0178  sec    18 b4                      cvs
  320 1    502  0x017a  ret    06                       }
           503  0x017b  prim   17 05                    def
  328 1    504  0x017d  dict   19 b5                    /inc
           505  0x017f  code   25 8d 01                 {
  329 1    506  0x0182  prim   17 12                      dup
           507  0x0184  prim   17 19                      exec
           508  0x0186  int    11 01                      1
           509  0x0188  prim   17 1a                      add
           510  0x018a  prim   17 05                      def
  330 1    511  0x018c  ret    06                       }
           512  0x018d  prim   17 05                    def
  340 1    513  0x018f  dict   19 b6                    /strcpy
           514  0x0191  code   25 a0 01                 {
  341 1    515  0x0194  str    94 03 25 73 00             "%s"
           516  0x0199  int    11 02                      2
           517  0x019b  prim   17 18                      index
           518  0x019d  sec    18 b1                      sprintf
  342 1    519  0x019f  ret    06                       }
           520  0x01a0  prim   17 05                    def
  350 1    521  0x01a2  dict   19 b7                    /strdup
           522  0x01a4  code   25 b2 01                 {
  351 1    523  0x01a7  prim   17 12                      dup
           524  0x01a9  prim   17 11                      length
           525  0x01ab  sec    18 b0                      string
           526  0x01ad  prim   17 14                      exch
           527  0x01af  sec    18 b6                      strcpy
  352 1    528  0x01b1  ret    06                       }
           529  0x01b2  prim   17 05                    def
  360 1    530  0x01b4  dict   19 b8                    /strcat
           531  0x01b6  code   25 c8 01                 {
  361 1    532  0x01b9  prim   17 17                      over
           533  0x01bb  prim   17 12                      dup
           534  0x01bd  prim   17 11                      length
           535  0x01bf  prim   17 1a                      add
           536  0x01c1  prim   17 14                      exch
           537  0x01c3  sec    18 b6                      strcpy
           538  0x01c5  prim   17 13                      pop
  362 1    539  0x01c7  ret    06                       }
           540  0x01c8  prim   17 05                    def
  370 1    541  0x01ca  dict   19 b9                    /is_altGr
           542  0x01cc  code   25 e5 01                 {
  371 1    543  0x01cf  sec    18 ba                      keystat
           544  0x01d1  int    11 08                      0x0008 # statusAltR
           545  0x01d3  prim   17 23                      and
           546  0x01d5  int    01                         0
           547  0x01d6  prim   17 2a                      ne
           548  0x01d8  sec    18 ba                      keystat
           549  0x01da  int    21 00 02                   0x0200 # statusAltL
           550  0x01dd  prim   17 23                      and
           551  0x01df  int    01                         0
           552  0x01e0  prim   17 29                      eq
           553  0x01e2  prim   17 23                      and
  372 1    554  0x01e4  ret    06                       }
           555  0x01e5  prim   17 05                    def
  380 1    556  0x01e7  dict   19 bb                    /mapkey
           557  0x01e9  code   25 73 02                 {
  381 1    558  0x01ec  prim   17 12                      dup
           559  0x01ee  int    11 18                      24
           560  0x01f0  prim   17 28                      shr
           561  0x01f2  uint   12 ff                      0xff
           562  0x01f4  prim   17 23                      and
           563  0x01f6  dict   19 bc                      /key.code
           564  0x01f8  prim   17 14                      exch
           565  0x01fa  prim   17 05                      def
  382 1    566  0x01fc  sec    18 b9                      is_altGr
           567  0x01fe  code   25 20 02                   {
  384 1    568  0x0201  sec    18 bc                        key.code
           569  0x0203  int    11 78                        0x78
           570  0x0205  prim   17 2c                        ge
           571  0x0207  sec    18 bc                        key.code
           572  0x0209  uint   12 83                        0x83
           573  0x020b  prim   17 2e                        le
           574  0x020d  prim   17 23                        and
           575  0x020f  code   25 1d 02                     {
           576  0x0212  dict   19 bc                          /key.code
           577  0x0214  sec    18 bc                          key.code
           578  0x0216  int    11 76                          0x76
           579  0x0218  prim   17 1b                          sub
           580  0x021a  prim   17 05                          def
           581  0x021c  ret    06                           }
           582  0x021d  prim   17 06                        if
  385 1    583  0x021f  ret    06                         }
           584  0x0220  prim   17 06                      if
  386 1    585  0x0222  int    01                         0
           586  0x0223  int    11 01                      1
           587  0x0225  sec    18 bd                      config.keymap
           588  0x0227  prim   17 11                      length
           589  0x0229  int    11 01                      1
           590  0x022b  prim   17 1b                      sub
           591  0x022d  code   25 70 02                   {
  387 1    592  0x0230  sec    18 bd                        config.keymap
           593  0x0232  prim   17 14                        exch
           594  0x0234  prim   17 0f                        get
  388 1    595  0x0236  prim   17 12                        dup
           596  0x0238  int    01                           0
           597  0x0239  prim   17 0f                        get
           598  0x023b  sec    18 bc                        key.code
           599  0x023d  prim   17 29                        eq
           600  0x023f  code   25 67 02                     {
  389 1    601  0x0242  int    11 01                          1
  390 1    602  0x0244  sec    18 ba                          keystat
           603  0x0246  int    11 03                          0x0003 # statusShift
           604  0x0248  prim   17 23                          and
           605  0x024a  code   25 52 02                       {
           606  0x024d  prim   17 13                            pop
           607  0x024f  int    11 02                            2
           608  0x0251  ret    06                             }
           609  0x0252  prim   17 06                          if
  391 1    610  0x0254  sec    18 b9                          is_altGr
           611  0x0256  code   25 5e 02                       {
           612  0x0259  prim   17 13                            pop
           613  0x025b  int    11 03                            3
           614  0x025d  ret    06                             }
           615  0x025e  prim   17 06                          if
  392 1    616  0x0260  prim   17 0f                          get
  393 1    617  0x0262  prim   17 14                          exch
           618  0x0264  prim   17 13                          pop
  394 1    619  0x0266  ret    06                           }
           620  0x0267  code   25 6d 02                     {
  395 1    621  0x026a  prim   17 13                          pop
  396 1    622  0x026c  ret    06                           }
           623  0x026d  prim   17 07                        ifelse
  397 1    624  0x026f  ret    06                         }
           625  0x0270  prim   17 0a                      for
  398 1    626  0x0272  ret    06                       }
           627  0x0273  prim   17 05                    def
  406 1    628  0x0275  dict   19 be                    /pwmode
           629  0x0277  code   25 96 02                 {
  407 1    630  0x027a  prim   17 12                      dup
           631  0x027c  prim   17 35                      gettype
           632  0x027e  int    11 0c                      12 # t_ptr
           633  0x0280  prim   17 29                      eq
           634  0x0282  code   25 93 02                   {
  408 1    635  0x0285  sec    18 ad                        .value
           636  0x0287  int    41 00 00 00 80               0x80000000
           637  0x028c  prim   17 24                        or
           638  0x028e  int    11 0c                        12 # t_ptr
           639  0x0290  prim   17 36                        settype
  409 1    640  0x0292  ret    06                         }
           641  0x0293  prim   17 06                      if
  410 1    642  0x0295  ret    06                       }
           643  0x0296  prim   17 05                    def
  418 1    644  0x0298  dict   19 bf                    /showright
           645  0x029a  code   25 ab 02                 {
  419 1    646  0x029d  prim   17 12                      dup
           647  0x029f  prim   17 45                      strsize
           648  0x02a1  prim   17 13                      pop
           649  0x02a3  prim   17 1f                      neg
           650  0x02a5  int    01                         0
           651  0x02a6  prim   17 56                      rmoveto
           652  0x02a8  prim   17 46                      show
  420 1    653  0x02aa  ret    06                       }
           654  0x02ab  prim   17 05                    def
  428 1    655                                          # showcenter
           656                                          # {
  429 1    657                                          # dup
           658                                          # strsize
           659                                          # pop
           660                                          # 2
           661                                          # div
           662                                          # neg
           663                                          # 0
           664                                          # rmoveto
           665                                          # show
  430 1    666                                          # }
           667                                          # def
  439 1    668  0x02ad  dict   19 c0                    /rand
           669  0x02af  code   25 ca 02                 {
  440 1    670  0x02b2  sec    18 c1                      rand.start
           671  0x02b4  int    11 3b                      59
           672  0x02b6  prim   17 1c                      mul
           673  0x02b8  int    11 61                      97
           674  0x02ba  prim   17 1a                      add
           675  0x02bc  int    41 ff ff ff 7f             0x7fffffff
           676  0x02c1  prim   17 23                      and
  441 1    677  0x02c3  dict   19 c1                      /rand.start
           678  0x02c5  prim   17 17                      over
           679  0x02c7  prim   17 05                      def
  442 1    680  0x02c9  ret    06                       }
           681  0x02ca  prim   17 05                    def
  445 1    682  0x02cc  dict   19 c1                    /rand.start
           683  0x02ce  prim   17 74                    time
           684  0x02d0  prim   17 05                    def
  452 1    685  0x02d2  dict   19 c2                    /weekday
           686  0x02d4  code   25 20 03                 {
  453 1    687  0x02d7  prim   17 12                      dup
           688  0x02d9  int    11 08                      8
           689  0x02db  prim   17 28                      shr
           690  0x02dd  uint   12 ff                      0xff
           691  0x02df  prim   17 23                      and
           692  0x02e1  int    11 01                      1
           693  0x02e3  prim   17 1b                      sub
  454 1    694  0x02e5  prim   17 12                      dup
           695  0x02e7  int    11 03                      3
           696  0x02e9  prim   17 1c                      mul
           697  0x02eb  prim   17 17                      over
           698  0x02ed  int    11 02                      2
           699  0x02ef  prim   17 1d                      div
           700  0x02f1  prim   17 1b                      sub
  455 1    701  0x02f3  prim   17 14                      exch
           702  0x02f5  int    11 02                      2
           703  0x02f7  prim   17 1c                      mul
           704  0x02f9  int    31 0a 00 11                0x11000a
           705  0x02fd  prim   17 14                      exch
           706  0x02ff  prim   17 28                      shr
           707  0x0301  int    11 03                      3
           708  0x0303  prim   17 23                      and
           709  0x0305  prim   17 1a                      add
  456 1    710  0x0307  prim   17 17                      over
           711  0x0309  uint   12 ff                      0xff
           712  0x030b  prim   17 23                      and
           713  0x030d  int    11 06                      6
           714  0x030f  prim   17 1a                      add
           715  0x0311  prim   17 1a                      add
  457 1    716  0x0313  prim   17 14                      exch
           717  0x0315  int    11 10                      16
           718  0x0317  prim   17 28                      shr
           719  0x0319  prim   17 1a                      add
  458 1    720  0x031b  int    11 07                      7
           721  0x031d  prim   17 1e                      mod
  459 1    722  0x031f  ret    06                       }
           723  0x0320  prim   17 05                    def
  466 1    724                                          # day
           725                                          # {
  467 1    726                                          # 0xff
           727                                          # and
  468 1    728                                          # }
           729                                          # def
  475 1    730  0x0322  dict   19 c3                    /month
           731  0x0324  code   25 30 03                 {
  476 1    732  0x0327  int    11 08                      8
           733  0x0329  prim   17 28                      shr
           734  0x032b  uint   12 ff                      0xff
           735  0x032d  prim   17 23                      and
  477 1    736  0x032f  ret    06                       }
           737  0x0330  prim   17 05                    def
  484 1    738                                          # year
           739                                          # {
  485 1    740                                          # 16
           741                                          # shr
  486 1    742                                          # }
           743                                          # def
  495 1    744                                          # nvram
           745                                          # {
  496 1    746                                          # 0x70
           747                                          # exch
           748                                          # outbyte
  497 1    749                                          # 0x71
           750                                          # inbyte
  498 1    751                                          # }
           752                                          # def
  513 1    753  0x0332  dict   19 c4                    /readsector
           754  0x0334  code   25 55 03                 {
  514 1    755  0x0337  prim   17 94                      _readsector
  515 1    756  0x0339  prim   17 12                      dup
           757  0x033b  none   00                         .undef # .undef
           758  0x033c  prim   17 29                      eq
           759  0x033e  code   25 44 03                   {
           760  0x0341  prim   17 0d                        return
           761  0x0343  ret    06                         }
           762  0x0344  prim   17 06                      if
  517 1    763  0x0346  sec    18 ab                      sectorsize
           764  0x0348  prim   17 31                      malloc
           765  0x034a  prim   17 12                      dup
           766  0x034c  prim   17 15                      rot
           767  0x034e  prim   17 17                      over
           768  0x0350  prim   17 11                      length
           769  0x0352  prim   17 92                      memcpy
  518 1    770  0x0354  ret    06                       }
           771  0x0355  prim   17 05                    def
  531 1    772  0x0357  dict   19 c5                    /getgfxconfig
           773  0x0359  code   25 f7 03                 {
  532 1    774  0x035c  sec    18 c6                      gfxconfig.data
           775  0x035e  none   00                         .undef # .undef
           776  0x035f  prim   17 29                      eq
           777  0x0361  code   25 af 03                   {
  533 1    778  0x0364  str    94 0c 67 66 78 62 6f 6f      "gfxboot.cfg"
                               74 2e 63 66 67 00
           779  0x0372  prim   17 82                        findfile
           780  0x0374  prim   17 12                        dup
           781  0x0376  none   00                           .undef # .undef
           782  0x0377  prim   17 2a                        ne
           783  0x0379  code   25 97 03                     {
  534 1    784  0x037c  prim   17 12                          dup
           785  0x037e  prim   17 12                          dup
           786  0x0380  prim   17 11                          length
           787  0x0382  prim   17 12                          dup
           788  0x0384  sec    18 b0                          string
           789  0x0386  prim   17 12                          dup
           790  0x0388  sec    18 a2                          cvp
           791  0x038a  int    11 04                          4
           792  0x038c  int    11 02                          2
           793  0x038e  prim   17 16                          roll
           794  0x0390  prim   17 92                          memcpy
           795  0x0392  prim   17 14                          exch
           796  0x0394  prim   17 32                          free
  535 1    797  0x0396  ret    06                           }
           798  0x0397  code   25 a0 03                     {
  536 1    799  0x039a  prim   17 13                          pop
           800  0x039c  str    94 01 00                       ""
  537 1    801  0x039f  ret    06                           }
           802  0x03a0  prim   17 07                        ifelse
  539 1    803  0x03a2  dict   19 c6                        /gfxconfig.data
           804  0x03a4  prim   17 17                        over
           805  0x03a6  int    11 0a                        '
'
           806  0x03a8  sec    18 c7                        split
           807  0x03aa  prim   17 05                        def
           808  0x03ac  prim   17 32                        free
  541 1    809  0x03ae  ret    06                         }
           810  0x03af  prim   17 06                      if
  543 1    811  0x03b1  prim   17 64                      currenteotchar
           812  0x03b3  int    11 3d                      '='
           813  0x03b5  prim   17 63                      seteotchar
  545 1    814  0x03b7  none   00                         .undef # .undef
  547 1    815  0x03b8  sec    18 c6                      gfxconfig.data
           816  0x03ba  code   25 ec 03                   {
  550 1    817  0x03bd  prim   17 12                        dup
           818  0x03bf  sec    18 b7                        strdup
           819  0x03c1  prim   17 12                        dup
           820  0x03c3  int    11 05                        5
           821  0x03c5  prim   17 18                        index
           822  0x03c7  prim   17 29                        eq
           823  0x03c9  code   25 e1 03                     {
  551 1    824  0x03cc  prim   17 12                          dup
           825  0x03ce  prim   17 11                          length
           826  0x03d0  prim   17 14                          exch
           827  0x03d2  prim   17 32                          free
           828  0x03d4  int    11 01                          1
           829  0x03d6  prim   17 1a                          add
           830  0x03d8  prim   17 1a                          add
           831  0x03da  prim   17 14                          exch
           832  0x03dc  prim   17 13                          pop
           833  0x03de  prim   17 0c                          exit
  552 1    834  0x03e0  ret    06                           }
           835  0x03e1  code   25 e9 03                     {
  553 1    836  0x03e4  prim   17 32                          free
           837  0x03e6  prim   17 13                          pop
  554 1    838  0x03e8  ret    06                           }
           839  0x03e9  prim   17 07                        ifelse
  556 1    840  0x03eb  ret    06                         }
           841  0x03ec  prim   17 0b                      forall
  558 1    842  0x03ee  prim   17 14                      exch
           843  0x03f0  prim   17 63                      seteotchar
           844  0x03f2  prim   17 14                      exch
           845  0x03f4  prim   17 13                      pop
  560 1    846  0x03f6  ret    06                       }
           847  0x03f7  prim   17 05                    def
  562 1    848  0x03f9  dict   19 c6                    /gfxconfig.data
           849  0x03fb  none   00                       .undef # .undef
           850  0x03fc  prim   17 05                    def
  576 1    851  0x03fe  dict   19 c7                    /split
           852  0x0400  code   25 4d 04                 {
  578 1    853  0x0403  prim   17 64                      currenteotchar
           854  0x0405  prim   17 14                      exch
           855  0x0407  prim   17 63                      seteotchar
           856  0x0409  prim   17 14                      exch
  580 1    857  0x040b  prim   17 03                      [
           858  0x040d  prim   17 14                      exch
  582 1    859  0x040f  code   25 44 04                   {
  583 1    860  0x0412  prim   17 12                        dup
           861  0x0414  prim   17 11                        length
           862  0x0416  int    01                           0
           863  0x0417  prim   17 2b                        gt
           864  0x0419  code   25 29 04                     {
  584 1    865  0x041c  prim   17 12                          dup
           866  0x041e  sec    18 b7                          strdup
           867  0x0420  prim   17 14                          exch
  585 1    868  0x0422  prim   17 12                          dup
           869  0x0424  prim   17 11                          length
           870  0x0426  prim   17 1a                          add
  586 1    871  0x0428  ret    06                           }
           872  0x0429  prim   17 06                        if
  588 1    873  0x042b  prim   17 12                        dup
           874  0x042d  sec    18 a2                        cvp
           875  0x042f  prim   17 11                        length
           876  0x0431  int    11 01                        1
           877  0x0433  prim   17 2e                        le
           878  0x0435  code   25 3d 04                     {
           879  0x0438  prim   17 13                          pop
           880  0x043a  prim   17 0c                          exit
           881  0x043c  ret    06                           }
           882  0x043d  prim   17 06                        if
  590 1    883  0x043f  int    11 01                        1
           884  0x0441  prim   17 1a                        add
  592 1    885  0x0443  ret    06                         }
           886  0x0444  prim   17 08                      loop
  594 1    887  0x0446  prim   17 04                      ]
  596 1    888  0x0448  prim   17 14                      exch
           889  0x044a  prim   17 63                      seteotchar
  598 1    890  0x044c  ret    06                       }
           891  0x044d  prim   17 05                    def
  606 1    892  0x044f  dict   19 c8                    /skipnonspaces
           893  0x0451  code   25 7d 04                 {
  607 1    894  0x0454  code   25 7a 04                   {
           895  0x0457  prim   17 12                        dup
           896  0x0459  int    01                           0
           897  0x045a  prim   17 0f                        get
           898  0x045c  prim   17 12                        dup
           899  0x045e  int    01                           0
           900  0x045f  prim   17 2a                        ne
           901  0x0461  prim   17 14                        exch
           902  0x0463  int    11 20                        ' '
           903  0x0465  prim   17 2a                        ne
           904  0x0467  prim   17 23                        and
           905  0x0469  code   25 71 04                     {
           906  0x046c  int    11 01                          1
           907  0x046e  prim   17 1a                          add
           908  0x0470  ret    06                           }
           909  0x0471  code   25 77 04                     {
           910  0x0474  prim   17 0c                          exit
           911  0x0476  ret    06                           }
           912  0x0477  prim   17 07                        ifelse
           913  0x0479  ret    06                         }
           914  0x047a  prim   17 08                      loop
  608 1    915  0x047c  ret    06                       }
           916  0x047d  prim   17 05                    def
  616 1    917  0x047f  dict   19 c9                    /skipspaces
           918  0x0481  code   25 a4 04                 {
  617 1    919  0x0484  code   25 a1 04                   {
           920  0x0487  prim   17 12                        dup
           921  0x0489  int    01                           0
           922  0x048a  prim   17 0f                        get
           923  0x048c  int    11 20                        ' '
           924  0x048e  prim   17 29                        eq
           925  0x0490  code   25 98 04                     {
           926  0x0493  int    11 01                          1
           927  0x0495  prim   17 1a                          add
           928  0x0497  ret    06                           }
           929  0x0498  code   25 9e 04                     {
           930  0x049b  prim   17 0c                          exit
           931  0x049d  ret    06                           }
           932  0x049e  prim   17 07                        ifelse
           933  0x04a0  ret    06                         }
           934  0x04a1  prim   17 08                      loop
  618 1    935  0x04a3  ret    06                       }
           936  0x04a4  prim   17 05                    def
  627 1    937  0x04a6  dict   19 ca                    /dropspaces
           938  0x04a8  code   25 f1 04                 {
  628 1    939  0x04ab  prim   17 12                      dup
           940  0x04ad  prim   17 11                      length
  629 1    941  0x04af  prim   17 12                      dup
           942  0x04b1  int    01                         0
           943  0x04b2  prim   17 29                      eq
           944  0x04b4  code   25 bc 04                   {
  630 1    945  0x04b7  prim   17 13                        pop
           946  0x04b9  prim   17 13                        pop
  631 1    947  0x04bb  ret    06                         }
           948  0x04bc  code   25 ee 04                   {
  632 1    949  0x04bf  int    11 01                        1
           950  0x04c1  prim   17 1b                        sub
  633 1    951  0x04c3  int    11 ff                        -1
           952  0x04c5  int    01                           0
           953  0x04c6  code   25 e9 04                     {
  634 1    954  0x04c9  prim   17 17                          over
           955  0x04cb  prim   17 17                          over
           956  0x04cd  prim   17 0f                          get
           957  0x04cf  int    11 20                          ' '
           958  0x04d1  prim   17 29                          eq
           959  0x04d3  code   25 de 04                       {
           960  0x04d6  prim   17 17                            over
           961  0x04d8  prim   17 14                            exch
           962  0x04da  int    01                               0
           963  0x04db  prim   17 10                            put
           964  0x04dd  ret    06                             }
           965  0x04de  code   25 e6 04                       {
           966  0x04e1  prim   17 13                            pop
           967  0x04e3  prim   17 0c                            exit
           968  0x04e5  ret    06                             }
           969  0x04e6  prim   17 07                          ifelse
  635 1    970  0x04e8  ret    06                           }
           971  0x04e9  prim   17 0a                        for
  636 1    972  0x04eb  prim   17 13                        pop
  637 1    973  0x04ed  ret    06                         }
           974  0x04ee  prim   17 07                      ifelse
  638 1    975  0x04f0  ret    06                       }
           976  0x04f1  prim   17 05                    def
  648 1    977  0x04f3  dict   19 cb                    /iswordboundary
           978  0x04f5  code   25 6c 05                 {
  649 1    979  0x04f8  prim   17 12                      dup
           980  0x04fa  int    01                         0
           981  0x04fb  prim   17 29                      eq
           982  0x04fd  code   25 09 05                   {
           983  0x0500  prim   17 13                        pop
           984  0x0502  prim   17 13                        pop
           985  0x0504  bool   13 01                        true # true
           986  0x0506  prim   17 0d                        return
           987  0x0508  ret    06                         }
           988  0x0509  prim   17 06                      if
  651 1    989  0x050b  prim   17 1a                      add
           990  0x050d  prim   17 12                      dup
           991  0x050f  int    11 01                      1
           992  0x0511  prim   17 1b                      sub
           993  0x0513  int    01                         0
           994  0x0514  prim   17 0f                      get
           995  0x0516  prim   17 14                      exch
           996  0x0518  int    01                         0
           997  0x0519  prim   17 0f                      get
  653 1    998  0x051b  prim   17 17                      over
           999  0x051d  int    11 20                      ' '
          1000  0x051f  prim   17 29                      eq
          1001  0x0521  prim   17 17                      over
          1002  0x0523  int    11 20                      ' '
          1003  0x0525  prim   17 2b                      gt
          1004  0x0527  prim   17 23                      and
          1005  0x0529  code   25 35 05                   {
          1006  0x052c  prim   17 13                        pop
          1007  0x052e  prim   17 13                        pop
          1008  0x0530  bool   13 01                        true # true
          1009  0x0532  prim   17 0d                        return
          1010  0x0534  ret    06                         }
          1011  0x0535  prim   17 06                      if
  654 1   1012  0x0537  prim   17 17                      over
          1013  0x0539  int    11 20                      ' '
          1014  0x053b  prim   17 2b                      gt
          1015  0x053d  prim   17 17                      over
          1016  0x053f  prim   17 12                      dup
          1017  0x0541  int    11 20                      ' '
          1018  0x0543  prim   17 29                      eq
          1019  0x0545  prim   17 14                      exch
          1020  0x0547  prim   17 12                      dup
          1021  0x0549  int    11 3d                      '='
          1022  0x054b  prim   17 29                      eq
          1023  0x054d  prim   17 14                      exch
          1024  0x054f  int    01                         0
          1025  0x0550  prim   17 29                      eq
          1026  0x0552  prim   17 24                      or
          1027  0x0554  prim   17 24                      or
          1028  0x0556  prim   17 23                      and
          1029  0x0558  code   25 64 05                   {
          1030  0x055b  prim   17 13                        pop
          1031  0x055d  prim   17 13                        pop
          1032  0x055f  bool   13 01                        true # true
          1033  0x0561  prim   17 0d                        return
          1034  0x0563  ret    06                         }
          1035  0x0564  prim   17 06                      if
  656 1   1036  0x0566  prim   17 13                      pop
          1037  0x0568  prim   17 13                      pop
          1038  0x056a  bool   03                         false # false
  657 1   1039  0x056b  ret    06                       }
          1040  0x056c  prim   17 05                    def
  673 1   1041  0x056e  dict   19 cc                    /findmode
          1042  0x0570  code   25 ea 05                 {
  674 1   1043  0x0573  int    01                         0
          1044  0x0574  int    11 01                      1
          1045  0x0576  prim   17 89                      videomodes
          1046  0x0578  code   25 e0 05                   {
  675 1   1047  0x057b  prim   17 88                        videomodeinfo
          1048  0x057d  prim   17 12                        dup
          1049  0x057f  none   00                           .undef # .undef
          1050  0x0580  prim   17 29                        eq
          1051  0x0582  code   25 8e 05                     {
  676 1   1052  0x0585  prim   17 13                          pop
          1053  0x0587  prim   17 13                          pop
          1054  0x0589  prim   17 13                          pop
          1055  0x058b  prim   17 13                          pop
  677 1   1056  0x058d  ret    06                           }
          1057  0x058e  code   25 dd 05                     {
  679 1   1058  0x0591  int    11 06                          6
          1059  0x0593  prim   17 18                          index
          1060  0x0595  int    11 04                          4
          1061  0x0597  prim   17 18                          index
          1062  0x0599  prim   17 29                          eq
          1063  0x059b  int    11 06                          6
          1064  0x059d  prim   17 18                          index
          1065  0x059f  int    11 04                          4
          1066  0x05a1  prim   17 18                          index
          1067  0x05a3  prim   17 29                          eq
          1068  0x05a5  prim   17 23                          and
          1069  0x05a7  int    11 05                          5
          1070  0x05a9  prim   17 18                          index
          1071  0x05ab  int    11 03                          3
          1072  0x05ad  prim   17 18                          index
          1073  0x05af  prim   17 29                          eq
          1074  0x05b1  prim   17 23                          and
          1075  0x05b3  code   25 ce 05                       {
  680 1   1076  0x05b6  int    11 07                            7
          1077  0x05b8  int    11 01                            1
          1078  0x05ba  prim   17 16                            roll
          1079  0x05bc  int    11 06                            6
          1080  0x05be  code   25 c4 05                         {
          1081  0x05c1  prim   17 13                              pop
          1082  0x05c3  ret    06                               }
          1083  0x05c4  prim   17 09                            repeat
          1084  0x05c6  uint   22 ff bf                         0xbfff
          1085  0x05c9  prim   17 23                            and
          1086  0x05cb  prim   17 0d                            return
  681 1   1087  0x05cd  ret    06                             }
          1088  0x05ce  code   25 da 05                       {
  682 1   1089  0x05d1  prim   17 13                            pop
          1090  0x05d3  prim   17 13                            pop
          1091  0x05d5  prim   17 13                            pop
          1092  0x05d7  prim   17 13                            pop
  683 1   1093  0x05d9  ret    06                             }
          1094  0x05da  prim   17 07                          ifelse
  684 1   1095  0x05dc  ret    06                           }
          1096  0x05dd  prim   17 07                        ifelse
  685 1   1097  0x05df  ret    06                         }
          1098  0x05e0  prim   17 0a                      for
  687 1   1099  0x05e2  prim   17 13                      pop
          1100  0x05e4  prim   17 13                      pop
          1101  0x05e6  prim   17 13                      pop
          1102  0x05e8  none   00                         .undef # .undef
  688 1   1103  0x05e9  ret    06                       }
          1104  0x05ea  prim   17 05                    def
  699 1   1105  0x05ec  dict   19 cd                    /strreplace
          1106  0x05ee  code   25 70 06                 {
  700 1   1107  0x05f1  int    11 02                      2
          1108  0x05f3  prim   17 18                      index
          1109  0x05f5  int    11 02                      2
          1110  0x05f7  prim   17 18                      index
          1111  0x05f9  prim   17 57                      strstr
          1112  0x05fb  prim   17 12                      dup
          1113  0x05fd  int    01                         0
          1114  0x05fe  prim   17 2a                      ne
          1115  0x0600  code   25 61 06                   {
  701 1   1116  0x0603  int    11 01                        1
          1117  0x0605  prim   17 1b                        sub
  702 1   1118  0x0607  prim   17 17                        over
          1119  0x0609  prim   17 11                        length
          1120  0x060b  int    11 03                        3
          1121  0x060d  prim   17 18                        index
          1122  0x060f  prim   17 11                        length
          1123  0x0611  prim   17 1b                        sub
          1124  0x0613  int    11 04                        4
          1125  0x0615  prim   17 18                        index
          1126  0x0617  prim   17 11                        length
          1127  0x0619  prim   17 1a                        add
          1128  0x061b  sec    18 b0                        string
  703 1   1129  0x061d  prim   17 12                        dup
          1130  0x061f  sec    18 a2                        cvp
          1131  0x0621  int    11 05                        5
          1132  0x0623  prim   17 18                        index
          1133  0x0625  sec    18 a2                        cvp
          1134  0x0627  int    11 03                        3
          1135  0x0629  prim   17 18                        index
          1136  0x062b  prim   17 92                        memcpy
  704 1   1137  0x062d  prim   17 12                        dup
          1138  0x062f  int    11 06                        6
          1139  0x0631  int    11 01                        1
          1140  0x0633  prim   17 16                        roll
          1141  0x0635  prim   17 17                        over
          1142  0x0637  prim   17 1a                        add
          1143  0x0639  prim   17 14                        exch
          1144  0x063b  int    11 05                        5
          1145  0x063d  int    11 ff                        -1
          1146  0x063f  prim   17 16                        roll
          1147  0x0641  prim   17 14                        exch
          1148  0x0643  prim   17 1a                        add
  705 1   1149  0x0645  int    11 04                        4
          1150  0x0647  int    11 ff                        -1
          1151  0x0649  prim   17 16                        roll
          1152  0x064b  prim   17 11                        length
          1153  0x064d  prim   17 1a                        add
          1154  0x064f  int    11 03                        3
          1155  0x0651  int    11 01                        1
          1156  0x0653  prim   17 16                        roll
          1157  0x0655  str    94 05 25 73 25 73 00         "%s%s"
          1158  0x065c  prim   17 14                        exch
          1159  0x065e  sec    18 b1                        sprintf
  706 1   1160  0x0660  ret    06                         }
          1161  0x0661  code   25 6d 06                   {
  707 1   1162  0x0664  prim   17 13                        pop
          1163  0x0666  prim   17 13                        pop
          1164  0x0668  prim   17 13                        pop
          1165  0x066a  sec    18 b7                        strdup
  708 1   1166  0x066c  ret    06                         }
          1167  0x066d  prim   17 07                      ifelse
  711 1   1168  0x066f  ret    06                       }
          1169  0x0670  prim   17 05                    def
  720 1   1170  0x0672  dict   19 ce                    /bootopt.find
          1171  0x0674  code   25 11 07                 {
  721 1   1172  0x0677  dict   19 cf                      /bo.opt
          1173  0x0679  prim   17 14                      exch
          1174  0x067b  prim   17 05                      def
  722 1   1175  0x067d  dict   19 d0                      /bo.cmdline
          1176  0x067f  prim   17 14                      exch
          1177  0x0681  prim   17 05                      def
  724 1   1178  0x0683  code   25 0e 07                   {
  725 1   1179  0x0686  sec    18 d0                        bo.cmdline
          1180  0x0688  sec    18 cf                        bo.opt
          1181  0x068a  prim   17 57                        strstr
  726 1   1182  0x068c  prim   17 12                        dup
          1183  0x068e  code   25 02 07                     {
  727 1   1184  0x0691  prim   17 12                          dup
          1185  0x0693  int    11 01                          1
          1186  0x0695  prim   17 29                          eq
          1187  0x0697  code   25 9d 06                       {
  728 1   1188  0x069a  bool   13 01                            true # true
  729 1   1189  0x069c  ret    06                             }
          1190  0x069d  code   25 b1 06                       {
  730 1   1191  0x06a0  prim   17 12                            dup
          1192  0x06a2  int    11 02                            2
          1193  0x06a4  prim   17 1b                            sub
          1194  0x06a6  sec    18 d0                            bo.cmdline
          1195  0x06a8  prim   17 14                            exch
          1196  0x06aa  prim   17 0f                            get
          1197  0x06ac  int    11 20                            ' '
          1198  0x06ae  prim   17 29                            eq
  731 1   1199  0x06b0  ret    06                             }
          1200  0x06b1  prim   17 07                          ifelse
  733 1   1201  0x06b3  code   25 dc 06                       {
  734 1   1202  0x06b6  sec    18 d0                            bo.cmdline
          1203  0x06b8  prim   17 17                            over
          1204  0x06ba  sec    18 cf                            bo.opt
          1205  0x06bc  prim   17 11                            length
          1206  0x06be  prim   17 1a                            add
          1207  0x06c0  int    11 01                            1
          1208  0x06c2  prim   17 1b                            sub
          1209  0x06c4  prim   17 0f                            get
  735 1   1210  0x06c6  prim   17 12                            dup
          1211  0x06c8  int    11 3d                            '='
          1212  0x06ca  prim   17 29                            eq
  736 1   1213  0x06cc  prim   17 17                            over
          1214  0x06ce  int    11 20                            ' '
          1215  0x06d0  prim   17 29                            eq
          1216  0x06d2  prim   17 24                            or
  737 1   1217  0x06d4  prim   17 14                            exch
          1218  0x06d6  int    01                               0
          1219  0x06d7  prim   17 29                            eq
          1220  0x06d9  prim   17 24                            or
  738 1   1221  0x06db  ret    06                             }
          1222  0x06dc  code   25 e1 06                       {
  739 1   1223  0x06df  bool   03                               false # false
  740 1   1224  0x06e0  ret    06                             }
          1225  0x06e1  prim   17 07                          ifelse
  742 1   1226  0x06e3  sec    18 d0                          bo.cmdline
          1227  0x06e5  prim   17 15                          rot
          1228  0x06e7  prim   17 1a                          add
          1229  0x06e9  prim   17 14                          exch
  744 1   1230  0x06eb  code   25 f5 06                       {
  745 1   1231  0x06ee  int    11 01                            1
          1232  0x06f0  prim   17 1b                            sub
          1233  0x06f2  prim   17 0c                            exit
  746 1   1234  0x06f4  ret    06                             }
          1235  0x06f5  code   25 ff 06                       {
  747 1   1236  0x06f8  dict   19 d0                            /bo.cmdline
          1237  0x06fa  prim   17 14                            exch
          1238  0x06fc  prim   17 05                            def
  748 1   1239  0x06fe  ret    06                             }
          1240  0x06ff  prim   17 07                          ifelse
  749 1   1241  0x0701  ret    06                           }
          1242  0x0702  code   25 0b 07                     {
  750 1   1243  0x0705  prim   17 13                          pop
  751 1   1244  0x0707  none   00                             .undef # .undef
          1245  0x0708  prim   17 0c                          exit
  752 1   1246  0x070a  ret    06                           }
          1247  0x070b  prim   17 07                        ifelse
  753 1   1248  0x070d  ret    06                         }
          1249  0x070e  prim   17 08                      loop
  755 1   1250  0x0710  ret    06                       }
          1251  0x0711  prim   17 05                    def
  764 1   1252                                          # bootopt.find2
          1253                                          # {
  765 1   1254                                          # over
          1255                                          # over
          1256                                          # bootopt.find
          1257                                          # dup
          1258                                          # .undef
          1259                                          # eq
          1260                                          # {
  766 1   1261                                          # pop
          1262                                          # pop
          1263                                          # pop
          1264                                          # .undef
  767 1   1265                                          # }
          1266                                          # {
  768 1   1267                                          # 1
          1268                                          # add
          1269                                          # rot
          1270                                          # pop
          1271                                          # exch
          1272                                          # bootopt.find
  769 1   1273                                          # }
          1274                                          # ifelse
  770 1   1275                                          # }
          1276                                          # def
  780 1   1277  0x0713  dict   19 d1                    /bootopt.remove
          1278  0x0715  code   25 71 07                 {
  781 1   1279  0x0718  sec    18 ce                      bootopt.find
          1280  0x071a  prim   17 12                      dup
          1281  0x071c  none   00                         .undef # .undef
          1282  0x071d  prim   17 2a                      ne
          1283  0x071f  code   25 6e 07                   {
  782 1   1284  0x0722  prim   17 12                        dup
  783 1   1285  0x0724  sec    18 c8                        skipnonspaces
          1286  0x0726  prim   17 12                        dup
          1287  0x0728  sec    18 c9                        skipspaces
          1288  0x072a  int    11 02                        2
          1289  0x072c  prim   17 18                        index
          1290  0x072e  prim   17 1b                        sub
          1291  0x0730  prim   17 15                        rot
          1292  0x0732  prim   17 15                        rot
          1293  0x0734  prim   17 17                        over
          1294  0x0736  prim   17 1b                        sub
          1295  0x0738  sec    18 b0                        string
          1296  0x073a  prim   17 17                        over
          1297  0x073c  sec    18 b6                        strcpy
  784 1   1298  0x073e  prim   17 15                        rot
          1299  0x0740  prim   17 15                        rot
  785 1   1300  0x0742  code   25 67 07                     {
  786 1   1301  0x0745  prim   17 17                          over
          1302  0x0747  prim   17 17                          over
          1303  0x0749  prim   17 14                          exch
          1304  0x074b  prim   17 0f                          get
  787 1   1305  0x074d  prim   17 17                          over
          1306  0x074f  prim   17 17                          over
          1307  0x0751  int    01                             0
          1308  0x0752  prim   17 14                          exch
          1309  0x0754  prim   17 10                          put
          1310  0x0756  code   25 5e 07                       {
  788 1   1311  0x0759  int    11 01                            1
          1312  0x075b  prim   17 1a                            add
  789 1   1313  0x075d  ret    06                             }
          1314  0x075e  code   25 64 07                       {
  790 1   1315  0x0761  prim   17 0c                            exit
  791 1   1316  0x0763  ret    06                             }
          1317  0x0764  prim   17 07                          ifelse
  792 1   1318  0x0766  ret    06                           }
          1319  0x0767  prim   17 08                        loop
  793 1   1320  0x0769  prim   17 13                        pop
          1321  0x076b  prim   17 13                        pop
  794 1   1322  0x076d  ret    06                         }
          1323  0x076e  prim   17 06                      if
  795 1   1324  0x0770  ret    06                       }
          1325  0x0771  prim   17 05                    def
  802 1   1326  0x0773  dict   19 d2                    /livecd
          1327  0x0775  code   25 9f 07                 {
  803 1   1328  0x0778  dict   19 d2                      /livecd
          1329  0x077a  str    94 07 6c 69 76 65 63 64    "livecd"
                               00
          1330  0x0783  sec    18 c5                      getgfxconfig
          1331  0x0785  prim   17 12                      dup
          1332  0x0787  none   00                         .undef # .undef
          1333  0x0788  prim   17 2a                      ne
          1334  0x078a  code   25 91 07                   {
          1335  0x078d  int    01                           0
          1336  0x078e  prim   17 2a                        ne
          1337  0x0790  ret    06                         }
          1338  0x0791  code   25 98 07                   {
          1339  0x0794  prim   17 13                        pop
          1340  0x0796  bool   03                           false # false
          1341  0x0797  ret    06                         }
          1342  0x0798  prim   17 07                      ifelse
          1343  0x079a  prim   17 05                      def
  804 1   1344  0x079c  sec    18 d2                      livecd
  805 1   1345  0x079e  ret    06                       }
          1346  0x079f  prim   17 05                    def
    4     1347  0x07a1  dict   19 d3                    /bsplash.show
          1348  0x07a3  code   25 a7 07                 {
          1349  0x07a6  ret    06                       }
          1350  0x07a7  prim   17 05                    def
    5     1351  0x07a9  dict   19 d4                    /bsplash.done
          1352  0x07ab  code   25 af 07                 {
          1353  0x07ae  ret    06                       }
          1354  0x07af  prim   17 05                    def
   14 1   1355  0x07b1  dict   19 09                    /Timeout
          1356  0x07b3  code   25 47 08                 {
   16 1   1357  0x07b6  sec    18 d5                      timeout.current
          1358  0x07b8  none   00                         .undef # .undef
          1359  0x07b9  prim   17 29                      eq
          1360  0x07bb  code   25 c3 07                   {
          1361  0x07be  prim   17 17                        over
          1362  0x07c0  sec    18 d6                        timeout.init
          1363  0x07c2  ret    06                         }
          1364  0x07c3  prim   17 06                      if
   19 1   1365  0x07c5  sec    18 d7                      timeout.steps
          1366  0x07c7  none   00                         .undef # .undef
          1367  0x07c8  prim   17 29                      eq
          1368  0x07ca  code   25 d0 07                   {
          1369  0x07cd  prim   17 0d                        return
          1370  0x07cf  ret    06                         }
          1371  0x07d0  prim   17 06                      if
   21 1   1372  0x07d2  dict   19 d8                      /timeout.s.last
          1373  0x07d4  sec    18 d9                      timeout.s.current
          1374  0x07d6  prim   17 05                      def
   22 1   1375  0x07d8  dict   19 d9                      /timeout.s.current
          1376  0x07da  prim   17 17                      over
          1377  0x07dc  int    11 0a                      10
          1378  0x07de  prim   17 1c                      mul
          1379  0x07e0  uint   12 96                      150
          1380  0x07e2  prim   17 1a                      add
          1381  0x07e4  uint   12 b6                      182
          1382  0x07e6  prim   17 1d                      div
          1383  0x07e8  prim   17 05                      def
   24 1   1384  0x07ea  dict   19 da                      /timeout.last
          1385  0x07ec  sec    18 d5                      timeout.current
          1386  0x07ee  prim   17 05                      def
   25 1   1387  0x07f0  prim   17 17                      over
          1388  0x07f2  prim   17 1b                      sub
          1389  0x07f4  prim   17 1f                      neg
          1390  0x07f6  sec    18 d7                      timeout.steps
          1391  0x07f8  prim   17 1c                      mul
          1392  0x07fa  prim   17 14                      exch
          1393  0x07fc  prim   17 1d                      div
   26 1   1394  0x07fe  dict   19 d5                      /timeout.current
          1395  0x0800  prim   17 14                      exch
          1396  0x0802  prim   17 05                      def
   28 1   1397  0x0804  sec    18 d5                      timeout.current
          1398  0x0806  sec    18 d7                      timeout.steps
          1399  0x0808  prim   17 2c                      ge
          1400  0x080a  code   25 12 08                   {
   30 1   1401  0x080d  sec    18 db                        timeout.s.done
   31 1   1402  0x080f  sec    18 dc                        timeout.done
   32 1   1403  0x0811  ret    06                         }
          1404  0x0812  code   25 44 08                   {
   35 1   1405  0x0815  sec    18 d8                        timeout.s.last
          1406  0x0817  sec    18 d9                        timeout.s.current
          1407  0x0819  prim   17 2a                        ne
          1408  0x081b  code   25 23 08                     {
          1409  0x081e  sec    18 d9                          timeout.s.current
          1410  0x0820  sec    18 dd                          timeout.s.update
          1411  0x0822  ret    06                           }
          1412  0x0823  prim   17 06                        if
   37 1   1413  0x0825  sec    18 da                        timeout.last
          1414  0x0827  sec    18 d5                        timeout.current
          1415  0x0829  prim   17 2a                        ne
          1416  0x082b  code   25 41 08                     {
   38 1   1417  0x082e  sec    18 da                          timeout.last
          1418  0x0830  int    11 01                          1
          1419  0x0832  prim   17 1a                          add
          1420  0x0834  int    11 01                          1
          1421  0x0836  sec    18 d5                          timeout.current
          1422  0x0838  code   25 3e 08                       {
          1423  0x083b  sec    18 de                            timeout.update
          1424  0x083d  ret    06                             }
          1425  0x083e  prim   17 0a                          for
   39 1   1426  0x0840  ret    06                           }
          1427  0x0841  prim   17 06                        if
   41 1   1428  0x0843  ret    06                         }
          1429  0x0844  prim   17 07                      ifelse
   42 1   1430  0x0846  ret    06                       }
          1431  0x0847  prim   17 05                    def
   50 1   1432  0x0849  dict   19 d6                    /timeout.init
          1433  0x084b  code   25 f9 08                 {
   51 1   1434  0x084e  str    94 0c 74 69 6d 65 72 5f    "timer_a.jpg"
                               61 2e 6a 70 67 00
          1435  0x085c  prim   17 82                      findfile
          1436  0x085e  dict   19 df                      /timeout.file
          1437  0x0860  prim   17 17                      over
          1438  0x0862  prim   17 05                      def
          1439  0x0864  prim   17 12                      dup
          1440  0x0866  none   00                         .undef # .undef
          1441  0x0867  prim   17 2a                      ne
          1442  0x0869  code   25 e0 08                   {
   52 1   1443  0x086c  prim   17 8c                        currentimage
          1444  0x086e  prim   17 14                        exch
          1445  0x0870  prim   17 8b                        setimage
   53 1   1446  0x0872  int    01                           0
          1447  0x0873  int    01                           0
          1448  0x0874  prim   17 77                        image.size
          1449  0x0876  prim   17 8f                        unpackimage
          1450  0x0878  dict   19 e0                        /timeout.image
          1451  0x087a  prim   17 14                        exch
          1452  0x087c  prim   17 05                        def
   54 1   1453  0x087e  prim   17 8b                        setimage
   56 1   1454  0x0880  dict   19 d7                        /timeout.steps
          1455  0x0882  sec    18 e0                        timeout.image
          1456  0x0884  sec    18 e1                        imgsize
          1457  0x0886  prim   17 1d                        div
          1458  0x0888  prim   17 05                        def
   58 1   1459  0x088a  dict   19 e2                        /timeout.width
          1460  0x088c  sec    18 e0                        timeout.image
          1461  0x088e  sec    18 e1                        imgsize
          1462  0x0890  prim   17 14                        exch
          1463  0x0892  prim   17 13                        pop
          1464  0x0894  prim   17 05                        def
   60 1   1465  0x0896  dict   19 e3                        /timeout.x
          1466  0x0898  sec    18 e4                        menu.start.x
          1467  0x089a  sec    18 e5                        menu.bar.width
          1468  0x089c  prim   17 1a                        add
          1469  0x089e  int    11 18                        24
          1470  0x08a0  prim   17 1b                        sub
          1471  0x08a2  prim   17 05                        def
   61 1   1472  0x08a4  dict   19 e6                        /timeout.y
          1473  0x08a6  sec    18 e7                        menu.start.y
          1474  0x08a8  sec    18 e8                        menu.entry
          1475  0x08aa  sec    18 e9                        menu.item.height
          1476  0x08ac  prim   17 1c                        mul
          1477  0x08ae  prim   17 1a                        add
          1478  0x08b0  prim   17 05                        def
   63 1   1479  0x08b2  sec    18 e3                        timeout.x
          1480  0x08b4  sec    18 e6                        timeout.y
          1481  0x08b6  prim   17 3b                        moveto
   64 1   1482  0x08b8  dict   19 ea                        /timeout.bg
          1483  0x08ba  sec    18 e2                        timeout.width
          1484  0x08bc  prim   17 12                        dup
          1485  0x08be  prim   17 4d                        savescreen
          1486  0x08c0  prim   17 05                        def
   66 1   1487  0x08c2  dict   19 eb                        /timeout.img_buf
          1488  0x08c4  sec    18 e2                        timeout.width
          1489  0x08c6  prim   17 12                        dup
          1490  0x08c8  prim   17 4d                        savescreen
          1491  0x08ca  prim   17 05                        def
   67 1   1492  0x08cc  dict   19 ec                        /timeout.alpha_buf
          1493  0x08ce  sec    18 e2                        timeout.width
          1494  0x08d0  prim   17 12                        dup
          1495  0x08d2  prim   17 4d                        savescreen
          1496  0x08d4  prim   17 05                        def
   69 1   1497  0x08d6  dict   19 d5                        /timeout.current
          1498  0x08d8  int    01                           0
          1499  0x08d9  prim   17 05                        def
   71 1   1500  0x08db  sec    18 d5                        timeout.current
          1501  0x08dd  sec    18 de                        timeout.update
   72 1   1502  0x08df  ret    06                         }
          1503  0x08e0  code   25 e6 08                   {
          1504  0x08e3  prim   17 13                        pop
          1505  0x08e5  ret    06                         }
          1506  0x08e6  prim   17 07                      ifelse
   74 1   1507  0x08e8  dict   19 ed                      /timeout.s.buf
          1508  0x08ea  int    11 40                      64
          1509  0x08ec  sec    18 b0                      string
          1510  0x08ee  prim   17 05                      def
   75 1   1511                                            # timeout.s.x
          1512                                            # 100
          1513                                            # def
   76 1   1514                                            # timeout.s.y
          1515                                            # 250
          1516                                            # def
   77 1   1517  0x08f0  dict   19 d9                      /timeout.s.current
          1518  0x08f2  int    11 ff                      -1
          1519  0x08f4  prim   17 05                      def
   79 1   1520  0x08f6  prim   17 13                      pop
   80 1   1521  0x08f8  ret    06                       }
          1522  0x08f9  prim   17 05                    def
   91 1   1523  0x08fb  dict   19 de                    /timeout.update
          1524  0x08fd  code   25 30 09                 {
   92 1   1525  0x0900  sec    18 e2                      timeout.width
          1526  0x0902  prim   17 1c                      mul
          1527  0x0904  int    01                         0
          1528  0x0905  prim   17 3b                      moveto
   93 1   1529  0x0907  sec    18 e0                      timeout.image
          1530  0x0909  uint   12 ff                      255
          1531  0x090b  sec    18 ec                      timeout.alpha_buf
          1532  0x090d  prim   17 91                      blend
   95 1   1533  0x090f  sec    18 eb                      timeout.img_buf
          1534  0x0911  sec    18 ea                      timeout.bg
          1535  0x0913  prim   17 12                      dup
          1536  0x0915  prim   17 11                      length
          1537  0x0917  prim   17 92                      memcpy
   97 1   1538  0x0919  int    01                         0
          1539  0x091a  int    01                         0
          1540  0x091b  prim   17 3b                      moveto
   98 1   1541  0x091d  sec    18 ee                      black
          1542  0x091f  sec    18 ec                      timeout.alpha_buf
          1543  0x0921  sec    18 eb                      timeout.img_buf
          1544  0x0923  prim   17 91                      blend
  100 1   1545  0x0925  sec    18 e3                      timeout.x
          1546  0x0927  sec    18 e6                      timeout.y
          1547  0x0929  prim   17 3b                      moveto
  101 1   1548  0x092b  sec    18 eb                      timeout.img_buf
          1549  0x092d  prim   17 4e                      restorescreen
  102 1   1550  0x092f  ret    06                       }
          1551  0x0930  prim   17 05                    def
  110 1   1552  0x0932  dict   19 dc                    /timeout.done
          1553  0x0934  code   25 6f 09                 {
  111 1   1554  0x0937  sec    18 e3                      timeout.x
          1555  0x0939  sec    18 e6                      timeout.y
          1556  0x093b  prim   17 3b                      moveto
  112 1   1557  0x093d  sec    18 ea                      timeout.bg
          1558  0x093f  prim   17 4e                      restorescreen
  114 1   1559  0x0941  dict   19 ea                      /timeout.bg
          1560  0x0943  sec    18 ea                      timeout.bg
          1561  0x0945  prim   17 32                      free
          1562  0x0947  none   00                         .undef # .undef
          1563  0x0948  prim   17 05                      def
  115 1   1564  0x094a  dict   19 eb                      /timeout.img_buf
          1565  0x094c  sec    18 eb                      timeout.img_buf
          1566  0x094e  prim   17 32                      free
          1567  0x0950  none   00                         .undef # .undef
          1568  0x0951  prim   17 05                      def
  116 1   1569  0x0953  dict   19 ec                      /timeout.alpha_buf
          1570  0x0955  sec    18 ec                      timeout.alpha_buf
          1571  0x0957  prim   17 32                      free
          1572  0x0959  none   00                         .undef # .undef
          1573  0x095a  prim   17 05                      def
  117 1   1574  0x095c  dict   19 e0                      /timeout.image
          1575  0x095e  sec    18 e0                      timeout.image
          1576  0x0960  prim   17 32                      free
          1577  0x0962  none   00                         .undef # .undef
          1578  0x0963  prim   17 05                      def
  118 1   1579  0x0965  dict   19 df                      /timeout.file
          1580  0x0967  sec    18 df                      timeout.file
          1581  0x0969  prim   17 32                      free
          1582  0x096b  none   00                         .undef # .undef
          1583  0x096c  prim   17 05                      def
  119 1   1584  0x096e  ret    06                       }
          1585  0x096f  prim   17 05                    def
  127 1   1586  0x0971  dict   19 dd                    /timeout.s.update
          1587  0x0973  code   25 79 09                 {
  133 1   1588  0x0976  prim   17 13                      pop
  134 1   1589  0x0978  ret    06                       }
          1590  0x0979  prim   17 05                    def
  142 1   1591  0x097b  dict   19 db                    /timeout.s.done
          1592  0x097d  code   25 81 09                 {
  145 1   1593  0x0980  ret    06                       }
          1594  0x0981  prim   17 05                    def
    8 1   1595                                          # cmdlinelength
          1596                                          # 512
          1597                                          # def
   16 1   1598  0x0983  dict   19 ef                    /64bit_source
          1599  0x0985  code   25 96 09                 {
   18 1   1600  0x0988  sec    18 f0                      64bit_boot_dir
          1601  0x098a  sec    18 f1                      32bit_boot_dir
          1602  0x098c  prim   17 2a                      ne
   19 1   1603  0x098e  sec    18 f0                      64bit_boot_dir
          1604  0x0990  none   00                         .undef # .undef
          1605  0x0991  prim   17 2a                      ne
          1606  0x0993  prim   17 23                      and
   20 1   1607  0x0995  ret    06                       }
          1608  0x0996  prim   17 05                    def
   29 1   1609  0x0998  dict   19 f2                    /is_dvd
          1610  0x099a  code   25 df 09                 {
   31 1   1611  0x099d  sec    18 f3                      is_dvd.result
          1612  0x099f  none   00                         .undef # .undef
          1613  0x09a0  prim   17 2a                      ne
          1614  0x09a2  code   25 aa 09                   {
          1615  0x09a5  sec    18 f3                        is_dvd.result
          1616  0x09a7  prim   17 0d                        return
          1617  0x09a9  ret    06                         }
          1618  0x09aa  prim   17 06                      if
   33 1   1619  0x09ac  dict   19 f3                      /is_dvd.result
   34 1   1620  0x09ae  sec    18 a9                      mediatype
          1621  0x09b0  int    11 02                      2 # m_cdrom
          1622  0x09b2  prim   17 29                      eq
          1623  0x09b4  code   25 d1 09                   {
   35 1   1624  0x09b7  int    11 10                        0x10
          1625  0x09b9  sec    18 c4                        readsector
   36 1   1626  0x09bb  prim   17 12                        dup
          1627  0x09bd  int    11 50                        0x50
          1628  0x09bf  prim   17 1a                        add
          1629  0x09c1  prim   17 7e                        getdword
          1630  0x09c3  prim   17 14                        exch
          1631  0x09c5  prim   17 32                        free
   37 1   1632  0x09c7  int    11 09                        9
          1633  0x09c9  prim   17 28                        shr
   38 1   1634  0x09cb  int    21 d0 02                     720
          1635  0x09ce  prim   17 2b                        gt
   39 1   1636  0x09d0  ret    06                         }
          1637  0x09d1  code   25 d6 09                   {
   40 1   1638  0x09d4  bool   03                           false # false
   41 1   1639  0x09d5  ret    06                         }
          1640  0x09d6  prim   17 07                      ifelse
   42 1   1641  0x09d8  prim   17 05                      def
   44 1   1642  0x09da  sec    18 f3                      is_dvd.result
          1643  0x09dc  prim   17 0d                      return
   45 1   1644  0x09de  ret    06                       }
          1645  0x09df  prim   17 05                    def
   54 1   1646  0x09e1  dict   19 f4                    /32+64bit_source
          1647  0x09e3  code   25 ec 09                 {
   55 1   1648  0x09e6  sec    18 f1                      32bit_boot_dir
          1649  0x09e8  none   00                         .undef # .undef
          1650  0x09e9  prim   17 2a                      ne
   58 1   1651  0x09eb  ret    06                       }
          1652  0x09ec  prim   17 05                    def
   69 1   1653  0x09ee  dict   19 f5                    /check_arch_boot_dir
          1654  0x09f0  code   25 c6 0a                 {
   70 1   1655  0x09f3  prim   17 84                      getcwd
          1656  0x09f5  prim   17 12                      dup
          1657  0x09f7  none   00                         .undef # .undef
          1658  0x09f8  prim   17 2a                      ne
          1659  0x09fa  code   25 bd 0a                   {
   71 1   1660  0x09fd  dict   19 f6                        /64bit.tmp
          1661  0x09ff  int    21 00 01                     256
          1662  0x0a02  sec    18 b0                        string
          1663  0x0a04  prim   17 05                        def
   73 1   1664  0x0a06  prim   17 12                        dup
          1665  0x0a08  str    94 05 69 35 38 36 00         "i586"
          1666  0x0a0f  prim   17 57                        strstr
          1667  0x0a11  int    01                           0
          1668  0x0a12  prim   17 2a                        ne
          1669  0x0a14  prim   17 17                        over
          1670  0x0a16  str    94 07 78 38 36 5f 36 34      "x86_64"
                               00
          1671  0x0a1f  prim   17 57                        strstr
          1672  0x0a21  int    01                           0
          1673  0x0a22  prim   17 2a                        ne
          1674  0x0a24  prim   17 24                        or
          1675  0x0a26  code   25 a6 0a                     {
   74 1   1676  0x0a29  prim   17 12                          dup
          1677  0x0a2b  str    94 05 69 35 38 36 00           "i586"
          1678  0x0a32  prim   17 57                          strstr
          1679  0x0a34  code   25 54 0a                       {
   75 1   1680  0x0a37  dict   19 f1                            /32bit_boot_dir
          1681  0x0a39  prim   17 14                            exch
          1682  0x0a3b  prim   17 05                            def
   76 1   1683  0x0a3d  dict   19 f0                            /64bit_boot_dir
          1684  0x0a3f  sec    18 f1                            32bit_boot_dir
          1685  0x0a41  str    94 05 69 35 38 36 00             "i586"
          1686  0x0a48  str    94 07 78 38 36 5f 36 34          "x86_64"
                               00
          1687  0x0a51  sec    18 cd                            strreplace
   77 1   1688  0x0a53  ret    06                             }
          1689  0x0a54  code   25 74 0a                       {
   78 1   1690  0x0a57  dict   19 f0                            /64bit_boot_dir
          1691  0x0a59  prim   17 14                            exch
          1692  0x0a5b  prim   17 05                            def
   79 1   1693  0x0a5d  dict   19 f1                            /32bit_boot_dir
          1694  0x0a5f  sec    18 f0                            64bit_boot_dir
          1695  0x0a61  str    94 07 78 38 36 5f 36 34          "x86_64"
                               00
          1696  0x0a6a  str    94 05 69 35 38 36 00             "i586"
          1697  0x0a71  sec    18 cd                            strreplace
   80 1   1698  0x0a73  ret    06                             }
          1699  0x0a74  prim   17 07                          ifelse
   82 1   1700  0x0a76  prim   17 12                          dup
          1701  0x0a78  str    94 10 25 73 2f 69 73 6f        "%s/isolinux.cfg"
                               6c 69 6e 75 78 2e 63 66
                               67 00
          1702  0x0a8a  sec    18 f6                          64bit.tmp
          1703  0x0a8c  sec    18 b1                          sprintf
   83 1   1704  0x0a8e  sec    18 f6                          64bit.tmp
          1705  0x0a90  prim   17 83                          filesize
          1706  0x0a92  none   00                             .undef # .undef
          1707  0x0a93  prim   17 2a                          ne
          1708  0x0a95  code   25 9b 0a                       {
          1709  0x0a98  prim   17 05                            def
          1710  0x0a9a  ret    06                             }
          1711  0x0a9b  code   25 a3 0a                       {
          1712  0x0a9e  prim   17 32                            free
          1713  0x0aa0  prim   17 13                            pop
          1714  0x0aa2  ret    06                             }
          1715  0x0aa3  prim   17 07                          ifelse
   85 1   1716  0x0aa5  ret    06                           }
          1717  0x0aa6  code   25 b6 0a                     {
   86 1   1718  0x0aa9  dict   19 f1                          /32bit_boot_dir
          1719  0x0aab  prim   17 17                          over
          1720  0x0aad  prim   17 05                          def
   87 1   1721  0x0aaf  dict   19 f0                          /64bit_boot_dir
          1722  0x0ab1  prim   17 14                          exch
          1723  0x0ab3  prim   17 05                          def
   88 1   1724  0x0ab5  ret    06                           }
          1725  0x0ab6  prim   17 07                        ifelse
   90 1   1726  0x0ab8  sec    18 f6                        64bit.tmp
          1727  0x0aba  prim   17 32                        free
   96 1   1728  0x0abc  ret    06                         }
          1729  0x0abd  code   25 c3 0a                   {
   97 1   1730  0x0ac0  prim   17 13                        pop
   98 1   1731  0x0ac2  ret    06                         }
          1732  0x0ac3  prim   17 07                      ifelse
   99 1   1733  0x0ac5  ret    06                       }
          1734  0x0ac6  prim   17 05                    def
  118 1   1735  0x0ac8  dict   09                       /KeyEvent
          1736  0x0ac9  code   25 af 0d                 {
  121 1   1737  0x0acc  prim   17 12                      dup
          1738  0x0ace  int    01                         0
          1739  0x0acf  prim   17 29                      eq
          1740  0x0ad1  code   25 dd 0a                   {
          1741  0x0ad4  sec    18 f7                        boot.buf
          1742  0x0ad6  sec    18 f8                        buildcmdline
          1743  0x0ad8  int    11 02                        2
          1744  0x0ada  prim   17 0d                        return
          1745  0x0adc  ret    06                         }
          1746  0x0add  prim   17 06                      if
  123 1   1747  0x0adf  sec    18 f9                      debug
          1748  0x0ae1  int    11 04                      4
          1749  0x0ae3  prim   17 2c                      ge
          1750  0x0ae5  code   25 02 0b                   {
  125 1   1751  0x0ae8  int    11 ff                        -1
          1752  0x0aea  prim   17 4c                        settransparentcolor
  126 1   1753  0x0aec  sec    18 ee                        black
          1754  0x0aee  prim   17 3e                        setcolor
  127 1   1755  0x0af0  int    21 f4 01                     500
          1756  0x0af3  int    01                           0
          1757  0x0af4  prim   17 3b                        moveto
          1758  0x0af6  prim   17 12                        dup
          1759  0x0af8  sec    18 b3                        print
          1760  0x0afa  str    94 03 20 20 00               "  "
          1761  0x0aff  sec    18 b3                        print
  128 1   1762  0x0b01  ret    06                         }
          1763  0x0b02  prim   17 06                      if
  130 1   1764  0x0b04  prim   17 12                      dup
          1765  0x0b06  uint   22 00 ff                   0xff00
          1766  0x0b09  prim   17 23                      and
          1767  0x0b0b  int    11 10                      16
          1768  0x0b0d  prim   17 27                      shl
          1769  0x0b0f  prim   17 17                      over
          1770  0x0b11  uint   12 ff                      0xff
          1771  0x0b13  prim   17 23                      and
          1772  0x0b15  prim   17 12                      dup
          1773  0x0b17  uint   12 e0                      0xe0
          1774  0x0b19  prim   17 29                      eq
          1775  0x0b1b  code   25 22 0b                   {
          1776  0x0b1e  prim   17 13                        pop
          1777  0x0b20  int    01                           0
          1778  0x0b21  ret    06                         }
          1779  0x0b22  prim   17 06                      if
          1780  0x0b24  prim   17 1a                      add
          1781  0x0b26  dict   19 fa                      /key
          1782  0x0b28  prim   17 14                      exch
          1783  0x0b2a  prim   17 05                      def
  131 1   1784  0x0b2c  int    11 10                      16
          1785  0x0b2e  prim   17 28                      shr
          1786  0x0b30  uint   22 ff ff                   0xffff
          1787  0x0b33  prim   17 23                      and
          1788  0x0b35  dict   19 ba                      /keystat
          1789  0x0b37  prim   17 14                      exch
          1790  0x0b39  prim   17 05                      def
  133 1   1791  0x0b3b  sec    18 fa                      key
          1792  0x0b3d  int    11 09                      0x00000009 # keyTab
          1793  0x0b3f  prim   17 29                      eq
          1794  0x0b41  int    41 00 00 00 ff             0xff000000 # keyStatus
          1795  0x0b46  int    11 03                      0x0003 # statusShift
          1796  0x0b48  prim   17 23                      and
          1797  0x0b4a  int    01                         0
          1798  0x0b4b  prim   17 2a                      ne
          1799  0x0b4d  prim   17 23                      and
          1800  0x0b4f  code   25 5b 0b                   {
  134 1   1801  0x0b52  dict   19 fa                        /key
          1802  0x0b54  uint   32 09 00 80                  0x00800009 # keyShiftTab
          1803  0x0b58  prim   17 05                        def
  135 1   1804  0x0b5a  ret    06                         }
          1805  0x0b5b  prim   17 06                      if
  137 1   1806  0x0b5d  sec    18 fa                      key
  139 1   1807  0x0b5f  sec    18 bd                      config.keymap
          1808  0x0b61  code   25 67 0b                   {
          1809  0x0b64  sec    18 bb                        mapkey
          1810  0x0b66  ret    06                         }
          1811  0x0b67  prim   17 06                      if
  141 1   1812  0x0b69  prim   17 12                      dup
          1813  0x0b6b  uint   32 ff ff ff                0xffffff
          1814  0x0b6f  prim   17 23                      and
          1815  0x0b71  prim   17 12                      dup
          1816  0x0b73  code   25 79 0b                   {
          1817  0x0b76  prim   17 14                        exch
          1818  0x0b78  ret    06                         }
          1819  0x0b79  prim   17 06                      if
          1820  0x0b7b  prim   17 13                      pop
  143 1   1821  0x0b7d  sec    18 f9                      debug
          1822  0x0b7f  int    11 04                      4
          1823  0x0b81  prim   17 2c                      ge
          1824  0x0b83  code   25 a1 0b                   {
  145 1   1825  0x0b86  int    11 ff                        -1
          1826  0x0b88  prim   17 4c                        settransparentcolor
  146 1   1827  0x0b8a  sec    18 ee                        black
          1828  0x0b8c  prim   17 3e                        setcolor
  147 1   1829  0x0b8e  int    21 f4 01                     500
          1830  0x0b91  int    11 14                        20
          1831  0x0b93  prim   17 3b                        moveto
          1832  0x0b95  prim   17 12                        dup
          1833  0x0b97  sec    18 b3                        print
          1834  0x0b99  str    94 03 20 20 00               "  "
          1835  0x0b9e  sec    18 b3                        print
  148 1   1836  0x0ba0  ret    06                         }
          1837  0x0ba1  prim   17 06                      if
  151 1   1838  0x0ba3  sec    18 fb                      debug.input
  154 1   1839  0x0ba5  sec    18 fc                      window.input
  156 1   1840  0x0ba7  prim   17 13                      pop
  158 1   1841  0x0ba9  sec    18 fd                      window.action
          1842  0x0bab  int    11 01                      1 # actExit
          1843  0x0bad  prim   17 29                      eq
          1844  0x0baf  code   25 c2 0b                   {
  159 1   1845  0x0bb2  dict   19 fd                        /window.action
          1846  0x0bb4  sec    18 fe                        actNothing
          1847  0x0bb6  prim   17 05                        def
  160 1   1848  0x0bb8  str    94 01 00                     ""
          1849  0x0bbb  int    11 ff                        -1
          1850  0x0bbd  int    11 01                        1
          1851  0x0bbf  prim   17 0d                        return
  161 1   1852  0x0bc1  ret    06                         }
          1853  0x0bc2  prim   17 06                      if
  163 1   1854  0x0bc4  sec    18 fd                      window.action
          1855  0x0bc6  int    11 02                      2 # actCloseInfo
          1856  0x0bc8  prim   17 29                      eq
          1857  0x0bca  code   25 06 0c                   {
  164 1   1858  0x0bcd  dict   19 fd                        /window.action
          1859  0x0bcf  sec    18 fe                        actNothing
          1860  0x0bd1  prim   17 05                        def
  166 1   1861  0x0bd3  sec    18 ff                        info.type
          1862  0x0bd5  int    11 05                        5
          1863  0x0bd7  prim   17 29                        eq
          1864  0x0bd9  sec    18 ff                        info.type
          1865  0x0bdb  int    11 06                        6
          1866  0x0bdd  prim   17 29                        eq
          1867  0x0bdf  prim   17 24                        or
          1868  0x0be1  code   25 fa 0b                     {
  168 1   1869  0x0be4  prim   17 84                          getcwd
          1870  0x0be6  prim   17 12                          dup
          1871  0x0be8  none   00                             .undef # .undef
          1872  0x0be9  prim   17 2a                          ne
          1873  0x0beb  code   25 f1 0b                       {
          1874  0x0bee  prim   17 85                            chdir
          1875  0x0bf0  ret    06                             }
          1876  0x0bf1  code   25 f7 0b                       {
          1877  0x0bf4  prim   17 13                            pop
          1878  0x0bf6  ret    06                             }
          1879  0x0bf7  prim   17 07                          ifelse
  169 1   1880  0x0bf9  ret    06                           }
          1881  0x0bfa  prim   17 06                        if
  171 1   1882  0x0bfc  str    94 01 00                     ""
          1883  0x0bff  int    11 ff                        -1
          1884  0x0c01  int    11 03                        3
          1885  0x0c03  prim   17 0d                        return
  172 1   1886  0x0c05  ret    06                         }
          1887  0x0c06  prim   17 06                      if
  174 1   1888  0x0c08  sec    18 fd                      window.action
          1889  0x0c0a  int    11 03                      3 # actPassword
          1890  0x0c0c  prim   17 29                      eq
          1891  0x0c0e  code   25 39 0c                   {
  175 1   1892  0x0c11  dict   19 fd                        /window.action
          1893  0x0c13  sec    18 fe                        actNothing
          1894  0x0c15  prim   17 05                        def
  176 1   1895  0x0c17  sec    28 00 01                     password.dialog
          1896  0x0c1a  code   25 29 0c                     {
  177 1   1897  0x0c1d  sec    28 00 01                       password.dialog
          1898  0x0c20  sec    28 01 01                       .ed.buffer.list
          1899  0x0c23  prim   17 0f                          get
          1900  0x0c25  int    01                             0
          1901  0x0c26  prim   17 0f                          get
  178 1   1902  0x0c28  ret    06                           }
          1903  0x0c29  code   25 30 0c                     {
          1904  0x0c2c  str    94 01 00                       ""
          1905  0x0c2f  ret    06                           }
          1906  0x0c30  prim   17 07                        ifelse
  179 1   1907  0x0c32  int    11 ff                        -1
          1908  0x0c34  int    11 03                        3
          1909  0x0c36  prim   17 0d                        return
  180 1   1910  0x0c38  ret    06                         }
          1911  0x0c39  prim   17 06                      if
  182 1   1912  0x0c3b  sec    18 fd                      window.action
          1913  0x0c3d  int    11 04                      4 # actStart
          1914  0x0c3f  prim   17 29                      eq
          1915  0x0c41  code   25 53 0d                   {
  183 1   1916  0x0c44  dict   19 fd                        /window.action
          1917  0x0c46  sec    18 fe                        actNothing
          1918  0x0c48  prim   17 05                        def
  184 1   1919  0x0c4a  dict   29 02 01                     /load_error
          1920  0x0c4d  bool   03                           false # false
          1921  0x0c4e  prim   17 05                        def
  187 1   1922  0x0c50  sec    18 f9                        debug
          1923  0x0c52  int    11 03                        3
          1924  0x0c54  prim   17 2c                        ge
          1925  0x0c56  sec    28 03 01                     xxx.cmdline
          1926  0x0c59  none   00                           .undef # .undef
          1927  0x0c5a  prim   17 29                        eq
          1928  0x0c5c  prim   17 23                        and
          1929  0x0c5e  code   25 28 0d                     {
  188 1   1930  0x0c61  dict   19 fd                          /window.action
          1931  0x0c63  sec    18 fe                          actNothing
          1932  0x0c65  prim   17 05                          def
  190 1   1933  0x0c67  sec    18 f7                          boot.buf
          1934  0x0c69  sec    18 f8                          buildcmdline
          1935  0x0c6b  dict   29 04 01                       /xxx.menu
          1936  0x0c6e  prim   17 14                          exch
          1937  0x0c70  prim   17 05                          def
          1938  0x0c72  dict   29 03 01                       /xxx.cmdline
          1939  0x0c75  prim   17 14                          exch
          1940  0x0c77  prim   17 05                          def
  192 1   1941  0x0c79  dict   29 05 01                       /dia
          1942  0x0c7c  sec    28 06 01                       window.dialog
          1943  0x0c7f  prim   17 05                          def
  193 1   1944  0x0c81  sec    28 05 01                       dia
          1945  0x0c84  sec    28 07 01                       .title
          1946  0x0c87  str    94 14 4b 65 72 6e 65 6c        "Kernel command line"
                               20 63 6f 6d 6d 61 6e 64
                               20 6c 69 6e 65 00
          1947  0x0c9d  prim   17 10                          put
  194 1   1948  0x0c9f  sec    28 05 01                       dia
          1949  0x0ca2  sec    28 08 01                       .text
          1950  0x0ca5  str    94 01 00                       ""
          1951  0x0ca8  prim   17 10                          put
  196 1   1952  0x0caa  sec    28 05 01                       dia
          1953  0x0cad  sec    28 09 01                       .ed.list
          1954  0x0cb0  int    11 01                          1
          1955  0x0cb2  prim   17 0e                          array
          1956  0x0cb4  prim   17 10                          put
  197 1   1957  0x0cb6  sec    28 05 01                       dia
          1958  0x0cb9  sec    28 01 01                       .ed.buffer.list
          1959  0x0cbc  prim   17 03                          [
          1960  0x0cbe  sec    28 03 01                       xxx.cmdline
          1961  0x0cc1  prim   17 04                          ]
          1962  0x0cc3  prim   17 10                          put
  198 1   1963  0x0cc5  sec    28 05 01                       dia
          1964  0x0cc8  sec    28 0a 01                       .ed.text.list
          1965  0x0ccb  prim   17 03                          [
          1966  0x0ccd  str    94 0d 41 6c 6c 20 6f 70        "All options\n"
                               74 69 6f 6e 73 0a 00
          1967  0x0cdc  prim   17 04                          ]
          1968  0x0cde  prim   17 10                          put
  200 1   1969  0x0ce0  sec    28 05 01                       dia
          1970  0x0ce3  sec    28 0b 01                       .ed.focus
          1971  0x0ce6  int    01                             0
          1972  0x0ce7  prim   17 10                          put
  201 1   1973  0x0ce9  sec    28 05 01                       dia
          1974  0x0cec  sec    28 0c 01                       .ed.width
          1975  0x0cef  int    21 58 02                       600
          1976  0x0cf2  prim   17 10                          put
  202 1   1977  0x0cf4  sec    28 05 01                       dia
          1978  0x0cf7  sec    28 0d 01                       .ed.font
          1979  0x0cfa  sec    28 0e 01                       font.normal
          1980  0x0cfd  prim   17 10                          put
  203 1   1981  0x0cff  sec    28 05 01                       dia
          1982  0x0d02  sec    28 0f 01                       .buttons
  204 1   1983  0x0d05  prim   17 03                          [
          1984  0x0d07  sec    28 10 01                       button.ok
          1985  0x0d0a  sec    28 11 01                       button.default
          1986  0x0d0d  int    11 04                          4 # actStart
          1987  0x0d0f  sec    28 12 01                       button.setaction
          1988  0x0d12  prim   17 04                          ]
  205 1   1989  0x0d14  prim   17 10                          put
  206 1   1990  0x0d16  sec    28 05 01                       dia
          1991  0x0d19  sec    28 13 01                       window.init
  207 1   1992  0x0d1c  sec    28 05 01                       dia
          1993  0x0d1f  sec    28 14 01                       window.show
  209 1   1994  0x0d22  sec    18 f7                          boot.buf
          1995  0x0d24  sec    18 e8                          menu.entry
          1996  0x0d26  int    01                             0
  210 1   1997  0x0d27  ret    06                           }
          1998  0x0d28  code   25 50 0d                     {
  211 1   1999  0x0d2b  sec    28 03 01                       xxx.cmdline
          2000  0x0d2e  none   00                             .undef # .undef
          2001  0x0d2f  prim   17 2a                          ne
          2002  0x0d31  code   25 41 0d                       {
  212 1   2003  0x0d34  sec    28 03 01                         xxx.cmdline
          2004  0x0d37  sec    28 04 01                         xxx.menu
  213 1   2005  0x0d3a  dict   29 03 01                         /xxx.cmdline
          2006  0x0d3d  none   00                               .undef # .undef
          2007  0x0d3e  prim   17 05                            def
  214 1   2008  0x0d40  ret    06                             }
          2009  0x0d41  code   25 49 0d                       {
  215 1   2010  0x0d44  sec    18 f7                            boot.buf
          2011  0x0d46  sec    18 f8                            buildcmdline
  216 1   2012  0x0d48  ret    06                             }
          2013  0x0d49  prim   17 07                          ifelse
  217 1   2014  0x0d4b  int    11 02                          2
          2015  0x0d4d  prim   17 0d                          return
  218 1   2016  0x0d4f  ret    06                           }
          2017  0x0d50  prim   17 07                        ifelse
  219 1   2018  0x0d52  ret    06                         }
          2019  0x0d53  prim   17 06                      if
  221 1   2020  0x0d55  sec    18 fd                      window.action
          2021  0x0d57  int    11 07                      7 # actRedraw
          2022  0x0d59  prim   17 29                      eq
          2023  0x0d5b  code   25 68 0d                   {
  222 1   2024  0x0d5e  dict   19 fd                        /window.action
          2025  0x0d60  sec    18 fe                        actNothing
          2026  0x0d62  prim   17 05                        def
  223 1   2027  0x0d64  sec    28 15 01                     main.redraw
  224 1   2028  0x0d67  ret    06                         }
          2029  0x0d68  prim   17 06                      if
  226 1   2030  0x0d6a  sec    18 fd                      window.action
          2031  0x0d6c  int    11 08                      8 # actRedrawPanel
          2032  0x0d6e  prim   17 29                      eq
          2033  0x0d70  code   25 7d 0d                   {
  227 1   2034  0x0d73  dict   19 fd                        /window.action
          2035  0x0d75  sec    18 fe                        actNothing
          2036  0x0d77  prim   17 05                        def
  228 1   2037  0x0d79  sec    28 16 01                     panel.show
  229 1   2038  0x0d7c  ret    06                         }
          2039  0x0d7d  prim   17 06                      if
  231 1   2040  0x0d7f  sec    18 fd                      window.action
          2041  0x0d81  int    11 09                      9 # actInstallOK
          2042  0x0d83  prim   17 29                      eq
          2043  0x0d85  code   25 92 0d                   {
  232 1   2044  0x0d88  dict   19 fd                        /window.action
          2045  0x0d8a  sec    18 fe                        actNothing
          2046  0x0d8c  prim   17 05                        def
  233 1   2047  0x0d8e  sec    28 17 01                     install.ok
  234 1   2048  0x0d91  ret    06                         }
          2049  0x0d92  prim   17 06                      if
  236 1   2050  0x0d94  sec    18 fd                      window.action
          2051  0x0d96  int    11 0a                      10 # actInstallCancel
          2052  0x0d98  prim   17 29                      eq
          2053  0x0d9a  code   25 a7 0d                   {
  237 1   2054  0x0d9d  dict   19 fd                        /window.action
          2055  0x0d9f  sec    18 fe                        actNothing
          2056  0x0da1  prim   17 05                        def
  238 1   2057  0x0da3  sec    28 18 01                     install.cancel
  239 1   2058  0x0da6  ret    06                         }
          2059  0x0da7  prim   17 06                      if
  241 1   2060  0x0da9  sec    18 f7                      boot.buf
          2061  0x0dab  sec    18 e8                      menu.entry
          2062  0x0dad  int    01                         0
  242 1   2063  0x0dae  ret    06                       }
          2064  0x0daf  prim   17 05                    def
  245 1   2065  0x0db1  dict   29 19 01                 /bc.cmd
          2066  0x0db4  int    21 00 02                 512 # cmdlinelength
          2067  0x0db7  sec    18 b0                    string
          2068  0x0db9  prim   17 05                    def
  258 1   2069  0x0dbb  dict   19 f8                    /buildcmdline
          2070  0x0dbd  code   25 54 14                 {
  259 1   2071  0x0dc0  sec    18 e8                      menu.entry
          2072  0x0dc2  int    01                         0
          2073  0x0dc3  prim   17 2d                      lt
          2074  0x0dc5  code   25 cd 0d                   {
          2075  0x0dc8  int    11 ff                        -1
          2076  0x0dca  prim   17 0d                        return
          2077  0x0dcc  ret    06                         }
          2078  0x0dcd  prim   17 06                      if
  260 1   2079  0x0dcf  sec    18 e8                      menu.entry
          2080  0x0dd1  sec    28 1a 01                   menu.texts
          2081  0x0dd4  prim   17 11                      length
          2082  0x0dd6  prim   17 2c                      ge
          2083  0x0dd8  code   25 e0 0d                   {
          2084  0x0ddb  int    11 ff                        -1
          2085  0x0ddd  prim   17 0d                        return
          2086  0x0ddf  ret    06                         }
          2087  0x0de0  prim   17 06                      if
  262 1   2088  0x0de2  dict   29 1b 01                   /bc.opts
          2089  0x0de5  prim   17 14                      exch
          2090  0x0de7  prim   17 05                      def
  263 1   2091  0x0de9  dict   29 1c 01                   /bc.kernel
          2092  0x0dec  sec    28 1a 01                   menu.texts
          2093  0x0def  sec    18 e8                      menu.entry
          2094  0x0df1  prim   17 0f                      get
          2095  0x0df3  prim   17 05                      def
  265 1   2096  0x0df5  sec    18 a6                      grub
          2097  0x0df7  code   25 01 0e                   {
  267 1   2098  0x0dfa  dict   29 1d 01                     /bc.addkernel
          2099  0x0dfd  bool   03                           false # false
          2100  0x0dfe  prim   17 05                        def
  269 1   2101  0x0e00  ret    06                         }
          2102  0x0e01  code   25 c0 0e                   {
  271 1   2103  0x0e04  dict   29 1d 01                     /bc.addkernel
          2104  0x0e07  bool   13 01                        true # true
          2105  0x0e09  prim   17 05                        def
  273 1   2106  0x0e0b  prim   17 03                        [
          2107  0x0e0d  sec    28 1c 01                     bc.kernel
          2108  0x0e10  str    94 06 6c 69 6e 75 78 00      "linux"
          2109  0x0e18  prim   17 04                        ]
          2110  0x0e1a  int    01                           0
          2111  0x0e1b  prim   17 17                        over
          2112  0x0e1d  prim   17 11                        length
          2113  0x0e1f  int    11 01                        1
          2114  0x0e21  prim   17 1b                        sub
          2115  0x0e23  int    11 01                        1
          2116  0x0e25  prim   17 14                        exch
          2117  0x0e27  code   25 81 0e                     {
  274 1   2118  0x0e2a  prim   17 17                          over
          2119  0x0e2c  prim   17 14                          exch
          2120  0x0e2e  prim   17 0f                          get
  276 1   2121  0x0e30  sec    28 1b 01                       bc.opts
          2122  0x0e33  prim   17 17                          over
          2123  0x0e35  prim   17 29                          eq
          2124  0x0e37  code   25 41 0e                       {
  277 1   2125  0x0e3a  dict   29 1d 01                         /bc.addkernel
          2126  0x0e3d  bool   03                               false # false
          2127  0x0e3e  prim   17 05                            def
  278 1   2128  0x0e40  ret    06                             }
          2129  0x0e41  code   25 6f 0e                       {
  279 1   2130  0x0e44  sec    28 1b 01                         bc.opts
          2131  0x0e47  prim   17 17                            over
          2132  0x0e49  prim   17 57                            strstr
          2133  0x0e4b  int    11 01                            1
          2134  0x0e4d  prim   17 29                            eq
          2135  0x0e4f  code   25 6c 0e                         {
  280 1   2136  0x0e52  sec    28 1b 01                           bc.opts
          2137  0x0e55  prim   17 17                              over
          2138  0x0e57  prim   17 11                              length
          2139  0x0e59  prim   17 0f                              get
          2140  0x0e5b  int    11 20                              ' '
          2141  0x0e5d  prim   17 29                              eq
          2142  0x0e5f  code   25 69 0e                           {
  281 1   2143  0x0e62  dict   29 1d 01                             /bc.addkernel
          2144  0x0e65  bool   03                                   false # false
          2145  0x0e66  prim   17 05                                def
  282 1   2146  0x0e68  ret    06                                 }
          2147  0x0e69  prim   17 06                              if
  283 1   2148  0x0e6b  ret    06                               }
          2149  0x0e6c  prim   17 06                            if
  284 1   2150  0x0e6e  ret    06                             }
          2151  0x0e6f  prim   17 07                          ifelse
  286 1   2152  0x0e71  prim   17 13                          pop
  288 1   2153  0x0e73  sec    28 1d 01                       bc.addkernel
          2154  0x0e76  prim   17 26                          not
          2155  0x0e78  code   25 7e 0e                       {
          2156  0x0e7b  prim   17 0c                            exit
          2157  0x0e7d  ret    06                             }
          2158  0x0e7e  prim   17 06                          if
  290 1   2159  0x0e80  ret    06                           }
          2160  0x0e81  prim   17 0a                        for
  292 1   2161  0x0e83  prim   17 13                        pop
  295 1   2162  0x0e85  sec    28 1c 01                     bc.kernel
          2163  0x0e88  str    94 05 61 70 69 63 00         "apic"
          2164  0x0e8f  prim   17 29                        eq
  296 1   2165  0x0e91  sec    28 1c 01                     bc.kernel
          2166  0x0e94  str    94 07 6e 6f 61 70 69 63      "noapic"
                               00
          2167  0x0e9d  prim   17 29                        eq
          2168  0x0e9f  prim   17 24                        or
  297 1   2169  0x0ea1  sec    28 1c 01                     bc.kernel
          2170  0x0ea4  str    94 08 6e 6f 6c 61 70 69      "nolapic"
                               63 00
          2171  0x0eae  prim   17 29                        eq
          2172  0x0eb0  prim   17 24                        or
          2173  0x0eb2  code   25 bd 0e                     {
  298 1   2174  0x0eb5  dict   29 1d 01                       /bc.addkernel
          2175  0x0eb8  bool   13 01                          true # true
          2176  0x0eba  prim   17 05                          def
  299 1   2177  0x0ebc  ret    06                           }
          2178  0x0ebd  prim   17 06                        if
  301 1   2179  0x0ebf  ret    06                         }
          2180  0x0ec0  prim   17 07                      ifelse
  303 1   2181  0x0ec2  sec    18 a5                      syslinux
          2182  0x0ec4  code   25 17 0f                   {
  304 1   2183  0x0ec7  dict   29 1e 01                     /add_suffix
          2184  0x0eca  sec    28 1f 01                     xmenu.bits
          2185  0x0ecd  int    01                           0 # .xm_current
          2186  0x0ece  prim   17 0f                        get
          2187  0x0ed0  sec    28 20 01                     bits.suffix
          2188  0x0ed3  prim   17 14                        exch
          2189  0x0ed5  prim   17 0f                        get
          2190  0x0ed7  prim   17 05                        def
  307 1   2191  0x0ed9  sec    28 1f 01                     xmenu.bits
          2192  0x0edc  int    01                           0 # .xm_current
          2193  0x0edd  prim   17 0f                        get
          2194  0x0edf  int    11 01                        1
          2195  0x0ee1  prim   17 29                        eq
          2196  0x0ee3  code   25 e9 0e                     {
          2197  0x0ee6  sec    18 f0                          64bit_boot_dir
          2198  0x0ee8  ret    06                           }
          2199  0x0ee9  code   25 ef 0e                     {
          2200  0x0eec  sec    18 f1                          32bit_boot_dir
          2201  0x0eee  ret    06                           }
          2202  0x0eef  prim   17 07                        ifelse
  308 1   2203  0x0ef1  prim   17 12                        dup
          2204  0x0ef3  none   00                           .undef # .undef
          2205  0x0ef4  prim   17 2a                        ne
          2206  0x0ef6  code   25 0e 0f                     {
  309 1   2207  0x0ef9  prim   17 12                          dup
          2208  0x0efb  prim   17 84                          getcwd
          2209  0x0efd  prim   17 2a                          ne
          2210  0x0eff  code   25 05 0f                       {
          2211  0x0f02  prim   17 85                            chdir
          2212  0x0f04  ret    06                             }
          2213  0x0f05  code   25 0b 0f                       {
          2214  0x0f08  prim   17 13                            pop
          2215  0x0f0a  ret    06                             }
          2216  0x0f0b  prim   17 07                          ifelse
  310 1   2217  0x0f0d  ret    06                           }
          2218  0x0f0e  code   25 14 0f                     {
  311 1   2219  0x0f11  prim   17 13                          pop
  312 1   2220  0x0f13  ret    06                           }
          2221  0x0f14  prim   17 07                        ifelse
  313 1   2222  0x0f16  ret    06                         }
          2223  0x0f17  prim   17 06                      if
  317 1   2224  0x0f19  sec    28 1d 01                   bc.addkernel
          2225  0x0f1c  code   25 69 0f                   {
  318 1   2226  0x0f1f  sec    28 21 01                     alt.kernel
          2227  0x0f22  code   25 29 0f                     {
          2228  0x0f25  sec    28 21 01                       alt.kernel
          2229  0x0f28  ret    06                           }
          2230  0x0f29  code   25 30 0f                     {
          2231  0x0f2c  sec    28 1c 01                       bc.kernel
          2232  0x0f2f  ret    06                           }
          2233  0x0f30  prim   17 07                        ifelse
  319 1   2234  0x0f32  prim   17 12                        dup
          2235  0x0f34  str    94 06 6c 69 6e 75 78 00      "linux"
          2236  0x0f3c  prim   17 29                        eq
          2237  0x0f3e  sec    28 1e 01                     add_suffix
          2238  0x0f41  none   00                           .undef # .undef
          2239  0x0f42  prim   17 2a                        ne
          2240  0x0f44  prim   17 23                        and
          2241  0x0f46  code   25 57 0f                     {
  320 1   2242  0x0f49  sec    28 1e 01                       add_suffix
          2243  0x0f4c  prim   17 14                          exch
          2244  0x0f4e  str    94 06 25 73 25 73 20 00        "%s%s "
  321 1   2245  0x0f56  ret    06                           }
          2246  0x0f57  code   25 61 0f                     {
  322 1   2247  0x0f5a  str    94 04 25 73 20 00              "%s "
  323 1   2248  0x0f60  ret    06                           }
          2249  0x0f61  prim   17 07                        ifelse
  324 1   2250  0x0f63  sec    28 19 01                     bc.cmd
          2251  0x0f66  sec    18 b1                        sprintf
  325 1   2252  0x0f68  ret    06                         }
          2253  0x0f69  code   25 74 0f                   {
  326 1   2254  0x0f6c  sec    28 19 01                     bc.cmd
          2255  0x0f6f  int    01                           0
          2256  0x0f70  int    01                           0
          2257  0x0f71  prim   17 10                        put
  327 1   2258  0x0f73  ret    06                         }
          2259  0x0f74  prim   17 07                      ifelse
  329 1   2260  0x0f76  dict   29 1e 01                   /add_suffix
          2261  0x0f79  int    11 20                      32
          2262  0x0f7b  sec    18 b0                      string
          2263  0x0f7d  prim   17 05                      def
  331 1   2264  0x0f7f  sec    28 22 01                   cmdline.hidden
          2265  0x0f82  str    94 01 00                   ""
          2266  0x0f85  prim   17 2a                      ne
          2267  0x0f87  code   25 79 10                   {
  332 1   2268  0x0f8a  sec    28 1e 01                     add_suffix
          2269  0x0f8d  code   25 22 10                     {
  333 1   2270  0x0f90  dict   29 23 01                       /bc.tmp
          2271  0x0f93  sec    28 22 01                       cmdline.hidden
          2272  0x0f96  prim   17 11                          length
          2273  0x0f98  sec    28 1e 01                       add_suffix
          2274  0x0f9b  prim   17 11                          length
          2275  0x0f9d  prim   17 1a                          add
          2276  0x0f9f  sec    18 b0                          string
          2277  0x0fa1  prim   17 05                          def
  334 1   2278  0x0fa3  sec    28 22 01                       cmdline.hidden
          2279  0x0fa6  str    94 07 69 6e 69 74 72 64        "initrd"
                               00
          2280  0x0faf  sec    18 ce                          bootopt.find
          2281  0x0fb1  prim   17 12                          dup
          2282  0x0fb3  none   00                             .undef # .undef
          2283  0x0fb4  prim   17 2a                          ne
          2284  0x0fb6  code   25 f0 0f                       {
  335 1   2285  0x0fb9  sec    18 c8                            skipnonspaces
  336 1   2286  0x0fbb  prim   17 12                            dup
  337 1   2287  0x0fbd  prim   17 12                            dup
          2288  0x0fbf  int    01                               0
          2289  0x0fc0  prim   17 0f                            get
          2290  0x0fc2  prim   17 17                            over
          2291  0x0fc4  int    01                               0
          2292  0x0fc5  int    01                               0
          2293  0x0fc6  prim   17 10                            put
  338 1   2294  0x0fc8  sec    28 1e 01                         add_suffix
          2295  0x0fcb  sec    28 22 01                         cmdline.hidden
          2296  0x0fce  str    94 05 25 73 25 73 00             "%s%s"
          2297  0x0fd5  sec    28 23 01                         bc.tmp
          2298  0x0fd8  sec    18 b1                            sprintf
  339 1   2299  0x0fda  int    01                               0
          2300  0x0fdb  prim   17 14                            exch
          2301  0x0fdd  prim   17 10                            put
  340 1   2302  0x0fdf  str    94 03 25 73 00                   "%s"
          2303  0x0fe4  sec    28 23 01                         bc.tmp
          2304  0x0fe7  prim   17 12                            dup
          2305  0x0fe9  prim   17 11                            length
          2306  0x0feb  prim   17 1a                            add
          2307  0x0fed  sec    18 b1                            sprintf
  341 1   2308  0x0fef  ret    06                             }
          2309  0x0ff0  code   25 00 10                       {
  342 1   2310  0x0ff3  prim   17 13                            pop
  343 1   2311  0x0ff5  sec    28 23 01                         bc.tmp
          2312  0x0ff8  sec    28 22 01                         cmdline.hidden
          2313  0x0ffb  sec    18 b6                            strcpy
          2314  0x0ffd  prim   17 13                            pop
  344 1   2315  0x0fff  ret    06                             }
          2316  0x1000  prim   17 07                          ifelse
  346 1   2317  0x1002  sec    28 23 01                       bc.tmp
          2318  0x1005  str    94 04 25 73 20 00              "%s "
          2319  0x100b  sec    28 19 01                       bc.cmd
          2320  0x100e  prim   17 12                          dup
          2321  0x1010  prim   17 11                          length
          2322  0x1012  prim   17 1a                          add
          2323  0x1014  sec    18 b1                          sprintf
  348 1   2324  0x1016  sec    28 23 01                       bc.tmp
          2325  0x1019  prim   17 32                          free
          2326  0x101b  dict   29 23 01                       /bc.tmp
          2327  0x101e  none   00                             .undef # .undef
          2328  0x101f  prim   17 05                          def
  349 1   2329  0x1021  ret    06                           }
          2330  0x1022  code   25 3a 10                     {
  350 1   2331  0x1025  sec    28 22 01                       cmdline.hidden
          2332  0x1028  str    94 04 25 73 20 00              "%s "
          2333  0x102e  sec    28 19 01                       bc.cmd
          2334  0x1031  prim   17 12                          dup
          2335  0x1033  prim   17 11                          length
          2336  0x1035  prim   17 1a                          add
          2337  0x1037  sec    18 b1                          sprintf
  351 1   2338  0x1039  ret    06                           }
          2339  0x103a  prim   17 07                        ifelse
  353 1   2340  0x103c  sec    18 a5                        syslinux
          2341  0x103e  code   25 76 10                     {
  355 1   2342  0x1041  str    94 07 69 6e 69 74 72 64        "initrd"
                               00
          2343  0x104a  prim   17 83                          filesize
          2344  0x104c  prim   17 12                          dup
          2345  0x104e  none   00                             .undef # .undef
          2346  0x104f  prim   17 2a                          ne
          2347  0x1051  code   25 6d 10                       {
  356 1   2348  0x1054  sec    18 ab                            sectorsize
          2349  0x1056  int    11 01                            1
          2350  0x1058  prim   17 1b                            sub
          2351  0x105a  prim   17 1a                            add
          2352  0x105c  sec    18 ab                            sectorsize
          2353  0x105e  prim   17 1d                            div
          2354  0x1060  dict   29 24 01                         /progress_extra
          2355  0x1063  prim   17 14                            exch
          2356  0x1065  sec    28 24 01                         progress_extra
          2357  0x1068  prim   17 1a                            add
          2358  0x106a  prim   17 05                            def
  357 1   2359  0x106c  ret    06                             }
          2360  0x106d  code   25 73 10                       {
  358 1   2361  0x1070  prim   17 13                            pop
  359 1   2362  0x1072  ret    06                             }
          2363  0x1073  prim   17 07                          ifelse
  360 1   2364  0x1075  ret    06                           }
          2365  0x1076  prim   17 06                        if
  361 1   2366  0x1078  ret    06                         }
          2367  0x1079  prim   17 06                      if
  363 1   2368  0x107b  sec    18 a5                      syslinux
          2369  0x107d  code   25 b6 10                   {
  365 1   2370  0x1080  sec    28 25 01                     config.lang
          2371  0x1083  code   25 b3 10                     {
  366 1   2372  0x1086  sec    28 25 01                       config.lang
          2373  0x1089  str    94 06 7a 68 5f 54 57 00        "zh_TW"
          2374  0x1091  prim   17 2a                          ne
          2375  0x1093  code   25 b0 10                       {
  367 1   2376  0x1096  sec    28 25 01                         config.lang
          2377  0x1099  str    94 09 6c 61 6e 67 3d 25          "lang=%s "
                               73 20 00
          2378  0x10a4  sec    28 19 01                         bc.cmd
          2379  0x10a7  prim   17 12                            dup
          2380  0x10a9  prim   17 11                            length
          2381  0x10ab  prim   17 1a                            add
          2382  0x10ad  sec    18 b1                            sprintf
  368 1   2383  0x10af  ret    06                             }
          2384  0x10b0  prim   17 06                          if
  369 1   2385  0x10b2  ret    06                           }
          2386  0x10b3  prim   17 06                        if
  371 1   2387  0x10b5  ret    06                         }
          2388  0x10b6  prim   17 06                      if
  373 1   2389  0x10b8  sec    28 26 01                   xmenu.dud
          2390  0x10bb  code   25 ee 10                   {
  374 1   2391  0x10be  sec    28 27 01                     dud.options
          2392  0x10c1  sec    28 26 01                     xmenu.dud
          2393  0x10c4  int    01                           0 # .xm_current
          2394  0x10c5  prim   17 0f                        get
          2395  0x10c7  prim   17 0f                        get
          2396  0x10c9  prim   17 12                        dup
          2397  0x10cb  str    94 01 00                     ""
          2398  0x10ce  prim   17 2a                        ne
          2399  0x10d0  code   25 e5 10                     {
  375 1   2400  0x10d3  str    94 04 25 73 20 00              "%s "
          2401  0x10d9  sec    28 19 01                       bc.cmd
          2402  0x10dc  prim   17 12                          dup
          2403  0x10de  prim   17 11                          length
          2404  0x10e0  prim   17 1a                          add
          2405  0x10e2  sec    18 b1                          sprintf
  376 1   2406  0x10e4  ret    06                           }
          2407  0x10e5  code   25 eb 10                     {
          2408  0x10e8  prim   17 13                          pop
          2409  0x10ea  ret    06                           }
          2410  0x10eb  prim   17 07                        ifelse
  377 1   2411  0x10ed  ret    06                         }
          2412  0x10ee  prim   17 06                      if
  379 1   2413  0x10f0  sec    28 28 01                   xmenu.kernel_option
          2414  0x10f3  code   25 26 11                   {
  380 1   2415  0x10f6  sec    28 29 01                     kernel_option.list
          2416  0x10f9  sec    28 28 01                     xmenu.kernel_option
          2417  0x10fc  int    01                           0 # .xm_current
          2418  0x10fd  prim   17 0f                        get
          2419  0x10ff  prim   17 0f                        get
          2420  0x1101  prim   17 12                        dup
          2421  0x1103  str    94 01 00                     ""
          2422  0x1106  prim   17 2a                        ne
          2423  0x1108  code   25 1d 11                     {
  381 1   2424  0x110b  str    94 04 25 73 20 00              "%s "
          2425  0x1111  sec    28 19 01                       bc.cmd
          2426  0x1114  prim   17 12                          dup
          2427  0x1116  prim   17 11                          length
          2428  0x1118  prim   17 1a                          add
          2429  0x111a  sec    18 b1                          sprintf
  382 1   2430  0x111c  ret    06                           }
          2431  0x111d  code   25 23 11                     {
          2432  0x1120  prim   17 13                          pop
          2433  0x1122  ret    06                           }
          2434  0x1123  prim   17 07                        ifelse
  383 1   2435  0x1125  ret    06                         }
          2436  0x1126  prim   17 06                      if
  385 1   2437  0x1128  sec    28 2a 01                   xmenu.profile
          2438  0x112b  code   25 5e 11                   {
  386 1   2439  0x112e  sec    28 2b 01                     profile.options
          2440  0x1131  sec    28 2a 01                     xmenu.profile
          2441  0x1134  int    01                           0 # .xm_current
          2442  0x1135  prim   17 0f                        get
          2443  0x1137  prim   17 0f                        get
          2444  0x1139  prim   17 12                        dup
          2445  0x113b  str    94 01 00                     ""
          2446  0x113e  prim   17 2a                        ne
          2447  0x1140  code   25 55 11                     {
  387 1   2448  0x1143  str    94 04 25 73 20 00              "%s "
          2449  0x1149  sec    28 19 01                       bc.cmd
          2450  0x114c  prim   17 12                          dup
          2451  0x114e  prim   17 11                          length
          2452  0x1150  prim   17 1a                          add
          2453  0x1152  sec    18 b1                          sprintf
  388 1   2454  0x1154  ret    06                           }
          2455  0x1155  code   25 5b 11                     {
          2456  0x1158  prim   17 13                          pop
          2457  0x115a  ret    06                           }
          2458  0x115b  prim   17 07                        ifelse
  389 1   2459  0x115d  ret    06                         }
          2460  0x115e  prim   17 06                      if
  392 1   2461  0x1160  sec    28 19 01                   bc.cmd
          2462  0x1163  sec    28 1b 01                   bc.opts
          2463  0x1166  sec    18 b8                      strcat
          2464  0x1168  str    94 02 20 00                " "
          2465  0x116c  sec    18 b8                      strcat
          2466  0x116e  prim   17 13                      pop
  394 1   2467  0x1170  sec    28 2c 01                   xmenu.install
          2468  0x1173  code   25 c6 11                   {
  396 1   2469  0x1176  sec    28 19 01                     bc.cmd
          2470  0x1179  str    94 0a 61 75 74 6f 6d 61      "automatic"
                               74 69 63 00
          2471  0x1185  sec    18 ce                        bootopt.find
          2472  0x1187  none   00                           .undef # .undef
          2473  0x1188  prim   17 2a                        ne
          2474  0x118a  code   25 a1 11                     {
  397 1   2475  0x118d  sec    28 19 01                       bc.cmd
          2476  0x1190  str    94 0a 61 75 74 6f 6d 61        "automatic"
                               74 69 63 00
          2477  0x119c  sec    18 d1                          bootopt.remove
          2478  0x119e  prim   17 32                          free
  398 1   2479  0x11a0  ret    06                           }
          2480  0x11a1  prim   17 06                        if
  400 1   2481  0x11a3  sec    28 2d 01                     install.option
          2482  0x11a6  str    94 01 00                     ""
          2483  0x11a9  prim   17 2a                        ne
          2484  0x11ab  code   25 c3 11                     {
  401 1   2485  0x11ae  sec    28 2d 01                       install.option
          2486  0x11b1  str    94 04 25 73 20 00              "%s "
          2487  0x11b7  sec    28 19 01                       bc.cmd
          2488  0x11ba  prim   17 12                          dup
          2489  0x11bc  prim   17 11                          length
          2490  0x11be  prim   17 1a                          add
          2491  0x11c0  sec    18 b1                          sprintf
  402 1   2492  0x11c2  ret    06                           }
          2493  0x11c3  prim   17 06                        if
  403 1   2494  0x11c5  ret    06                         }
          2495  0x11c6  prim   17 06                      if
  405 1   2496  0x11c8  sec    18 a5                      syslinux
          2497  0x11ca  code   25 38 12                   {
  407 1   2498  0x11cd  sec    28 19 01                     bc.cmd
          2499  0x11d0  str    94 04 76 67 61 00            "vga"
          2500  0x11d6  sec    18 ce                        bootopt.find
          2501  0x11d8  none   00                           .undef # .undef
          2502  0x11d9  prim   17 2a                        ne
          2503  0x11db  code   25 ec 11                     {
  408 1   2504  0x11de  sec    28 19 01                       bc.cmd
          2505  0x11e1  str    94 04 76 67 61 00              "vga"
          2506  0x11e7  sec    18 d1                          bootopt.remove
          2507  0x11e9  prim   17 32                          free
  409 1   2508  0x11eb  ret    06                           }
          2509  0x11ec  prim   17 06                        if
  411 1   2510  0x11ee  sec    28 2e 01                     video.modes.list
          2511  0x11f1  sec    28 2f 01                     xmenu.video
          2512  0x11f4  int    01                           0 # .xm_current
          2513  0x11f5  prim   17 0f                        get
          2514  0x11f7  prim   17 0f                        get
  413 1   2515  0x11f9  prim   17 12                        dup
          2516  0x11fb  int    01                           0
          2517  0x11fc  prim   17 2a                        ne
          2518  0x11fe  code   25 17 12                     {
  414 1   2519  0x1201  str    94 08 76 67 61 3d 25 64        "vga=%d "
                               20 00
          2520  0x120b  sec    28 19 01                       bc.cmd
          2521  0x120e  prim   17 12                          dup
          2522  0x1210  prim   17 11                          length
          2523  0x1212  prim   17 1a                          add
          2524  0x1214  sec    18 b1                          sprintf
  415 1   2525  0x1216  ret    06                           }
          2526  0x1217  code   25 35 12                     {
  416 1   2527  0x121a  prim   17 13                          pop
          2528  0x121c  str    94 05 74 65 78 74 00           "text"
          2529  0x1223  str    94 04 25 73 20 00              "%s "
          2530  0x1229  sec    28 19 01                       bc.cmd
          2531  0x122c  prim   17 12                          dup
          2532  0x122e  prim   17 11                          length
          2533  0x1230  prim   17 1a                          add
          2534  0x1232  sec    18 b1                          sprintf
  417 1   2535  0x1234  ret    06                           }
          2536  0x1235  prim   17 07                        ifelse
  418 1   2537  0x1237  ret    06                         }
          2538  0x1238  prim   17 06                      if
  420 1   2539  0x123a  sec    28 19 01                   bc.cmd
          2540  0x123d  str    94 0d 64 72 69 76 65 72    "driverupdate"
                               75 70 64 61 74 65 00
          2541  0x124c  sec    18 ce                      bootopt.find
          2542  0x124e  prim   17 12                      dup
          2543  0x1250  none   00                         .undef # .undef
          2544  0x1251  prim   17 2a                      ne
          2545  0x1253  code   25 05 14                   {
  422 1   2546  0x1256  str    94 0e 64 72 69 76 65 72      "driverupdate="
                               75 70 64 61 74 65 3d 00
          2547  0x1266  prim   17 11                        length
          2548  0x1268  prim   17 0f                        get
  423 1   2549  0x126a  prim   17 12                        dup
          2550  0x126c  int    11 30                        '0'
          2551  0x126e  prim   17 2a                        ne
          2552  0x1270  prim   17 14                        exch
          2553  0x1272  int    11 31                        '1'
          2554  0x1274  prim   17 2a                        ne
          2555  0x1276  prim   17 23                        and
          2556  0x1278  code   25 02 14                     {
  425 1   2557  0x127b  dict   29 23 01                       /bc.tmp
          2558  0x127e  sec    28 19 01                       bc.cmd
          2559  0x1281  str    94 0d 64 72 69 76 65 72        "driverupdate"
                               75 70 64 61 74 65 00
          2560  0x1290  sec    18 d1                          bootopt.remove
          2561  0x1292  prim   17 05                          def
  426 1   2562  0x1294  sec    28 23 01                       bc.tmp
          2563  0x1297  none   00                             .undef # .undef
          2564  0x1298  prim   17 2a                          ne
          2565  0x129a  code   25 ff 13                       {
  427 1   2566  0x129d  dict   29 23 01                         /bc.tmp
          2567  0x12a0  sec    28 23 01                         bc.tmp
          2568  0x12a3  str    94 0e 64 72 69 76 65 72          "driverupdate="
                               75 70 64 61 74 65 3d 00
          2569  0x12b3  prim   17 11                            length
          2570  0x12b5  prim   17 1a                            add
          2571  0x12b7  int    11 2c                            ','
          2572  0x12b9  sec    18 c7                            split
          2573  0x12bb  sec    28 23 01                         bc.tmp
          2574  0x12be  prim   17 32                            free
          2575  0x12c0  prim   17 05                            def
  428 1   2576  0x12c2  dict   29 30 01                         /bc.tmp2
          2577  0x12c5  int    21 00 02                         512 # cmdlinelength
          2578  0x12c8  sec    18 b0                            string
          2579  0x12ca  prim   17 05                            def
  430 1   2580  0x12cc  sec    28 30 01                         bc.tmp2
          2581  0x12cf  str    94 08 69 6e 69 74 72 64          "initrd="
                               3d 00
          2582  0x12d9  sec    18 b6                            strcpy
          2583  0x12db  prim   17 13                            pop
  432 1   2584  0x12dd  sec    28 23 01                         bc.tmp
          2585  0x12e0  prim   17 11                            length
          2586  0x12e2  int    01                               0
          2587  0x12e3  prim   17 2b                            gt
          2588  0x12e5  code   25 7e 13                         {
  434 1   2589  0x12e8  sec    28 23 01                           bc.tmp
          2590  0x12eb  int    01                                 0
          2591  0x12ec  prim   17 0f                              get
          2592  0x12ee  int    01                                 0
          2593  0x12ef  prim   17 0f                              get
  435 1   2594  0x12f1  prim   17 12                              dup
          2595  0x12f3  int    11 2d                              '-'
          2596  0x12f5  prim   17 29                              eq
          2597  0x12f7  code   25 1b 13                           {
  436 1   2598  0x12fa  sec    28 23 01                             bc.tmp
          2599  0x12fd  int    01                                   0
          2600  0x12fe  prim   17 0f                                get
          2601  0x1300  prim   17 12                                dup
          2602  0x1302  int    11 01                                1
          2603  0x1304  prim   17 1a                                add
          2604  0x1306  sec    18 b7                                strdup
          2605  0x1308  prim   17 14                                exch
          2606  0x130a  prim   17 32                                free
  437 1   2607  0x130c  sec    28 23 01                             bc.tmp
          2608  0x130f  prim   17 14                                exch
          2609  0x1311  int    01                                   0
          2610  0x1312  prim   17 14                                exch
          2611  0x1314  prim   17 10                                put
  438 1   2612  0x1316  prim   17 13                                pop
          2613  0x1318  int    11 2b                                '+'
  439 1   2614  0x131a  ret    06                                 }
          2615  0x131b  prim   17 06                              if
  440 1   2616  0x131d  int    11 2b                              '+'
          2617  0x131f  prim   17 2a                              ne
          2618  0x1321  code   25 53 13                           {
  441 1   2619  0x1324  sec    28 23 01                             bc.tmp
          2620  0x1327  int    01                                   0
          2621  0x1328  prim   17 0f                                get
          2622  0x132a  prim   17 11                                length
          2623  0x132c  int    11 01                                1
          2624  0x132e  prim   17 1a                                add
          2625  0x1330  sec    18 b0                                string
          2626  0x1332  str    94 02 2b 00                          "+"
          2627  0x1336  sec    18 b8                                strcat
          2628  0x1338  sec    28 23 01                             bc.tmp
          2629  0x133b  int    01                                   0
          2630  0x133c  prim   17 0f                                get
          2631  0x133e  sec    18 b8                                strcat
  442 1   2632  0x1340  sec    28 23 01                             bc.tmp
          2633  0x1343  int    01                                   0
          2634  0x1344  prim   17 0f                                get
          2635  0x1346  prim   17 32                                free
          2636  0x1348  sec    28 23 01                             bc.tmp
          2637  0x134b  prim   17 14                                exch
          2638  0x134d  int    01                                   0
          2639  0x134e  prim   17 14                                exch
          2640  0x1350  prim   17 10                                put
  443 1   2641  0x1352  ret    06                                 }
          2642  0x1353  prim   17 06                              if
  445 1   2643  0x1355  sec    28 23 01                           bc.tmp
          2644  0x1358  prim   17 11                              length
          2645  0x135a  int    11 01                              1
          2646  0x135c  prim   17 1b                              sub
          2647  0x135e  int    11 ff                              -1
          2648  0x1360  int    01                                 0
          2649  0x1361  code   25 7b 13                           {
  446 1   2650  0x1364  sec    28 23 01                             bc.tmp
          2651  0x1367  prim   17 14                                exch
          2652  0x1369  prim   17 0f                                get
  447 1   2653  0x136b  sec    28 30 01                             bc.tmp2
          2654  0x136e  prim   17 14                                exch
          2655  0x1370  sec    18 b8                                strcat
          2656  0x1372  str    94 02 2c 00                          ","
          2657  0x1376  sec    18 b8                                strcat
          2658  0x1378  prim   17 13                                pop
  448 1   2659  0x137a  ret    06                                 }
          2660  0x137b  prim   17 0a                              for
  449 1   2661  0x137d  ret    06                               }
          2662  0x137e  prim   17 06                            if
  451 1   2663  0x1380  sec    28 23 01                         bc.tmp
          2664  0x1383  prim   17 12                            dup
          2665  0x1385  code   25 8b 13                         {
          2666  0x1388  prim   17 32                              free
          2667  0x138a  ret    06                               }
          2668  0x138b  prim   17 0b                            forall
          2669  0x138d  prim   17 32                            free
  454 1   2670  0x138f  dict   29 23 01                         /bc.tmp
          2671  0x1392  none   00                               .undef # .undef
          2672  0x1393  prim   17 05                            def
  455 1   2673  0x1395  code   25 c6 13                         {
  456 1   2674  0x1398  sec    28 19 01                           bc.cmd
          2675  0x139b  str    94 07 69 6e 69 74 72 64            "initrd"
                               00
          2676  0x13a4  sec    18 d1                              bootopt.remove
          2677  0x13a6  prim   17 12                              dup
          2678  0x13a8  none   00                                 .undef # .undef
          2679  0x13a9  prim   17 2a                              ne
          2680  0x13ab  code   25 bb 13                           {
  457 1   2681  0x13ae  sec    28 23 01                             bc.tmp
          2682  0x13b1  prim   17 32                                free
          2683  0x13b3  dict   29 23 01                             /bc.tmp
          2684  0x13b6  prim   17 14                                exch
          2685  0x13b8  prim   17 05                                def
  458 1   2686  0x13ba  ret    06                                 }
          2687  0x13bb  code   25 c3 13                           {
  459 1   2688  0x13be  prim   17 13                                pop
          2689  0x13c0  prim   17 0c                                exit
  460 1   2690  0x13c2  ret    06                                 }
          2691  0x13c3  prim   17 07                              ifelse
  461 1   2692  0x13c5  ret    06                               }
          2693  0x13c6  prim   17 08                            loop
  464 1   2694  0x13c8  sec    28 23 01                         bc.tmp
          2695  0x13cb  code   25 fc 13                         {
  465 1   2696  0x13ce  sec    28 30 01                           bc.tmp2
          2697  0x13d1  sec    28 23 01                           bc.tmp
          2698  0x13d4  str    94 08 69 6e 69 74 72 64            "initrd="
                               3d 00
          2699  0x13de  prim   17 11                              length
          2700  0x13e0  prim   17 1a                              add
          2701  0x13e2  sec    18 b8                              strcat
          2702  0x13e4  prim   17 13                              pop
  466 1   2703  0x13e6  sec    28 23 01                           bc.tmp
          2704  0x13e9  prim   17 32                              free
  467 1   2705  0x13eb  sec    28 19 01                           bc.cmd
          2706  0x13ee  sec    28 30 01                           bc.tmp2
          2707  0x13f1  sec    18 b8                              strcat
          2708  0x13f3  str    94 02 20 00                        " "
          2709  0x13f7  sec    18 b8                              strcat
          2710  0x13f9  prim   17 13                              pop
  468 1   2711  0x13fb  ret    06                               }
          2712  0x13fc  prim   17 06                            if
  469 1   2713  0x13fe  ret    06                             }
          2714  0x13ff  prim   17 06                          if
  471 1   2715  0x1401  ret    06                           }
          2716  0x1402  prim   17 06                        if
  472 1   2717  0x1404  ret    06                         }
          2718  0x1405  code   25 0b 14                   {
          2719  0x1408  prim   17 13                        pop
          2720  0x140a  ret    06                         }
          2721  0x140b  prim   17 07                      ifelse
  475 1   2722  0x140d  sec    28 19 01                   bc.cmd
          2723  0x1410  sec    18 ca                      dropspaces
  479 1   2724  0x1412  dict   29 31 01                   /menu.entry.real
          2725  0x1415  int    01                         0
          2726  0x1416  prim   17 05                      def
  480 1   2727  0x1418  int    01                         0
          2728  0x1419  int    11 01                      1
          2729  0x141b  sec    28 32 01                   menu.texts.real
          2730  0x141e  prim   17 11                      length
          2731  0x1420  int    11 01                      1
          2732  0x1422  prim   17 1b                      sub
          2733  0x1424  code   25 4b 14                   {
  481 1   2734  0x1427  prim   17 12                        dup
          2735  0x1429  sec    28 32 01                     menu.texts.real
          2736  0x142c  prim   17 14                        exch
          2737  0x142e  prim   17 0f                        get
          2738  0x1430  sec    28 1c 01                     bc.kernel
          2739  0x1433  prim   17 29                        eq
          2740  0x1435  code   25 42 14                     {
          2741  0x1438  dict   29 31 01                       /menu.entry.real
          2742  0x143b  prim   17 14                          exch
          2743  0x143d  prim   17 05                          def
          2744  0x143f  prim   17 0c                          exit
          2745  0x1441  ret    06                           }
          2746  0x1442  code   25 48 14                     {
          2747  0x1445  prim   17 13                          pop
          2748  0x1447  ret    06                           }
          2749  0x1448  prim   17 07                        ifelse
  482 1   2750  0x144a  ret    06                         }
          2751  0x144b  prim   17 0a                      for
  484 1   2752  0x144d  sec    28 19 01                   bc.cmd
          2753  0x1450  sec    28 31 01                   menu.entry.real
  485 1   2754  0x1453  ret    06                       }
          2755  0x1454  prim   17 05                    def
  492 1   2756  0x1456  dict   29 33 01                 /filter_install_menu_items
          2757  0x1459  code   25 6f 15                 {
  493 1   2758  0x145c  dict   29 34 01                   /tmp.args
          2759  0x145f  prim   17 14                      exch
          2760  0x1461  prim   17 05                      def
  494 1   2761  0x1463  dict   29 35 01                   /tmp.texts
          2762  0x1466  prim   17 14                      exch
          2763  0x1468  prim   17 05                      def
  496 1   2764  0x146a  dict   29 36 01                   /keep_it
          2765  0x146d  code   25 e5 14                   {
  497 1   2766  0x1470  sec    18 a5                        syslinux
          2767  0x1472  code   25 c6 14                     {
  498 1   2768  0x1475  prim   17 12                          dup
          2769  0x1477  str    94 05 61 6c 74 30 00           "alt0"
          2770  0x147e  prim   17 29                          eq
  499 1   2771  0x1480  prim   17 17                          over
          2772  0x1482  str    94 05 61 6c 74 31 00           "alt1"
          2773  0x1489  prim   17 29                          eq
          2774  0x148b  prim   17 24                          or
  500 1   2775  0x148d  prim   17 17                          over
          2776  0x148f  str    94 06 76 67 61 6c 6f 00        "vgalo"
          2777  0x1497  prim   17 29                          eq
          2778  0x1499  prim   17 24                          or
  501 1   2779  0x149b  prim   17 17                          over
          2780  0x149d  str    94 06 76 67 61 68 69 00        "vgahi"
          2781  0x14a5  prim   17 29                          eq
          2782  0x14a7  prim   17 24                          or
  502 1   2783  0x14a9  prim   17 17                          over
          2784  0x14ab  str    94 05 74 65 78 74 00           "text"
          2785  0x14b2  prim   17 29                          eq
          2786  0x14b4  prim   17 24                          or
  503 1   2787  0x14b6  prim   17 17                          over
          2788  0x14b8  str    94 07 6e 6f 61 63 70 69        "noacpi"
                               00
          2789  0x14c1  prim   17 29                          eq
          2790  0x14c3  prim   17 24                          or
  504 1   2791  0x14c5  ret    06                           }
          2792  0x14c6  code   25 dc 14                     {
  505 1   2793  0x14c9  prim   17 12                          dup
          2794  0x14cb  str    94 0c 6c 69 6e 75 78 2d        "linux-nonfb"
                               6e 6f 6e 66 62 00
          2795  0x14d9  prim   17 29                          eq
  506 1   2796  0x14db  ret    06                           }
          2797  0x14dc  prim   17 07                        ifelse
  507 1   2798  0x14de  prim   17 14                        exch
          2799  0x14e0  prim   17 13                        pop
          2800  0x14e2  prim   17 26                        not
  508 1   2801  0x14e4  ret    06                         }
          2802  0x14e5  prim   17 05                      def
  510 1   2803  0x14e7  int    01                         0
  511 1   2804  0x14e8  sec    28 35 01                   tmp.texts
          2805  0x14eb  code   25 fc 14                   {
  512 1   2806  0x14ee  sec    28 36 01                     keep_it
          2807  0x14f1  code   25 f9 14                     {
          2808  0x14f4  int    11 01                          1
          2809  0x14f6  prim   17 1a                          add
          2810  0x14f8  ret    06                           }
          2811  0x14f9  prim   17 06                        if
  513 1   2812  0x14fb  ret    06                         }
          2813  0x14fc  prim   17 0b                      forall
  514 1   2814  0x14fe  prim   17 12                      dup
  515 1   2815  0x1500  prim   17 0e                      array
          2816  0x1502  dict   29 37 01                   /menu.args
          2817  0x1505  prim   17 14                      exch
          2818  0x1507  prim   17 05                      def
  516 1   2819  0x1509  prim   17 0e                      array
          2820  0x150b  dict   29 1a 01                   /menu.texts
          2821  0x150e  prim   17 14                      exch
          2822  0x1510  prim   17 05                      def
  518 1   2823  0x1512  dict   29 38 01                   /tmp.i
          2824  0x1515  int    01                         0
          2825  0x1516  prim   17 05                      def
  519 1   2826  0x1518  dict   29 39 01                   /tmp.dest_i
          2827  0x151b  int    01                         0
          2828  0x151c  prim   17 05                      def
  520 1   2829  0x151e  sec    28 35 01                   tmp.texts
          2830  0x1521  code   25 66 15                   {
  521 1   2831  0x1524  sec    28 36 01                     keep_it
          2832  0x1527  code   25 57 15                     {
  522 1   2833  0x152a  sec    28 37 01                       menu.args
          2834  0x152d  sec    28 39 01                       tmp.dest_i
          2835  0x1530  sec    28 34 01                       tmp.args
          2836  0x1533  sec    28 38 01                       tmp.i
          2837  0x1536  prim   17 0f                          get
          2838  0x1538  prim   17 10                          put
  523 1   2839  0x153a  sec    28 1a 01                       menu.texts
          2840  0x153d  sec    28 39 01                       tmp.dest_i
          2841  0x1540  sec    28 35 01                       tmp.texts
          2842  0x1543  sec    28 38 01                       tmp.i
          2843  0x1546  prim   17 0f                          get
          2844  0x1548  prim   17 10                          put
  524 1   2845  0x154a  dict   29 39 01                       /tmp.dest_i
          2846  0x154d  sec    28 39 01                       tmp.dest_i
          2847  0x1550  int    11 01                          1
          2848  0x1552  prim   17 1a                          add
          2849  0x1554  prim   17 05                          def
  525 1   2850  0x1556  ret    06                           }
          2851  0x1557  prim   17 06                        if
  526 1   2852  0x1559  dict   29 38 01                     /tmp.i
          2853  0x155c  sec    28 38 01                     tmp.i
          2854  0x155f  int    11 01                        1
          2855  0x1561  prim   17 1a                        add
          2856  0x1563  prim   17 05                        def
  527 1   2857  0x1565  ret    06                         }
          2858  0x1566  prim   17 0b                      forall
  529 1   2859  0x1568  sec    28 1a 01                   menu.texts
          2860  0x156b  sec    28 37 01                   menu.args
  530 1   2861  0x156e  ret    06                       }
          2862  0x156f  prim   17 05                    def
  534 1   2863  0x1571  dict   19 01                    /MenuInit
          2864  0x1573  code   25 0c 16                 {
  535 1   2865  0x1576  sec    18 d4                      bsplash.done
  537 1   2866  0x1578  prim   17 8a                      colorbits
          2867  0x157a  int    11 08                      8
          2868  0x157c  prim   17 2e                      le
          2869  0x157e  code   25 8f 15                   {
  538 1   2870  0x1581  int    01                           0
          2871  0x1582  prim   17 3e                        setcolor
          2872  0x1584  int    01                           0
          2873  0x1585  int    01                           0
          2874  0x1586  prim   17 3b                        moveto
          2875  0x1588  prim   17 37                        screen.size
          2876  0x158a  prim   17 4f                        fillrect
          2877  0x158c  prim   17 49                        loadpalette
  539 1   2878  0x158e  ret    06                         }
          2879  0x158f  prim   17 06                      if
  541 1   2880  0x1591  sec    28 3a 01                   init
  543 1   2881  0x1594  dict   19 e8                      /menu.entry
          2882  0x1596  int    11 ff                      -1
          2883  0x1598  prim   17 05                      def
  545 1   2884  0x159a  dict   29 3b 01                   /menu.dentry
          2885  0x159d  prim   17 14                      exch
          2886  0x159f  prim   17 05                      def
  546 1   2887  0x15a1  dict   29 3c 01                   /menu.args.real
          2888  0x15a4  prim   17 14                      exch
          2889  0x15a6  prim   17 05                      def
  547 1   2890  0x15a8  dict   29 32 01                   /menu.texts.real
          2891  0x15ab  prim   17 14                      exch
          2892  0x15ad  prim   17 05                      def
  549 1   2893  0x15af  sec    28 32 01                   menu.texts.real
          2894  0x15b2  sec    28 3c 01                   menu.args.real
          2895  0x15b5  sec    28 33 01                   filter_install_menu_items
  550 1   2896  0x15b8  dict   29 37 01                   /menu.args
          2897  0x15bb  prim   17 14                      exch
          2898  0x15bd  prim   17 05                      def
  551 1   2899  0x15bf  dict   29 1a 01                   /menu.texts
          2900  0x15c2  prim   17 14                      exch
          2901  0x15c4  prim   17 05                      def
  553 1   2902  0x15c6  sec    28 3d 01                   window.main
  554 1   2903  0x15c9  prim   17 12                      dup
          2904  0x15cb  sec    28 13 01                   window.init
  555 1   2905  0x15ce  sec    28 14 01                   window.show
  557 1   2906  0x15d1  sec    18 a5                      syslinux
          2907  0x15d3  code   25 09 16                   {
  559 1   2908  0x15d6  sec    18 f4                        32+64bit_source
          2909  0x15d8  prim   17 26                        not
          2910  0x15da  code   25 06 16                     {
  561 1   2911  0x15dd  prim   17 7b                          64bit
          2912  0x15df  code   25 f2 15                       {
  562 1   2913  0x15e2  sec    18 ef                            64bit_source
          2914  0x15e4  prim   17 26                            not
          2915  0x15e6  code   25 ef 15                         {
          2916  0x15e9  prim   17 73                              notimeout
          2917  0x15eb  sec    28 3e 01                           32bit_popup
          2918  0x15ee  ret    06                               }
          2919  0x15ef  prim   17 06                            if
  563 1   2920  0x15f1  ret    06                             }
          2921  0x15f2  code   25 03 16                       {
  564 1   2922  0x15f5  sec    18 ef                            64bit_source
          2923  0x15f7  code   25 00 16                         {
          2924  0x15fa  prim   17 73                              notimeout
          2925  0x15fc  sec    28 3f 01                           64bit_popup
          2926  0x15ff  ret    06                               }
          2927  0x1600  prim   17 06                            if
  565 1   2928  0x1602  ret    06                             }
          2929  0x1603  prim   17 07                          ifelse
  567 1   2930  0x1605  ret    06                           }
          2931  0x1606  prim   17 06                        if
  569 1   2932  0x1608  ret    06                         }
          2933  0x1609  prim   17 06                      if
  571 1   2934  0x160b  ret    06                       }
          2935  0x160c  prim   17 05                    def
  579 1   2936  0x160e  dict   29 40 01                 /bootoptions.init
          2937  0x1611  code   25 73 16                 {
  580 1   2938  0x1614  sec    28 41 01                   window.current
          2939  0x1617  sec    28 42 01                   .color.fg
          2940  0x161a  prim   17 0f                      get
          2941  0x161c  prim   17 3e                      setcolor
  581 1   2942  0x161e  sec    28 41 01                   window.current
          2943  0x1621  sec    28 0d 01                   .ed.font
          2944  0x1624  prim   17 0f                      get
          2945  0x1626  prim   17 42                      setfont
  583 1   2946  0x1628  sec    28 43 01                   boot.ed
          2947  0x162b  prim   17 55                      edit.hidecursor
  584 1   2948  0x162d  sec    28 37 01                   menu.args
          2949  0x1630  sec    18 e8                      menu.entry
          2950  0x1632  prim   17 0f                      get
  585 1   2951  0x1634  sec    28 1a 01                   menu.texts
          2952  0x1637  sec    18 e8                      menu.entry
          2953  0x1639  prim   17 0f                      get
  586 1   2954  0x163b  sec    28 44 01                   bootpromptmap
  588 1   2955  0x163e  sec    28 45 01                   boot.show
          2956  0x1641  code   25 5e 16                   {
  589 1   2957  0x1644  sec    28 43 01                     boot.ed
          2958  0x1647  prim   17 17                        over
          2959  0x1649  prim   17 51                        edit.init
  590 1   2960  0x164b  str    94 01 00                     ""
          2961  0x164e  prim   17 2a                        ne
          2962  0x1650  code   25 5b 16                     {
          2963  0x1653  sec    28 43 01                       boot.ed
          2964  0x1656  int    11 20                          ' '
          2965  0x1658  prim   17 53                          edit.input
          2966  0x165a  ret    06                           }
          2967  0x165b  prim   17 06                        if
  591 1   2968  0x165d  ret    06                         }
          2969  0x165e  code   25 70 16                   {
  592 1   2970  0x1661  str    94 03 25 73 00               "%s"
          2971  0x1666  sec    28 43 01                     boot.ed
          2972  0x1669  int    11 03                        3
          2973  0x166b  prim   17 0f                        get
          2974  0x166d  sec    18 b1                        sprintf
  593 1   2975  0x166f  ret    06                         }
          2976  0x1670  prim   17 07                      ifelse
  595 1   2977  0x1672  ret    06                       }
          2978  0x1673  prim   17 05                    def
  606 1   2979  0x1675  dict   29 44 01                 /bootpromptmap
          2980  0x1678  code   25 97 17                 {
  607 1   2981  0x167b  dict   29 21 01                   /alt.kernel
          2982  0x167e  none   00                         .undef # .undef
          2983  0x167f  prim   17 05                      def
  609 1   2984  0x1681  sec    18 a5                      syslinux
          2985  0x1683  code   25 02 17                   {
  610 1   2986  0x1686  prim   17 12                        dup
          2987  0x1688  str    94 09 66 61 69 6c 73 61      "failsafe"
                               66 65 00
          2988  0x1693  prim   17 29                        eq
  611 1   2989  0x1695  prim   17 17                        over
          2990  0x1697  str    94 07 6e 6f 61 63 70 69      "noacpi"
                               00
          2991  0x16a0  prim   17 29                        eq
          2992  0x16a2  prim   17 24                        or
  612 1   2993  0x16a4  prim   17 17                        over
          2994  0x16a6  str    94 07 6e 6f 61 70 69 63      "noapic"
                               00
          2995  0x16af  prim   17 29                        eq
          2996  0x16b1  prim   17 24                        or
  613 1   2997  0x16b3  prim   17 17                        over
          2998  0x16b5  str    94 08 6e 6f 6c 61 70 69      "nolapic"
                               63 00
          2999  0x16bf  prim   17 29                        eq
          3000  0x16c1  prim   17 24                        or
  614 1   3001  0x16c3  prim   17 17                        over
          3002  0x16c5  str    94 05 61 70 69 63 00         "apic"
          3003  0x16cc  prim   17 29                        eq
          3004  0x16ce  prim   17 24                        or
  615 1   3005  0x16d0  prim   17 17                        over
          3006  0x16d2  str    94 07 6d 61 6e 75 61 6c      "manual"
                               00
          3007  0x16db  prim   17 29                        eq
          3008  0x16dd  prim   17 24                        or
  616 1   3009  0x16df  prim   17 17                        over
          3010  0x16e1  str    94 07 72 65 73 63 75 65      "rescue"
                               00
          3011  0x16ea  prim   17 29                        eq
          3012  0x16ec  prim   17 24                        or
  617 1   3013  0x16ee  code   25 ff 16                     {
          3014  0x16f1  dict   29 21 01                       /alt.kernel
          3015  0x16f4  str    94 06 6c 69 6e 75 78 00        "linux"
          3016  0x16fc  prim   17 05                          def
          3017  0x16fe  ret    06                           }
          3018  0x16ff  prim   17 06                        if
  618 1   3019  0x1701  ret    06                         }
          3020  0x1702  prim   17 06                      if
  620 1   3021  0x1704  prim   17 13                      pop
  622 1   3022  0x1706  dict   29 46 01                   /cmdline
          3023  0x1709  prim   17 14                      exch
          3024  0x170b  prim   17 05                      def
  624 1   3025  0x170d  sec    28 46 01                   cmdline
          3026  0x1710  str    94 09 73 68 6f 77 6f 70    "showopts"
                               74 73 00
          3027  0x171b  sec    28 47 01                   getoption
  625 1   3028  0x171e  prim   17 12                      dup
          3029  0x1720  str    94 01 00                   ""
          3030  0x1723  prim   17 29                      eq
          3031  0x1725  code   25 46 17                   {
  626 1   3032  0x1728  sec    28 48 01                     cmdline.shown
          3033  0x172b  int    01                           0
          3034  0x172c  int    01                           0
          3035  0x172d  prim   17 10                        put
  627 1   3036  0x172f  prim   17 13                        pop
          3037  0x1731  sec    28 46 01                     cmdline
          3038  0x1734  str    94 03 25 73 00               "%s"
          3039  0x1739  sec    28 48 01                     cmdline.shown
          3040  0x173c  sec    18 b1                        sprintf
  628 1   3041  0x173e  sec    28 22 01                     cmdline.hidden
          3042  0x1741  int    01                           0
          3043  0x1742  int    01                           0
          3044  0x1743  prim   17 10                        put
  629 1   3045  0x1745  ret    06                         }
          3046  0x1746  code   25 87 17                   {
  630 1   3047  0x1749  str    94 09 73 68 6f 77 6f 70      "showopts"
                               74 73 00
          3048  0x1754  prim   17 11                        length
          3049  0x1756  prim   17 1a                        add
          3050  0x1758  sec    18 c9                        skipspaces
  631 1   3051  0x175a  str    94 03 25 73 00               "%s"
          3052  0x175f  sec    28 48 01                     cmdline.shown
          3053  0x1762  sec    18 b1                        sprintf
  632 1   3054  0x1764  sec    28 46 01                     cmdline
          3055  0x1767  str    94 03 25 73 00               "%s"
          3056  0x176c  sec    28 22 01                     cmdline.hidden
          3057  0x176f  sec    18 b1                        sprintf
  633 1   3058  0x1771  sec    28 22 01                     cmdline.hidden
          3059  0x1774  str    94 09 73 68 6f 77 6f 70      "showopts"
                               74 73 00
          3060  0x177f  sec    28 47 01                     getoption
          3061  0x1782  int    01                           0
          3062  0x1783  int    01                           0
          3063  0x1784  prim   17 10                        put
  634 1   3064  0x1786  ret    06                         }
          3065  0x1787  prim   17 07                      ifelse
  636 1   3066  0x1789  sec    28 48 01                   cmdline.shown
          3067  0x178c  sec    18 ca                      dropspaces
  637 1   3068  0x178e  sec    28 22 01                   cmdline.hidden
          3069  0x1791  sec    18 ca                      dropspaces
  639 1   3070  0x1793  sec    28 48 01                   cmdline.shown
  640 1   3071  0x1796  ret    06                       }
          3072  0x1797  prim   17 05                    def
  648 1   3073  0x1799  dict   29 47 01                 /getoption
          3074  0x179c  code   25 1e 18                 {
  649 1   3075  0x179f  dict   29 49 01                   /go.name
          3076  0x17a2  prim   17 14                      exch
          3077  0x17a4  prim   17 05                      def
  650 1   3078  0x17a6  dict   29 4a 01                   /go.cmdline
          3079  0x17a9  prim   17 14                      exch
          3080  0x17ab  prim   17 05                      def
  651 1   3081  0x17ad  dict   29 4b 01                   /go.pos
          3082  0x17b0  int    01                         0
          3083  0x17b1  prim   17 05                      def
  652 1   3084  0x17b3  code   25 1b 18                   {
  653 1   3085  0x17b6  sec    28 4a 01                     go.cmdline
          3086  0x17b9  sec    28 4b 01                     go.pos
          3087  0x17bc  prim   17 1a                        add
          3088  0x17be  sec    28 49 01                     go.name
          3089  0x17c1  prim   17 57                        strstr
          3090  0x17c3  prim   17 12                        dup
          3091  0x17c5  code   25 0d 18                     {
  654 1   3092  0x17c8  int    11 01                          1
          3093  0x17ca  prim   17 1b                          sub
          3094  0x17cc  dict   29 4b 01                       /go.pos
          3095  0x17cf  prim   17 14                          exch
          3096  0x17d1  prim   17 05                          def
  656 1   3097  0x17d3  sec    28 4a 01                       go.cmdline
          3098  0x17d6  sec    28 4b 01                       go.pos
          3099  0x17d9  sec    18 cb                          iswordboundary
  657 1   3100  0x17db  sec    28 4a 01                       go.cmdline
          3101  0x17de  sec    28 4b 01                       go.pos
          3102  0x17e1  sec    28 49 01                       go.name
          3103  0x17e4  prim   17 11                          length
          3104  0x17e6  prim   17 1a                          add
          3105  0x17e8  sec    18 cb                          iswordboundary
  658 1   3106  0x17ea  prim   17 23                          and
          3107  0x17ec  code   25 fa 17                       {
  659 1   3108  0x17ef  sec    28 4a 01                         go.cmdline
          3109  0x17f2  sec    28 4b 01                         go.pos
          3110  0x17f5  prim   17 1a                            add
          3111  0x17f7  prim   17 0c                            exit
  660 1   3112  0x17f9  ret    06                             }
          3113  0x17fa  code   25 0a 18                       {
  661 1   3114  0x17fd  dict   29 4b 01                         /go.pos
          3115  0x1800  sec    28 4b 01                         go.pos
          3116  0x1803  int    11 01                            1
          3117  0x1805  prim   17 1a                            add
          3118  0x1807  prim   17 05                            def
  662 1   3119  0x1809  ret    06                             }
          3120  0x180a  prim   17 07                          ifelse
  663 1   3121  0x180c  ret    06                           }
          3122  0x180d  code   25 18 18                     {
  664 1   3123  0x1810  prim   17 13                          pop
          3124  0x1812  str    94 01 00                       ""
          3125  0x1815  prim   17 0c                          exit
  665 1   3126  0x1817  ret    06                           }
          3127  0x1818  prim   17 07                        ifelse
  666 1   3128  0x181a  ret    06                         }
          3129  0x181b  prim   17 08                      loop
  667 1   3130  0x181d  ret    06                       }
          3131  0x181e  prim   17 05                    def
  671 1   3132  0x1820  dict   29 4c 01                 /redrawmenu
          3133  0x1823  code   25 95 18                 {
  672 1   3134  0x1826  sec    28 4d 01                   menu.text.normal
          3135  0x1829  prim   17 3e                      setcolor
  674 1   3136  0x182b  dict   29 4e 01                   /x
          3137  0x182e  sec    18 e4                      menu.start.x
          3138  0x1830  prim   17 05                      def
  675 1   3139  0x1832  dict   29 4f 01                   /y
          3140  0x1835  sec    18 e7                      menu.start.y
          3141  0x1837  prim   17 05                      def
  677 1   3142  0x1839  int    01                         0
          3143  0x183a  int    11 01                      1
          3144  0x183c  sec    28 50 01                   menu.visible.entries
          3145  0x183f  int    11 01                      1
          3146  0x1841  prim   17 1b                      sub
          3147  0x1843  code   25 92 18                   {
  678 1   3148  0x1846  sec    28 4e 01                     x
          3149  0x1849  sec    28 4f 01                     y
          3150  0x184c  prim   17 3b                        moveto
          3151  0x184e  prim   17 3c                        currentpoint
          3152  0x1850  sec    18 e5                        menu.bar.width
          3153  0x1852  sec    28 51 01                     menu.bar.height
          3154  0x1855  prim   17 48                        image
  679 1   3155  0x1857  sec    28 4e 01                     x
          3156  0x185a  sec    28 52 01                     menu.text.xofs
          3157  0x185d  prim   17 1a                        add
          3158  0x185f  sec    28 4f 01                     y
          3159  0x1862  sec    28 53 01                     menu.text.yofs
          3160  0x1865  prim   17 1a                        add
          3161  0x1867  prim   17 3b                        moveto
  680 1   3162  0x1869  sec    28 1a 01                     menu.texts
          3163  0x186c  prim   17 14                        exch
          3164  0x186e  sec    28 54 01                     menu.shift
          3165  0x1871  prim   17 1a                        add
          3166  0x1873  prim   17 0f                        get
          3167  0x1875  sec    28 55 01                     menuitemmap
  681 1   3168  0x1878  prim   17 43                        currentfont
          3169  0x187a  prim   17 14                        exch
          3170  0x187c  sec    28 56 01                     font.large
          3171  0x187f  prim   17 42                        setfont
          3172  0x1881  prim   17 46                        show
          3173  0x1883  prim   17 42                        setfont
  682 1   3174  0x1885  dict   29 4f 01                     /y
          3175  0x1888  sec    28 4f 01                     y
          3176  0x188b  sec    18 e9                        menu.item.height
          3177  0x188d  prim   17 1a                        add
          3178  0x188f  prim   17 05                        def
  683 1   3179  0x1891  ret    06                         }
          3180  0x1892  prim   17 0a                      for
  685 1   3181  0x1894  ret    06                       }
          3182  0x1895  prim   17 05                    def
  695 1   3183  0x1897  dict   29 57 01                 /MenuSelect
          3184  0x189a  code   25 65 19                 {
  696 1   3185  0x189d  dict   29 58 01                   /menu.status
          3186  0x18a0  prim   17 14                      exch
          3187  0x18a2  prim   17 05                      def
  698 1   3188  0x18a4  dict   29 59 01                   /menu.idx
          3189  0x18a7  prim   17 17                      over
          3190  0x18a9  prim   17 05                      def
  700 1   3191  0x18ab  sec    28 54 01                   menu.shift
          3192  0x18ae  prim   17 1b                      sub
  701 1   3193  0x18b0  sec    18 e9                      menu.item.height
          3194  0x18b2  prim   17 1c                      mul
          3195  0x18b4  sec    18 e7                      menu.start.y
          3196  0x18b6  prim   17 1a                      add
  702 1   3197  0x18b8  sec    18 e4                      menu.start.x
          3198  0x18ba  prim   17 14                      exch
  703 1   3199  0x18bc  prim   17 3b                      moveto
  705 1   3200  0x18be  prim   17 3c                      currentpoint
  706 1   3201  0x18c0  sec    28 58 01                   menu.status
          3202  0x18c3  code   25 db 18                   {
  707 1   3203  0x18c6  sec    28 5a 01                     menu.bar.color
          3204  0x18c9  prim   17 3e                        setcolor
  708 1   3205  0x18cb  prim   17 8e                        currenttransparency
  709 1   3206  0x18cd  int    11 46                        70
          3207  0x18cf  prim   17 8d                        settransparency
  710 1   3208  0x18d1  sec    18 e5                        menu.bar.width
          3209  0x18d3  sec    28 51 01                     menu.bar.height
  711 1   3210  0x18d6  prim   17 4f                        fillrect
  712 1   3211  0x18d8  prim   17 8d                        settransparency
  713 1   3212  0x18da  ret    06                         }
          3213  0x18db  code   25 e8 18                   {
  714 1   3214  0x18de  prim   17 3c                        currentpoint
          3215  0x18e0  sec    18 e5                        menu.bar.width
          3216  0x18e2  sec    28 51 01                     menu.bar.height
          3217  0x18e5  prim   17 48                        image
  715 1   3218  0x18e7  ret    06                         }
          3219  0x18e8  prim   17 07                      ifelse
  716 1   3220  0x18ea  prim   17 3b                      moveto
  718 1   3221  0x18ec  sec    28 52 01                   menu.text.xofs
          3222  0x18ef  sec    28 53 01                   menu.text.yofs
          3223  0x18f2  prim   17 56                      rmoveto
  719 1   3224  0x18f4  sec    28 58 01                   menu.status
          3225  0x18f7  code   25 fe 18                   {
  720 1   3226  0x18fa  sec    28 5b 01                     menu.text.select
  721 1   3227  0x18fd  ret    06                         }
          3228  0x18fe  code   25 05 19                   {
  722 1   3229  0x1901  sec    28 4d 01                     menu.text.normal
  723 1   3230  0x1904  ret    06                         }
          3231  0x1905  prim   17 07                      ifelse
  724 1   3232  0x1907  prim   17 3e                      setcolor
  725 1   3233  0x1909  sec    28 1a 01                   menu.texts
          3234  0x190c  sec    28 59 01                   menu.idx
          3235  0x190f  prim   17 0f                      get
          3236  0x1911  sec    28 55 01                   menuitemmap
  726 1   3237  0x1914  prim   17 43                      currentfont
          3238  0x1916  prim   17 14                      exch
          3239  0x1918  sec    28 56 01                   font.large
          3240  0x191b  prim   17 42                      setfont
          3241  0x191d  prim   17 46                      show
          3242  0x191f  prim   17 42                      setfont
  728 1   3243  0x1921  sec    28 58 01                   menu.status
          3244  0x1924  code   25 62 19                   {
  730 1   3245  0x1927  sec    28 5c 01                     keepbootoptions
          3246  0x192a  none   00                           .undef # .undef
          3247  0x192b  prim   17 29                        eq
          3248  0x192d  code   25 34 19                     {
          3249  0x1930  sec    28 40 01                       bootoptions.init
          3250  0x1933  ret    06                           }
          3251  0x1934  prim   17 06                        if
  733 1   3252  0x1936  str    94 05 6d 61 69 6e 00         "main"
          3253  0x193d  sec    28 5d 01                     help.setcontext
  734 1   3254  0x1940  sec    28 1a 01                     menu.texts
          3255  0x1943  sec    28 59 01                     menu.idx
          3256  0x1946  prim   17 0f                        get
  735 1   3257  0x1948  prim   17 12                        dup
          3258  0x194a  sec    28 5e 01                     help.findpage
          3259  0x194d  str    94 01 00                     ""
          3260  0x1950  prim   17 29                        eq
          3261  0x1952  code   25 58 19                     {
  736 1   3262  0x1955  prim   17 13                          pop
  737 1   3263  0x1957  ret    06                           }
          3264  0x1958  code   25 5f 19                     {
  738 1   3265  0x195b  sec    28 5d 01                       help.setcontext
  739 1   3266  0x195e  ret    06                           }
          3267  0x195f  prim   17 07                        ifelse
  740 1   3268  0x1961  ret    06                         }
          3269  0x1962  prim   17 06                      if
  742 1   3270  0x1964  ret    06                       }
          3271  0x1965  prim   17 05                    def
  757 1   3272  0x1967  dict   29 5f 01                 /info.tmpmsg
          3273  0x196a  int    21 00 01                 256
          3274  0x196d  sec    18 b0                    string
          3275  0x196f  prim   17 05                    def
  759 1   3276  0x1971  dict   19 02                    /InfoBoxInit
          3277  0x1973  code   25 8f 1b                 {
  760 1   3278  0x1976  dict   19 ff                      /info.type
          3279  0x1978  prim   17 14                      exch
          3280  0x197a  prim   17 05                      def
  761 1   3281  0x197c  dict   29 60 01                   /info.msg
          3282  0x197f  prim   17 14                      exch
          3283  0x1981  prim   17 05                      def
  763 1   3284  0x1983  sec    28 06 01                   window.dialog
  765 1   3285  0x1986  sec    18 ff                      info.type
          3286  0x1988  int    11 01                      1
          3287  0x198a  prim   17 29                      eq
          3288  0x198c  code   25 ba 19                   {
  766 1   3289  0x198f  prim   17 12                        dup
          3290  0x1991  sec    28 61 01                     .title.bg
          3291  0x1994  sec    28 62 01                     red
          3292  0x1997  prim   17 10                        put
  767 1   3293  0x1999  prim   17 12                        dup
          3294  0x199b  sec    28 07 01                     .title
          3295  0x199e  sec    28 63 01                     txt_error_title
          3296  0x19a1  prim   17 10                        put
  768 1   3297  0x19a3  prim   17 12                        dup
          3298  0x19a5  sec    28 0f 01                     .buttons
  769 1   3299  0x19a8  prim   17 03                        [
  770 1   3300  0x19aa  sec    28 64 01                     button.reboot
          3301  0x19ad  sec    28 11 01                     button.default
          3302  0x19b0  int    11 02                        2 # actCloseInfo
          3303  0x19b2  sec    28 12 01                     button.setaction
  771 1   3304  0x19b5  prim   17 04                        ]
          3305  0x19b7  prim   17 10                        put
  772 1   3306  0x19b9  ret    06                         }
          3307  0x19ba  code   25 de 19                   {
  773 1   3308  0x19bd  prim   17 12                        dup
          3309  0x19bf  sec    28 07 01                     .title
          3310  0x19c2  sec    28 65 01                     txt_info_title
          3311  0x19c5  prim   17 10                        put
  774 1   3312  0x19c7  prim   17 12                        dup
          3313  0x19c9  sec    28 0f 01                     .buttons
  775 1   3314  0x19cc  prim   17 03                        [
  776 1   3315  0x19ce  sec    28 10 01                     button.ok
          3316  0x19d1  sec    28 11 01                     button.default
          3317  0x19d4  int    11 02                        2 # actCloseInfo
          3318  0x19d6  sec    28 12 01                     button.setaction
  778 1   3319  0x19d9  prim   17 04                        ]
          3320  0x19db  prim   17 10                        put
  779 1   3321  0x19dd  ret    06                         }
          3322  0x19de  prim   17 07                      ifelse
  781 1   3323  0x19e0  sec    18 a5                      syslinux
          3324  0x19e2  sec    18 ff                      info.type
          3325  0x19e4  int    11 02                      2
          3326  0x19e6  prim   17 29                      eq
          3327  0x19e8  prim   17 23                      and
          3328  0x19ea  code   25 2d 1a                   {
  782 1   3329  0x19ed  prim   17 12                        dup
          3330  0x19ef  sec    28 07 01                     .title
          3331  0x19f2  str    94 0a 49 2f 4f 20 45 72      "I/O Error"
                               72 6f 72 00
          3332  0x19fe  prim   17 10                        put
  783 1   3333  0x1a00  sec    28 60 01                     info.msg
          3334  0x1a03  str    94 13 46 69 6c 65 20 6e      "File not found: %s"
                               6f 74 20 66 6f 75 6e 64
                               3a 20 25 73 00
          3335  0x1a18  sec    28 5f 01                     info.tmpmsg
          3336  0x1a1b  sec    18 b1                        sprintf
  784 1   3337  0x1a1d  dict   29 60 01                     /info.msg
          3338  0x1a20  sec    28 5f 01                     info.tmpmsg
          3339  0x1a23  prim   17 05                        def
  785 1   3340  0x1a25  dict   29 02 01                     /load_error
          3341  0x1a28  bool   13 01                        true # true
          3342  0x1a2a  prim   17 05                        def
  786 1   3343  0x1a2c  ret    06                         }
          3344  0x1a2d  prim   17 06                      if
  788 1   3345  0x1a2f  sec    18 a5                      syslinux
          3346  0x1a31  sec    18 ff                      info.type
          3347  0x1a33  int    11 03                      3
          3348  0x1a35  prim   17 29                      eq
          3349  0x1a37  prim   17 23                      and
          3350  0x1a39  code   25 5e 1a                   {
  789 1   3351  0x1a3c  prim   17 12                        dup
          3352  0x1a3e  sec    28 07 01                     .title
          3353  0x1a41  sec    28 66 01                     txt_change_disk_title
          3354  0x1a44  prim   17 10                        put
  790 1   3355  0x1a46  int    01                           0
          3356  0x1a47  sec    18 ac                        getinfo
          3357  0x1a49  int    11 01                        1
          3358  0x1a4b  prim   17 1a                        add
          3359  0x1a4d  sec    28 67 01                     txt_insert_disk
          3360  0x1a50  sec    28 5f 01                     info.tmpmsg
          3361  0x1a53  sec    18 b1                        sprintf
  791 1   3362  0x1a55  dict   29 60 01                     /info.msg
          3363  0x1a58  sec    28 5f 01                     info.tmpmsg
          3364  0x1a5b  prim   17 05                        def
  792 1   3365  0x1a5d  ret    06                         }
          3366  0x1a5e  prim   17 06                      if
  794 1   3367  0x1a60  sec    18 a5                      syslinux
          3368  0x1a62  sec    18 ff                      info.type
          3369  0x1a64  int    11 04                      4
          3370  0x1a66  prim   17 29                      eq
          3371  0x1a68  prim   17 23                      and
          3372  0x1a6a  code   25 ba 1a                   {
  795 1   3373  0x1a6d  prim   17 12                        dup
          3374  0x1a6f  sec    28 07 01                     .title
          3375  0x1a72  sec    28 66 01                     txt_change_disk_title
          3376  0x1a75  prim   17 10                        put
  796 1   3377  0x1a77  int    11 01                        1
          3378  0x1a79  sec    18 ac                        getinfo
          3379  0x1a7b  int    11 0f                        15
          3380  0x1a7d  prim   17 26                        not
          3381  0x1a7f  prim   17 23                        and
          3382  0x1a81  code   25 94 1a                     {
  797 1   3383  0x1a84  int    01                             0
          3384  0x1a85  sec    18 ac                          getinfo
          3385  0x1a87  int    11 01                          1
          3386  0x1a89  prim   17 1a                          add
  798 1   3387  0x1a8b  sec    28 68 01                       txt_insert_disk3
          3388  0x1a8e  sec    28 5f 01                       info.tmpmsg
          3389  0x1a91  sec    18 b1                          sprintf
  799 1   3390  0x1a93  ret    06                           }
          3391  0x1a94  code   25 af 1a                     {
  800 1   3392  0x1a97  int    01                             0
          3393  0x1a98  sec    18 ac                          getinfo
          3394  0x1a9a  int    11 01                          1
          3395  0x1a9c  prim   17 1a                          add
          3396  0x1a9e  int    11 01                          1
          3397  0x1aa0  sec    18 ac                          getinfo
          3398  0x1aa2  int    11 01                          1
          3399  0x1aa4  prim   17 1a                          add
  801 1   3400  0x1aa6  sec    28 69 01                       txt_insert_disk2
          3401  0x1aa9  sec    28 5f 01                       info.tmpmsg
          3402  0x1aac  sec    18 b1                          sprintf
  802 1   3403  0x1aae  ret    06                           }
          3404  0x1aaf  prim   17 07                        ifelse
  803 1   3405  0x1ab1  dict   29 60 01                     /info.msg
          3406  0x1ab4  sec    28 5f 01                     info.tmpmsg
          3407  0x1ab7  prim   17 05                        def
  804 1   3408  0x1ab9  ret    06                         }
          3409  0x1aba  prim   17 06                      if
  806 1   3410  0x1abc  sec    18 a5                      syslinux
          3411  0x1abe  sec    18 ff                      info.type
          3412  0x1ac0  int    11 05                      5
          3413  0x1ac2  prim   17 29                      eq
          3414  0x1ac4  prim   17 23                      and
          3415  0x1ac6  code   25 19 1b                   {
  807 1   3416  0x1ac9  prim   17 12                        dup
          3417  0x1acb  sec    28 07 01                     .title
          3418  0x1ace  str    94 0e 44 72 69 76 65 72      "Driver Update"
                               20 55 70 64 61 74 65 00
          3419  0x1ade  prim   17 10                        put
  808 1   3420  0x1ae0  sec    28 60 01                     info.msg
          3421  0x1ae3  str    94 26 49 6e 73 65 72 74      "Insert driver update CD-ROM for\n"%s"."
                               20 64 72 69 76 65 72 20
                               75 70 64 61 74 65 20 43
                               44 2d 52 4f 4d 20 66 6f
                               72 0a 22 25 73 22 2e 00
          3422  0x1b0b  sec    28 5f 01                     info.tmpmsg
          3423  0x1b0e  sec    18 b1                        sprintf
  809 1   3424  0x1b10  dict   29 60 01                     /info.msg
          3425  0x1b13  sec    28 5f 01                     info.tmpmsg
          3426  0x1b16  prim   17 05                        def
  810 1   3427  0x1b18  ret    06                         }
          3428  0x1b19  prim   17 06                      if
  812 1   3429  0x1b1b  sec    18 a5                      syslinux
          3430  0x1b1d  sec    18 ff                      info.type
          3431  0x1b1f  int    11 06                      6
          3432  0x1b21  prim   17 29                      eq
          3433  0x1b23  prim   17 23                      and
          3434  0x1b25  code   25 7a 1b                   {
  813 1   3435  0x1b28  prim   17 12                        dup
          3436  0x1b2a  sec    28 07 01                     .title
          3437  0x1b2d  str    94 0e 44 72 69 76 65 72      "Driver Update"
                               20 55 70 64 61 74 65 00
          3438  0x1b3d  prim   17 10                        put
  814 1   3439  0x1b3f  dict   29 60 01                     /info.msg
          3440  0x1b42  str    94 33 50 75 74 20 74 68      "Put the Mandriva Linux CD-ROM back into the drive."
                               65 20 4d 61 6e 64 72 69
                               76 61 20 4c 69 6e 75 78
                               20 43 44 2d 52 4f 4d 20
                               62 61 63 6b 20 69 6e 74
                               6f 20 74 68 65 20 64 72
                               69 76 65 2e 00
          3441  0x1b77  prim   17 05                        def
  815 1   3442  0x1b79  ret    06                         }
          3443  0x1b7a  prim   17 06                      if
  817 1   3444  0x1b7c  prim   17 12                      dup
          3445  0x1b7e  sec    28 08 01                   .text
          3446  0x1b81  sec    28 60 01                   info.msg
          3447  0x1b84  prim   17 10                      put
  819 1   3448  0x1b86  prim   17 12                      dup
          3449  0x1b88  sec    28 13 01                   window.init
  820 1   3450  0x1b8b  sec    28 14 01                   window.show
  822 1   3451  0x1b8e  ret    06                       }
          3452  0x1b8f  prim   17 05                    def
  836 1   3453  0x1b91  dict   29 6a 01                 /progress.percent
          3454  0x1b94  code   25 fc 1b                 {
  837 1   3455  0x1b97  int    01                         0
          3456  0x1b98  prim   17 22                      max
          3457  0x1b9a  int    11 64                      100
          3458  0x1b9c  prim   17 21                      min
  838 1   3459  0x1b9e  str    94 05 31 30 30 25 00       "100%"
          3460  0x1ba5  prim   17 45                      strsize
          3461  0x1ba7  prim   17 17                      over
          3462  0x1ba9  prim   17 1f                      neg
          3463  0x1bab  sec    28 6b 01                   progress.text.x
          3464  0x1bae  prim   17 1a                      add
          3465  0x1bb0  sec    28 6c 01                   progress.text.y
          3466  0x1bb3  prim   17 3b                      moveto
  839 1   3467  0x1bb5  sec    28 41 01                   window.current
          3468  0x1bb8  sec    28 6d 01                   .color.bg
          3469  0x1bbb  prim   17 0f                      get
          3470  0x1bbd  prim   17 3e                      setcolor
  840 1   3471  0x1bbf  prim   17 4f                      fillrect
  842 1   3472  0x1bc1  str    94 06 25 33 75 25 25 00    "%3u%%"
          3473  0x1bc9  int    11 08                      8
          3474  0x1bcb  prim   17 12                      dup
          3475  0x1bcd  sec    18 b0                      string
          3476  0x1bcf  prim   17 12                      dup
          3477  0x1bd1  int    11 05                      5
          3478  0x1bd3  int    11 01                      1
          3479  0x1bd5  prim   17 16                      roll
          3480  0x1bd7  prim   17 50                      snprintf
  844 1   3481  0x1bd9  prim   17 12                      dup
          3482  0x1bdb  prim   17 45                      strsize
          3483  0x1bdd  prim   17 13                      pop
          3484  0x1bdf  prim   17 1f                      neg
          3485  0x1be1  sec    28 6b 01                   progress.text.x
          3486  0x1be4  prim   17 1a                      add
          3487  0x1be6  sec    28 6c 01                   progress.text.y
          3488  0x1be9  prim   17 3b                      moveto
  845 1   3489  0x1beb  sec    28 41 01                   window.current
          3490  0x1bee  sec    28 42 01                   .color.fg
          3491  0x1bf1  prim   17 0f                      get
          3492  0x1bf3  prim   17 3e                      setcolor
  846 1   3493  0x1bf5  prim   17 12                      dup
          3494  0x1bf7  prim   17 46                      show
  847 1   3495  0x1bf9  prim   17 32                      free
  849 1   3496  0x1bfb  ret    06                       }
          3497  0x1bfc  prim   17 05                    def
  856 1   3498  0x1bfe  dict   29 6e 01                 /progress.sym.show
          3499  0x1c01  code   25 3d 1c                 {
  857 1   3500  0x1c04  dict   29 6f 01                   /progress.sym.current
          3501  0x1c07  prim   17 14                      exch
          3502  0x1c09  prim   17 05                      def
  859 1   3503  0x1c0b  sec    28 70 01                   progress.bar.x
          3504  0x1c0e  sec    28 71 01                   progress.bar.y
          3505  0x1c11  prim   17 3b                      moveto
  860 1   3506  0x1c13  sec    28 72 01                   progress.sym.width
          3507  0x1c16  sec    28 6f 01                   progress.sym.current
          3508  0x1c19  int    11 01                      1
          3509  0x1c1b  prim   17 1b                      sub
          3510  0x1c1d  prim   17 1c                      mul
          3511  0x1c1f  int    11 01                      1
          3512  0x1c21  prim   17 1a                      add
          3513  0x1c23  int    11 01                      1
          3514  0x1c25  prim   17 56                      rmoveto
  861 1   3515  0x1c27  sec    28 72 01                   progress.sym.width
          3516  0x1c2a  int    11 02                      2
          3517  0x1c2c  prim   17 1b                      sub
  862 1   3518  0x1c2e  sec    28 73 01                   progress.bar.height
          3519  0x1c31  int    11 02                      2
          3520  0x1c33  prim   17 1b                      sub
  863 1   3521  0x1c35  sec    28 74 01                   loading_color
          3522  0x1c38  prim   17 3e                      setcolor
  864 1   3523  0x1c3a  prim   17 4f                      fillrect
  866 1   3524  0x1c3c  ret    06                       }
          3525  0x1c3d  prim   17 05                    def
  871 1   3526  0x1c3f  dict   19 04                    /ProgressInit
          3527  0x1c41  code   25 70 1d                 {
  872 1   3528  0x1c44  dict   29 75 01                   /progress.kname
          3529  0x1c47  prim   17 14                      exch
          3530  0x1c49  prim   17 05                      def
  874 1   3531  0x1c4b  sec    28 43 01                   boot.ed
          3532  0x1c4e  prim   17 55                      edit.hidecursor
  876 1   3533  0x1c50  dict   29 05 01                   /dia
          3534  0x1c53  sec    28 06 01                   window.dialog
          3535  0x1c56  prim   17 05                      def
  878 1   3536  0x1c58  sec    28 05 01                   dia
          3537  0x1c5b  sec    28 76 01                   .width.min
          3538  0x1c5e  int    21 4a 01                   330
          3539  0x1c61  prim   17 10                      put
  879 1   3540  0x1c63  sec    28 05 01                   dia
          3541  0x1c66  sec    28 77 01                   .position
          3542  0x1c69  int    11 0a                      10
          3543  0x1c6b  prim   17 10                      put
  881 1   3544  0x1c6d  sec    28 05 01                   dia
          3545  0x1c70  sec    28 07 01                   .title
          3546  0x1c73  sec    28 78 01                   txt_load_kernel_title
          3547  0x1c76  prim   17 10                      put
  882 1   3548  0x1c78  sec    28 05 01                   dia
          3549  0x1c7b  sec    28 08 01                   .text
  883 1   3550  0x1c7e  sec    28 75 01                   progress.kname
          3551  0x1c81  str    94 08 6d 65 6d 74 65 73    "memtest"
                               74 00
          3552  0x1c8b  prim   17 29                      eq
          3553  0x1c8d  code   25 94 1c                   {
  884 1   3554  0x1c90  sec    28 79 01                     txt_load_memtest
  885 1   3555  0x1c93  ret    06                         }
          3556  0x1c94  code   25 9b 1c                   {
  886 1   3557  0x1c97  sec    28 7a 01                     txt_load_kernel
  887 1   3558  0x1c9a  ret    06                         }
          3559  0x1c9b  prim   17 07                      ifelse
  888 1   3560  0x1c9d  prim   17 10                      put
  890 1   3561  0x1c9f  sec    28 05 01                   dia
          3562  0x1ca2  sec    28 13 01                   window.init
  891 1   3563  0x1ca5  sec    28 05 01                   dia
          3564  0x1ca8  sec    28 14 01                   window.show
  895 1   3565  0x1cab  sec    28 05 01                   dia
          3566  0x1cae  sec    28 7b 01                   .x
          3567  0x1cb1  prim   17 0f                      get
          3568  0x1cb3  sec    28 05 01                   dia
          3569  0x1cb6  sec    28 7c 01                   .y
          3570  0x1cb9  prim   17 0f                      get
          3571  0x1cbb  prim   17 3b                      moveto
  896 1   3572  0x1cbd  sec    28 05 01                   dia
          3573  0x1cc0  sec    28 7d 01                   .text.x
          3574  0x1cc3  prim   17 0f                      get
          3575  0x1cc5  sec    28 05 01                   dia
          3576  0x1cc8  sec    28 7e 01                   .text.y
          3577  0x1ccb  prim   17 0f                      get
          3578  0x1ccd  int    11 1c                      28
          3579  0x1ccf  prim   17 1a                      add
          3580  0x1cd1  prim   17 56                      rmoveto
  898 1   3581  0x1cd3  dict   29 73 01                   /progress.bar.height
          3582  0x1cd6  int    11 13                      19
          3583  0x1cd8  prim   17 05                      def
  899 1   3584  0x1cda  dict   29 7f 01                   /progress.bar.width
          3585  0x1cdd  sec    28 05 01                   dia
          3586  0x1ce0  sec    28 80 01                   .width
          3587  0x1ce3  prim   17 0f                      get
          3588  0x1ce5  int    11 3c                      60
          3589  0x1ce7  prim   17 1b                      sub
          3590  0x1ce9  prim   17 05                      def
  901 1   3591  0x1ceb  dict   29 72 01                   /progress.sym.width
          3592  0x1cee  int    11 0a                      10
          3593  0x1cf0  prim   17 05                      def
  902 1   3594  0x1cf2  dict   29 7f 01                   /progress.bar.width
  903 1   3595  0x1cf5  sec    28 7f 01                   progress.bar.width
          3596  0x1cf8  sec    28 72 01                   progress.sym.width
          3597  0x1cfb  prim   17 1d                      div
  904 1   3598  0x1cfd  dict   29 81 01                   /progress.syms
          3599  0x1d00  prim   17 17                      over
          3600  0x1d02  prim   17 05                      def
          3601  0x1d04  sec    28 72 01                   progress.sym.width
          3602  0x1d07  prim   17 1c                      mul
  905 1   3603  0x1d09  prim   17 05                      def
  907 1   3604  0x1d0b  prim   17 3c                      currentpoint
          3605  0x1d0d  prim   17 17                      over
          3606  0x1d0f  int    11 01                      1
          3607  0x1d11  prim   17 1b                      sub
          3608  0x1d13  prim   17 17                      over
          3609  0x1d15  int    11 02                      2
          3610  0x1d17  prim   17 1b                      sub
          3611  0x1d19  prim   17 3b                      moveto
  908 1   3612  0x1d1b  sec    18 ee                      black
          3613  0x1d1d  sec    28 82 01                   white
          3614  0x1d20  sec    28 7f 01                   progress.bar.width
          3615  0x1d23  int    11 02                      2
          3616  0x1d25  prim   17 1a                      add
          3617  0x1d27  sec    28 73 01                   progress.bar.height
          3618  0x1d2a  int    11 04                      4
          3619  0x1d2c  prim   17 1a                      add
          3620  0x1d2e  sec    28 83 01                   drawborder
  910 1   3621  0x1d31  dict   29 71 01                   /progress.bar.y
          3622  0x1d34  prim   17 14                      exch
          3623  0x1d36  prim   17 05                      def
  911 1   3624  0x1d38  dict   29 70 01                   /progress.bar.x
          3625  0x1d3b  prim   17 14                      exch
          3626  0x1d3d  prim   17 05                      def
  913 1   3627  0x1d3f  dict   29 6b 01                   /progress.text.x
          3628  0x1d42  sec    28 70 01                   progress.bar.x
          3629  0x1d45  sec    28 7f 01                   progress.bar.width
          3630  0x1d48  int    11 25                      37
          3631  0x1d4a  prim   17 1a                      add
          3632  0x1d4c  prim   17 1a                      add
          3633  0x1d4e  prim   17 05                      def
  914 1   3634  0x1d50  dict   29 6c 01                   /progress.text.y
          3635  0x1d53  sec    28 71 01                   progress.bar.y
          3636  0x1d56  sec    28 73 01                   progress.bar.height
          3637  0x1d59  prim   17 44                      fontheight
          3638  0x1d5b  prim   17 1b                      sub
          3639  0x1d5d  int    11 02                      2
          3640  0x1d5f  prim   17 1d                      div
          3641  0x1d61  prim   17 1a                      add
          3642  0x1d63  prim   17 05                      def
  916 1   3643  0x1d65  dict   29 6f 01                   /progress.sym.current
          3644  0x1d68  int    01                         0
          3645  0x1d69  prim   17 05                      def
  918 1   3646  0x1d6b  int    01                         0
          3647  0x1d6c  sec    28 6a 01                   progress.percent
  920 1   3648  0x1d6f  ret    06                       }
          3649  0x1d70  prim   17 05                    def
  925 1   3650  0x1d72  dict   19 05                    /ProgressDone
          3651  0x1d74  code   25 8f 1d                 {
  926 1   3652  0x1d77  sec    28 84 01                   window.done
  928 1   3653  0x1d7a  sec    28 02 01                   load_error
          3654  0x1d7d  code   25 8c 1d                   {
  929 1   3655  0x1d80  dict   29 02 01                     /load_error
          3656  0x1d83  bool   03                           false # false
          3657  0x1d84  prim   17 05                        def
  930 1   3658  0x1d86  sec    28 43 01                     boot.ed
          3659  0x1d89  prim   17 54                        edit.showcursor
  931 1   3660  0x1d8b  ret    06                         }
          3661  0x1d8c  prim   17 06                      if
  932 1   3662  0x1d8e  ret    06                       }
          3663  0x1d8f  prim   17 05                    def
  940 1   3664  0x1d91  dict   19 06                    /ProgressUpdate
          3665  0x1d93  code   25 f6 1d                 {
  941 1   3666  0x1d96  prim   17 14                      exch
          3667  0x1d98  sec    28 24 01                   progress_extra
          3668  0x1d9b  prim   17 1a                      add
          3669  0x1d9d  prim   17 14                      exch
  943 1   3670  0x1d9f  prim   17 17                      over
          3671  0x1da1  prim   17 17                      over
          3672  0x1da3  int    11 64                      100
          3673  0x1da5  prim   17 1c                      mul
          3674  0x1da7  prim   17 14                      exch
          3675  0x1da9  int    11 01                      1
          3676  0x1dab  prim   17 22                      max
          3677  0x1dad  prim   17 1d                      div
          3678  0x1daf  sec    28 6a 01                   progress.percent
  945 1   3679  0x1db2  sec    28 81 01                   progress.syms
          3680  0x1db5  prim   17 1c                      mul
          3681  0x1db7  sec    28 81 01                   progress.syms
          3682  0x1dba  int    11 02                      2
          3683  0x1dbc  prim   17 1d                      div
          3684  0x1dbe  prim   17 1a                      add
          3685  0x1dc0  prim   17 14                      exch
          3686  0x1dc2  int    11 01                      1
          3687  0x1dc4  prim   17 22                      max
          3688  0x1dc6  prim   17 1d                      div
  947 1   3689  0x1dc8  int    01                         0
          3690  0x1dc9  prim   17 22                      max
          3691  0x1dcb  sec    28 81 01                   progress.syms
          3692  0x1dce  prim   17 21                      min
  949 1   3693  0x1dd0  prim   17 12                      dup
          3694  0x1dd2  sec    28 6f 01                   progress.sym.current
          3695  0x1dd5  prim   17 2b                      gt
          3696  0x1dd7  code   25 f1 1d                   {
  950 1   3697  0x1dda  sec    28 6f 01                     progress.sym.current
          3698  0x1ddd  int    11 01                        1
          3699  0x1ddf  prim   17 1a                        add
          3700  0x1de1  prim   17 17                        over
          3701  0x1de3  int    11 01                        1
          3702  0x1de5  prim   17 14                        exch
          3703  0x1de7  code   25 ee 1d                     {
  951 1   3704  0x1dea  sec    28 6e 01                       progress.sym.show
  952 1   3705  0x1ded  ret    06                           }
          3706  0x1dee  prim   17 0a                        for
  953 1   3707  0x1df0  ret    06                         }
          3708  0x1df1  prim   17 06                      if
  954 1   3709  0x1df3  prim   17 13                      pop
  956 1   3710  0x1df5  ret    06                       }
          3711  0x1df6  prim   17 05                    def
  959 1   3712  0x1df8  dict   29 24 01                 /progress_extra
          3713  0x1dfb  int    01                       0
          3714  0x1dfc  prim   17 05                    def
  970 1   3715  0x1dfe  dict   19 07                    /PasswordInit
          3716  0x1e00  code   25 a1 1e                 {
  971 1   3717  0x1e03  dict   29 85 01                   /password.key
          3718  0x1e06  prim   17 14                      exch
          3719  0x1e08  prim   17 05                      def
          3720  0x1e0a  prim   17 13                      pop
  973 1   3721  0x1e0c  dict   29 05 01                   /dia
          3722  0x1e0f  sec    28 06 01                   window.dialog
          3723  0x1e12  prim   17 05                      def
  975 1   3724  0x1e14  dict   29 00 01                   /password.dialog
          3725  0x1e17  sec    28 05 01                   dia
          3726  0x1e1a  prim   17 05                      def
  977 1   3727  0x1e1c  sec    28 05 01                   dia
          3728  0x1e1f  sec    28 07 01                   .title
          3729  0x1e22  sec    28 86 01                   txt_password_title
          3730  0x1e25  prim   17 10                      put
  978 1   3731  0x1e27  sec    28 05 01                   dia
          3732  0x1e2a  sec    28 08 01                   .text
          3733  0x1e2d  str    94 01 00                   ""
          3734  0x1e30  prim   17 10                      put
  981 1   3735  0x1e32  sec    28 05 01                   dia
          3736  0x1e35  sec    28 09 01                   .ed.list
          3737  0x1e38  int    11 01                      1
          3738  0x1e3a  prim   17 0e                      array
          3739  0x1e3c  prim   17 10                      put
  982 1   3740  0x1e3e  sec    28 05 01                   dia
          3741  0x1e41  sec    28 01 01                   .ed.buffer.list
          3742  0x1e44  prim   17 03                      [
          3743  0x1e46  int    11 1f                      31
          3744  0x1e48  sec    18 b0                      string
          3745  0x1e4a  prim   17 04                      ]
          3746  0x1e4c  prim   17 10                      put
  983 1   3747  0x1e4e  sec    28 05 01                   dia
          3748  0x1e51  sec    28 0a 01                   .ed.text.list
          3749  0x1e54  prim   17 03                      [
          3750  0x1e56  sec    28 87 01                   txt_password
          3751  0x1e59  prim   17 04                      ]
          3752  0x1e5b  prim   17 10                      put
  985 1   3753  0x1e5d  sec    28 05 01                   dia
          3754  0x1e60  sec    28 0b 01                   .ed.focus
          3755  0x1e63  int    01                         0
          3756  0x1e64  prim   17 10                      put
  987 1   3757  0x1e66  sec    28 05 01                   dia
          3758  0x1e69  sec    28 0c 01                   .ed.width
          3759  0x1e6c  uint   12 c8                      200
          3760  0x1e6e  prim   17 10                      put
  989 1   3761  0x1e70  sec    28 05 01                   dia
          3762  0x1e73  sec    28 0d 01                   .ed.font
          3763  0x1e76  sec    28 0e 01                   font.normal
          3764  0x1e79  sec    18 be                      pwmode
          3765  0x1e7b  prim   17 10                      put
  991 1   3766  0x1e7d  sec    28 05 01                   dia
          3767  0x1e80  sec    28 0f 01                   .buttons
  992 1   3768  0x1e83  prim   17 03                      [
          3769  0x1e85  sec    28 10 01                   button.ok
          3770  0x1e88  sec    28 11 01                   button.default
          3771  0x1e8b  int    11 03                      3 # actPassword
          3772  0x1e8d  sec    28 12 01                   button.setaction
          3773  0x1e90  prim   17 04                      ]
  993 1   3774  0x1e92  prim   17 10                      put
  995 1   3775  0x1e94  sec    28 05 01                   dia
          3776  0x1e97  sec    28 13 01                   window.init
  996 1   3777  0x1e9a  sec    28 05 01                   dia
          3778  0x1e9d  sec    28 14 01                   window.show
  998 1   3779  0x1ea0  ret    06                       }
          3780  0x1ea1  prim   17 05                    def
 1010 1   3781  0x1ea3  dict   19 08                    /PasswordDone
          3782  0x1ea5  code   25 ae 1e                 {
 1012 1   3783  0x1ea8  sec    28 85 01                   password.key
          3784  0x1eab  prim   17 29                      eq
 1013 1   3785  0x1ead  ret    06                       }
          3786  0x1eae  prim   17 05                    def
 1018 1   3787  0x1eb0  dict   29 88 01                 /kernel_str
          3788  0x1eb3  int    21 00 01                 256
          3789  0x1eb6  sec    18 b0                    string
          3790  0x1eb8  prim   17 05                    def
 1020 1   3791  0x1eba  dict   29 55 01                 /menuitemmap
          3792  0x1ebd  code   25 52 23                 {
 1021 1   3793  0x1ec0  sec    28 89 01                   translate
 1022 1   3794  0x1ec3  prim   17 12                      dup
          3795  0x1ec5  str    94 08 6d 65 6d 74 65 73    "memtest"
                               74 00
          3796  0x1ecf  prim   17 29                      eq
          3797  0x1ed1  prim   17 17                      over
          3798  0x1ed3  str    94 0a 6d 65 6d 74 65 73    "memtest86"
                               74 38 36 00
          3799  0x1edf  prim   17 29                      eq
          3800  0x1ee1  prim   17 24                      or
          3801  0x1ee3  code   25 ee 1e                   {
          3802  0x1ee6  prim   17 13                        pop
          3803  0x1ee8  sec    28 8a 01                     txt_memtest
          3804  0x1eeb  prim   17 0d                        return
          3805  0x1eed  ret    06                         }
          3806  0x1eee  prim   17 06                      if
 1023 1   3807  0x1ef0  sec    18 a5                      syslinux
          3808  0x1ef2  code   25 db 21                   {
 1024 1   3809  0x1ef5  sec    18 d2                        livecd
          3810  0x1ef7  code   25 60 1f                     {
 1025 1   3811  0x1efa  prim   17 12                          dup
          3812  0x1efc  str    94 08 6e 65 74 62 6f 73        "netboss"
                               73 00
          3813  0x1f06  prim   17 29                          eq
          3814  0x1f08  code   25 13 1f                       {
          3815  0x1f0b  prim   17 13                            pop
          3816  0x1f0d  sec    28 8b 01                         txt_linux_netboss
          3817  0x1f10  prim   17 0d                            return
          3818  0x1f12  ret    06                             }
          3819  0x1f13  prim   17 06                          if
 1026 1   3820  0x1f15  prim   17 12                          dup
          3821  0x1f17  str    94 05 61 63 66 73 00           "acfs"
          3822  0x1f1e  prim   17 29                          eq
          3823  0x1f20  code   25 2b 1f                       {
          3824  0x1f23  prim   17 13                            pop
          3825  0x1f25  sec    28 8c 01                         txt_linux_acfs
          3826  0x1f28  prim   17 0d                            return
          3827  0x1f2a  ret    06                             }
          3828  0x1f2b  prim   17 06                          if
 1027 1   3829  0x1f2d  prim   17 12                          dup
          3830  0x1f2f  str    94 09 66 61 69 6c 73 61        "failsafe"
                               66 65 00
          3831  0x1f3a  prim   17 29                          eq
          3832  0x1f3c  code   25 5d 1f                       {
          3833  0x1f3f  prim   17 13                            pop
          3834  0x1f41  str    94 17 4c 69 76 65 43 44          "LiveCD - Safe Settings"
                               20 2d 20 53 61 66 65 20
                               53 65 74 74 69 6e 67 73
                               00
          3835  0x1f5a  prim   17 0d                            return
          3836  0x1f5c  ret    06                             }
          3837  0x1f5d  prim   17 06                          if
 1028 1   3838  0x1f5f  ret    06                           }
          3839  0x1f60  code   25 fc 1f                     {
 1029 1   3840  0x1f63  prim   17 12                          dup
          3841  0x1f65  str    94 0b 6e 65 74 62 6f 73        "netboss-rw"
                               73 2d 72 77 00
          3842  0x1f72  prim   17 29                          eq
          3843  0x1f74  code   25 7f 1f                       {
          3844  0x1f77  prim   17 13                            pop
          3845  0x1f79  sec    28 8d 01                         txt_rw_netboss
          3846  0x1f7c  prim   17 0d                            return
          3847  0x1f7e  ret    06                             }
          3848  0x1f7f  prim   17 06                          if
 1030 1   3849  0x1f81  prim   17 12                          dup
          3850  0x1f83  str    94 08 61 63 66 73 2d 72        "acfs-rw"
                               77 00
          3851  0x1f8d  prim   17 29                          eq
          3852  0x1f8f  code   25 9a 1f                       {
          3853  0x1f92  prim   17 13                            pop
          3854  0x1f94  sec    28 8e 01                         txt_rw_acfs
          3855  0x1f97  prim   17 0d                            return
          3856  0x1f99  ret    06                             }
          3857  0x1f9a  prim   17 06                          if
 1031 1   3858  0x1f9c  prim   17 12                          dup
          3859  0x1f9e  str    94 10 6e 65 74 62 6f 73        "netboss-install"
                               73 2d 69 6e 73 74 61 6c
                               6c 00
          3860  0x1fb0  prim   17 29                          eq
          3861  0x1fb2  code   25 bd 1f                       {
          3862  0x1fb5  prim   17 13                            pop
          3863  0x1fb7  sec    28 8f 01                         txt_install_netboss
          3864  0x1fba  prim   17 0d                            return
          3865  0x1fbc  ret    06                             }
          3866  0x1fbd  prim   17 06                          if
 1032 1   3867  0x1fbf  prim   17 12                          dup
          3868  0x1fc1  str    94 0d 61 63 66 73 2d 69        "acfs-install"
                               6e 73 74 61 6c 6c 00
          3869  0x1fd0  prim   17 29                          eq
          3870  0x1fd2  code   25 dd 1f                       {
          3871  0x1fd5  prim   17 13                            pop
          3872  0x1fd7  sec    28 90 01                         txt_install_acfs
          3873  0x1fda  prim   17 0d                            return
          3874  0x1fdc  ret    06                             }
          3875  0x1fdd  prim   17 06                          if
 1033 1   3876  0x1fdf  prim   17 12                          dup
          3877  0x1fe1  str    94 09 66 61 69 6c 73 61        "failsafe"
                               66 65 00
          3878  0x1fec  prim   17 29                          eq
          3879  0x1fee  code   25 f9 1f                       {
          3880  0x1ff1  prim   17 13                            pop
          3881  0x1ff3  sec    28 91 01                         txt_safe_install
          3882  0x1ff6  prim   17 0d                            return
          3883  0x1ff8  ret    06                             }
          3884  0x1ff9  prim   17 06                          if
 1034 1   3885  0x1ffb  ret    06                           }
          3886  0x1ffc  prim   17 07                        ifelse
 1035 1   3887  0x1ffe  prim   17 12                        dup
          3888  0x2000  str    94 08 6e 65 74 62 6f 73      "netboss"
                               73 00
          3889  0x200a  prim   17 29                        eq
          3890  0x200c  code   25 17 20                     {
          3891  0x200f  prim   17 13                          pop
          3892  0x2011  sec    28 8b 01                       txt_linux_netboss
          3893  0x2014  prim   17 0d                          return
          3894  0x2016  ret    06                           }
          3895  0x2017  prim   17 06                        if
 1036 1   3896  0x2019  prim   17 12                        dup
          3897  0x201b  str    94 05 61 63 66 73 00         "acfs"
          3898  0x2022  prim   17 29                        eq
          3899  0x2024  code   25 2f 20                     {
          3900  0x2027  prim   17 13                          pop
          3901  0x2029  sec    28 8c 01                       txt_linux_acfs
          3902  0x202c  prim   17 0d                          return
          3903  0x202e  ret    06                           }
          3904  0x202f  prim   17 06                        if
 1037 1   3905  0x2031  prim   17 12                        dup
          3906  0x2033  str    94 0b 6e 65 74 62 6f 73      "netboss-rw"
                               73 2d 72 77 00
          3907  0x2040  prim   17 29                        eq
          3908  0x2042  code   25 4d 20                     {
          3909  0x2045  prim   17 13                          pop
          3910  0x2047  sec    28 8d 01                       txt_rw_netboss
          3911  0x204a  prim   17 0d                          return
          3912  0x204c  ret    06                           }
          3913  0x204d  prim   17 06                        if
 1038 1   3914  0x204f  prim   17 12                        dup
          3915  0x2051  str    94 08 61 63 66 73 2d 72      "acfs-rw"
                               77 00
          3916  0x205b  prim   17 29                        eq
          3917  0x205d  code   25 68 20                     {
          3918  0x2060  prim   17 13                          pop
          3919  0x2062  sec    28 8e 01                       txt_rw_acfs
          3920  0x2065  prim   17 0d                          return
          3921  0x2067  ret    06                           }
          3922  0x2068  prim   17 06                        if
 1039 1   3923  0x206a  prim   17 12                        dup
          3924  0x206c  str    94 10 6e 65 74 62 6f 73      "netboss-install"
                               73 2d 69 6e 73 74 61 6c
                               6c 00
          3925  0x207e  prim   17 29                        eq
          3926  0x2080  code   25 8b 20                     {
          3927  0x2083  prim   17 13                          pop
          3928  0x2085  sec    28 8f 01                       txt_install_netboss
          3929  0x2088  prim   17 0d                          return
          3930  0x208a  ret    06                           }
          3931  0x208b  prim   17 06                        if
 1040 1   3932  0x208d  prim   17 12                        dup
          3933  0x208f  str    94 0d 61 63 66 73 2d 69      "acfs-install"
                               6e 73 74 61 6c 6c 00
          3934  0x209e  prim   17 29                        eq
          3935  0x20a0  code   25 ab 20                     {
          3936  0x20a3  prim   17 13                          pop
          3937  0x20a5  sec    28 90 01                       txt_install_acfs
          3938  0x20a8  prim   17 0d                          return
          3939  0x20aa  ret    06                           }
          3940  0x20ab  prim   17 06                        if
 1041 1   3941  0x20ad  prim   17 12                        dup
          3942  0x20af  str    94 05 64 72 62 6c 00         "drbl"
          3943  0x20b6  prim   17 29                        eq
          3944  0x20b8  code   25 c3 20                     {
          3945  0x20bb  prim   17 13                          pop
          3946  0x20bd  sec    28 92 01                       txt_drbl
          3947  0x20c0  prim   17 0d                          return
          3948  0x20c2  ret    06                           }
          3949  0x20c3  prim   17 06                        if
 1042 1   3950  0x20c5  prim   17 12                        dup
          3951  0x20c7  str    94 07 73 79 73 74 65 6d      "system"
                               00
          3952  0x20d0  prim   17 29                        eq
          3953  0x20d2  code   25 dd 20                     {
          3954  0x20d5  prim   17 13                          pop
          3955  0x20d7  sec    28 93 01                       txt_system
          3956  0x20da  prim   17 0d                          return
          3957  0x20dc  ret    06                           }
          3958  0x20dd  prim   17 06                        if
 1043 1   3959  0x20df  prim   17 12                        dup
          3960  0x20e1  str    94 07 6e 6f 61 63 70 69      "noacpi"
                               00
          3961  0x20ea  prim   17 29                        eq
          3962  0x20ec  code   25 f7 20                     {
          3963  0x20ef  prim   17 13                          pop
          3964  0x20f1  sec    28 94 01                       txt_noacpi_install
          3965  0x20f4  prim   17 0d                          return
          3966  0x20f6  ret    06                           }
          3967  0x20f7  prim   17 06                        if
 1044 1   3968  0x20f9  prim   17 12                        dup
          3969  0x20fb  str    94 07 6e 6f 61 70 69 63      "noapic"
                               00
          3970  0x2104  prim   17 29                        eq
          3971  0x2106  code   25 11 21                     {
          3972  0x2109  prim   17 13                          pop
          3973  0x210b  sec    28 95 01                       txt_noapic_install
          3974  0x210e  prim   17 0d                          return
          3975  0x2110  ret    06                           }
          3976  0x2111  prim   17 06                        if
 1045 1   3977  0x2113  prim   17 12                        dup
          3978  0x2115  str    94 08 6e 6f 6c 61 70 69      "nolapic"
                               63 00
          3979  0x211f  prim   17 29                        eq
          3980  0x2121  code   25 2c 21                     {
          3981  0x2124  prim   17 13                          pop
          3982  0x2126  sec    28 96 01                       txt_nolapic_install
          3983  0x2129  prim   17 0d                          return
          3984  0x212b  ret    06                           }
          3985  0x212c  prim   17 06                        if
 1046 1   3986  0x212e  prim   17 12                        dup
          3987  0x2130  str    94 05 61 70 69 63 00         "apic"
          3988  0x2137  prim   17 29                        eq
          3989  0x2139  code   25 44 21                     {
          3990  0x213c  prim   17 13                          pop
          3991  0x213e  sec    28 97 01                       txt_apic
          3992  0x2141  prim   17 0d                          return
          3993  0x2143  ret    06                           }
          3994  0x2144  prim   17 06                        if
 1047 1   3995  0x2146  prim   17 12                        dup
          3996  0x2148  str    94 07 6d 61 6e 75 61 6c      "manual"
                               00
          3997  0x2151  prim   17 29                        eq
          3998  0x2153  code   25 5e 21                     {
          3999  0x2156  prim   17 13                          pop
          4000  0x2158  sec    28 98 01                       txt_manual_install
          4001  0x215b  prim   17 0d                          return
          4002  0x215d  ret    06                           }
          4003  0x215e  prim   17 06                        if
 1048 1   4004  0x2160  prim   17 12                        dup
          4005  0x2162  str    94 07 72 65 73 63 75 65      "rescue"
                               00
          4006  0x216b  prim   17 29                        eq
          4007  0x216d  code   25 78 21                     {
          4008  0x2170  prim   17 13                          pop
          4009  0x2172  sec    28 99 01                       txt_rescue
          4010  0x2175  prim   17 0d                          return
          4011  0x2177  ret    06                           }
          4012  0x2178  prim   17 06                        if
 1049 1   4013  0x217a  prim   17 12                        dup
          4014  0x217c  str    94 08 68 77 63 68 65 63      "hwcheck"
                               6b 00
          4015  0x2186  prim   17 29                        eq
          4016  0x2188  code   25 a1 21                     {
          4017  0x218b  prim   17 13                          pop
          4018  0x218d  str    94 0f 48 61 72 64 77 61        "Hardware Check"
                               72 65 20 43 68 65 63 6b
                               00
          4019  0x219e  prim   17 0d                          return
          4020  0x21a0  ret    06                           }
          4021  0x21a1  prim   17 06                        if
 1050 1   4022  0x21a3  prim   17 12                        dup
          4023  0x21a5  str    94 08 63 68 65 63 6b 63      "checkcd"
                               64 00
          4024  0x21af  prim   17 29                        eq
          4025  0x21b1  code   25 bc 21                     {
          4026  0x21b4  prim   17 13                          pop
          4027  0x21b6  sec    28 9a 01                       txt_checkcd
          4028  0x21b9  prim   17 0d                          return
          4029  0x21bb  ret    06                           }
          4030  0x21bc  prim   17 06                        if
 1051 1   4031  0x21be  prim   17 12                        dup
          4032  0x21c0  str    94 09 68 61 72 64 64 69      "harddisk"
                               73 6b 00
          4033  0x21cb  prim   17 29                        eq
          4034  0x21cd  code   25 d8 21                     {
          4035  0x21d0  prim   17 13                          pop
          4036  0x21d2  sec    28 9b 01                       txt_boot_harddisk
          4037  0x21d5  prim   17 0d                          return
          4038  0x21d7  ret    06                           }
          4039  0x21d8  prim   17 06                        if
 1052 1   4040  0x21da  ret    06                         }
          4041  0x21db  code   25 4f 23                   {
 1053 1   4042  0x21de  prim   17 12                        dup
          4043  0x21e0  str    94 08 6e 65 74 62 6f 73      "netboss"
                               73 00
          4044  0x21ea  prim   17 29                        eq
          4045  0x21ec  code   25 f7 21                     {
          4046  0x21ef  prim   17 13                          pop
          4047  0x21f1  sec    28 8b 01                       txt_linux_netboss
          4048  0x21f4  prim   17 0d                          return
          4049  0x21f6  ret    06                           }
          4050  0x21f7  prim   17 06                        if
 1054 1   4051  0x21f9  prim   17 12                        dup
          4052  0x21fb  str    94 0b 6e 65 74 62 6f 73      "netboss-rw"
                               73 2d 72 77 00
          4053  0x2208  prim   17 29                        eq
          4054  0x220a  code   25 15 22                     {
          4055  0x220d  prim   17 13                          pop
          4056  0x220f  sec    28 8d 01                       txt_rw_netboss
          4057  0x2212  prim   17 0d                          return
          4058  0x2214  ret    06                           }
          4059  0x2215  prim   17 06                        if
 1055 1   4060  0x2217  prim   17 12                        dup
          4061  0x2219  str    94 05 61 63 66 73 00         "acfs"
          4062  0x2220  prim   17 29                        eq
          4063  0x2222  code   25 2d 22                     {
          4064  0x2225  prim   17 13                          pop
          4065  0x2227  sec    28 8c 01                       txt_linux_acfs
          4066  0x222a  prim   17 0d                          return
          4067  0x222c  ret    06                           }
          4068  0x222d  prim   17 06                        if
 1056 1   4069  0x222f  prim   17 12                        dup
          4070  0x2231  str    94 08 61 63 66 73 2d 72      "acfs-rw"
                               77 00
          4071  0x223b  prim   17 29                        eq
          4072  0x223d  code   25 48 22                     {
          4073  0x2240  prim   17 13                          pop
          4074  0x2242  sec    28 8e 01                       txt_rw_acfs
          4075  0x2245  prim   17 0d                          return
          4076  0x2247  ret    06                           }
          4077  0x2248  prim   17 06                        if
 1057 1   4078  0x224a  prim   17 12                        dup
          4079  0x224c  str    94 05 64 72 62 6c 00         "drbl"
          4080  0x2253  prim   17 29                        eq
          4081  0x2255  code   25 60 22                     {
          4082  0x2258  prim   17 13                          pop
          4083  0x225a  sec    28 92 01                       txt_drbl
          4084  0x225d  prim   17 0d                          return
          4085  0x225f  ret    06                           }
          4086  0x2260  prim   17 06                        if
 1058 1   4087  0x2262  prim   17 12                        dup
          4088  0x2264  str    94 07 73 79 73 74 65 6d      "system"
                               00
          4089  0x226d  prim   17 29                        eq
          4090  0x226f  code   25 7a 22                     {
          4091  0x2272  prim   17 13                          pop
          4092  0x2274  sec    28 93 01                       txt_system
          4093  0x2277  prim   17 0d                          return
          4094  0x2279  ret    06                           }
          4095  0x227a  prim   17 06                        if
 1059 1   4096  0x227c  prim   17 12                        dup
          4097  0x227e  str    94 10 6e 65 74 62 6f 73      "netboss-install"
                               73 2d 69 6e 73 74 61 6c
                               6c 00
          4098  0x2290  prim   17 29                        eq
          4099  0x2292  code   25 9d 22                     {
          4100  0x2295  prim   17 13                          pop
          4101  0x2297  sec    28 8f 01                       txt_install_netboss
          4102  0x229a  prim   17 0d                          return
          4103  0x229c  ret    06                           }
          4104  0x229d  prim   17 06                        if
 1060 1   4105  0x229f  prim   17 12                        dup
          4106  0x22a1  str    94 0d 61 63 66 73 2d 69      "acfs-install"
                               6e 73 74 61 6c 6c 00
          4107  0x22b0  prim   17 29                        eq
          4108  0x22b2  code   25 bd 22                     {
          4109  0x22b5  prim   17 13                          pop
          4110  0x22b7  sec    28 90 01                       txt_install_acfs
          4111  0x22ba  prim   17 0d                          return
          4112  0x22bc  ret    06                           }
          4113  0x22bd  prim   17 06                        if
 1061 1   4114  0x22bf  prim   17 12                        dup
          4115  0x22c1  str    94 09 68 61 72 64 64 69      "harddisk"
                               73 6b 00
          4116  0x22cc  prim   17 29                        eq
          4117  0x22ce  code   25 d9 22                     {
          4118  0x22d1  prim   17 13                          pop
          4119  0x22d3  sec    28 9b 01                       txt_boot_harddisk
          4120  0x22d6  prim   17 0d                          return
          4121  0x22d8  ret    06                           }
          4122  0x22d9  prim   17 06                        if
 1062 1   4123  0x22db  prim   17 12                        dup
          4124  0x22dd  str    94 09 66 61 69 6c 73 61      "failsafe"
                               66 65 00
          4125  0x22e8  prim   17 29                        eq
          4126  0x22ea  code   25 f5 22                     {
          4127  0x22ed  prim   17 13                          pop
          4128  0x22ef  sec    28 9c 01                       txt_safe_linux
          4129  0x22f2  prim   17 0d                          return
          4130  0x22f4  ret    06                           }
          4131  0x22f5  prim   17 06                        if
 1063 1   4132  0x22f7  prim   17 12                        dup
          4133  0x22f9  str    94 08 63 68 65 63 6b 63      "checkcd"
                               64 00
          4134  0x2303  prim   17 29                        eq
          4135  0x2305  code   25 10 23                     {
          4136  0x2308  prim   17 13                          pop
          4137  0x230a  sec    28 9a 01                       txt_checkcd
          4138  0x230d  prim   17 0d                          return
          4139  0x230f  ret    06                           }
          4140  0x2310  prim   17 06                        if
 1064 1   4141  0x2312  prim   17 12                        dup
          4142  0x2314  str    94 08 77 69 6e 64 6f 77      "windows"
                               73 00
          4143  0x231e  prim   17 29                        eq
          4144  0x2320  code   25 2b 23                     {
          4145  0x2323  prim   17 13                          pop
          4146  0x2325  sec    28 9d 01                       txt_windows
          4147  0x2328  prim   17 0d                          return
          4148  0x232a  ret    06                           }
          4149  0x232b  prim   17 06                        if
 1065 1   4150  0x232d  prim   17 12                        dup
          4151  0x232f  str    94 04 32 2e 36 00            "2.6"
          4152  0x2335  prim   17 57                        strstr
          4153  0x2337  int    11 01                        1
          4154  0x2339  prim   17 29                        eq
          4155  0x233b  code   25 4c 23                     {
          4156  0x233e  sec    28 9e 01                       txt_linux_kernel_version
          4157  0x2341  sec    28 88 01                       kernel_str
          4158  0x2344  sec    18 b1                          sprintf
 1066 1   4159  0x2346  sec    28 88 01                       kernel_str
          4160  0x2349  prim   17 0d                          return
          4161  0x234b  ret    06                           }
          4162  0x234c  prim   17 06                        if
 1067 1   4163  0x234e  ret    06                         }
          4164  0x234f  prim   17 07                      ifelse
 1068 1   4165  0x2351  ret    06                       }
          4166  0x2352  prim   17 05                    def
 1073 1   4167  0x2354  dict   29 83 01                 /drawborder
          4168  0x2357  code   25 cb 23                 {
 1074 1   4169  0x235a  prim   17 3c                      currentpoint
          4170  0x235c  dict   29 9f 01                   /db.y0
          4171  0x235f  prim   17 14                      exch
          4172  0x2361  prim   17 05                      def
          4173  0x2363  dict   29 a0 01                   /db.x0
          4174  0x2366  prim   17 14                      exch
          4175  0x2368  prim   17 05                      def
 1076 1   4176  0x236a  dict   29 a1 01                   /db.y1
          4177  0x236d  prim   17 14                      exch
          4178  0x236f  int    11 01                      1
          4179  0x2371  prim   17 1b                      sub
          4180  0x2373  sec    28 9f 01                   db.y0
          4181  0x2376  prim   17 1a                      add
          4182  0x2378  prim   17 05                      def
 1077 1   4183  0x237a  dict   29 a2 01                   /db.x1
          4184  0x237d  prim   17 14                      exch
          4185  0x237f  int    11 01                      1
          4186  0x2381  prim   17 1b                      sub
          4187  0x2383  sec    28 a0 01                   db.x0
          4188  0x2386  prim   17 1a                      add
          4189  0x2388  prim   17 05                      def
 1078 1   4190  0x238a  dict   29 a3 01                   /db.col1
          4191  0x238d  prim   17 14                      exch
          4192  0x238f  prim   17 05                      def
 1079 1   4193  0x2391  dict   29 a4 01                   /db.col0
          4194  0x2394  prim   17 14                      exch
          4195  0x2396  prim   17 05                      def
 1081 1   4196  0x2398  sec    28 a0 01                   db.x0
          4197  0x239b  sec    28 a1 01                   db.y1
          4198  0x239e  prim   17 3b                      moveto
 1083 1   4199  0x23a0  sec    28 a4 01                   db.col0
          4200  0x23a3  prim   17 3e                      setcolor
 1084 1   4201  0x23a5  sec    28 a0 01                   db.x0
          4202  0x23a8  sec    28 9f 01                   db.y0
          4203  0x23ab  prim   17 3d                      lineto
          4204  0x23ad  sec    28 a2 01                   db.x1
          4205  0x23b0  sec    28 9f 01                   db.y0
          4206  0x23b3  prim   17 3d                      lineto
 1086 1   4207  0x23b5  sec    28 a3 01                   db.col1
          4208  0x23b8  prim   17 3e                      setcolor
 1087 1   4209  0x23ba  sec    28 a2 01                   db.x1
          4210  0x23bd  sec    28 a1 01                   db.y1
          4211  0x23c0  prim   17 3d                      lineto
          4212  0x23c2  sec    28 a0 01                   db.x0
          4213  0x23c5  sec    28 a1 01                   db.y1
          4214  0x23c8  prim   17 3d                      lineto
 1088 1   4215  0x23ca  ret    06                       }
          4216  0x23cb  prim   17 05                    def
 1095 1   4217                                          # drawborder3
          4218                                          # {
 1096 1   4219                                          # currentpoint
          4220                                          # db.y0
          4221                                          # exch
          4222                                          # def
          4223                                          # db.x0
          4224                                          # exch
          4225                                          # def
 1098 1   4226                                          # db.y1
          4227                                          # exch
          4228                                          # 1
          4229                                          # sub
          4230                                          # db.y0
          4231                                          # add
          4232                                          # def
 1099 1   4233                                          # db.x1
          4234                                          # exch
          4235                                          # 1
          4236                                          # sub
          4237                                          # db.x0
          4238                                          # add
          4239                                          # def
 1100 1   4240                                          # db.col2
          4241                                          # exch
          4242                                          # def
 1101 1   4243                                          # db.col1
          4244                                          # exch
          4245                                          # def
 1102 1   4246                                          # db.col0
          4247                                          # exch
          4248                                          # def
 1104 1   4249                                          # db.x0
          4250                                          # db.y1
          4251                                          # moveto
 1106 1   4252                                          # db.col0
          4253                                          # setcolor
 1107 1   4254                                          # db.x0
          4255                                          # db.y0
          4256                                          # lineto
          4257                                          # db.x1
          4258                                          # db.y0
          4259                                          # lineto
 1109 1   4260                                          # db.col1
          4261                                          # setcolor
 1110 1   4262                                          # db.x1
          4263                                          # db.y1
          4264                                          # lineto
          4265                                          # db.x0
          4266                                          # db.y1
          4267                                          # lineto
 1112 1   4268                                          # db.col2
          4269                                          # -1
          4270                                          # ne
          4271                                          # {
 1113 1   4272                                          # db.col2
          4273                                          # setcolor
 1114 1   4274                                          # 1
          4275                                          # 1
          4276                                          # rmoveto
 1115 1   4277                                          # db.x1
          4278                                          # 1
          4279                                          # add
          4280                                          # db.y1
          4281                                          # 1
          4282                                          # add
          4283                                          # lineto
 1116 1   4284                                          # db.x1
          4285                                          # 1
          4286                                          # add
          4287                                          # db.y0
          4288                                          # 1
          4289                                          # add
          4290                                          # lineto
 1117 1   4291                                          # }
          4292                                          # if
 1118 1   4293                                          # }
          4294                                          # def
 1123 1   4295                                          # drawborder4
          4296                                          # {
 1124 1   4297                                          # 3
          4298                                          # index
          4299                                          # 4
          4300                                          # 1
          4301                                          # roll
          4302                                          # rot
          4303                                          # dup
          4304                                          # 3
          4305                                          # index
          4306                                          # 3
          4307                                          # index
 1125 1   4308                                          # currentpoint
          4309                                          # 6
          4310                                          # 2
          4311                                          # roll
 1126 1   4312                                          # 1
          4313                                          # 1
          4314                                          # rmoveto
          4315                                          # drawborder
 1127 1   4316                                          # moveto
          4317                                          # drawborder
 1128 1   4318                                          # }
          4319                                          # def
 1134 1   4320                                          # centertext
          4321                                          # {
 1135 1   4322                                          # 3
          4323                                          # -1
          4324                                          # roll
          4325                                          # strsize
 1136 1   4326                                          # 4
          4327                                          # 2
          4328                                          # roll
 1137 1   4329                                          # 4
          4330                                          # 1
          4331                                          # roll
          4332                                          # exch
          4333                                          # 4
          4334                                          # 1
          4335                                          # roll
          4336                                          # sub
          4337                                          # 2
          4338                                          # div
          4339                                          # neg
          4340                                          # 3
          4341                                          # 1
          4342                                          # roll
          4343                                          # sub
          4344                                          # 2
          4345                                          # div
          4346                                          # neg
 1138 1   4347                                          # }
          4348                                          # def
 1145 1   4349  0x23cd  dict   29 a5 01                 /newcolor
          4350  0x23d0  code   25 0e 24                 {
 1146 1   4351  0x23d3  prim   17 8a                      colorbits
          4352  0x23d5  int    11 08                      8
          4353  0x23d7  prim   17 2e                      le
          4354  0x23d9  code   25 09 24                   {
 1147 1   4355  0x23dc  sec    28 a6 01                     newcolor.count
          4356  0x23df  none   00                           .undef # .undef
          4357  0x23e0  prim   17 29                        eq
          4358  0x23e2  code   25 ec 23                     {
          4359  0x23e5  dict   29 a6 01                       /newcolor.count
          4360  0x23e8  int    01                             0
          4361  0x23e9  prim   17 05                          def
          4362  0x23eb  ret    06                           }
          4363  0x23ec  prim   17 06                        if
 1148 1   4364  0x23ee  sec    28 a7 01                     max_image_colors
          4365  0x23f1  sec    28 a6 01                     newcolor.count
          4366  0x23f4  prim   17 1a                        add
 1149 1   4367  0x23f6  prim   17 12                        dup
          4368  0x23f8  prim   17 15                        rot
          4369  0x23fa  prim   17 4a                        setpalette
 1150 1   4370  0x23fc  dict   29 a6 01                     /newcolor.count
          4371  0x23ff  sec    28 a6 01                     newcolor.count
          4372  0x2402  int    11 01                        1
          4373  0x2404  prim   17 1a                        add
          4374  0x2406  prim   17 05                        def
 1151 1   4375  0x2408  ret    06                         }
          4376  0x2409  prim   17 06                      if
 1152 1   4377  0x240b  prim   17 05                      def
 1153 1   4378  0x240d  ret    06                       }
          4379  0x240e  prim   17 05                    def
 1157 1   4380  0x2410  dict   19 e1                    /imgsize
          4381  0x2412  code   25 38 24                 {
 1158 1   4382  0x2415  prim   17 12                      dup
          4383  0x2417  none   00                         .undef # .undef
          4384  0x2418  prim   17 29                      eq
          4385  0x241a  code   25 22 24                   {
 1159 1   4386  0x241d  prim   17 13                        pop
          4387  0x241f  int    01                           0
          4388  0x2420  int    01                           0
 1160 1   4389  0x2421  ret    06                         }
          4390  0x2422  code   25 35 24                   {
 1161 1   4391  0x2425  prim   17 7e                        getdword
          4392  0x2427  prim   17 12                        dup
 1162 1   4393  0x2429  uint   22 ff ff                     0xffff
          4394  0x242c  prim   17 23                        and
          4395  0x242e  prim   17 14                        exch
          4396  0x2430  int    11 10                        16
          4397  0x2432  prim   17 28                        shr
 1163 1   4398  0x2434  ret    06                         }
          4399  0x2435  prim   17 07                      ifelse
 1164 1   4400  0x2437  ret    06                       }
          4401  0x2438  prim   17 05                    def
 1168 1   4402                                          # showlogo
          4403                                          # {
 1169 1   4404                                          # tmp.sc
          4405                                          # over
          4406                                          # imgsize
          4407                                          # savescreen
          4408                                          # def
 1171 1   4409                                          # currentpoint
          4410                                          # 4
          4411                                          # 2
          4412                                          # roll
 1172 1   4413                                          # 0
          4414                                          # 0
          4415                                          # moveto
          4416                                          # tmp.sc
          4417                                          # blend
 1173 1   4418                                          # moveto
          4419                                          # tmp.sc
          4420                                          # restorescreen
 1175 1   4421                                          # tmp.sc
          4422                                          # free
 1176 1   4423                                          # }
          4424                                          # def
 1180 1   4425                                          # readimage
          4426                                          # {
 1181 1   4427                                          # findfile
          4428                                          # dup
          4429                                          # .undef
          4430                                          # ne
          4431                                          # {
 1182 1   4432                                          # dup
          4433                                          # setimage
          4434                                          # 0
          4435                                          # 0
          4436                                          # image.size
          4437                                          # unpackimage
          4438                                          # exch
          4439                                          # free
 1183 1   4440                                          # }
          4441                                          # if
 1184 1   4442                                          # }
          4443                                          # def
 1187 1   4444  0x243a  dict   29 3a 01                 /init
          4445  0x243d  code   25 d9 25                 {
 1188 1   4446  0x2440  int    01                         0
          4447  0x2441  int    01                         0
          4448  0x2442  prim   17 3b                      moveto
          4449  0x2444  prim   17 3c                      currentpoint
          4450  0x2446  sec    28 a8 01                   clip.size
          4451  0x2449  prim   17 48                      image
 1191 1   4452  0x244b  str    94 05 6c 61 6e 67 00       "lang"
          4453  0x2452  prim   17 82                      findfile
          4454  0x2454  prim   17 12                      dup
          4455  0x2456  code   25 ac 24                   {
 1192 1   4456  0x2459  dict   29 a9 01                     /tmp
          4457  0x245c  prim   17 17                        over
          4458  0x245e  prim   17 11                        length
          4459  0x2460  int    11 01                        1
          4460  0x2462  prim   17 1a                        add
          4461  0x2464  int    11 02                        2
          4462  0x2466  prim   17 22                        max
          4463  0x2468  sec    18 b0                        string
          4464  0x246a  prim   17 05                        def
 1193 1   4465  0x246c  sec    28 a9 01                     tmp
          4466  0x246f  prim   17 14                        exch
          4467  0x2471  code   25 9c 24                     {
 1194 1   4468  0x2474  prim   17 12                          dup
          4469  0x2476  int    11 20                          ' '
          4470  0x2478  prim   17 29                          eq
          4471  0x247a  prim   17 17                          over
          4472  0x247c  int    11 0a                          '
'
          4473  0x247e  prim   17 29                          eq
          4474  0x2480  prim   17 24                          or
          4475  0x2482  code   25 8c 24                       {
          4476  0x2485  prim   17 13                            pop
          4477  0x2487  prim   17 13                            pop
          4478  0x2489  prim   17 0c                            exit
          4479  0x248b  ret    06                             }
          4480  0x248c  prim   17 06                          if
 1195 1   4481  0x248e  prim   17 17                          over
          4482  0x2490  prim   17 14                          exch
          4483  0x2492  int    01                             0
          4484  0x2493  prim   17 14                          exch
          4485  0x2495  prim   17 10                          put
 1196 1   4486  0x2497  int    11 01                          1
          4487  0x2499  prim   17 1a                          add
 1197 1   4488  0x249b  ret    06                           }
          4489  0x249c  prim   17 0b                        forall
 1198 1   4490  0x249e  sec    28 a9 01                     tmp
          4491  0x24a1  prim   17 12                        dup
          4492  0x24a3  sec    28 aa 01                     setlang
          4493  0x24a6  prim   17 13                        pop
          4494  0x24a8  sec    28 ab 01                     setkeymap
 1199 1   4495  0x24ab  ret    06                         }
          4496  0x24ac  code   25 c4 24                   {
 1200 1   4497  0x24af  prim   17 13                        pop
 1201 1   4498  0x24b1  str    94 06 7a 68 5f 54 57 00      "zh_TW"
          4499  0x24b9  prim   17 12                        dup
          4500  0x24bb  sec    28 aa 01                     setlang
          4501  0x24be  prim   17 13                        pop
          4502  0x24c0  sec    28 ab 01                     setkeymap
 1202 1   4503  0x24c3  ret    06                         }
          4504  0x24c4  prim   17 07                      ifelse
 1204 1   4505  0x24c6  sec    28 56 01                   font.large
          4506  0x24c9  prim   17 42                      setfont
 1206 1   4507  0x24cb  dict   29 52 01                   /menu.text.xofs
          4508  0x24ce  int    11 0a                      10
          4509  0x24d0  prim   17 05                      def
 1207 1   4510  0x24d2  dict   29 53 01                   /menu.text.yofs
          4511  0x24d5  int    11 02                      2
          4512  0x24d7  prim   17 05                      def
 1208 1   4513  0x24d9  dict   19 e9                      /menu.item.height
          4514  0x24db  prim   17 44                      fontheight
          4515  0x24dd  prim   17 12                      dup
          4516  0x24df  int    11 02                      2
          4517  0x24e1  prim   17 1d                      div
          4518  0x24e3  prim   17 1a                      add
          4519  0x24e5  prim   17 05                      def
 1209 1   4520  0x24e7  dict   29 51 01                   /menu.bar.height
          4521  0x24ea  prim   17 44                      fontheight
          4522  0x24ec  sec    28 53 01                   menu.text.yofs
          4523  0x24ef  prim   17 12                      dup
          4524  0x24f1  prim   17 1a                      add
          4525  0x24f3  prim   17 1a                      add
          4526  0x24f5  prim   17 05                      def
 1211 1   4527  0x24f7  sec    28 0e 01                   font.normal
          4528  0x24fa  prim   17 42                      setfont
 1213 1   4529  0x24fc  dict   29 4d 01                   /menu.text.normal
          4530  0x24ff  sec    28 82 01                   white
          4531  0x2502  prim   17 05                      def
 1214 1   4532  0x2504  dict   29 5b 01                   /menu.text.select
          4533  0x2507  sec    18 ee                      black
          4534  0x2509  prim   17 05                      def
 1215 1   4535  0x250b  dict   29 ac 01                   /boot.text.options
          4536  0x250e  sec    28 82 01                   white
          4537  0x2511  prim   17 05                      def
 1216 1   4538  0x2513  dict   29 ad 01                   /boot.text.normal
          4539  0x2516  sec    28 82 01                   white
          4540  0x2519  prim   17 05                      def
 1217 1   4541  0x251b  dict   29 ae 01                   /infobox.bg
          4542  0x251e  sec    28 af 01                   lightgray
          4543  0x2521  prim   17 05                      def
 1218 1   4544  0x2523  dict   29 b0 01                   /infobox.text.normal
          4545  0x2526  sec    18 ee                      black
          4546  0x2528  prim   17 05                      def
 1220 1   4547  0x252a  dict   29 5a 01                   /menu.bar.color
          4548  0x252d  sec    28 82 01                   white
          4549  0x2530  prim   17 05                      def
 1222 1   4550  0x2532  sec    28 b1 01                   small_layout
          4551  0x2535  code   25 4e 25                   {
 1223 1   4552  0x2538  dict   29 b2 01                     /frame1.pos
          4553  0x253b  code   25 43 25                     {
          4554  0x253e  int    11 78                          120
          4555  0x2540  int    11 6e                          110
          4556  0x2542  ret    06                           }
          4557  0x2543  prim   17 05                        def
 1224 1   4558  0x2545  dict   29 b3 01                     /frame1.width
          4559  0x2548  int    21 90 01                     400
          4560  0x254b  prim   17 05                        def
 1225 1   4561  0x254d  ret    06                         }
          4562  0x254e  code   25 67 25                   {
 1226 1   4563  0x2551  dict   29 b2 01                     /frame1.pos
          4564  0x2554  code   25 5c 25                     {
          4565  0x2557  uint   12 c8                          200
          4566  0x2559  uint   12 e1                          225
          4567  0x255b  ret    06                           }
          4568  0x255c  prim   17 05                        def
 1227 1   4569  0x255e  dict   29 b3 01                     /frame1.width
          4570  0x2561  int    21 08 02                     520
          4571  0x2564  prim   17 05                        def
 1228 1   4572  0x2566  ret    06                         }
          4573  0x2567  prim   17 07                      ifelse
 1230 1   4574  0x2569  dict   19 e4                      /menu.start.x
          4575  0x256b  sec    28 b2 01                   frame1.pos
          4576  0x256e  prim   17 13                      pop
          4577  0x2570  int    11 0a                      10
          4578  0x2572  prim   17 1a                      add
          4579  0x2574  prim   17 05                      def
 1231 1   4580  0x2576  dict   19 e7                      /menu.start.y
          4581  0x2578  sec    28 b2 01                   frame1.pos
          4582  0x257b  prim   17 14                      exch
          4583  0x257d  prim   17 13                      pop
          4584  0x257f  int    11 0c                      12
          4585  0x2581  prim   17 1a                      add
          4586  0x2583  prim   17 05                      def
 1233 1   4587  0x2585  dict   19 e5                      /menu.bar.width
          4588  0x2587  sec    28 b3 01                   frame1.width
          4589  0x258a  int    11 14                      20
          4590  0x258c  prim   17 1b                      sub
          4591  0x258e  prim   17 05                      def
 1234 1   4592  0x2590  dict   29 b4 01                   /menu.max.entries
          4593  0x2593  int    11 0b                      11
          4594  0x2595  prim   17 05                      def
 1236 1   4595  0x2597  dict   29 b5 01                   /boot.label.len
          4596  0x259a  uint   12 c8                      200
          4597  0x259c  prim   17 05                      def
 1238 1   4598  0x259e  dict   29 b6 01                   /boot.pos
          4599  0x25a1  code   25 bf 25                   {
          4600  0x25a4  sec    28 b5 01                     boot.label.len
          4601  0x25a7  int    11 0a                        10
          4602  0x25a9  prim   17 1a                        add
          4603  0x25ab  sec    28 b1 01                     small_layout
          4604  0x25ae  code   25 b5 25                     {
          4605  0x25b1  int    21 b2 01                       434
          4606  0x25b4  ret    06                           }
          4607  0x25b5  code   25 bc 25                     {
          4608  0x25b8  int    21 20 02                       544
          4609  0x25bb  ret    06                           }
          4610  0x25bc  prim   17 07                        ifelse
          4611  0x25be  ret    06                         }
          4612  0x25bf  prim   17 05                      def
 1240 1   4613  0x25c1  dict   29 b7 01                   /boot.buf.size
          4614  0x25c4  int    21 00 02                   512 # cmdlinelength
          4615  0x25c7  prim   17 05                      def
 1241 1   4616  0x25c9  dict   19 f7                      /boot.buf
          4617  0x25cb  sec    28 b7 01                   boot.buf.size
          4618  0x25ce  sec    18 b0                      string
          4619  0x25d0  prim   17 05                      def
 1244 1   4620  0x25d2  dict   29 45 01                   /boot.show
          4621  0x25d5  bool   03                         false # false
          4622  0x25d6  prim   17 05                      def
 1246 1   4623                                            # update.pos
          4624                                            # {
 1247 1   4625                                            # clip.size
          4626                                            # pop
          4627                                            # txt_dud_ready
          4628                                            # strsize
          4629                                            # pop
          4630                                            # sub
          4631                                            # ptheme
          4632                                            # {
          4633                                            # 60
          4634                                            # }
          4635                                            # {
          4636                                            # 20
          4637                                            # }
          4638                                            # ifelse
          4639                                            # sub
 1248 1   4640                                            # clip.size
          4641                                            # exch
          4642                                            # pop
          4643                                            # ptheme
          4644                                            # {
          4645                                            # 100
          4646                                            # }
          4647                                            # {
          4648                                            # 75
          4649                                            # }
          4650                                            # ifelse
          4651                                            # sub
 1249 1   4652                                            # }
          4653                                            # def
 1251 1   4654  0x25d8  ret    06                       }
          4655  0x25d9  prim   17 05                    def
 1259 1   4656  0x25db  dict   19 fb                    /debug.input
          4657  0x25dd  code   25 08 29                 {
 1260 1   4658  0x25e0  prim   17 12                      dup
          4659  0x25e2  int    41 00 00 00 57             0x57000000 # keyShiftF4
          4660  0x25e7  prim   17 29                      eq
          4661  0x25e9  sec    18 f9                      debug
          4662  0x25eb  int    11 03                      3
          4663  0x25ed  prim   17 2c                      ge
          4664  0x25ef  prim   17 23                      and
          4665  0x25f1  code   25 27 26                   {
 1261 1   4666  0x25f4  prim   17 3f                        currentcolor
          4667  0x25f6  sec    18 ee                        black
          4668  0x25f8  prim   17 3e                        setcolor
 1262 1   4669  0x25fa  prim   17 3c                        currentpoint
          4670  0x25fc  int    01                           0
          4671  0x25fd  int    01                           0
          4672  0x25fe  prim   17 3b                        moveto
 1263 1   4673  0x2600  int    11 40                        64
          4674  0x2602  sec    18 b0                        string
          4675  0x2604  sec    18 aa                        biosmem
          4676  0x2606  str    94 0b 6d 65 6d 20 3d 20      "mem = %u  "
                               25 75 20 20 00
          4677  0x2613  int    11 02                        2
          4678  0x2615  prim   17 18                        index
          4679  0x2617  sec    18 b1                        sprintf
          4680  0x2619  prim   17 12                        dup
          4681  0x261b  prim   17 46                        show
          4682  0x261d  prim   17 32                        free
 1264 1   4683  0x261f  prim   17 3b                        moveto
          4684  0x2621  prim   17 3e                        setcolor
 1265 1   4685  0x2623  prim   17 13                        pop
          4686  0x2625  int    01                           0
 1266 1   4687  0x2626  ret    06                         }
          4688  0x2627  prim   17 06                      if
 1268 1   4689  0x2629  prim   17 12                      dup
          4690  0x262b  int    41 00 00 00 56             0x56000000 # keyShiftF3
          4691  0x2630  prim   17 29                      eq
          4692  0x2632  sec    18 a5                      syslinux
          4693  0x2634  prim   17 23                      and
          4694  0x2636  sec    18 f9                      debug
          4695  0x2638  int    11 03                      3
          4696  0x263a  prim   17 2c                      ge
          4697  0x263c  prim   17 23                      and
          4698  0x263e  code   25 67 26                   {
 1269 1   4699  0x2641  prim   17 3f                        currentcolor
          4700  0x2643  sec    18 ee                        black
          4701  0x2645  prim   17 3e                        setcolor
 1270 1   4702  0x2647  prim   17 3c                        currentpoint
          4703  0x2649  int    01                           0
          4704  0x264a  int    01                           0
          4705  0x264b  prim   17 3b                        moveto
 1271 1   4706  0x264d  str    94 08 65 6a 65 63 74 20      "eject  "
                               20 00
          4707  0x2657  sec    18 b3                        print
          4708  0x2659  sec    18 a8                        bootdrive
          4709  0x265b  prim   17 78                        eject
          4710  0x265d  sec    18 b3                        print
 1272 1   4711  0x265f  prim   17 3b                        moveto
          4712  0x2661  prim   17 3e                        setcolor
 1273 1   4713  0x2663  prim   17 13                        pop
          4714  0x2665  int    01                           0
 1274 1   4715  0x2666  ret    06                         }
          4716  0x2667  prim   17 06                      if
 1276 1   4717  0x2669  prim   17 12                      dup
          4718  0x266b  int    41 00 00 00 58             0x58000000 # keyShiftF5
          4719  0x2670  prim   17 29                      eq
          4720  0x2672  sec    18 a5                      syslinux
          4721  0x2674  prim   17 23                      and
          4722  0x2676  sec    18 f9                      debug
          4723  0x2678  int    11 03                      3
          4724  0x267a  prim   17 2c                      ge
          4725  0x267c  prim   17 23                      and
          4726  0x267e  code   25 9a 26                   {
 1277 1   4727  0x2681  prim   17 3f                        currentcolor
          4728  0x2683  sec    18 ee                        black
          4729  0x2685  prim   17 3e                        setcolor
 1278 1   4730  0x2687  prim   17 3c                        currentpoint
          4731  0x2689  int    11 64                        100
          4732  0x268b  int    01                           0
          4733  0x268c  prim   17 3b                        moveto
 1279 1   4734  0x268e  sec    18 a8                        bootdrive
          4735  0x2690  sec    18 b3                        print
 1280 1   4736  0x2692  prim   17 3b                        moveto
          4737  0x2694  prim   17 3e                        setcolor
 1281 1   4738  0x2696  prim   17 13                        pop
          4739  0x2698  int    01                           0
 1282 1   4740  0x2699  ret    06                         }
          4741  0x269a  prim   17 06                      if
 1284 1   4742  0x269c  prim   17 12                      dup
          4743  0x269e  int    41 00 00 00 5b             0x5b000000 # keyShiftF8
          4744  0x26a3  prim   17 29                      eq
          4745  0x26a5  sec    18 f9                      debug
          4746  0x26a7  int    11 03                      3
          4747  0x26a9  prim   17 2c                      ge
          4748  0x26ab  prim   17 23                      and
          4749  0x26ad  code   25 2d 27                   {
 1285 1   4750  0x26b0  prim   17 3f                        currentcolor
          4751  0x26b2  sec    18 f9                        debug
          4752  0x26b4  int    11 01                        1
          4753  0x26b6  prim   17 23                        and
          4754  0x26b8  code   25 bf 26                     {
          4755  0x26bb  sec    28 82 01                       white
          4756  0x26be  ret    06                           }
          4757  0x26bf  code   25 c5 26                     {
          4758  0x26c2  sec    18 ee                          black
          4759  0x26c4  ret    06                           }
          4760  0x26c5  prim   17 07                        ifelse
          4761  0x26c7  prim   17 3e                        setcolor
 1287 1   4762  0x26c9  prim   17 3c                        currentpoint
          4763  0x26cb  int    21 2c 01                     300
          4764  0x26ce  int    01                           0
          4765  0x26cf  prim   17 3b                        moveto
 1288 1   4766  0x26d1  int    01                           0
          4767  0x26d2  prim   17 33                        memsize
          4768  0x26d4  sec    18 b3                        print
          4769  0x26d6  str    94 02 2f 00                  "/"
          4770  0x26da  sec    18 b3                        print
          4771  0x26dc  sec    18 b3                        print
          4772  0x26de  str    94 03 20 20 00               "  "
          4773  0x26e3  sec    18 b3                        print
 1289 1   4774  0x26e5  prim   17 3b                        moveto
 1291 1   4775  0x26e7  prim   17 3c                        currentpoint
          4776  0x26e9  int    21 2c 01                     300
          4777  0x26ec  int    11 14                        20
          4778  0x26ee  prim   17 3b                        moveto
 1292 1   4779  0x26f0  int    11 01                        1
          4780  0x26f2  prim   17 33                        memsize
          4781  0x26f4  sec    18 b3                        print
          4782  0x26f6  str    94 02 2f 00                  "/"
          4783  0x26fa  sec    18 b3                        print
          4784  0x26fc  sec    18 b3                        print
          4785  0x26fe  str    94 03 20 20 00               "  "
          4786  0x2703  sec    18 b3                        print
 1293 1   4787  0x2705  prim   17 3b                        moveto
 1295 1   4788  0x2707  prim   17 3c                        currentpoint
          4789  0x2709  int    21 2c 01                     300
          4790  0x270c  int    11 28                        40
          4791  0x270e  prim   17 3b                        moveto
 1296 1   4792  0x2710  int    11 02                        2
          4793  0x2712  prim   17 33                        memsize
          4794  0x2714  sec    18 b3                        print
          4795  0x2716  str    94 02 2f 00                  "/"
          4796  0x271a  sec    18 b3                        print
          4797  0x271c  sec    18 b3                        print
          4798  0x271e  str    94 03 20 20 00               "  "
          4799  0x2723  sec    18 b3                        print
 1297 1   4800  0x2725  prim   17 3b                        moveto
 1299 1   4801  0x2727  prim   17 3e                        setcolor
 1300 1   4802  0x2729  prim   17 13                        pop
          4803  0x272b  int    01                           0
 1301 1   4804  0x272c  ret    06                         }
          4805  0x272d  prim   17 06                      if
 1303 1   4806  0x272f  prim   17 12                      dup
          4807  0x2731  int    41 00 00 00 5c             0x5c000000 # keyShiftF9
          4808  0x2736  prim   17 29                      eq
          4809  0x2738  sec    18 f9                      debug
          4810  0x273a  int    11 03                      3
          4811  0x273c  prim   17 2c                      ge
          4812  0x273e  prim   17 23                      and
          4813  0x2740  code   25 49 27                   {
 1304 1   4814  0x2743  prim   17 34                        dumpmem
 1305 1   4815  0x2745  prim   17 13                        pop
          4816  0x2747  int    01                           0
 1306 1   4817  0x2748  ret    06                         }
          4818  0x2749  prim   17 06                      if
 1308 1   4819  0x274b  prim   17 12                      dup
          4820  0x274d  int    41 00 00 00 5d             0x5d000000 # keyShiftF10
          4821  0x2752  prim   17 29                      eq
          4822  0x2754  code   25 68 27                   {
 1309 1   4823  0x2757  dict   19 f9                        /debug
          4824  0x2759  sec    18 f9                        debug
          4825  0x275b  int    11 01                        1
          4826  0x275d  prim   17 1a                        add
          4827  0x275f  prim   17 05                        def
          4828  0x2761  str    94 01 00                     ""
 1310 1   4829  0x2764  prim   17 13                        pop
          4830  0x2766  int    01                           0
 1311 1   4831  0x2767  ret    06                         }
          4832  0x2768  prim   17 06                      if
 1313 1   4833  0x276a  prim   17 12                      dup
          4834  0x276c  int    41 00 00 00 87             0x87000000 # keyShiftF11
          4835  0x2771  prim   17 29                      eq
          4836  0x2773  code   25 89 27                   {
 1314 1   4837  0x2776  dict   29 ba 01                     /transp
          4838  0x2779  sec    28 ba 01                     transp
          4839  0x277c  int    11 10                        0x10
          4840  0x277e  prim   17 1b                        sub
          4841  0x2780  int    01                           0
          4842  0x2781  prim   17 22                        max
          4843  0x2783  prim   17 05                        def
 1322 1   4844  0x2785  prim   17 13                        pop
          4845  0x2787  int    01                           0
 1323 1   4846  0x2788  ret    06                         }
          4847  0x2789  prim   17 06                      if
 1325 1   4848  0x278b  prim   17 12                      dup
          4849  0x278d  int    41 00 00 00 85             0x85000000 # keyF11
          4850  0x2792  prim   17 29                      eq
          4851  0x2794  sec    18 f9                      debug
          4852  0x2796  int    11 01                      1
          4853  0x2798  prim   17 2c                      ge
          4854  0x279a  prim   17 23                      and
          4855  0x279c  code   25 07 28                   {
 1327 1   4856  0x279f  int    01                           0
          4857  0x27a0  int    11 01                        1
          4858  0x27a2  prim   17 37                        screen.size
          4859  0x27a4  prim   17 14                        exch
          4860  0x27a6  prim   17 13                        pop
          4861  0x27a8  code   25 01 28                     {
 1328 1   4862  0x27ab  int    01                             0
          4863  0x27ac  int    11 01                          1
          4864  0x27ae  prim   17 37                          screen.size
          4865  0x27b0  prim   17 13                          pop
          4866  0x27b2  code   25 fc 27                       {
 1329 1   4867  0x27b5  prim   17 17                            over
          4868  0x27b7  prim   17 3b                            moveto
 1330 1   4869  0x27b9  prim   17 3c                            currentpoint
          4870  0x27bb  int    11 08                            8
          4871  0x27bd  prim   17 27                            shl
          4872  0x27bf  prim   17 37                            screen.size
          4873  0x27c1  prim   17 14                            exch
          4874  0x27c3  prim   17 13                            pop
          4875  0x27c5  prim   17 1d                            div
          4876  0x27c7  int    11 08                            8
          4877  0x27c9  prim   17 27                            shl
          4878  0x27cb  prim   17 14                            exch
          4879  0x27cd  int    11 08                            8
          4880  0x27cf  prim   17 27                            shl
          4881  0x27d1  prim   17 37                            screen.size
          4882  0x27d3  prim   17 13                            pop
          4883  0x27d5  prim   17 1d                            div
          4884  0x27d7  prim   17 1a                            add
 1331 1   4885  0x27d9  prim   17 37                            screen.size
          4886  0x27db  prim   17 1a                            add
          4887  0x27dd  prim   17 3c                            currentpoint
          4888  0x27df  prim   17 1a                            add
          4889  0x27e1  prim   17 1b                            sub
          4890  0x27e3  int    11 08                            8
          4891  0x27e5  prim   17 27                            shl
          4892  0x27e7  prim   17 37                            screen.size
          4893  0x27e9  prim   17 1a                            add
          4894  0x27eb  prim   17 1d                            div
          4895  0x27ed  int    11 02                            2
          4896  0x27ef  prim   17 1d                            div
          4897  0x27f1  int    11 10                            16
          4898  0x27f3  prim   17 27                            shl
          4899  0x27f5  prim   17 1a                            add
 1332 1   4900  0x27f7  prim   17 3e                            setcolor
 1333 1   4901  0x27f9  prim   17 40                            putpixel
 1334 1   4902  0x27fb  ret    06                             }
          4903  0x27fc  prim   17 0a                          for
 1335 1   4904  0x27fe  prim   17 13                          pop
 1336 1   4905  0x2800  ret    06                           }
          4906  0x2801  prim   17 0a                        for
 1338 1   4907  0x2803  prim   17 13                        pop
          4908  0x2805  int    01                           0
 1339 1   4909  0x2806  ret    06                         }
          4910  0x2807  prim   17 06                      if
 1341 1   4911  0x2809  prim   17 12                      dup
          4912  0x280b  int    41 00 00 00 86             0x86000000 # keyF12
          4913  0x2810  prim   17 29                      eq
          4914  0x2812  sec    18 f9                      debug
          4915  0x2814  int    11 03                      3
          4916  0x2816  prim   17 2c                      ge
          4917  0x2818  prim   17 23                      and
          4918  0x281a  code   25 e2 28                   {
 1344 1   4919  0x281d  int    11 01                        1
          4920  0x281f  prim   17 90                        keepmode
 1346 1   4921  0x2821  dict   29 bb 01                     /mouse
          4922  0x2824  prim   17 96                        xxx
          4923  0x2826  prim   17 05                        def
 1347 1   4924  0x2828  sec    28 62 01                     red
          4925  0x282b  prim   17 3e                        setcolor
 1348 1   4926  0x282d  sec    28 bb 01                     mouse
          4927  0x2830  none   00                           .undef # .undef
          4928  0x2831  prim   17 29                        eq
          4929  0x2833  code   25 4c 28                     {
 1349 1   4930  0x2836  int    21 bc 02                       700
          4931  0x2839  int    21 44 02                       580
          4932  0x283c  prim   17 3b                          moveto
          4933  0x283e  str    94 09 6e 6f 20 6d 6f 75        "no mouse"
                               73 65 00
          4934  0x2849  prim   17 46                          show
 1350 1   4935  0x284b  ret    06                           }
          4936  0x284c  code   25 dc 28                     {
 1351 1   4937  0x284f  code   25 d9 28                       {
 1352 1   4938  0x2852  sec    28 bb 01                         mouse
          4939  0x2855  prim   17 7e                            getdword
          4940  0x2857  int    11 10                            16
          4941  0x2859  prim   17 27                            shl
          4942  0x285b  int    11 10                            16
          4943  0x285d  prim   17 28                            shr
          4944  0x285f  prim   17 37                            screen.size
          4945  0x2861  prim   17 13                            pop
          4946  0x2863  int    11 02                            2
          4947  0x2865  prim   17 1d                            div
          4948  0x2867  prim   17 1a                            add
 1353 1   4949  0x2869  sec    28 bb 01                         mouse
          4950  0x286c  prim   17 7e                            getdword
          4951  0x286e  int    11 10                            16
          4952  0x2870  prim   17 28                            shr
          4953  0x2872  prim   17 1f                            neg
          4954  0x2874  prim   17 37                            screen.size
          4955  0x2876  prim   17 14                            exch
          4956  0x2878  prim   17 13                            pop
          4957  0x287a  int    11 02                            2
          4958  0x287c  prim   17 1d                            div
          4959  0x287e  prim   17 1a                            add
 1354 1   4960  0x2880  prim   17 3b                            moveto
          4961  0x2882  int    11 04                            4
          4962  0x2884  int    11 04                            4
          4963  0x2886  prim   17 4f                            fillrect
 1356 1   4964  0x2888  sec    28 bb 01                         mouse
          4965  0x288b  int    11 04                            4
          4966  0x288d  prim   17 1a                            add
          4967  0x288f  prim   17 7e                            getdword
          4968  0x2891  int    11 07                            7
          4969  0x2893  prim   17 23                            and
 1357 1   4970  0x2895  prim   17 12                            dup
          4971  0x2897  int    11 01                            1
          4972  0x2899  prim   17 23                            and
          4973  0x289b  code   25 a4 28                         {
          4974  0x289e  sec    28 62 01                           red
          4975  0x28a1  prim   17 3e                              setcolor
          4976  0x28a3  ret    06                               }
          4977  0x28a4  prim   17 06                            if
 1358 1   4978  0x28a6  prim   17 12                            dup
          4979  0x28a8  int    11 02                            2
          4980  0x28aa  prim   17 23                            and
          4981  0x28ac  code   25 b5 28                         {
          4982  0x28af  sec    28 bc 01                           blue
          4983  0x28b2  prim   17 3e                              setcolor
          4984  0x28b4  ret    06                               }
          4985  0x28b5  prim   17 06                            if
 1359 1   4986  0x28b7  prim   17 12                            dup
          4987  0x28b9  int    11 04                            4
          4988  0x28bb  prim   17 23                            and
          4989  0x28bd  code   25 c6 28                         {
          4990  0x28c0  sec    28 bd 01                           green
          4991  0x28c3  prim   17 3e                              setcolor
          4992  0x28c5  ret    06                               }
          4993  0x28c6  prim   17 06                            if
 1361 1   4994  0x28c8  int    11 03                            3
          4995  0x28ca  prim   17 23                            and
          4996  0x28cc  int    11 03                            3
          4997  0x28ce  prim   17 29                            eq
          4998  0x28d0  code   25 d6 28                         {
          4999  0x28d3  prim   17 0c                              exit
          5000  0x28d5  ret    06                               }
          5001  0x28d6  prim   17 06                            if
 1363 1   5002  0x28d8  ret    06                             }
          5003  0x28d9  prim   17 08                          loop
 1364 1   5004  0x28db  ret    06                           }
          5005  0x28dc  prim   17 07                        ifelse
 1365 1   5006  0x28de  prim   17 13                        pop
          5007  0x28e0  int    01                           0
 1366 1   5008  0x28e1  ret    06                         }
          5009  0x28e2  prim   17 06                      if
 1368 1   5010  0x28e4  prim   17 12                      dup
          5011  0x28e6  int    41 00 00 00 88             0x88000000 # keyShiftF12
          5012  0x28eb  prim   17 29                      eq
          5013  0x28ed  code   25 05 29                   {
 1369 1   5014  0x28f0  dict   29 ba 01                     /transp
          5015  0x28f3  sec    28 ba 01                     transp
          5016  0x28f6  int    11 10                        0x10
          5017  0x28f8  prim   17 1a                        add
          5018  0x28fa  int    21 00 01                     0x100
          5019  0x28fd  prim   17 21                        min
          5020  0x28ff  prim   17 05                        def
 1370 1   5021  0x2901  prim   17 13                        pop
          5022  0x2903  int    01                           0
 1371 1   5023  0x2904  ret    06                         }
          5024  0x2905  prim   17 06                      if
 1373 1   5025  0x2907  ret    06                       }
          5026  0x2908  prim   17 05                    def
 1381 1   5027  0x290a  dict   29 be 01                 /exit_popup
          5028  0x290d  code   25 51 29                 {
 1382 1   5029  0x2910  sec    28 06 01                   window.dialog
 1384 1   5030  0x2913  prim   17 12                      dup
          5031  0x2915  sec    28 07 01                   .title
          5032  0x2918  sec    28 bf 01                   txt_exit_title
          5033  0x291b  prim   17 10                      put
 1385 1   5034  0x291d  prim   17 12                      dup
          5035  0x291f  sec    28 08 01                   .text
          5036  0x2922  sec    28 c0 01                   txt_exit_dialog
          5037  0x2925  prim   17 10                      put
 1386 1   5038  0x2927  prim   17 12                      dup
          5039  0x2929  sec    28 0f 01                   .buttons
          5040  0x292c  prim   17 03                      [
 1387 1   5041  0x292e  sec    28 10 01                   button.ok
          5042  0x2931  sec    28 11 01                   button.default
          5043  0x2934  int    11 01                      1 # actExit
          5044  0x2936  sec    28 12 01                   button.setaction
 1388 1   5045  0x2939  sec    28 c1 01                   button.cancel
          5046  0x293c  sec    28 c2 01                   button.notdefault
          5047  0x293f  sec    18 fe                      actNothing
          5048  0x2941  sec    28 12 01                   button.setaction
 1389 1   5049  0x2944  prim   17 04                      ]
          5050  0x2946  prim   17 10                      put
 1390 1   5051  0x2948  prim   17 12                      dup
          5052  0x294a  sec    28 13 01                   window.init
 1391 1   5053  0x294d  sec    28 14 01                   window.show
 1393 1   5054  0x2950  ret    06                       }
          5055  0x2951  prim   17 05                    def
 1401 1   5056  0x2953  dict   29 c3 01                 /show_help
          5057  0x2956  code   25 65 29                 {
 1402 1   5058  0x2959  sec    28 c4 01                   window.help
 1404 1   5059  0x295c  prim   17 12                      dup
          5060  0x295e  sec    28 13 01                   window.init
 1405 1   5061  0x2961  sec    28 14 01                   window.show
 1407 1   5062  0x2964  ret    06                       }
          5063  0x2965  prim   17 05                    def
 1415 1   5064                                          # dvd_popup
          5065                                          # {
 1416 1   5066                                          # window.dialog
 1418 1   5067                                          # dup
          5068                                          # .title
          5069                                          # txt_dvd_warning_title
          5070                                          # put
 1419 1   5071                                          # dup
          5072                                          # .text
          5073                                          # txt_dvd_warning2
          5074                                          # put
 1420 1   5075                                          # dup
          5076                                          # .buttons
          5077                                          # [
 1422 1   5078                                          # button.continue
          5079                                          # button.default
          5080                                          # actNothing
          5081                                          # button.setaction
 1423 1   5082                                          # ]
          5083                                          # put
 1424 1   5084                                          # dup
          5085                                          # window.init
 1425 1   5086                                          # window.show
 1427 1   5087                                          # }
          5088                                          # def
 1435 1   5089  0x2967  dict   29 3e 01                 /32bit_popup
          5090  0x296a  code   25 e8 29                 {
 1436 1   5091  0x296d  sec    28 06 01                   window.dialog
 1438 1   5092  0x2970  prim   17 12                      dup
          5093  0x2972  sec    28 07 01                   .title
          5094  0x2975  str    94 08 57 61 72 6e 69 6e    "Warning"
                               67 00
          5095  0x297f  prim   17 10                      put
 1439 1   5096  0x2981  prim   17 12                      dup
          5097  0x2983  sec    28 08 01                   .text
          5098  0x2986  str    94 3f 59 6f 75 20 61 72    "You are about to install 32-bit software on a 64-bit computer."
                               65 20 61 62 6f 75 74 20
                               74 6f 20 69 6e 73 74 61
                               6c 6c 20 33 32 2d 62 69
                               74 20 73 6f 66 74 77 61
                               72 65 20 6f 6e 20 61 20
                               36 34 2d 62 69 74 20 63
                               6f 6d 70 75 74 65 72 2e
                               00
          5099  0x29c7  prim   17 10                      put
 1440 1   5100  0x29c9  prim   17 12                      dup
          5101  0x29cb  sec    28 0f 01                   .buttons
          5102  0x29ce  prim   17 03                      [
 1441 1   5103  0x29d0  sec    28 c7 01                   button.continue
          5104  0x29d3  sec    28 11 01                   button.default
          5105  0x29d6  sec    18 fe                      actNothing
          5106  0x29d8  sec    28 12 01                   button.setaction
 1442 1   5107  0x29db  prim   17 04                      ]
          5108  0x29dd  prim   17 10                      put
 1443 1   5109  0x29df  prim   17 12                      dup
          5110  0x29e1  sec    28 13 01                   window.init
 1444 1   5111  0x29e4  sec    28 14 01                   window.show
 1446 1   5112  0x29e7  ret    06                       }
          5113  0x29e8  prim   17 05                    def
 1454 1   5114  0x29ea  dict   29 3f 01                 /64bit_popup
          5115  0x29ed  code   25 7d 2a                 {
 1455 1   5116  0x29f0  sec    28 06 01                   window.dialog
 1457 1   5117  0x29f3  prim   17 12                      dup
          5118  0x29f5  sec    28 07 01                   .title
          5119  0x29f8  str    94 13 57 72 6f 6e 67 20    "Wrong architecture"
                               61 72 63 68 69 74 65 63
                               74 75 72 65 00
          5120  0x2a0d  prim   17 10                      put
 1458 1   5121  0x2a0f  prim   17 12                      dup
          5122  0x2a11  sec    28 08 01                   .text
          5123  0x2a14  str    94 41 54 68 69 73 20 69    "This is a 32-bit computer. You cannot use 64-bit software on it."
                               73 20 61 20 33 32 2d 62
                               69 74 20 63 6f 6d 70 75
                               74 65 72 2e 20 59 6f 75
                               20 63 61 6e 6e 6f 74 20
                               75 73 65 20 36 34 2d 62
                               69 74 20 73 6f 66 74 77
                               61 72 65 20 6f 6e 20 69
                               74 2e 00
          5124  0x2a57  prim   17 10                      put
 1459 1   5125  0x2a59  prim   17 12                      dup
          5126  0x2a5b  sec    28 0f 01                   .buttons
          5127  0x2a5e  prim   17 03                      [
 1460 1   5128  0x2a60  sec    28 64 01                   button.reboot
          5129  0x2a63  sec    28 11 01                   button.default
          5130  0x2a66  int    11 0b                      11 # actReboot
          5131  0x2a68  int    21 00 01                   0x100 # actNoClose
          5132  0x2a6b  prim   17 24                      or
          5133  0x2a6d  sec    28 12 01                   button.setaction
 1461 1   5134  0x2a70  prim   17 04                      ]
          5135  0x2a72  prim   17 10                      put
 1462 1   5136  0x2a74  prim   17 12                      dup
          5137  0x2a76  sec    28 13 01                   window.init
 1463 1   5138  0x2a79  sec    28 14 01                   window.show
 1465 1   5139  0x2a7c  ret    06                       }
          5140  0x2a7d  prim   17 05                    def
 1473 1   5141  0x2a7f  dict   29 c8 01                 /power_off
          5142  0x2a82  code   25 cb 2a                 {
 1474 1   5143  0x2a85  sec    28 06 01                   window.dialog
 1476 1   5144  0x2a88  prim   17 12                      dup
          5145  0x2a8a  sec    28 07 01                   .title
          5146  0x2a8d  sec    28 c9 01                   txt_power_off_title
          5147  0x2a90  prim   17 10                      put
 1477 1   5148  0x2a92  prim   17 12                      dup
          5149  0x2a94  sec    28 08 01                   .text
          5150  0x2a97  sec    28 ca 01                   txt_power_off
          5151  0x2a9a  prim   17 10                      put
 1478 1   5152  0x2a9c  prim   17 12                      dup
          5153  0x2a9e  sec    28 0f 01                   .buttons
          5154  0x2aa1  prim   17 03                      [
 1479 1   5155  0x2aa3  sec    28 10 01                   button.ok
          5156  0x2aa6  sec    28 c2 01                   button.notdefault
          5157  0x2aa9  int    11 06                      6 # actPowerOff
          5158  0x2aab  int    21 00 01                   0x100 # actNoClose
          5159  0x2aae  prim   17 24                      or
          5160  0x2ab0  sec    28 12 01                   button.setaction
 1480 1   5161  0x2ab3  sec    28 c1 01                   button.cancel
          5162  0x2ab6  sec    28 11 01                   button.default
          5163  0x2ab9  sec    18 fe                      actNothing
          5164  0x2abb  sec    28 12 01                   button.setaction
 1481 1   5165  0x2abe  prim   17 04                      ]
          5166  0x2ac0  prim   17 10                      put
 1482 1   5167  0x2ac2  prim   17 12                      dup
          5168  0x2ac4  sec    28 13 01                   window.init
 1483 1   5169  0x2ac7  sec    28 14 01                   window.show
 1485 1   5170  0x2aca  ret    06                       }
          5171  0x2acb  prim   17 05                    def
 1495 1   5172  0x2acd  dict   29 b9 01                 /ptheme
          5173  0x2ad0  bool   03                       false # false
          5174  0x2ad1  prim   17 05                    def
 1497 1   5175  0x2ad3  sec    18 a5                    syslinux
          5176  0x2ad5  code   25 97 2b                 {
 1498 1   5177  0x2ad8  sec    18 c0                      rand
          5178  0x2ada  prim   17 13                      pop
          5179  0x2adc  sec    18 c0                      rand
          5180  0x2ade  int    11 04                      4
          5181  0x2ae0  prim   17 28                      shr
          5182  0x2ae2  int    11 0b                      11
          5183  0x2ae4  prim   17 1d                      div
          5184  0x2ae6  uint   22 ff ff                   0xffff
          5185  0x2ae9  prim   17 23                      and
 1499 1   5186  0x2aeb  prim   17 75                      date
          5187  0x2aed  sec    18 c2                      weekday
          5188  0x2aef  int    11 05                      5
          5189  0x2af1  prim   17 2d                      lt
          5190  0x2af3  code   25 f9 2a                   {
          5191  0x2af6  int    11 0f                        15
          5192  0x2af8  ret    06                         }
          5193  0x2af9  code   25 ff 2a                   {
          5194  0x2afc  int    11 03                        3
          5195  0x2afe  ret    06                         }
          5196  0x2aff  prim   17 07                      ifelse
 1500 1   5197  0x2b01  prim   17 75                      date
          5198  0x2b03  sec    18 c3                      month
          5199  0x2b05  prim   17 12                      dup
          5200  0x2b07  int    11 0c                      12
          5201  0x2b09  prim   17 29                      eq
          5202  0x2b0b  prim   17 14                      exch
          5203  0x2b0d  int    11 01                      1
          5204  0x2b0f  prim   17 29                      eq
          5205  0x2b11  prim   17 24                      or
          5206  0x2b13  code   25 1f 2b                   {
          5207  0x2b16  int    11 01                        1
          5208  0x2b18  prim   17 1a                        add
          5209  0x2b1a  int    11 02                        2
          5210  0x2b1c  prim   17 1d                        div
          5211  0x2b1e  ret    06                         }
          5212  0x2b1f  prim   17 06                      if
 1501 1   5213  0x2b21  prim   17 1e                      mod
          5214  0x2b23  int    01                         0
          5215  0x2b24  prim   17 29                      eq
 1503 1   5216  0x2b26  prim   17 75                      date
 1504 1   5217  0x2b28  prim   17 12                      dup
          5218  0x2b2a  int    41 18 0c d5 07             0x7d50c18
          5219  0x2b2f  prim   17 2c                      ge
          5220  0x2b31  prim   17 17                      over
          5221  0x2b33  int    41 01 01 d6 07             0x7d60101
          5222  0x2b38  prim   17 2e                      le
          5223  0x2b3a  prim   17 23                      and
 1505 1   5224  0x2b3c  prim   17 12                      dup
          5225  0x2b3e  int    41 12 0c d5 07             0x7d50c12
          5226  0x2b43  prim   17 29                      eq
          5227  0x2b45  prim   17 24                      or
 1506 1   5228  0x2b47  prim   17 12                      dup
          5229  0x2b49  int    41 0b 0c d5 07             0x7d50c0b
          5230  0x2b4e  prim   17 29                      eq
          5231  0x2b50  prim   17 24                      or
 1507 1   5232  0x2b52  prim   17 12                      dup
          5233  0x2b54  int    41 06 0c d5 07             0x7d50c06
          5234  0x2b59  prim   17 29                      eq
          5235  0x2b5b  prim   17 24                      or
 1508 1   5236  0x2b5d  prim   17 12                      dup
          5237  0x2b5f  int    41 04 0c d5 07             0x7d50c04
          5238  0x2b64  prim   17 29                      eq
          5239  0x2b66  prim   17 24                      or
 1509 1   5240  0x2b68  prim   17 12                      dup
          5241  0x2b6a  int    41 1b 0b d5 07             0x7d50b1b
          5242  0x2b6f  prim   17 29                      eq
          5243  0x2b71  prim   17 24                      or
 1510 1   5244  0x2b73  prim   17 14                      exch
          5245  0x2b75  prim   17 13                      pop
          5246  0x2b77  prim   17 24                      or
 1512 1   5247  0x2b79  int    21 17 04                   0x417
          5248  0x2b7c  sec    18 a2                      cvp
          5249  0x2b7e  prim   17 7c                      getbyte
          5250  0x2b80  int    11 40                      0x40
          5251  0x2b82  prim   17 23                      and
          5252  0x2b84  int    01                         0
          5253  0x2b85  prim   17 2a                      ne
          5254  0x2b87  prim   17 24                      or
 1513 1   5255  0x2b89  code   25 94 2b                   {
 1514 1   5256  0x2b8c  dict   29 b9 01                     /ptheme
          5257  0x2b8f  bool   13 01                        true # true
          5258  0x2b91  prim   17 05                        def
 1515 1   5259  0x2b93  ret    06                         }
          5260  0x2b94  prim   17 06                      if
 1517 1   5261  0x2b96  ret    06                       }
          5262  0x2b97  prim   17 06                    if
 1519 1   5263  0x2b99  dict   29 b9 01                 /ptheme
          5264  0x2b9c  bool   03                       false # false
          5265  0x2b9d  prim   17 05                    def
 1521 1   5266  0x2b9f  dict   29 ba 01                 /transp
          5267  0x2ba2  int    11 30                    0x30
          5268  0x2ba4  prim   17 05                    def
 1523 1   5269  0x2ba6  dict   29 cb 01                 /testX
          5270  0x2ba9  code   25 bb 2b                 {
          5271  0x2bac  int    21 17 04                   0x417
          5272  0x2baf  sec    18 a2                      cvp
          5273  0x2bb1  prim   17 7c                      getbyte
          5274  0x2bb3  int    11 10                      0x10
          5275  0x2bb5  prim   17 23                      and
          5276  0x2bb7  int    01                         0
          5277  0x2bb8  prim   17 2a                      ne
          5278  0x2bba  ret    06                       }
          5279  0x2bbb  prim   17 05                    def
 1525 1   5280  0x2bbd  sec    28 cb 01                 testX
          5281  0x2bc0  code   25 ca 2b                 {
          5282  0x2bc3  dict   29 b9 01                   /ptheme
          5283  0x2bc6  bool   03                         false # false
          5284  0x2bc7  prim   17 05                      def
          5285  0x2bc9  ret    06                       }
          5286  0x2bca  prim   17 06                    if
 1527 1   5287  0x2bcc  int    21 20 03                 800
          5288  0x2bcf  int    21 58 02                 600
          5289  0x2bd2  int    11 10                    16
          5290  0x2bd4  sec    18 cc                    findmode
          5291  0x2bd6  prim   17 86                    setmode
          5292  0x2bd8  prim   17 26                    not
          5293  0x2bda  code   25 1c 2c                 {
 1528 1   5294  0x2bdd  int    21 20 03                   800
          5295  0x2be0  int    21 58 02                   600
          5296  0x2be3  int    11 20                      32
          5297  0x2be5  sec    18 cc                      findmode
          5298  0x2be7  prim   17 86                      setmode
          5299  0x2be9  prim   17 26                      not
          5300  0x2beb  code   25 19 2c                   {
 1529 1   5301  0x2bee  int    21 80 02                     640
          5302  0x2bf1  int    21 e0 01                     480
          5303  0x2bf4  int    11 10                        16
          5304  0x2bf6  sec    18 cc                        findmode
          5305  0x2bf8  prim   17 86                        setmode
          5306  0x2bfa  prim   17 26                        not
          5307  0x2bfc  code   25 16 2c                     {
 1530 1   5308  0x2bff  int    21 80 02                       640
          5309  0x2c02  int    21 e0 01                       480
          5310  0x2c05  int    11 20                          32
          5311  0x2c07  sec    18 cc                          findmode
          5312  0x2c09  prim   17 86                          setmode
          5313  0x2c0b  prim   17 26                          not
          5314  0x2c0d  code   25 13 2c                       {
 1531 1   5315  0x2c10  bool   03                               false # false
          5316  0x2c11  end    0b                               .end # .end
 1532 1   5317  0x2c12  ret    06                             }
          5318  0x2c13  prim   17 06                          if
 1533 1   5319  0x2c15  ret    06                           }
          5320  0x2c16  prim   17 06                        if
 1534 1   5321  0x2c18  ret    06                         }
          5322  0x2c19  prim   17 06                      if
 1535 1   5323  0x2c1b  ret    06                       }
          5324  0x2c1c  prim   17 06                    if
 1539 1   5325  0x2c1e  dict   29 a8 01                 /clip.size
          5326  0x2c21  code   25 27 2c                 {
          5327  0x2c24  prim   17 37                      screen.size
          5328  0x2c26  ret    06                       }
          5329  0x2c27  prim   17 05                    def
 1541 1   5330  0x2c29  dict   29 b1 01                 /small_layout
          5331  0x2c2c  prim   17 37                    screen.size
          5332  0x2c2e  prim   17 13                    pop
          5333  0x2c30  int    21 80 02                 640
          5334  0x2c33  prim   17 29                    eq
          5335  0x2c35  prim   17 05                    def
 1543 1   5336  0x2c37  sec    28 b9 01                 ptheme
          5337  0x2c3a  code   25 4a 2c                 {
          5338  0x2c3d  str    94 0a 70 62 61 63 6b 2e    "pback.jpg"
                               6a 70 67 00
          5339  0x2c49  ret    06                       }
          5340  0x2c4a  code   25 59 2c                 {
          5341  0x2c4d  str    94 09 62 61 63 6b 2e 6a    "back.jpg"
                               70 67 00
          5342  0x2c58  ret    06                       }
          5343  0x2c59  prim   17 07                    ifelse
          5344  0x2c5b  prim   17 82                    findfile
 1544 1   5345  0x2c5d  prim   17 12                    dup
          5346  0x2c5f  none   00                       .undef # .undef
          5347  0x2c60  prim   17 29                    eq
          5348  0x2c62  code   25 79 2c                 {
          5349  0x2c65  prim   17 13                      pop
          5350  0x2c67  str    94 0d 62 61 63 6b 2d 6c    "back-low.jpg"
                               6f 77 2e 6a 70 67 00
          5351  0x2c76  prim   17 82                      findfile
          5352  0x2c78  ret    06                       }
          5353  0x2c79  prim   17 06                    if
 1545 1   5354  0x2c7b  dict   29 cc 01                 /background.file
          5355  0x2c7e  prim   17 17                    over
          5356  0x2c80  prim   17 05                    def
          5357  0x2c82  prim   17 8b                    setimage
          5358  0x2c84  prim   17 49                    loadpalette
 1546 1   5359  0x2c86  dict   29 a7 01                 /max_image_colors
          5360  0x2c89  prim   17 38                    image.colors
          5361  0x2c8b  prim   17 05                    def
 1552 1   5362  0x2c8d  dict   19 ee                    /black
          5363  0x2c8f  int    01                       0x000000
          5364  0x2c90  sec    28 a5 01                 newcolor
 1553 1   5365  0x2c93  dict   29 82 01                 /white
          5366  0x2c96  uint   32 ff ff ff              0xffffff
          5367  0x2c9a  sec    28 a5 01                 newcolor
 1554 1   5368  0x2c9d  dict   29 bc 01                 /blue
          5369  0x2ca0  uint   12 a0                    0x0000a0
          5370  0x2ca2  sec    28 a5 01                 newcolor
 1555 1   5371  0x2ca5  dict   29 cd 01                 /lightblue
          5372  0x2ca8  int    31 c7 7c 47              0x477cc7
          5373  0x2cac  sec    28 a5 01                 newcolor
 1556 1   5374  0x2caf  dict   29 62 01                 /red
          5375  0x2cb2  uint   32 00 00 c0              0xc00000
          5376  0x2cb6  sec    28 a5 01                 newcolor
 1557 1   5377  0x2cb9  dict   29 bd 01                 /green
          5378  0x2cbc  uint   22 00 90                 0x009000
          5379  0x2cbf  sec    28 a5 01                 newcolor
 1558 1   5380  0x2cc2  dict   29 ce 01                 /yellow
          5381  0x2cc5  uint   32 20 ff ff              0xffff20
          5382  0x2cc9  sec    28 a5 01                 newcolor
 1559 1   5383  0x2ccc  dict   29 af 01                 /lightgray
          5384  0x2ccf  uint   32 ed de d8              0xd8deed
          5385  0x2cd3  sec    28 a5 01                 newcolor
 1560 1   5386  0x2cd6  dict   29 cf 01                 /dotcolor
          5387  0x2cd9  uint   32 cd bb a9              0xa9bbcd
          5388  0x2cdd  sec    28 a5 01                 newcolor
 1561 1   5389  0x2ce0  dict   29 d0 01                 /lightdotcolor
          5390  0x2ce3  uint   32 f6 f2 ef              0xeff2f6
          5391  0x2ce7  sec    28 a5 01                 newcolor
 1562 1   5392  0x2cea  dict   29 d1 01                 /somegreen
          5393  0x2ced  int    31 24 a4 78              0x78a424
          5394  0x2cf1  sec    28 a5 01                 newcolor
 1564 1   5395  0x2cf4  dict   29 cd 01                 /lightblue
          5396  0x2cf7  int    31 c7 7c 44              0x447cc7
          5397  0x2cfb  prim   17 05                    def
    1 2   5398  0x2cfd  dict   29 74 01                 /loading_color
          5399  0x2d00  int    31 b0 50 10              0x1050b0
          5400  0x2d04  sec    28 a5 01                 newcolor
    2 2   5401  0x2d07  dict   29 d2 01                 /title.bg
          5402  0x2d0a  int    31 f1 81 3f              0x3f81f1
          5403  0x2d0e  sec    28 a5 01                 newcolor
 1568 1   5404  0x2d11  dict   29 0e 01                 /font.normal
          5405  0x2d14  str    94 0a 31 36 78 31 36 2e  "16x16.fnt"
                               66 6e 74 00
          5406  0x2d20  prim   17 82                    findfile
          5407  0x2d22  prim   17 05                    def
 1569 1   5408  0x2d24  dict   29 56 01                 /font.large
          5409  0x2d27  sec    28 0e 01                 font.normal
          5410  0x2d2a  prim   17 05                    def
 1571 1   5411  0x2d2c  dict   29 22 01                 /cmdline.hidden
          5412  0x2d2f  int    21 00 02                 512 # cmdlinelength
          5413  0x2d32  sec    18 b0                    string
          5414  0x2d34  prim   17 05                    def
 1572 1   5415  0x2d36  dict   29 48 01                 /cmdline.shown
          5416  0x2d39  int    21 00 02                 512 # cmdlinelength
          5417  0x2d3c  sec    18 b0                    string
          5418  0x2d3e  prim   17 05                    def
 1574 1   5419                                          # kroete.dir
          5420                                          # 0
          5421                                          # def
 1576 1   5422  0x2d40  dict   19 f9                    /debug
          5423  0x2d42  int    01                       0
          5424  0x2d43  prim   17 05                    def
 1578 1   5425  0x2d45  sec    28 b9 01                 ptheme
          5426  0x2d48  sec    28 b1 01                 small_layout
          5427  0x2d4b  prim   17 24                    or
          5428  0x2d4d  sec    18 a1                    CapsLock
          5429  0x2d4f  prim   17 24                    or
          5430  0x2d51  code   25 5d 2d                 {
 1579 1   5431  0x2d54  dict   19 d4                      /bsplash.done
          5432  0x2d56  code   25 5a 2d                   {
          5433  0x2d59  ret    06                         }
          5434  0x2d5a  prim   17 05                      def
 1580 1   5435  0x2d5c  ret    06                       }
          5436  0x2d5d  code   25 63 2d                 {
 1581 1   5437  0x2d60  sec    18 d3                      bsplash.show
 1582 1   5438  0x2d62  ret    06                       }
          5439  0x2d63  prim   17 07                    ifelse
 1584 1   5440  0x2d65  sec    18 f5                    check_arch_boot_dir
    5 1   5441  0x2d67  dict   29 d3 01                 /texts
          5442  0x2d6a  prim   17 03                    [
    6 1   5443  0x2d6c  dict   29 97 01                 /txt_apic
    7 1   5444  0x2d6f  dict   29 9b 01                 /txt_boot_harddisk
    8 1   5445  0x2d72  dict   29 d4 01                 /txt_bootoptions
    9 1   5446  0x2d75  dict   29 d5 01                 /txt_cancel
   10 1   5447  0x2d78  dict   29 66 01                 /txt_change_disk_title
   11 1   5448  0x2d7b  dict   29 9a 01                 /txt_checkcd
   12 1   5449  0x2d7e  dict   29 d6 01                 /txt_continue
   13 1   5450  0x2d81  dict   29 d7 01                 /txt_directory
   14 1   5451  0x2d84  dict   29 d8 01                 /txt_domain
   15 1   5452  0x2d87  dict   29 92 01                 /txt_drbl
   16 1   5453  0x2d8a  dict   29 d9 01                 /txt_driver_update
   17 1   5454  0x2d8d  dict   29 b8 01                 /txt_dud_ready
   18 1   5455  0x2d90  dict   29 c6 01                 /txt_dvd_warning2
   19 1   5456  0x2d93  dict   29 c5 01                 /txt_dvd_warning_title
   20 1   5457  0x2d96  dict   29 63 01                 /txt_error_title
   21 1   5458  0x2d99  dict   29 c0 01                 /txt_exit_dialog
   22 1   5459  0x2d9c  dict   29 bf 01                 /txt_exit_title
   23 1   5460  0x2d9f  dict   29 da 01                 /txt_file
   24 1   5461  0x2da2  dict   29 db 01                 /txt_ftp_title
   25 1   5462  0x2da5  dict   29 dc 01                 /txt_harddisk
   26 1   5463  0x2da8  dict   29 dd 01                 /txt_harddisk_title
   27 1   5464  0x2dab  dict   29 de 01                 /txt_hd_diskdevice
   28 1   5465  0x2dae  dict   29 df 01                 /txt_help
   29 1   5466  0x2db1  dict   29 e0 01                 /txt_http_title
   30 1   5467  0x2db4  dict   29 65 01                 /txt_info_title
   31 1   5468  0x2db7  dict   29 67 01                 /txt_insert_disk
   32 1   5469  0x2dba  dict   29 69 01                 /txt_insert_disk2
   33 1   5470  0x2dbd  dict   29 68 01                 /txt_insert_disk3
   34 1   5471  0x2dc0  dict   29 90 01                 /txt_install_acfs
   35 1   5472  0x2dc3  dict   29 8f 01                 /txt_install_netboss
   36 1   5473  0x2dc6  dict   29 e1 01                 /txt_iso_title
   37 1   5474  0x2dc9  dict   29 e2 01                 /txt_kernel_option
   38 1   5475  0x2dcc  dict   29 e3 01                 /txt_language
   39 1   5476  0x2dcf  dict   29 8c 01                 /txt_linux_acfs
   40 1   5477  0x2dd2  dict   29 9e 01                 /txt_linux_kernel_version
   41 1   5478  0x2dd5  dict   29 8b 01                 /txt_linux_netboss
   42 1   5479  0x2dd8  dict   29 7a 01                 /txt_load_kernel
   43 1   5480  0x2ddb  dict   29 78 01                 /txt_load_kernel_title
   44 1   5481  0x2dde  dict   29 79 01                 /txt_load_memtest
   45 1   5482  0x2de1  dict   29 98 01                 /txt_manual_install
   46 1   5483  0x2de4  dict   29 8a 01                 /txt_memtest
   47 1   5484  0x2de7  dict   29 e4 01                 /txt_nfs_title
   48 1   5485  0x2dea  dict   29 e5 01                 /txt_no
   49 1   5486  0x2ded  dict   29 94 01                 /txt_noacpi_install
   50 1   5487  0x2df0  dict   29 95 01                 /txt_noapic_install
   51 1   5488  0x2df3  dict   29 96 01                 /txt_nolapic_install
   52 1   5489  0x2df6  dict   29 e6 01                 /txt_ok
   53 1   5490  0x2df9  dict   29 e7 01                 /txt_other_options
   54 1   5491  0x2dfc  dict   29 87 01                 /txt_password
   55 1   5492  0x2dff  dict   29 86 01                 /txt_password_title
   56 1   5493  0x2e02  dict   29 ca 01                 /txt_power_off
   57 1   5494  0x2e05  dict   29 c9 01                 /txt_power_off_title
   58 1   5495  0x2e08  dict   29 e8 01                 /txt_reboot
   59 1   5496  0x2e0b  dict   29 99 01                 /txt_rescue
   60 1   5497  0x2e0e  dict   29 8e 01                 /txt_rw_acfs
   61 1   5498  0x2e11  dict   29 8d 01                 /txt_rw_netboss
   62 1   5499  0x2e14  dict   29 91 01                 /txt_safe_install
   63 1   5500  0x2e17  dict   29 9c 01                 /txt_safe_linux
   64 1   5501  0x2e1a  dict   29 e9 01                 /txt_server
   65 1   5502  0x2e1d  dict   29 ea 01                 /txt_share
   66 1   5503  0x2e20  dict   29 93 01                 /txt_system
   67 1   5504  0x2e23  dict   29 eb 01                 /txt_user1
   68 1   5505  0x2e26  dict   29 ec 01                 /txt_user2
   69 1   5506  0x2e29  dict   29 9d 01                 /txt_windows
   70 1   5507  0x2e2c  dict   29 ed 01                 /txt_yes
   71 1   5508  0x2e2f  prim   17 04                    ]
          5509  0x2e31  prim   17 05                    def
   52 1   5510  0x2e33  dict   29 ee 01                 /window.list
          5511  0x2e36  int    11 08                    8
          5512  0x2e38  prim   17 0e                    array
          5513  0x2e3a  prim   17 05                    def
   53 1   5514  0x2e3c  dict   29 ef 01                 /window.list.index
          5515  0x2e3f  int    01                       0
          5516  0x2e40  prim   17 05                    def
   59 1   5517  0x2e42  dict   19 fd                    /window.action
          5518  0x2e44  sec    18 fe                    actNothing
          5519  0x2e46  prim   17 05                    def
   62 1   5520  0x2e48  dict   29 f0 01                 /widget.size
          5521  0x2e4b  int    01                       0
          5522  0x2e4c  prim   17 05                    def
   63 1   5523  0x2e4e  dict   29 f1 01                 /newfield
          5524  0x2e51  code   25 66 2e                 {
          5525  0x2e54  sec    28 f0 01                   widget.size
          5526  0x2e57  prim   17 05                      def
          5527  0x2e59  dict   29 f0 01                   /widget.size
          5528  0x2e5c  sec    28 f0 01                   widget.size
          5529  0x2e5f  int    11 01                      1
          5530  0x2e61  prim   17 1a                      add
          5531  0x2e63  prim   17 05                      def
          5532  0x2e65  ret    06                       }
          5533  0x2e66  prim   17 05                    def
   65 1   5534  0x2e68  dict   29 f2 01                 /.type
          5535  0x2e6b  sec    28 f1 01                 newfield
   66 1   5536  0x2e6e  dict   29 7b 01                 /.x
          5537  0x2e71  sec    28 f1 01                 newfield
   67 1   5538  0x2e74  dict   29 7c 01                 /.y
          5539  0x2e77  sec    28 f1 01                 newfield
   68 1   5540  0x2e7a  dict   29 80 01                 /.width
          5541  0x2e7d  sec    28 f1 01                 newfield
   69 1   5542  0x2e80  dict   29 f3 01                 /.height
          5543  0x2e83  sec    28 f1 01                 newfield
   70 1   5544  0x2e86  dict   29 76 01                 /.width.min
          5545  0x2e89  sec    28 f1 01                 newfield
   71 1   5546  0x2e8c  dict   29 77 01                 /.position
          5547  0x2e8f  sec    28 f1 01                 newfield
   72 1   5548  0x2e92  dict   29 42 01                 /.color.fg
          5549  0x2e95  sec    28 f1 01                 newfield
   73 1   5550  0x2e98  dict   29 6d 01                 /.color.bg
          5551  0x2e9b  sec    28 f1 01                 newfield
   74 1   5552  0x2e9e  dict   29 f4 01                 /.font
          5553  0x2ea1  sec    28 f1 01                 newfield
   75 1   5554  0x2ea4  dict   29 f5 01                 /.saved
          5555  0x2ea7  sec    28 f1 01                 newfield
   76 1   5556  0x2eaa  dict   29 f6 01                 /.saved.areas
          5557  0x2ead  sec    28 f1 01                 newfield
   77 1   5558  0x2eb0  dict   29 07 01                 /.title
          5559  0x2eb3  sec    28 f1 01                 newfield
   78 1   5560  0x2eb6  dict   29 f7 01                 /.title.fg
          5561  0x2eb9  sec    28 f1 01                 newfield
   79 1   5562  0x2ebc  dict   29 61 01                 /.title.bg
          5563  0x2ebf  sec    28 f1 01                 newfield
   80 1   5564  0x2ec2  dict   29 f8 01                 /.title.height
          5565  0x2ec5  sec    28 f1 01                 newfield
   81 1   5566  0x2ec8  dict   29 08 01                 /.text
          5567  0x2ecb  sec    28 f1 01                 newfield
   82 1   5568  0x2ece  dict   29 7d 01                 /.text.x
          5569  0x2ed1  sec    28 f1 01                 newfield
   83 1   5570  0x2ed4  dict   29 7e 01                 /.text.y
          5571  0x2ed7  sec    28 f1 01                 newfield
   84 1   5572  0x2eda  dict   29 0f 01                 /.buttons
          5573  0x2edd  sec    28 f1 01                 newfield
   85 1   5574  0x2ee0  dict   29 f9 01                 /.button.y
          5575  0x2ee3  sec    28 f1 01                 newfield
   86 1   5576  0x2ee6  dict   29 fa 01                 /.ed
          5577  0x2ee9  sec    28 f1 01                 newfield
   87 1   5578  0x2eec  dict   29 0d 01                 /.ed.font
          5579  0x2eef  sec    28 f1 01                 newfield
   88 1   5580  0x2ef2  dict   29 09 01                 /.ed.list
          5581  0x2ef5  sec    28 f1 01                 newfield
   89 1   5582  0x2ef8  dict   29 01 01                 /.ed.buffer.list
          5583  0x2efb  sec    28 f1 01                 newfield
   90 1   5584  0x2efe  dict   29 0a 01                 /.ed.text.list
          5585  0x2f01  sec    28 f1 01                 newfield
   91 1   5586  0x2f04  dict   29 0c 01                 /.ed.width
          5587  0x2f07  sec    28 f1 01                 newfield
   92 1   5588  0x2f0a  dict   29 0b 01                 /.ed.focus
          5589  0x2f0d  sec    28 f1 01                 newfield
   93 1   5590  0x2f10  dict   29 fb 01                 /.ed.pw_field
          5591  0x2f13  sec    28 f1 01                 newfield
   94 1   5592  0x2f16  dict   29 fc 01                 /.xmenu
          5593  0x2f19  sec    28 f1 01                 newfield
   95 1   5594  0x2f1c  dict   29 fd 01                 /.xmenu.update
          5595  0x2f1f  sec    28 f1 01                 newfield
   98 1   5596                                          # t_dialog
          5597                                          # 100
          5598                                          # def
   99 1   5599                                          # t_help
          5600                                          # 101
          5601                                          # def
  100 1   5602                                          # t_main
          5603                                          # 102
          5604                                          # def
  101 1   5605                                          # t_xmenu
          5606                                          # 103
          5607                                          # def
  104 1   5608  0x2f22  dict   19 fe                    /actNothing
          5609  0x2f24  int    01                       0
          5610  0x2f25  prim   17 05                    def
  105 1   5611                                          # actExit
          5612                                          # 1
          5613                                          # def
  106 1   5614                                          # actCloseInfo
          5615                                          # 2
          5616                                          # def
  107 1   5617                                          # actPassword
          5618                                          # 3
          5619                                          # def
  108 1   5620                                          # actStart
          5621                                          # 4
          5622                                          # def
  109 1   5623                                          # actEject
          5624                                          # 5
          5625                                          # def
  110 1   5626                                          # actPowerOff
          5627                                          # 6
          5628                                          # def
  111 1   5629                                          # actRedraw
          5630                                          # 7
          5631                                          # def
  112 1   5632                                          # actRedrawPanel
          5633                                          # 8
          5634                                          # def
  113 1   5635                                          # actInstallOK
          5636                                          # 9
          5637                                          # def
  114 1   5638                                          # actInstallCancel
          5639                                          # 10
          5640                                          # def
  115 1   5641                                          # actReboot
          5642                                          # 11
          5643                                          # def
  116 1   5644                                          # actNoClose
          5645                                          # 0x100
          5646                                          # def
  124 1   5647  0x2f27  dict   29 06 01                 /window.dialog
          5648  0x2f2a  code   25 ad 2f                 {
  125 1   5649  0x2f2d  sec    28 f0 01                   widget.size
          5650  0x2f30  prim   17 0e                      array
  126 1   5651  0x2f32  prim   17 12                      dup
          5652  0x2f34  sec    28 f2 01                   .type
          5653  0x2f37  int    11 64                      100 # t_dialog
          5654  0x2f39  prim   17 10                      put
  127 1   5655  0x2f3b  prim   17 12                      dup
          5656  0x2f3d  sec    28 77 01                   .position
          5657  0x2f40  int    11 08                      8
          5658  0x2f42  prim   17 10                      put
  128 1   5659  0x2f44  prim   17 12                      dup
          5660  0x2f46  sec    28 7b 01                   .x
          5661  0x2f49  int    01                         0
          5662  0x2f4a  prim   17 10                      put
  129 1   5663  0x2f4c  prim   17 12                      dup
          5664  0x2f4e  sec    28 7c 01                   .y
          5665  0x2f51  int    01                         0
          5666  0x2f52  prim   17 10                      put
  130 1   5667  0x2f54  prim   17 12                      dup
          5668  0x2f56  sec    28 76 01                   .width.min
          5669  0x2f59  int    01                         0
          5670  0x2f5a  prim   17 10                      put
  131 1   5671  0x2f5c  prim   17 12                      dup
          5672  0x2f5e  sec    28 42 01                   .color.fg
          5673  0x2f61  sec    18 ee                      black
          5674  0x2f63  prim   17 10                      put
  132 1   5675  0x2f65  prim   17 12                      dup
          5676  0x2f67  sec    28 6d 01                   .color.bg
          5677  0x2f6a  sec    28 af 01                   lightgray
          5678  0x2f6d  prim   17 10                      put
  133 1   5679  0x2f6f  prim   17 12                      dup
          5680  0x2f71  sec    28 f4 01                   .font
          5681  0x2f74  sec    28 0e 01                   font.normal
          5682  0x2f77  prim   17 10                      put
  134 1   5683  0x2f79  prim   17 12                      dup
          5684  0x2f7b  sec    28 f7 01                   .title.fg
          5685  0x2f7e  sec    28 82 01                   white
          5686  0x2f81  prim   17 10                      put
  135 1   5687  0x2f83  prim   17 12                      dup
          5688  0x2f85  sec    28 61 01                   .title.bg
          5689  0x2f88  sec    28 d2 01                   title.bg
          5690  0x2f8b  prim   17 10                      put
  136 1   5691  0x2f8d  prim   17 12                      dup
          5692  0x2f8f  sec    28 f8 01                   .title.height
          5693  0x2f92  int    11 14                      20 # help.title.height
          5694  0x2f94  prim   17 10                      put
  137 1   5695  0x2f96  prim   17 12                      dup
          5696  0x2f98  sec    28 7d 01                   .text.x
          5697  0x2f9b  int    11 0c                      12
          5698  0x2f9d  prim   17 10                      put
  138 1   5699  0x2f9f  prim   17 12                      dup
          5700  0x2fa1  sec    28 7e 01                   .text.y
          5701  0x2fa4  int    11 14                      20 # help.title.height
          5702  0x2fa6  int    11 0a                      10
          5703  0x2fa8  prim   17 1a                      add
          5704  0x2faa  prim   17 10                      put
  139 1   5705  0x2fac  ret    06                       }
          5706  0x2fad  prim   17 05                    def
  147 1   5707  0x2faf  dict   19 fc                    /window.input
          5708  0x2fb1  code   25 57 30                 {
  148 1   5709  0x2fb4  sec    28 41 01                   window.current
          5710  0x2fb7  none   00                         .undef # .undef
          5711  0x2fb8  prim   17 2a                      ne
          5712  0x2fba  code   25 54 30                   {
  149 1   5713  0x2fbd  sec    28 41 01                     window.current
          5714  0x2fc0  sec    28 f2 01                     .type
          5715  0x2fc3  prim   17 0f                        get
  150 1   5716  0x2fc5  prim   17 12                        dup
          5717  0x2fc7  int    11 64                        100 # t_dialog
          5718  0x2fc9  prim   17 29                        eq
          5719  0x2fcb  code   25 d6 2f                     {
          5720  0x2fce  prim   17 14                          exch
          5721  0x2fd0  sec    28 fe 01                       dialog.input
          5722  0x2fd3  prim   17 14                          exch
          5723  0x2fd5  ret    06                           }
          5724  0x2fd6  prim   17 06                        if
  151 1   5725  0x2fd8  prim   17 12                        dup
          5726  0x2fda  int    11 65                        101 # t_help
          5727  0x2fdc  prim   17 29                        eq
          5728  0x2fde  code   25 e9 2f                     {
          5729  0x2fe1  prim   17 14                          exch
          5730  0x2fe3  sec    28 ff 01                       help.input
          5731  0x2fe6  prim   17 14                          exch
          5732  0x2fe8  ret    06                           }
          5733  0x2fe9  prim   17 06                        if
  152 1   5734  0x2feb  prim   17 12                        dup
          5735  0x2fed  int    11 66                        102 # t_main
          5736  0x2fef  prim   17 29                        eq
          5737  0x2ff1  code   25 fc 2f                     {
          5738  0x2ff4  prim   17 14                          exch
          5739  0x2ff6  sec    28 00 02                       main.input
          5740  0x2ff9  prim   17 14                          exch
          5741  0x2ffb  ret    06                           }
          5742  0x2ffc  prim   17 06                        if
  153 1   5743  0x2ffe  prim   17 12                        dup
          5744  0x3000  int    11 67                        103 # t_xmenu
          5745  0x3002  prim   17 29                        eq
          5746  0x3004  code   25 0f 30                     {
          5747  0x3007  prim   17 14                          exch
          5748  0x3009  sec    28 01 02                       xmenu.input
          5749  0x300c  prim   17 14                          exch
          5750  0x300e  ret    06                           }
          5751  0x300f  prim   17 06                        if
  154 1   5752  0x3011  prim   17 13                        pop
  157 1   5753  0x3013  prim   17 12                        dup
          5754  0x3015  int    01                           0
          5755  0x3016  prim   17 2a                        ne
          5756  0x3018  code   25 4e 30                     {
  158 1   5757  0x301b  sec    28 41 01                       window.current
          5758  0x301e  sec    28 fa 01                       .ed
          5759  0x3021  prim   17 0f                          get
          5760  0x3023  none   00                             .undef # .undef
          5761  0x3024  prim   17 2a                          ne
          5762  0x3026  code   25 4b 30                       {
  159 1   5763  0x3029  sec    28 41 01                         window.current
          5764  0x302c  sec    28 0d 01                         .ed.font
          5765  0x302f  prim   17 0f                            get
          5766  0x3031  prim   17 42                            setfont
  160 1   5767  0x3033  sec    28 41 01                         window.current
          5768  0x3036  sec    28 42 01                         .color.fg
          5769  0x3039  prim   17 0f                            get
          5770  0x303b  prim   17 3e                            setcolor
  161 1   5771  0x303d  sec    28 41 01                         window.current
          5772  0x3040  sec    28 fa 01                         .ed
          5773  0x3043  prim   17 0f                            get
          5774  0x3045  prim   17 14                            exch
          5775  0x3047  prim   17 53                            edit.input
  162 1   5776  0x3049  int    01                               0
  163 1   5777  0x304a  ret    06                             }
          5778  0x304b  prim   17 06                          if
  164 1   5779  0x304d  ret    06                           }
          5780  0x304e  prim   17 06                        if
  167 1   5781  0x3050  prim   17 13                        pop
          5782  0x3052  int    01                           0
  169 1   5783  0x3053  ret    06                         }
          5784  0x3054  prim   17 06                      if
  170 1   5785  0x3056  ret    06                       }
          5786  0x3057  prim   17 05                    def
  178 1   5787  0x3059  dict   29 13 01                 /window.init
          5788  0x305c  code   25 b5 30                 {
  179 1   5789  0x305f  prim   17 12                      dup
          5790  0x3061  sec    28 f2 01                   .type
          5791  0x3064  prim   17 0f                      get
  180 1   5792  0x3066  prim   17 12                      dup
          5793  0x3068  int    11 64                      100 # t_dialog
          5794  0x306a  prim   17 29                      eq
          5795  0x306c  code   25 77 30                   {
          5796  0x306f  prim   17 13                        pop
          5797  0x3071  sec    28 02 02                     dialog.init
          5798  0x3074  prim   17 0d                        return
          5799  0x3076  ret    06                         }
          5800  0x3077  prim   17 06                      if
  181 1   5801  0x3079  prim   17 12                      dup
          5802  0x307b  int    11 65                      101 # t_help
          5803  0x307d  prim   17 29                      eq
          5804  0x307f  code   25 8a 30                   {
          5805  0x3082  prim   17 13                        pop
          5806  0x3084  sec    28 03 02                     help.init
          5807  0x3087  prim   17 0d                        return
          5808  0x3089  ret    06                         }
          5809  0x308a  prim   17 06                      if
  182 1   5810  0x308c  prim   17 12                      dup
          5811  0x308e  int    11 66                      102 # t_main
          5812  0x3090  prim   17 29                      eq
          5813  0x3092  code   25 9d 30                   {
          5814  0x3095  prim   17 13                        pop
          5815  0x3097  sec    28 04 02                     main.init
          5816  0x309a  prim   17 0d                        return
          5817  0x309c  ret    06                         }
          5818  0x309d  prim   17 06                      if
  183 1   5819  0x309f  prim   17 12                      dup
          5820  0x30a1  int    11 67                      103 # t_xmenu
          5821  0x30a3  prim   17 29                      eq
          5822  0x30a5  code   25 b0 30                   {
          5823  0x30a8  prim   17 13                        pop
          5824  0x30aa  sec    28 05 02                     xmenu.init
          5825  0x30ad  prim   17 0d                        return
          5826  0x30af  ret    06                         }
          5827  0x30b0  prim   17 06                      if
  184 1   5828  0x30b2  prim   17 13                      pop
  185 1   5829  0x30b4  ret    06                       }
          5830  0x30b5  prim   17 05                    def
  193 1   5831  0x30b7  dict   29 14 01                 /window.show
          5832  0x30ba  code   25 13 31                 {
  194 1   5833  0x30bd  prim   17 12                      dup
          5834  0x30bf  sec    28 f2 01                   .type
          5835  0x30c2  prim   17 0f                      get
  195 1   5836  0x30c4  prim   17 12                      dup
          5837  0x30c6  int    11 64                      100 # t_dialog
          5838  0x30c8  prim   17 29                      eq
          5839  0x30ca  code   25 d5 30                   {
          5840  0x30cd  prim   17 13                        pop
          5841  0x30cf  sec    28 06 02                     dialog.show
          5842  0x30d2  prim   17 0d                        return
          5843  0x30d4  ret    06                         }
          5844  0x30d5  prim   17 06                      if
  196 1   5845  0x30d7  prim   17 12                      dup
          5846  0x30d9  int    11 65                      101 # t_help
          5847  0x30db  prim   17 29                      eq
          5848  0x30dd  code   25 e8 30                   {
          5849  0x30e0  prim   17 13                        pop
          5850  0x30e2  sec    28 07 02                     help.show
          5851  0x30e5  prim   17 0d                        return
          5852  0x30e7  ret    06                         }
          5853  0x30e8  prim   17 06                      if
  197 1   5854  0x30ea  prim   17 12                      dup
          5855  0x30ec  int    11 66                      102 # t_main
          5856  0x30ee  prim   17 29                      eq
          5857  0x30f0  code   25 fb 30                   {
          5858  0x30f3  prim   17 13                        pop
          5859  0x30f5  sec    28 08 02                     main.show
          5860  0x30f8  prim   17 0d                        return
          5861  0x30fa  ret    06                         }
          5862  0x30fb  prim   17 06                      if
  198 1   5863  0x30fd  prim   17 12                      dup
          5864  0x30ff  int    11 67                      103 # t_xmenu
          5865  0x3101  prim   17 29                      eq
          5866  0x3103  code   25 0e 31                   {
          5867  0x3106  prim   17 13                        pop
          5868  0x3108  sec    28 09 02                     xmenu.show
          5869  0x310b  prim   17 0d                        return
          5870  0x310d  ret    06                         }
          5871  0x310e  prim   17 06                      if
  199 1   5872  0x3110  prim   17 13                      pop
  200 1   5873  0x3112  ret    06                       }
          5874  0x3113  prim   17 05                    def
  208 1   5875  0x3115  dict   29 0a 02                 /window.push
          5876  0x3118  code   25 4d 31                 {
  209 1   5877  0x311b  sec    28 ef 01                   window.list.index
          5878  0x311e  sec    28 ee 01                   window.list
          5879  0x3121  prim   17 11                      length
          5880  0x3123  prim   17 2c                      ge
          5881  0x3125  code   25 2d 31                   {
          5882  0x3128  prim   17 13                        pop
          5883  0x312a  prim   17 0d                        return
          5884  0x312c  ret    06                         }
          5885  0x312d  prim   17 06                      if
  210 1   5886  0x312f  dict   29 41 01                   /window.current
          5887  0x3132  prim   17 17                      over
          5888  0x3134  prim   17 05                      def
  211 1   5889  0x3136  sec    28 ee 01                   window.list
          5890  0x3139  sec    28 ef 01                   window.list.index
          5891  0x313c  prim   17 15                      rot
          5892  0x313e  prim   17 10                      put
  212 1   5893  0x3140  dict   29 ef 01                   /window.list.index
          5894  0x3143  sec    28 ef 01                   window.list.index
          5895  0x3146  int    11 01                      1
          5896  0x3148  prim   17 1a                      add
          5897  0x314a  prim   17 05                      def
  213 1   5898  0x314c  ret    06                       }
          5899  0x314d  prim   17 05                    def
  221 1   5900  0x314f  dict   29 0b 02                 /window.pop
          5901  0x3152  code   25 a4 31                 {
  222 1   5902  0x3155  sec    28 ef 01                   window.list.index
          5903  0x3158  int    01                         0
          5904  0x3159  prim   17 29                      eq
          5905  0x315b  code   25 62 31                   {
          5906  0x315e  none   00                           .undef # .undef
          5907  0x315f  prim   17 0d                        return
          5908  0x3161  ret    06                         }
          5909  0x3162  prim   17 06                      if
  223 1   5910  0x3164  dict   29 ef 01                   /window.list.index
          5911  0x3167  sec    28 ef 01                   window.list.index
          5912  0x316a  int    11 01                      1
          5913  0x316c  prim   17 1b                      sub
          5914  0x316e  prim   17 05                      def
  224 1   5915  0x3170  sec    28 ee 01                   window.list
          5916  0x3173  sec    28 ef 01                   window.list.index
          5917  0x3176  prim   17 0f                      get
  225 1   5918  0x3178  sec    28 ee 01                   window.list
          5919  0x317b  sec    28 ef 01                   window.list.index
          5920  0x317e  none   00                         .undef # .undef
          5921  0x317f  prim   17 10                      put
  226 1   5922  0x3181  dict   29 41 01                   /window.current
  227 1   5923  0x3184  sec    28 ef 01                   window.list.index
          5924  0x3187  int    01                         0
          5925  0x3188  prim   17 29                      eq
          5926  0x318a  code   25 8f 31                   {
          5927  0x318d  none   00                           .undef # .undef
          5928  0x318e  ret    06                         }
          5929  0x318f  code   25 9f 31                   {
          5930  0x3192  sec    28 ee 01                     window.list
          5931  0x3195  sec    28 ef 01                     window.list.index
          5932  0x3198  int    11 01                        1
          5933  0x319a  prim   17 1b                        sub
          5934  0x319c  prim   17 0f                        get
          5935  0x319e  ret    06                         }
          5936  0x319f  prim   17 07                      ifelse
  228 1   5937  0x31a1  prim   17 05                      def
  229 1   5938  0x31a3  ret    06                       }
          5939  0x31a4  prim   17 05                    def
  237 1   5940  0x31a6  dict   29 84 01                 /window.done
          5941  0x31a9  code   25 0e 33                 {
  238 1   5942  0x31ac  sec    28 41 01                   window.current
          5943  0x31af  none   00                         .undef # .undef
          5944  0x31b0  prim   17 2a                      ne
          5945  0x31b2  code   25 0b 33                   {
  239 1   5946  0x31b5  sec    28 41 01                     window.current
          5947  0x31b8  prim   17 12                        dup
          5948  0x31ba  sec    28 f2 01                     .type
          5949  0x31bd  prim   17 0f                        get
  240 1   5950  0x31bf  prim   17 12                        dup
          5951  0x31c1  int    11 65                        101 # t_help
          5952  0x31c3  prim   17 29                        eq
          5953  0x31c5  code   25 cc 31                     {
          5954  0x31c8  sec    28 0c 02                       help.done
          5955  0x31cb  ret    06                           }
          5956  0x31cc  prim   17 06                        if
  241 1   5957  0x31ce  prim   17 12                        dup
          5958  0x31d0  int    11 67                        103 # t_xmenu
          5959  0x31d2  prim   17 29                        eq
          5960  0x31d4  code   25 db 31                     {
          5961  0x31d7  sec    28 0d 02                       xmenu.done
          5962  0x31da  ret    06                           }
          5963  0x31db  prim   17 06                        if
  242 1   5964  0x31dd  prim   17 13                        pop
  244 1   5965  0x31df  prim   17 12                        dup
          5966  0x31e1  sec    28 f5 01                     .saved
          5967  0x31e4  prim   17 0f                        get
          5968  0x31e6  none   00                           .undef # .undef
          5969  0x31e7  prim   17 2a                        ne
          5970  0x31e9  code   25 1a 32                     {
  245 1   5971  0x31ec  prim   17 12                          dup
          5972  0x31ee  sec    28 7b 01                       .x
          5973  0x31f1  prim   17 0f                          get
          5974  0x31f3  int    11 01                          1
          5975  0x31f5  prim   17 1b                          sub
          5976  0x31f7  prim   17 17                          over
          5977  0x31f9  sec    28 7c 01                       .y
          5978  0x31fc  prim   17 0f                          get
          5979  0x31fe  int    11 01                          1
          5980  0x3200  prim   17 1b                          sub
          5981  0x3202  prim   17 3b                          moveto
  246 1   5982  0x3204  prim   17 12                          dup
          5983  0x3206  sec    28 f5 01                       .saved
          5984  0x3209  prim   17 0f                          get
          5985  0x320b  prim   17 12                          dup
          5986  0x320d  prim   17 4e                          restorescreen
          5987  0x320f  prim   17 32                          free
  247 1   5988  0x3211  prim   17 12                          dup
          5989  0x3213  sec    28 f5 01                       .saved
          5990  0x3216  none   00                             .undef # .undef
          5991  0x3217  prim   17 10                          put
  248 1   5992  0x3219  ret    06                           }
          5993  0x321a  prim   17 06                        if
  250 1   5994  0x321c  prim   17 12                        dup
          5995  0x321e  sec    28 f6 01                     .saved.areas
          5996  0x3221  prim   17 0f                        get
          5997  0x3223  none   00                           .undef # .undef
          5998  0x3224  prim   17 2a                        ne
          5999  0x3226  code   25 60 32                     {
  252 1   6000  0x3229  prim   17 12                          dup
          6001  0x322b  sec    28 f6 01                       .saved.areas
          6002  0x322e  prim   17 0f                          get
          6003  0x3230  code   25 4c 32                       {
  253 1   6004  0x3233  prim   17 12                            dup
          6005  0x3235  code   25 39 32                         {
          6006  0x3238  ret    06                               }
          6007  0x3239  prim   17 0b                            forall
  254 1   6008  0x323b  int    11 03                            3
          6009  0x323d  int    11 01                            1
          6010  0x323f  prim   17 16                            roll
          6011  0x3241  prim   17 3b                            moveto
          6012  0x3243  prim   17 12                            dup
          6013  0x3245  prim   17 4e                            restorescreen
          6014  0x3247  prim   17 32                            free
  255 1   6015  0x3249  prim   17 32                            free
  256 1   6016  0x324b  ret    06                             }
          6017  0x324c  prim   17 0b                          forall
  257 1   6018  0x324e  prim   17 12                          dup
          6019  0x3250  sec    28 f6 01                       .saved.areas
          6020  0x3253  prim   17 0f                          get
          6021  0x3255  prim   17 32                          free
  258 1   6022  0x3257  prim   17 12                          dup
          6023  0x3259  sec    28 f6 01                       .saved.areas
          6024  0x325c  none   00                             .undef # .undef
          6025  0x325d  prim   17 10                          put
  259 1   6026  0x325f  ret    06                           }
          6027  0x3260  prim   17 06                        if
  261 1   6028  0x3262  prim   17 12                        dup
          6029  0x3264  sec    28 fa 01                     .ed
          6030  0x3267  prim   17 0f                        get
          6031  0x3269  none   00                           .undef # .undef
          6032  0x326a  prim   17 2a                        ne
          6033  0x326c  code   25 8e 32                     {
  262 1   6034  0x326f  prim   17 12                          dup
          6035  0x3271  sec    28 fa 01                       .ed
          6036  0x3274  prim   17 0f                          get
          6037  0x3276  int    11 02                          2
          6038  0x3278  prim   17 0f                          get
          6039  0x327a  prim   17 32                          free
  263 1   6040  0x327c  prim   17 12                          dup
          6041  0x327e  sec    28 fa 01                       .ed
          6042  0x3281  prim   17 0f                          get
          6043  0x3283  prim   17 32                          free
  264 1   6044  0x3285  prim   17 12                          dup
          6045  0x3287  sec    28 fa 01                       .ed
          6046  0x328a  none   00                             .undef # .undef
          6047  0x328b  prim   17 10                          put
  265 1   6048  0x328d  ret    06                           }
          6049  0x328e  prim   17 06                        if
  266 1   6050  0x3290  prim   17 12                        dup
          6051  0x3292  sec    28 0a 01                     .ed.text.list
          6052  0x3295  prim   17 0f                        get
          6053  0x3297  prim   17 32                        free
  267 1   6054  0x3299  prim   17 12                        dup
          6055  0x329b  sec    28 09 01                     .ed.list
          6056  0x329e  prim   17 0f                        get
          6057  0x32a0  prim   17 12                        dup
          6058  0x32a2  code   25 b6 32                     {
  268 1   6059  0x32a5  code   25 b3 32                       {
          6060  0x32a8  prim   17 12                            dup
          6061  0x32aa  int    11 02                            2
          6062  0x32ac  prim   17 0f                            get
          6063  0x32ae  prim   17 32                            free
          6064  0x32b0  prim   17 32                            free
          6065  0x32b2  ret    06                             }
          6066  0x32b3  prim   17 0b                          forall
  269 1   6067  0x32b5  ret    06                           }
          6068  0x32b6  code   25 bc 32                     {
          6069  0x32b9  prim   17 13                          pop
          6070  0x32bb  ret    06                           }
          6071  0x32bc  prim   17 07                        ifelse
  270 1   6072  0x32be  prim   17 12                        dup
          6073  0x32c0  sec    28 09 01                     .ed.list
          6074  0x32c3  prim   17 0f                        get
          6075  0x32c5  prim   17 32                        free
  271 1   6076  0x32c7  prim   17 13                        pop
  273 1   6077  0x32c9  sec    28 0b 02                     window.pop
  275 1   6078  0x32cc  prim   17 12                        dup
          6079  0x32ce  sec    28 0f 01                     .buttons
          6080  0x32d1  prim   17 0f                        get
  276 1   6081  0x32d3  prim   17 12                        dup
          6082  0x32d5  none   00                           .undef # .undef
          6083  0x32d6  prim   17 2a                        ne
          6084  0x32d8  code   25 04 33                     {
  277 1   6085  0x32db  prim   17 12                          dup
          6086  0x32dd  prim   17 11                          length
          6087  0x32df  int    01                             0
          6088  0x32e0  prim   17 2b                          gt
          6089  0x32e2  code   25 01 33                       {
  278 1   6090  0x32e5  prim   17 12                            dup
          6091  0x32e7  prim   17 11                            length
          6092  0x32e9  int    11 01                            1
          6093  0x32eb  prim   17 1b                            sub
          6094  0x32ed  int    01                               0
          6095  0x32ee  int    11 01                            1
          6096  0x32f0  prim   17 15                            rot
          6097  0x32f2  code   25 fe 32                         {
  279 1   6098  0x32f5  prim   17 17                              over
          6099  0x32f7  prim   17 14                              exch
          6100  0x32f9  prim   17 0f                              get
          6101  0x32fb  prim   17 32                              free
  280 1   6102  0x32fd  ret    06                               }
          6103  0x32fe  prim   17 0a                            for
  281 1   6104  0x3300  ret    06                             }
          6105  0x3301  prim   17 06                          if
  282 1   6106  0x3303  ret    06                           }
          6107  0x3304  prim   17 06                        if
  283 1   6108  0x3306  prim   17 32                        free
  285 1   6109  0x3308  prim   17 32                        free
  286 1   6110  0x330a  ret    06                         }
          6111  0x330b  prim   17 06                      if
  287 1   6112  0x330d  ret    06                       }
          6113  0x330e  prim   17 05                    def
  295 1   6114  0x3310  dict   29 fe 01                 /dialog.input
          6115  0x3313  code   25 96 35                 {
  296 1   6116  0x3316  prim   17 12                      dup
          6117  0x3318  int    01                         0
          6118  0x3319  prim   17 29                      eq
          6119  0x331b  code   25 21 33                   {
          6120  0x331e  prim   17 0d                        return
          6121  0x3320  ret    06                         }
          6122  0x3321  prim   17 06                      if
  298 1   6123  0x3323  dict   29 0e 02                   /window.buttons
          6124  0x3326  sec    28 41 01                   window.current
          6125  0x3329  sec    28 0f 01                   .buttons
          6126  0x332c  prim   17 0f                      get
          6127  0x332e  prim   17 05                      def
  300 1   6128  0x3330  sec    28 0e 02                   window.buttons
          6129  0x3333  none   00                         .undef # .undef
          6130  0x3334  prim   17 2a                      ne
          6131  0x3336  code   25 35 35                   {
          6132  0x3339  sec    28 0e 02                     window.buttons
          6133  0x333c  prim   17 11                        length
          6134  0x333e  code   25 32 35                     {
  302 1   6135  0x3341  prim   17 12                          dup
          6136  0x3343  int    11 0d                          0x0000000d # keyEnter
          6137  0x3345  prim   17 29                          eq
          6138  0x3347  code   25 95 33                       {
  303 1   6139  0x334a  sec    28 0e 02                         window.buttons
          6140  0x334d  sec    28 0f 02                         window.findselected
  304 1   6141  0x3350  prim   17 17                            over
          6142  0x3352  prim   17 17                            over
          6143  0x3354  prim   17 0f                            get
          6144  0x3356  int    11 07                            7
          6145  0x3358  prim   17 0f                            get
          6146  0x335a  dict   19 fd                            /window.action
          6147  0x335c  prim   17 14                            exch
          6148  0x335e  prim   17 05                            def
          6149  0x3360  prim   17 0f                            get
  305 1   6150  0x3362  prim   17 12                            dup
          6151  0x3364  sec    28 10 02                         button.press
          6152  0x3367  int    31 a0 86 01                      100000
          6153  0x336b  prim   17 72                            usleep
  306 1   6154  0x336d  sec    18 fd                            window.action
          6155  0x336f  int    21 00 01                         0x100 # actNoClose
          6156  0x3372  prim   17 23                            and
          6157  0x3374  code   25 86 33                         {
  307 1   6158  0x3377  sec    18 fd                              window.action
          6159  0x3379  sec    28 11 02                           dialog.specialaction
          6160  0x337c  code   25 83 33                           {
          6161  0x337f  sec    28 12 02                             button.show
          6162  0x3382  ret    06                                 }
          6163  0x3383  prim   17 06                              if
  308 1   6164  0x3385  ret    06                               }
          6165  0x3386  code   25 8f 33                         {
  309 1   6166  0x3389  prim   17 13                              pop
          6167  0x338b  sec    28 84 01                           window.done
  310 1   6168  0x338e  ret    06                               }
          6169  0x338f  prim   17 07                            ifelse
  311 1   6170  0x3391  prim   17 13                            pop
          6171  0x3393  int    01                               0
  312 1   6172  0x3394  ret    06                             }
          6173  0x3395  prim   17 06                          if
  314 1   6174  0x3397  sec    28 41 01                       window.current
          6175  0x339a  sec    28 09 01                       .ed.list
          6176  0x339d  prim   17 0f                          get
          6177  0x339f  code   25 61 34                       {
  315 1   6178  0x33a2  prim   17 12                            dup
          6179  0x33a4  int    41 00 00 00 50                   0x50000000 # keyDown
          6180  0x33a9  prim   17 29                            eq
          6181  0x33ab  prim   17 17                            over
          6182  0x33ad  int    11 09                            0x00000009 # keyTab
          6183  0x33af  prim   17 29                            eq
          6184  0x33b1  prim   17 24                            or
          6185  0x33b3  code   25 fa 33                         {
  316 1   6186  0x33b6  sec    28 41 01                           window.current
          6187  0x33b9  sec    28 0b 01                           .ed.focus
          6188  0x33bc  prim   17 0f                              get
  317 1   6189  0x33be  sec    28 41 01                           window.current
          6190  0x33c1  sec    28 09 01                           .ed.list
          6191  0x33c4  prim   17 0f                              get
          6192  0x33c6  prim   17 17                              over
          6193  0x33c8  prim   17 0f                              get
          6194  0x33ca  prim   17 55                              edit.hidecursor
  319 1   6195  0x33cc  int    11 01                              1
          6196  0x33ce  prim   17 1a                              add
          6197  0x33d0  sec    28 41 01                           window.current
          6198  0x33d3  sec    28 09 01                           .ed.list
          6199  0x33d6  prim   17 0f                              get
          6200  0x33d8  prim   17 11                              length
          6201  0x33da  prim   17 1e                              mod
  320 1   6202  0x33dc  sec    28 41 01                           window.current
          6203  0x33df  sec    28 0b 01                           .ed.focus
          6204  0x33e2  int    11 02                              2
          6205  0x33e4  prim   17 18                              index
          6206  0x33e6  prim   17 10                              put
  321 1   6207  0x33e8  sec    28 41 01                           window.current
          6208  0x33eb  sec    28 09 01                           .ed.list
          6209  0x33ee  prim   17 0f                              get
          6210  0x33f0  prim   17 14                              exch
          6211  0x33f2  prim   17 0f                              get
          6212  0x33f4  prim   17 54                              edit.showcursor
  322 1   6213  0x33f6  prim   17 13                              pop
          6214  0x33f8  int    01                                 0
  323 1   6215  0x33f9  ret    06                               }
          6216  0x33fa  prim   17 06                            if
  325 1   6217  0x33fc  prim   17 12                            dup
          6218  0x33fe  int    41 00 00 00 48                   0x48000000 # keyUp
          6219  0x3403  prim   17 29                            eq
          6220  0x3405  prim   17 17                            over
          6221  0x3407  uint   32 09 00 80                      0x00800009 # keyShiftTab
          6222  0x340b  prim   17 29                            eq
          6223  0x340d  prim   17 24                            or
          6224  0x340f  code   25 5e 34                         {
  326 1   6225  0x3412  sec    28 41 01                           window.current
          6226  0x3415  sec    28 0b 01                           .ed.focus
          6227  0x3418  prim   17 0f                              get
  327 1   6228  0x341a  sec    28 41 01                           window.current
          6229  0x341d  sec    28 09 01                           .ed.list
          6230  0x3420  prim   17 0f                              get
          6231  0x3422  prim   17 17                              over
          6232  0x3424  prim   17 0f                              get
          6233  0x3426  prim   17 55                              edit.hidecursor
  329 1   6234  0x3428  int    11 01                              1
          6235  0x342a  prim   17 1b                              sub
          6236  0x342c  sec    28 41 01                           window.current
          6237  0x342f  sec    28 09 01                           .ed.list
          6238  0x3432  prim   17 0f                              get
          6239  0x3434  prim   17 11                              length
          6240  0x3436  prim   17 14                              exch
          6241  0x3438  prim   17 17                              over
          6242  0x343a  prim   17 1a                              add
          6243  0x343c  prim   17 14                              exch
          6244  0x343e  prim   17 1e                              mod
  330 1   6245  0x3440  sec    28 41 01                           window.current
          6246  0x3443  sec    28 0b 01                           .ed.focus
          6247  0x3446  int    11 02                              2
          6248  0x3448  prim   17 18                              index
          6249  0x344a  prim   17 10                              put
  331 1   6250  0x344c  sec    28 41 01                           window.current
          6251  0x344f  sec    28 09 01                           .ed.list
          6252  0x3452  prim   17 0f                              get
          6253  0x3454  prim   17 14                              exch
          6254  0x3456  prim   17 0f                              get
          6255  0x3458  prim   17 54                              edit.showcursor
  332 1   6256  0x345a  prim   17 13                              pop
          6257  0x345c  int    01                                 0
  333 1   6258  0x345d  ret    06                               }
          6259  0x345e  prim   17 06                            if
  341 1   6260  0x3460  ret    06                             }
          6261  0x3461  code   25 d0 34                       {
  342 1   6262  0x3464  prim   17 12                            dup
          6263  0x3466  int    11 09                            0x00000009 # keyTab
          6264  0x3468  prim   17 29                            eq
          6265  0x346a  prim   17 17                            over
          6266  0x346c  int    41 00 00 00 4d                   0x4d000000 # keyRight
          6267  0x3471  prim   17 29                            eq
          6268  0x3473  prim   17 24                            or
          6269  0x3475  prim   17 17                            over
          6270  0x3477  int    41 00 00 00 50                   0x50000000 # keyDown
          6271  0x347c  prim   17 29                            eq
          6272  0x347e  prim   17 24                            or
          6273  0x3480  code   25 98 34                         {
  343 1   6274  0x3483  sec    28 0f 02                           window.findselected
          6275  0x3486  int    11 01                              1
          6276  0x3488  prim   17 1a                              add
          6277  0x348a  sec    28 0e 02                           window.buttons
          6278  0x348d  prim   17 11                              length
          6279  0x348f  prim   17 1e                              mod
  344 1   6280  0x3491  sec    28 13 02                           window.selectbutton
  345 1   6281  0x3494  prim   17 13                              pop
          6282  0x3496  int    01                                 0
  346 1   6283  0x3497  ret    06                               }
          6284  0x3498  prim   17 06                            if
  348 1   6285  0x349a  prim   17 12                            dup
          6286  0x349c  int    41 00 00 00 4b                   0x4b000000 # keyLeft
          6287  0x34a1  prim   17 29                            eq
          6288  0x34a3  prim   17 17                            over
          6289  0x34a5  int    41 00 00 00 48                   0x48000000 # keyUp
          6290  0x34aa  prim   17 29                            eq
          6291  0x34ac  prim   17 24                            or
          6292  0x34ae  code   25 cd 34                         {
  349 1   6293  0x34b1  sec    28 0f 02                           window.findselected
          6294  0x34b4  sec    28 0e 02                           window.buttons
          6295  0x34b7  prim   17 11                              length
          6296  0x34b9  int    11 01                              1
          6297  0x34bb  prim   17 1b                              sub
          6298  0x34bd  prim   17 1a                              add
          6299  0x34bf  sec    28 0e 02                           window.buttons
          6300  0x34c2  prim   17 11                              length
          6301  0x34c4  prim   17 1e                              mod
  350 1   6302  0x34c6  sec    28 13 02                           window.selectbutton
  351 1   6303  0x34c9  prim   17 13                              pop
          6304  0x34cb  int    01                                 0
  352 1   6305  0x34cc  ret    06                               }
          6306  0x34cd  prim   17 06                            if
  353 1   6307  0x34cf  ret    06                             }
          6308  0x34d0  prim   17 07                          ifelse
  355 1   6309  0x34d2  prim   17 12                          dup
          6310  0x34d4  sec    28 14 02                       window.findkey
          6311  0x34d7  prim   17 12                          dup
          6312  0x34d9  int    01                             0
          6313  0x34da  prim   17 2c                          ge
          6314  0x34dc  code   25 29 35                       {
  356 1   6315  0x34df  sec    28 0e 02                         window.buttons
          6316  0x34e2  prim   17 14                            exch
  357 1   6317  0x34e4  prim   17 17                            over
          6318  0x34e6  prim   17 17                            over
          6319  0x34e8  prim   17 0f                            get
          6320  0x34ea  int    11 07                            7
          6321  0x34ec  prim   17 0f                            get
          6322  0x34ee  dict   19 fd                            /window.action
          6323  0x34f0  prim   17 14                            exch
          6324  0x34f2  prim   17 05                            def
          6325  0x34f4  prim   17 0f                            get
  358 1   6326  0x34f6  prim   17 12                            dup
          6327  0x34f8  sec    28 10 02                         button.press
          6328  0x34fb  int    31 a0 86 01                      100000
          6329  0x34ff  prim   17 72                            usleep
  359 1   6330  0x3501  sec    18 fd                            window.action
          6331  0x3503  int    21 00 01                         0x100 # actNoClose
          6332  0x3506  prim   17 23                            and
          6333  0x3508  code   25 1a 35                         {
  360 1   6334  0x350b  sec    18 fd                              window.action
          6335  0x350d  sec    28 11 02                           dialog.specialaction
          6336  0x3510  code   25 17 35                           {
          6337  0x3513  sec    28 12 02                             button.show
          6338  0x3516  ret    06                                 }
          6339  0x3517  prim   17 06                              if
  361 1   6340  0x3519  ret    06                               }
          6341  0x351a  code   25 23 35                         {
  362 1   6342  0x351d  prim   17 13                              pop
          6343  0x351f  sec    28 84 01                           window.done
  363 1   6344  0x3522  ret    06                               }
          6345  0x3523  prim   17 07                            ifelse
  364 1   6346  0x3525  prim   17 13                            pop
          6347  0x3527  int    01                               0
  365 1   6348  0x3528  ret    06                             }
          6349  0x3529  code   25 2f 35                       {
  366 1   6350  0x352c  prim   17 13                            pop
  367 1   6351  0x352e  ret    06                             }
          6352  0x352f  prim   17 07                          ifelse
  369 1   6353  0x3531  ret    06                           }
          6354  0x3532  prim   17 06                        if
          6355  0x3534  ret    06                         }
          6356  0x3535  prim   17 06                      if
  373 1   6357  0x3537  prim   17 12                      dup
          6358  0x3539  int    01                         0
          6359  0x353a  prim   17 2a                      ne
          6360  0x353c  code   25 93 35                   {
  374 1   6361  0x353f  sec    28 41 01                     window.current
          6362  0x3542  sec    28 09 01                     .ed.list
          6363  0x3545  prim   17 0f                        get
          6364  0x3547  prim   17 12                        dup
          6365  0x3549  code   25 8a 35                     {
  375 1   6366  0x354c  sec    28 41 01                       window.current
          6367  0x354f  sec    28 0d 01                       .ed.font
          6368  0x3552  prim   17 0f                          get
  376 1   6369  0x3554  sec    28 41 01                       window.current
          6370  0x3557  sec    28 0b 01                       .ed.focus
          6371  0x355a  prim   17 0f                          get
          6372  0x355c  sec    28 41 01                       window.current
          6373  0x355f  sec    28 fb 01                       .ed.pw_field
          6374  0x3562  prim   17 0f                          get
          6375  0x3564  prim   17 29                          eq
          6376  0x3566  code   25 6c 35                       {
          6377  0x3569  sec    18 be                            pwmode
          6378  0x356b  ret    06                             }
          6379  0x356c  prim   17 06                          if
  377 1   6380  0x356e  prim   17 42                          setfont
  378 1   6381  0x3570  sec    28 41 01                       window.current
          6382  0x3573  sec    28 42 01                       .color.fg
          6383  0x3576  prim   17 0f                          get
          6384  0x3578  prim   17 3e                          setcolor
  380 1   6385  0x357a  sec    28 41 01                       window.current
          6386  0x357d  sec    28 0b 01                       .ed.focus
          6387  0x3580  prim   17 0f                          get
          6388  0x3582  prim   17 0f                          get
          6389  0x3584  prim   17 14                          exch
          6390  0x3586  prim   17 53                          edit.input
  381 1   6391  0x3588  int    01                             0
  382 1   6392  0x3589  ret    06                           }
          6393  0x358a  code   25 90 35                     {
          6394  0x358d  prim   17 13                          pop
          6395  0x358f  ret    06                           }
          6396  0x3590  prim   17 07                        ifelse
  383 1   6397  0x3592  ret    06                         }
          6398  0x3593  prim   17 06                      if
  385 1   6399  0x3595  ret    06                       }
          6400  0x3596  prim   17 05                    def
  393 1   6401  0x3598  dict   29 0f 02                 /window.findselected
          6402  0x359b  code   25 d1 35                 {
  394 1   6403  0x359e  int    01                         0
  395 1   6404  0x359f  int    01                         0
          6405  0x35a0  int    11 01                      1
          6406  0x35a2  sec    28 0e 02                   window.buttons
          6407  0x35a5  prim   17 11                      length
          6408  0x35a7  int    11 01                      1
          6409  0x35a9  prim   17 1b                      sub
          6410  0x35ab  code   25 ce 35                   {
  396 1   6411  0x35ae  prim   17 12                        dup
  397 1   6412  0x35b0  sec    28 0e 02                     window.buttons
          6413  0x35b3  prim   17 14                        exch
          6414  0x35b5  prim   17 0f                        get
          6415  0x35b7  int    11 05                        5
          6416  0x35b9  prim   17 0f                        get
  398 1   6417  0x35bb  code   25 c5 35                     {
  399 1   6418  0x35be  prim   17 14                          exch
          6419  0x35c0  prim   17 13                          pop
          6420  0x35c2  prim   17 0c                          exit
  400 1   6421  0x35c4  ret    06                           }
          6422  0x35c5  code   25 cb 35                     {
  401 1   6423  0x35c8  prim   17 13                          pop
  402 1   6424  0x35ca  ret    06                           }
          6425  0x35cb  prim   17 07                        ifelse
  403 1   6426  0x35cd  ret    06                         }
          6427  0x35ce  prim   17 0a                      for
  404 1   6428  0x35d0  ret    06                       }
          6429  0x35d1  prim   17 05                    def
  414 1   6430  0x35d3  dict   29 14 02                 /window.findkey
          6431  0x35d6  code   25 27 36                 {
  415 1   6432  0x35d9  dict   29 15 02                   /window.key
          6433  0x35dc  prim   17 14                      exch
          6434  0x35de  prim   17 05                      def
  416 1   6435  0x35e0  int    11 ff                      -1
  417 1   6436  0x35e2  sec    28 15 02                   window.key
          6437  0x35e5  int    01                         0
          6438  0x35e6  prim   17 29                      eq
          6439  0x35e8  code   25 ee 35                   {
          6440  0x35eb  prim   17 0d                        return
          6441  0x35ed  ret    06                         }
          6442  0x35ee  prim   17 06                      if
  418 1   6443  0x35f0  int    01                         0
          6444  0x35f1  int    11 01                      1
          6445  0x35f3  sec    28 0e 02                   window.buttons
          6446  0x35f6  prim   17 11                      length
          6447  0x35f8  int    11 01                      1
          6448  0x35fa  prim   17 1b                      sub
          6449  0x35fc  code   25 24 36                   {
  419 1   6450  0x35ff  prim   17 12                        dup
  420 1   6451  0x3601  sec    28 0e 02                     window.buttons
          6452  0x3604  prim   17 14                        exch
          6453  0x3606  prim   17 0f                        get
          6454  0x3608  int    11 06                        6
          6455  0x360a  prim   17 0f                        get
          6456  0x360c  sec    28 15 02                     window.key
          6457  0x360f  prim   17 29                        eq
  421 1   6458  0x3611  code   25 1b 36                     {
  422 1   6459  0x3614  prim   17 14                          exch
          6460  0x3616  prim   17 13                          pop
          6461  0x3618  prim   17 0c                          exit
  423 1   6462  0x361a  ret    06                           }
          6463  0x361b  code   25 21 36                     {
  424 1   6464  0x361e  prim   17 13                          pop
  425 1   6465  0x3620  ret    06                           }
          6466  0x3621  prim   17 07                        ifelse
  426 1   6467  0x3623  ret    06                         }
          6468  0x3624  prim   17 0a                      for
  427 1   6469  0x3626  ret    06                       }
          6470  0x3627  prim   17 05                    def
  435 1   6471  0x3629  dict   29 13 02                 /window.selectbutton
          6472  0x362c  code   25 61 36                 {
  436 1   6473  0x362f  sec    28 0f 02                   window.findselected
  437 1   6474  0x3632  prim   17 17                      over
          6475  0x3634  prim   17 17                      over
          6476  0x3636  prim   17 29                      eq
          6477  0x3638  code   25 40 36                   {
  438 1   6478  0x363b  prim   17 13                        pop
          6479  0x363d  prim   17 13                        pop
  439 1   6480  0x363f  ret    06                         }
          6481  0x3640  code   25 5e 36                   {
  440 1   6482  0x3643  sec    28 0e 02                     window.buttons
          6483  0x3646  prim   17 14                        exch
          6484  0x3648  prim   17 0f                        get
          6485  0x364a  sec    28 c2 01                     button.notdefault
          6486  0x364d  sec    28 12 02                     button.show
  441 1   6487  0x3650  sec    28 0e 02                     window.buttons
          6488  0x3653  prim   17 14                        exch
          6489  0x3655  prim   17 0f                        get
          6490  0x3657  sec    28 11 01                     button.default
          6491  0x365a  sec    28 12 02                     button.show
  442 1   6492  0x365d  ret    06                         }
          6493  0x365e  prim   17 07                      ifelse
  443 1   6494  0x3660  ret    06                       }
          6495  0x3661  prim   17 05                    def
  451 1   6496  0x3663  dict   29 02 02                 /dialog.init
          6497  0x3666  code   25 4b 39                 {
  452 1   6498  0x3669  dict   29 16 02                   /dialog.tmp
          6499  0x366c  prim   17 14                      exch
          6500  0x366e  prim   17 05                      def
  454 1   6501  0x3670  sec    28 16 02                   dialog.tmp
          6502  0x3673  sec    28 f4 01                   .font
          6503  0x3676  prim   17 0f                      get
          6504  0x3678  prim   17 42                      setfont
  456 1   6505  0x367a  sec    28 16 02                   dialog.tmp
          6506  0x367d  sec    28 08 01                   .text
          6507  0x3680  prim   17 0f                      get
          6508  0x3682  prim   17 12                      dup
          6509  0x3684  str    94 01 00                   ""
          6510  0x3687  prim   17 2a                      ne
          6511  0x3689  code   25 8f 36                   {
          6512  0x368c  prim   17 45                        strsize
          6513  0x368e  ret    06                         }
          6514  0x368f  code   25 97 36                   {
          6515  0x3692  prim   17 13                        pop
          6516  0x3694  int    01                           0
          6517  0x3695  int    01                           0
          6518  0x3696  ret    06                         }
          6519  0x3697  prim   17 07                      ifelse
  457 1   6520  0x3699  dict   29 17 02                   /dialog.height
          6521  0x369c  prim   17 14                      exch
          6522  0x369e  sec    28 16 02                   dialog.tmp
          6523  0x36a1  sec    28 7e 01                   .text.y
          6524  0x36a4  prim   17 0f                      get
          6525  0x36a6  int    11 0a                      10
          6526  0x36a8  prim   17 1a                      add
          6527  0x36aa  prim   17 1a                      add
          6528  0x36ac  prim   17 05                      def
  458 1   6529  0x36ae  dict   29 18 02                   /dialog.width
          6530  0x36b1  prim   17 14                      exch
          6531  0x36b3  sec    28 16 02                   dialog.tmp
          6532  0x36b6  sec    28 7d 01                   .text.x
          6533  0x36b9  prim   17 0f                      get
          6534  0x36bb  int    11 01                      1
          6535  0x36bd  prim   17 1a                      add
          6536  0x36bf  int    11 02                      2
          6537  0x36c1  prim   17 1c                      mul
          6538  0x36c3  prim   17 1a                      add
          6539  0x36c5  sec    28 16 02                   dialog.tmp
          6540  0x36c8  sec    28 76 01                   .width.min
          6541  0x36cb  prim   17 0f                      get
          6542  0x36cd  prim   17 22                      max
          6543  0x36cf  prim   17 05                      def
  460 1   6544  0x36d1  dict   29 18 02                   /dialog.width
          6545  0x36d4  sec    28 16 02                   dialog.tmp
          6546  0x36d7  sec    28 07 01                   .title
          6547  0x36da  prim   17 0f                      get
          6548  0x36dc  prim   17 45                      strsize
          6549  0x36de  prim   17 13                      pop
          6550  0x36e0  sec    28 16 02                   dialog.tmp
          6551  0x36e3  sec    28 7d 01                   .text.x
          6552  0x36e6  prim   17 0f                      get
          6553  0x36e8  int    11 01                      1
          6554  0x36ea  prim   17 1a                      add
          6555  0x36ec  int    11 02                      2
          6556  0x36ee  prim   17 1c                      mul
          6557  0x36f0  prim   17 1a                      add
          6558  0x36f2  sec    28 18 02                   dialog.width
          6559  0x36f5  prim   17 22                      max
          6560  0x36f7  prim   17 05                      def
  462 1   6561  0x36f9  sec    28 16 02                   dialog.tmp
          6562  0x36fc  sec    28 0a 01                   .ed.text.list
          6563  0x36ff  prim   17 0f                      get
          6564  0x3701  prim   17 12                      dup
          6565  0x3703  code   25 61 37                   {
  463 1   6566  0x3706  dict   29 18 02                     /dialog.width
  464 1   6567  0x3709  sec    28 16 02                     dialog.tmp
          6568  0x370c  sec    28 0c 01                     .ed.width
          6569  0x370f  prim   17 0f                        get
          6570  0x3711  sec    28 16 02                     dialog.tmp
          6571  0x3714  sec    28 7d 01                     .text.x
          6572  0x3717  prim   17 0f                        get
          6573  0x3719  int    11 01                        1
          6574  0x371b  prim   17 1a                        add
          6575  0x371d  int    11 02                        2
          6576  0x371f  prim   17 1c                        mul
          6577  0x3721  prim   17 1a                        add
          6578  0x3723  int    11 08                        8
          6579  0x3725  prim   17 1a                        add
          6580  0x3727  sec    28 18 02                     dialog.width
          6581  0x372a  prim   17 22                        max
  465 1   6582  0x372c  prim   17 05                        def
  466 1   6583  0x372e  code   25 5e 37                     {
  467 1   6584  0x3731  prim   17 45                          strsize
  468 1   6585  0x3733  dict   29 17 02                       /dialog.height
          6586  0x3736  prim   17 14                          exch
          6587  0x3738  sec    28 17 02                       dialog.height
          6588  0x373b  prim   17 1a                          add
          6589  0x373d  prim   17 05                          def
  469 1   6590  0x373f  dict   29 18 02                       /dialog.width
          6591  0x3742  prim   17 14                          exch
          6592  0x3744  sec    28 16 02                       dialog.tmp
          6593  0x3747  sec    28 7d 01                       .text.x
          6594  0x374a  prim   17 0f                          get
          6595  0x374c  int    11 01                          1
          6596  0x374e  prim   17 1a                          add
          6597  0x3750  int    11 02                          2
          6598  0x3752  prim   17 1c                          mul
          6599  0x3754  prim   17 1a                          add
          6600  0x3756  sec    28 18 02                       dialog.width
          6601  0x3759  prim   17 22                          max
          6602  0x375b  prim   17 05                          def
  470 1   6603  0x375d  ret    06                           }
          6604  0x375e  prim   17 0b                        forall
  471 1   6605  0x3760  ret    06                         }
          6606  0x3761  code   25 67 37                   {
          6607  0x3764  prim   17 13                        pop
          6608  0x3766  ret    06                         }
          6609  0x3767  prim   17 07                      ifelse
  473 1   6610  0x3769  sec    28 16 02                   dialog.tmp
          6611  0x376c  sec    28 01 01                   .ed.buffer.list
          6612  0x376f  prim   17 0f                      get
          6613  0x3771  prim   17 12                      dup
          6614  0x3773  code   25 8d 37                   {
  474 1   6615  0x3776  prim   17 11                        length
          6616  0x3778  prim   17 70                        lineheight
          6617  0x377a  int    11 14                        20
          6618  0x377c  prim   17 1a                        add
          6619  0x377e  prim   17 1c                        mul
          6620  0x3780  dict   29 17 02                     /dialog.height
          6621  0x3783  prim   17 14                        exch
          6622  0x3785  sec    28 17 02                     dialog.height
          6623  0x3788  prim   17 1a                        add
          6624  0x378a  prim   17 05                        def
  475 1   6625  0x378c  ret    06                         }
          6626  0x378d  code   25 93 37                   {
          6627  0x3790  prim   17 13                        pop
          6628  0x3792  ret    06                         }
          6629  0x3793  prim   17 07                      ifelse
  477 1   6630  0x3795  dict   29 0e 02                   /window.buttons
          6631  0x3798  sec    28 16 02                   dialog.tmp
          6632  0x379b  sec    28 0f 01                   .buttons
          6633  0x379e  prim   17 0f                      get
          6634  0x37a0  prim   17 05                      def
  479 1   6635  0x37a2  dict   29 19 02                   /dialog.button.y
          6636  0x37a5  sec    28 17 02                   dialog.height
          6637  0x37a8  int    11 05                      5
          6638  0x37aa  prim   17 1a                      add
          6639  0x37ac  prim   17 05                      def
  481 1   6640  0x37ae  sec    28 0e 02                   window.buttons
          6641  0x37b1  none   00                         .undef # .undef
          6642  0x37b2  prim   17 2a                      ne
          6643  0x37b4  code   25 db 37                   {
          6644  0x37b7  sec    28 0e 02                     window.buttons
          6645  0x37ba  prim   17 11                        length
          6646  0x37bc  code   25 d8 37                     {
  482 1   6647  0x37bf  dict   29 17 02                       /dialog.height
          6648  0x37c2  sec    28 0e 02                       window.buttons
          6649  0x37c5  int    01                             0
          6650  0x37c6  prim   17 0f                          get
          6651  0x37c8  int    11 03                          3
          6652  0x37ca  prim   17 0f                          get
          6653  0x37cc  sec    28 19 02                       dialog.button.y
          6654  0x37cf  prim   17 1a                          add
          6655  0x37d1  int    11 08                          8
          6656  0x37d3  prim   17 1a                          add
          6657  0x37d5  prim   17 05                          def
  483 1   6658  0x37d7  ret    06                           }
          6659  0x37d8  prim   17 06                        if
          6660  0x37da  ret    06                         }
          6661  0x37db  prim   17 06                      if
  485 1   6662  0x37dd  dict   29 1a 02                   /dialog.y
          6663  0x37e0  prim   17 37                      screen.size
          6664  0x37e2  prim   17 14                      exch
          6665  0x37e4  prim   17 13                      pop
          6666  0x37e6  sec    28 16 02                   dialog.tmp
          6667  0x37e9  sec    28 77 01                   .position
          6668  0x37ec  prim   17 0f                      get
          6669  0x37ee  prim   17 1c                      mul
          6670  0x37f0  int    11 0a                      10
          6671  0x37f2  prim   17 1d                      div
          6672  0x37f4  sec    28 17 02                   dialog.height
          6673  0x37f7  prim   17 1b                      sub
          6674  0x37f9  int    11 02                      2
          6675  0x37fb  prim   17 1d                      div
          6676  0x37fd  int    11 0a                      10
          6677  0x37ff  prim   17 22                      max
          6678  0x3801  prim   17 05                      def
  487 1   6679  0x3803  sec    28 0e 02                   window.buttons
          6680  0x3806  none   00                         .undef # .undef
          6681  0x3807  prim   17 2a                      ne
          6682  0x3809  code   25 57 38                   {
          6683  0x380c  sec    28 0e 02                     window.buttons
          6684  0x380f  prim   17 11                        length
          6685  0x3811  code   25 54 38                     {
  488 1   6686  0x3814  int    11 0a                          10
  489 1   6687  0x3816  int    01                             0
          6688  0x3817  int    11 01                          1
          6689  0x3819  sec    28 0e 02                       window.buttons
          6690  0x381c  prim   17 11                          length
          6691  0x381e  int    11 01                          1
          6692  0x3820  prim   17 1b                          sub
          6693  0x3822  code   25 45 38                       {
  490 1   6694  0x3825  sec    28 0e 02                         window.buttons
          6695  0x3828  prim   17 14                            exch
          6696  0x382a  prim   17 0f                            get
  491 1   6697  0x382c  prim   17 12                            dup
          6698  0x382e  int    11 01                            1
          6699  0x3830  sec    28 19 02                         dialog.button.y
          6700  0x3833  sec    28 1a 02                         dialog.y
          6701  0x3836  prim   17 1a                            add
          6702  0x3838  prim   17 10                            put
  492 1   6703  0x383a  int    11 02                            2
          6704  0x383c  prim   17 0f                            get
          6705  0x383e  int    11 0a                            10
          6706  0x3840  prim   17 1a                            add
          6707  0x3842  prim   17 1a                            add
  493 1   6708  0x3844  ret    06                             }
          6709  0x3845  prim   17 0a                          for
  495 1   6710  0x3847  sec    28 18 02                       dialog.width
          6711  0x384a  prim   17 22                          max
          6712  0x384c  dict   29 18 02                       /dialog.width
          6713  0x384f  prim   17 14                          exch
          6714  0x3851  prim   17 05                          def
  496 1   6715  0x3853  ret    06                           }
          6716  0x3854  prim   17 06                        if
          6717  0x3856  ret    06                         }
          6718  0x3857  prim   17 06                      if
  499 1   6719  0x3859  sec    28 16 02                   dialog.tmp
          6720  0x385c  sec    28 0c 01                   .ed.width
          6721  0x385f  prim   17 0f                      get
          6722  0x3861  none   00                         .undef # .undef
          6723  0x3862  prim   17 2a                      ne
          6724  0x3864  code   25 7f 38                   {
  500 1   6725  0x3867  sec    28 16 02                     dialog.tmp
          6726  0x386a  sec    28 0c 01                     .ed.width
          6727  0x386d  prim   17 17                        over
          6728  0x386f  prim   17 17                        over
          6729  0x3871  prim   17 0f                        get
          6730  0x3873  sec    28 18 02                     dialog.width
          6731  0x3876  int    11 1e                        30
          6732  0x3878  prim   17 1b                        sub
          6733  0x387a  prim   17 22                        max
          6734  0x387c  prim   17 10                        put
  501 1   6735  0x387e  ret    06                         }
          6736  0x387f  prim   17 06                      if
  503 1   6737  0x3881  dict   29 1b 02                   /dialog.x
          6738  0x3884  prim   17 37                      screen.size
          6739  0x3886  prim   17 13                      pop
          6740  0x3888  sec    28 18 02                   dialog.width
          6741  0x388b  prim   17 1b                      sub
          6742  0x388d  int    11 02                      2
          6743  0x388f  prim   17 1d                      div
          6744  0x3891  prim   17 05                      def
  505 1   6745  0x3893  sec    28 0e 02                   window.buttons
          6746  0x3896  none   00                         .undef # .undef
          6747  0x3897  prim   17 2a                      ne
          6748  0x3899  code   25 0f 39                   {
          6749  0x389c  sec    28 0e 02                     window.buttons
          6750  0x389f  prim   17 11                        length
          6751  0x38a1  code   25 0c 39                     {
  507 1   6752  0x38a4  sec    28 18 02                       dialog.width
          6753  0x38a7  int    01                             0
  508 1   6754  0x38a8  int    01                             0
          6755  0x38a9  int    11 01                          1
          6756  0x38ab  sec    28 0e 02                       window.buttons
          6757  0x38ae  prim   17 11                          length
          6758  0x38b0  int    11 01                          1
          6759  0x38b2  prim   17 1b                          sub
          6760  0x38b4  code   25 c5 38                       {
  509 1   6761  0x38b7  sec    28 0e 02                         window.buttons
          6762  0x38ba  prim   17 14                            exch
          6763  0x38bc  prim   17 0f                            get
          6764  0x38be  int    11 02                            2
          6765  0x38c0  prim   17 0f                            get
          6766  0x38c2  prim   17 1a                            add
  510 1   6767  0x38c4  ret    06                             }
          6768  0x38c5  prim   17 0a                          for
  511 1   6769  0x38c7  prim   17 1b                          sub
          6770  0x38c9  sec    28 0e 02                       window.buttons
          6771  0x38cc  prim   17 11                          length
          6772  0x38ce  int    11 01                          1
          6773  0x38d0  prim   17 1a                          add
          6774  0x38d2  prim   17 1d                          div
  512 1   6775  0x38d4  sec    28 1b 02                       dialog.x
          6776  0x38d7  prim   17 17                          over
          6777  0x38d9  prim   17 1a                          add
  513 1   6778  0x38db  int    01                             0
          6779  0x38dc  int    11 01                          1
          6780  0x38de  sec    28 0e 02                       window.buttons
          6781  0x38e1  prim   17 11                          length
          6782  0x38e3  int    11 01                          1
          6783  0x38e5  prim   17 1b                          sub
          6784  0x38e7  code   25 05 39                       {
  514 1   6785  0x38ea  sec    28 0e 02                         window.buttons
          6786  0x38ed  prim   17 14                            exch
          6787  0x38ef  prim   17 0f                            get
  515 1   6788  0x38f1  prim   17 17                            over
          6789  0x38f3  prim   17 17                            over
          6790  0x38f5  int    01                               0
          6791  0x38f6  prim   17 15                            rot
          6792  0x38f8  prim   17 10                            put
  516 1   6793  0x38fa  int    11 02                            2
          6794  0x38fc  prim   17 0f                            get
          6795  0x38fe  prim   17 1a                            add
          6796  0x3900  prim   17 17                            over
          6797  0x3902  prim   17 1a                            add
  517 1   6798  0x3904  ret    06                             }
          6799  0x3905  prim   17 0a                          for
  518 1   6800  0x3907  prim   17 13                          pop
          6801  0x3909  prim   17 13                          pop
  519 1   6802  0x390b  ret    06                           }
          6803  0x390c  prim   17 06                        if
          6804  0x390e  ret    06                         }
          6805  0x390f  prim   17 06                      if
  523 1   6806  0x3911  sec    28 16 02                   dialog.tmp
  524 1   6807  0x3914  prim   17 12                      dup
          6808  0x3916  sec    28 7b 01                   .x
          6809  0x3919  sec    28 1b 02                   dialog.x
          6810  0x391c  prim   17 10                      put
  525 1   6811  0x391e  prim   17 12                      dup
          6812  0x3920  sec    28 7c 01                   .y
          6813  0x3923  sec    28 1a 02                   dialog.y
          6814  0x3926  prim   17 10                      put
  526 1   6815  0x3928  prim   17 12                      dup
          6816  0x392a  sec    28 80 01                   .width
          6817  0x392d  sec    28 18 02                   dialog.width
          6818  0x3930  prim   17 10                      put
  527 1   6819  0x3932  prim   17 12                      dup
          6820  0x3934  sec    28 f3 01                   .height
          6821  0x3937  sec    28 17 02                   dialog.height
          6822  0x393a  prim   17 10                      put
  528 1   6823  0x393c  sec    28 f9 01                   .button.y
          6824  0x393f  sec    28 19 02                   dialog.button.y
          6825  0x3942  prim   17 10                      put
  530 1   6826  0x3944  dict   29 16 02                   /dialog.tmp
          6827  0x3947  none   00                         .undef # .undef
          6828  0x3948  prim   17 05                      def
  531 1   6829  0x394a  ret    06                       }
          6830  0x394b  prim   17 05                    def
  539 1   6831  0x394d  dict   29 06 02                 /dialog.show
          6832  0x3950  code   25 e0 3b                 {
  540 1   6833  0x3953  dict   29 16 02                   /dialog.tmp
          6834  0x3956  prim   17 14                      exch
          6835  0x3958  prim   17 05                      def
  543 1   6836  0x395a  sec    28 16 02                   dialog.tmp
          6837  0x395d  sec    28 0a 02                   window.push
  547 1   6838  0x3960  sec    28 16 02                   dialog.tmp
          6839  0x3963  sec    28 7b 01                   .x
          6840  0x3966  prim   17 0f                      get
          6841  0x3968  int    11 01                      1
          6842  0x396a  prim   17 1b                      sub
          6843  0x396c  sec    28 16 02                   dialog.tmp
          6844  0x396f  sec    28 7c 01                   .y
          6845  0x3972  prim   17 0f                      get
          6846  0x3974  int    11 01                      1
          6847  0x3976  prim   17 1b                      sub
          6848  0x3978  prim   17 3b                      moveto
  548 1   6849  0x397a  sec    28 82 01                   white
          6850  0x397d  sec    18 ee                      black
  549 1   6851  0x397f  sec    28 16 02                   dialog.tmp
          6852  0x3982  sec    28 80 01                   .width
          6853  0x3985  prim   17 0f                      get
          6854  0x3987  int    11 02                      2
          6855  0x3989  prim   17 1a                      add
          6856  0x398b  sec    28 16 02                   dialog.tmp
          6857  0x398e  sec    28 f3 01                   .height
          6858  0x3991  prim   17 0f                      get
          6859  0x3993  int    11 02                      2
          6860  0x3995  prim   17 1a                      add
  550 1   6861  0x3997  prim   17 17                      over
          6862  0x3999  prim   17 17                      over
  551 1   6863  0x399b  prim   17 4d                      savescreen
  552 1   6864  0x399d  sec    28 16 02                   dialog.tmp
          6865  0x39a0  sec    28 f5 01                   .saved
          6866  0x39a3  prim   17 15                      rot
          6867  0x39a5  prim   17 10                      put
  553 1   6868  0x39a7  sec    28 83 01                   drawborder
  555 1   6869  0x39aa  sec    28 16 02                   dialog.tmp
          6870  0x39ad  sec    28 6d 01                   .color.bg
          6871  0x39b0  prim   17 0f                      get
          6872  0x39b2  prim   17 3e                      setcolor
  556 1   6873  0x39b4  sec    28 16 02                   dialog.tmp
          6874  0x39b7  sec    28 7b 01                   .x
          6875  0x39ba  prim   17 0f                      get
          6876  0x39bc  sec    28 16 02                   dialog.tmp
          6877  0x39bf  sec    28 7c 01                   .y
          6878  0x39c2  prim   17 0f                      get
          6879  0x39c4  prim   17 3b                      moveto
  557 1   6880  0x39c6  sec    28 16 02                   dialog.tmp
          6881  0x39c9  sec    28 80 01                   .width
          6882  0x39cc  prim   17 0f                      get
          6883  0x39ce  sec    28 16 02                   dialog.tmp
          6884  0x39d1  sec    28 f3 01                   .height
          6885  0x39d4  prim   17 0f                      get
          6886  0x39d6  prim   17 4f                      fillrect
  559 1   6887  0x39d8  sec    28 16 02                   dialog.tmp
          6888  0x39db  sec    28 61 01                   .title.bg
          6889  0x39de  prim   17 0f                      get
          6890  0x39e0  prim   17 3e                      setcolor
  560 1   6891  0x39e2  sec    28 16 02                   dialog.tmp
          6892  0x39e5  sec    28 7b 01                   .x
          6893  0x39e8  prim   17 0f                      get
          6894  0x39ea  int    11 01                      1
          6895  0x39ec  prim   17 1a                      add
          6896  0x39ee  sec    28 16 02                   dialog.tmp
          6897  0x39f1  sec    28 7c 01                   .y
          6898  0x39f4  prim   17 0f                      get
          6899  0x39f6  int    11 01                      1
          6900  0x39f8  prim   17 1a                      add
          6901  0x39fa  prim   17 3b                      moveto
  561 1   6902  0x39fc  sec    28 16 02                   dialog.tmp
          6903  0x39ff  sec    28 80 01                   .width
          6904  0x3a02  prim   17 0f                      get
          6905  0x3a04  int    11 02                      2
          6906  0x3a06  prim   17 1b                      sub
          6907  0x3a08  sec    28 16 02                   dialog.tmp
          6908  0x3a0b  sec    28 f8 01                   .title.height
          6909  0x3a0e  prim   17 0f                      get
          6910  0x3a10  int    11 01                      1
          6911  0x3a12  prim   17 1b                      sub
          6912  0x3a14  prim   17 4f                      fillrect
  563 1   6913  0x3a16  sec    28 16 02                   dialog.tmp
          6914  0x3a19  sec    28 7b 01                   .x
          6915  0x3a1c  prim   17 0f                      get
          6916  0x3a1e  int    11 0a                      10
          6917  0x3a20  prim   17 1a                      add
          6918  0x3a22  sec    28 16 02                   dialog.tmp
          6919  0x3a25  sec    28 7c 01                   .y
          6920  0x3a28  prim   17 0f                      get
          6921  0x3a2a  int    11 03                      3
          6922  0x3a2c  prim   17 1a                      add
          6923  0x3a2e  prim   17 3b                      moveto
  564 1   6924  0x3a30  sec    28 16 02                   dialog.tmp
          6925  0x3a33  sec    28 f7 01                   .title.fg
          6926  0x3a36  prim   17 0f                      get
          6927  0x3a38  prim   17 3e                      setcolor
  565 1   6928  0x3a3a  sec    28 16 02                   dialog.tmp
          6929  0x3a3d  sec    28 07 01                   .title
          6930  0x3a40  prim   17 0f                      get
          6931  0x3a42  prim   17 46                      show
  567 1   6932  0x3a44  sec    28 16 02                   dialog.tmp
          6933  0x3a47  sec    28 42 01                   .color.fg
          6934  0x3a4a  prim   17 0f                      get
          6935  0x3a4c  prim   17 3e                      setcolor
  568 1   6936  0x3a4e  sec    28 16 02                   dialog.tmp
          6937  0x3a51  sec    28 7b 01                   .x
          6938  0x3a54  prim   17 0f                      get
          6939  0x3a56  sec    28 16 02                   dialog.tmp
          6940  0x3a59  sec    28 7c 01                   .y
          6941  0x3a5c  prim   17 0f                      get
          6942  0x3a5e  prim   17 3b                      moveto
  569 1   6943  0x3a60  sec    28 16 02                   dialog.tmp
          6944  0x3a63  sec    28 7d 01                   .text.x
          6945  0x3a66  prim   17 0f                      get
          6946  0x3a68  sec    28 16 02                   dialog.tmp
          6947  0x3a6b  sec    28 7e 01                   .text.y
          6948  0x3a6e  prim   17 0f                      get
          6949  0x3a70  prim   17 56                      rmoveto
  570 1   6950  0x3a72  sec    28 16 02                   dialog.tmp
          6951  0x3a75  sec    28 08 01                   .text
          6952  0x3a78  prim   17 0f                      get
          6953  0x3a7a  prim   17 46                      show
  572 1   6954  0x3a7c  sec    28 16 02                   dialog.tmp
          6955  0x3a7f  sec    28 0a 01                   .ed.text.list
          6956  0x3a82  prim   17 0f                      get
          6957  0x3a84  prim   17 12                      dup
          6958  0x3a86  code   25 8a 3b                   {
  573 1   6959  0x3a89  dict   29 1c 02                     /dialog.tmp.idx
          6960  0x3a8c  int    01                           0
          6961  0x3a8d  prim   17 05                        def
  574 1   6962  0x3a8f  code   25 87 3b                     {
  575 1   6963  0x3a92  prim   17 46                          show
  576 1   6964  0x3a94  sec    28 16 02                       dialog.tmp
          6965  0x3a97  sec    28 01 01                       .ed.buffer.list
          6966  0x3a9a  prim   17 0f                          get
          6967  0x3a9c  sec    28 1c 02                       dialog.tmp.idx
          6968  0x3a9f  prim   17 0f                          get
  578 1   6969  0x3aa1  prim   17 12                          dup
          6970  0x3aa3  code   25 79 3b                       {
  580 1   6971  0x3aa6  int    11 03                            3
          6972  0x3aa8  int    11 07                            7
          6973  0x3aaa  prim   17 56                            rmoveto
  582 1   6974  0x3aac  dict   29 1d 02                         /dialog.tmp.buf
          6975  0x3aaf  prim   17 03                            [
  583 1   6976  0x3ab1  prim   17 3c                            currentpoint
  584 1   6977  0x3ab3  sec    28 16 02                         dialog.tmp
          6978  0x3ab6  sec    28 0c 01                         .ed.width
          6979  0x3ab9  prim   17 0f                            get
          6980  0x3abb  prim   17 44                            fontheight
          6981  0x3abd  int    11 02                            2
          6982  0x3abf  prim   17 1a                            add
          6983  0x3ac1  prim   17 4d                            savescreen
  585 1   6984  0x3ac3  int    01                               0
          6985  0x3ac4  int    01                               0
  586 1   6986  0x3ac5  int    01                               0
          6987  0x3ac6  int    01                               0
          6988  0x3ac7  int    01                               0
  587 1   6989  0x3ac8  prim   17 04                            ]
          6990  0x3aca  prim   17 05                            def
  589 1   6991  0x3acc  sec    28 1d 02                         dialog.tmp.buf
          6992  0x3acf  int    11 03                            3
          6993  0x3ad1  int    11 02                            2
          6994  0x3ad3  prim   17 18                            index
          6995  0x3ad5  prim   17 10                            put
  590 1   6996  0x3ad7  sec    28 1d 02                         dialog.tmp.buf
          6997  0x3ada  int    11 04                            4
          6998  0x3adc  prim   17 15                            rot
          6999  0x3ade  sec    18 a2                            cvp
          7000  0x3ae0  prim   17 11                            length
          7001  0x3ae2  prim   17 10                            put
  592 1   7002  0x3ae4  sec    28 16 02                         dialog.tmp
          7003  0x3ae7  sec    28 09 01                         .ed.list
          7004  0x3aea  prim   17 0f                            get
          7005  0x3aec  sec    28 1c 02                         dialog.tmp.idx
          7006  0x3aef  sec    28 1d 02                         dialog.tmp.buf
          7007  0x3af2  prim   17 10                            put
  594 1   7008  0x3af4  prim   17 3f                            currentcolor
  595 1   7009  0x3af6  prim   17 3c                            currentpoint
          7010  0x3af8  prim   17 17                            over
          7011  0x3afa  int    11 01                            1
          7012  0x3afc  prim   17 1b                            sub
          7013  0x3afe  prim   17 17                            over
          7014  0x3b00  int    11 02                            2
          7015  0x3b02  prim   17 1b                            sub
          7016  0x3b04  prim   17 3b                            moveto
  596 1   7017  0x3b06  sec    18 ee                            black
          7018  0x3b08  sec    28 82 01                         white
          7019  0x3b0b  sec    28 16 02                         dialog.tmp
          7020  0x3b0e  sec    28 0c 01                         .ed.width
          7021  0x3b11  prim   17 0f                            get
          7022  0x3b13  int    11 02                            2
          7023  0x3b15  prim   17 1a                            add
          7024  0x3b17  prim   17 44                            fontheight
          7025  0x3b19  int    11 05                            5
          7026  0x3b1b  prim   17 1a                            add
          7027  0x3b1d  sec    28 83 01                         drawborder
  597 1   7028  0x3b20  prim   17 3b                            moveto
          7029  0x3b22  int    11 fd                            -3
          7030  0x3b24  prim   17 70                            lineheight
          7031  0x3b26  int    11 14                            20
          7032  0x3b28  prim   17 1a                            add
          7033  0x3b2a  int    11 07                            7
          7034  0x3b2c  prim   17 1b                            sub
          7035  0x3b2e  prim   17 56                            rmoveto
  598 1   7036  0x3b30  prim   17 3e                            setcolor
  600 1   7037  0x3b32  prim   17 43                            currentfont
  602 1   7038  0x3b34  sec    28 1c 02                         dialog.tmp.idx
          7039  0x3b37  sec    28 16 02                         dialog.tmp
          7040  0x3b3a  sec    28 fb 01                         .ed.pw_field
          7041  0x3b3d  prim   17 0f                            get
          7042  0x3b3f  prim   17 29                            eq
          7043  0x3b41  code   25 51 3b                         {
  603 1   7044  0x3b44  sec    28 16 02                           dialog.tmp
          7045  0x3b47  sec    28 0d 01                           .ed.font
          7046  0x3b4a  prim   17 0f                              get
          7047  0x3b4c  sec    18 be                              pwmode
          7048  0x3b4e  prim   17 42                              setfont
  604 1   7049  0x3b50  ret    06                               }
          7050  0x3b51  prim   17 06                            if
  605 1   7051  0x3b53  sec    28 1d 02                         dialog.tmp.buf
          7052  0x3b56  prim   17 12                            dup
          7053  0x3b58  int    11 03                            3
          7054  0x3b5a  prim   17 0f                            get
          7055  0x3b5c  prim   17 51                            edit.init
  606 1   7056  0x3b5e  prim   17 42                            setfont
  608 1   7057  0x3b60  sec    28 16 02                         dialog.tmp
          7058  0x3b63  sec    28 0b 01                         .ed.focus
          7059  0x3b66  prim   17 0f                            get
          7060  0x3b68  sec    28 1c 02                         dialog.tmp.idx
          7061  0x3b6b  prim   17 2a                            ne
          7062  0x3b6d  code   25 76 3b                         {
          7063  0x3b70  sec    28 1d 02                           dialog.tmp.buf
          7064  0x3b73  prim   17 55                              edit.hidecursor
          7065  0x3b75  ret    06                               }
          7066  0x3b76  prim   17 06                            if
  610 1   7067  0x3b78  ret    06                             }
          7068  0x3b79  code   25 7f 3b                       {
          7069  0x3b7c  prim   17 13                            pop
          7070  0x3b7e  ret    06                             }
          7071  0x3b7f  prim   17 07                          ifelse
  612 1   7072  0x3b81  dict   29 1c 02                       /dialog.tmp.idx
          7073  0x3b84  sec    18 b5                          inc
  613 1   7074  0x3b86  ret    06                           }
          7075  0x3b87  prim   17 0b                        forall
  614 1   7076  0x3b89  ret    06                         }
          7077  0x3b8a  code   25 90 3b                   {
          7078  0x3b8d  prim   17 13                        pop
          7079  0x3b8f  ret    06                         }
          7080  0x3b90  prim   17 07                      ifelse
  616 1   7081  0x3b92  sec    28 16 02                   dialog.tmp
          7082  0x3b95  sec    28 0f 01                   .buttons
          7083  0x3b98  prim   17 0f                      get
          7084  0x3b9a  none   00                         .undef # .undef
          7085  0x3b9b  prim   17 2a                      ne
          7086  0x3b9d  code   25 d7 3b                   {
          7087  0x3ba0  sec    28 16 02                     dialog.tmp
          7088  0x3ba3  sec    28 0f 01                     .buttons
          7089  0x3ba6  prim   17 0f                        get
          7090  0x3ba8  prim   17 11                        length
          7091  0x3baa  code   25 d4 3b                     {
  617 1   7092  0x3bad  int    01                             0
          7093  0x3bae  int    11 01                          1
          7094  0x3bb0  sec    28 16 02                       dialog.tmp
          7095  0x3bb3  sec    28 0f 01                       .buttons
          7096  0x3bb6  prim   17 0f                          get
          7097  0x3bb8  prim   17 11                          length
          7098  0x3bba  int    11 01                          1
          7099  0x3bbc  prim   17 1b                          sub
          7100  0x3bbe  code   25 d1 3b                       {
  618 1   7101  0x3bc1  sec    28 16 02                         dialog.tmp
          7102  0x3bc4  sec    28 0f 01                         .buttons
          7103  0x3bc7  prim   17 0f                            get
          7104  0x3bc9  prim   17 14                            exch
          7105  0x3bcb  prim   17 0f                            get
          7106  0x3bcd  sec    28 12 02                         button.show
  619 1   7107  0x3bd0  ret    06                             }
          7108  0x3bd1  prim   17 0a                          for
  620 1   7109  0x3bd3  ret    06                           }
          7110  0x3bd4  prim   17 06                        if
          7111  0x3bd6  ret    06                         }
          7112  0x3bd7  prim   17 06                      if
  622 1   7113  0x3bd9  dict   29 16 02                   /dialog.tmp
          7114  0x3bdc  none   00                         .undef # .undef
          7115  0x3bdd  prim   17 05                      def
  624 1   7116  0x3bdf  ret    06                       }
          7117  0x3be0  prim   17 05                    def
  634 1   7118  0x3be2  dict   29 11 02                 /dialog.specialaction
          7119  0x3be5  code   25 39 3c                 {
  635 1   7120  0x3be8  int    21 00 01                   0x100 # actNoClose
          7121  0x3beb  prim   17 26                      not
          7122  0x3bed  prim   17 23                      and
  637 1   7123  0x3bef  bool   13 01                      true # true
          7124  0x3bf1  prim   17 14                      exch
  639 1   7125  0x3bf3  prim   17 12                      dup
          7126  0x3bf5  int    11 05                      5 # actEject
          7127  0x3bf7  prim   17 29                      eq
          7128  0x3bf9  code   25 03 3c                   {
  640 1   7129  0x3bfc  sec    18 a8                        bootdrive
          7130  0x3bfe  prim   17 78                        eject
          7131  0x3c00  prim   17 13                        pop
  641 1   7132  0x3c02  ret    06                         }
          7133  0x3c03  prim   17 06                      if
  643 1   7134  0x3c05  prim   17 12                      dup
          7135  0x3c07  int    11 06                      6 # actPowerOff
          7136  0x3c09  prim   17 29                      eq
          7137  0x3c0b  code   25 11 3c                   {
  644 1   7138  0x3c0e  prim   17 79                        poweroff
  645 1   7139  0x3c10  ret    06                         }
          7140  0x3c11  prim   17 06                      if
  647 1   7141  0x3c13  prim   17 12                      dup
          7142  0x3c15  int    11 0b                      11 # actReboot
          7143  0x3c17  prim   17 29                      eq
          7144  0x3c19  code   25 1f 3c                   {
  648 1   7145  0x3c1c  prim   17 7a                        reboot
  649 1   7146  0x3c1e  ret    06                         }
          7147  0x3c1f  prim   17 06                      if
  651 1   7148  0x3c21  prim   17 12                      dup
          7149  0x3c23  int    11 09                      9 # actInstallOK
          7150  0x3c25  prim   17 29                      eq
          7151  0x3c27  code   25 34 3c                   {
  652 1   7152  0x3c2a  sec    28 17 01                     install.ok
  653 1   7153  0x3c2d  prim   17 14                        exch
          7154  0x3c2f  prim   17 26                        not
          7155  0x3c31  prim   17 14                        exch
  654 1   7156  0x3c33  ret    06                         }
          7157  0x3c34  prim   17 06                      if
  661 1   7158  0x3c36  prim   17 13                      pop
  662 1   7159  0x3c38  ret    06                       }
          7160  0x3c39  prim   17 05                    def
   13 1   7161  0x3c3b  dict   29 10 01                 /button.ok
          7162  0x3c3e  code   25 52 3c                 {
          7163  0x3c41  prim   17 03                      [
          7164  0x3c43  int    01                         0
          7165  0x3c44  int    01                         0
          7166  0x3c45  int    11 5a                      90
          7167  0x3c47  int    11 19                      25
          7168  0x3c49  sec    28 e6 01                   txt_ok
          7169  0x3c4c  bool   03                         false # false
          7170  0x3c4d  int    01                         0
          7171  0x3c4e  int    01                         0
          7172  0x3c4f  prim   17 04                      ]
          7173  0x3c51  ret    06                       }
          7174  0x3c52  prim   17 05                    def
   14 1   7175  0x3c54  dict   29 c1 01                 /button.cancel
          7176  0x3c57  code   25 6c 3c                 {
          7177  0x3c5a  prim   17 03                      [
          7178  0x3c5c  int    01                         0
          7179  0x3c5d  int    01                         0
          7180  0x3c5e  int    11 5a                      90
          7181  0x3c60  int    11 19                      25
          7182  0x3c62  sec    28 d5 01                   txt_cancel
          7183  0x3c65  bool   03                         false # false
          7184  0x3c66  int    11 1b                      0x0000001b # keyEsc
          7185  0x3c68  int    01                         0
          7186  0x3c69  prim   17 04                      ]
          7187  0x3c6b  ret    06                       }
          7188  0x3c6c  prim   17 05                    def
   15 1   7189  0x3c6e  dict   29 64 01                 /button.reboot
          7190  0x3c71  code   25 85 3c                 {
          7191  0x3c74  prim   17 03                      [
          7192  0x3c76  int    01                         0
          7193  0x3c77  int    01                         0
          7194  0x3c78  int    11 5a                      90
          7195  0x3c7a  int    11 19                      25
          7196  0x3c7c  sec    28 e8 01                   txt_reboot
          7197  0x3c7f  bool   03                         false # false
          7198  0x3c80  int    01                         0
          7199  0x3c81  int    01                         0
          7200  0x3c82  prim   17 04                      ]
          7201  0x3c84  ret    06                       }
          7202  0x3c85  prim   17 05                    def
   16 1   7203  0x3c87  dict   29 c7 01                 /button.continue
          7204  0x3c8a  code   25 9e 3c                 {
          7205  0x3c8d  prim   17 03                      [
          7206  0x3c8f  int    01                         0
          7207  0x3c90  int    01                         0
          7208  0x3c91  int    11 5a                      90
          7209  0x3c93  int    11 19                      25
          7210  0x3c95  sec    28 d6 01                   txt_continue
          7211  0x3c98  bool   03                         false # false
          7212  0x3c99  int    01                         0
          7213  0x3c9a  int    01                         0
          7214  0x3c9b  prim   17 04                      ]
          7215  0x3c9d  ret    06                       }
          7216  0x3c9e  prim   17 05                    def
   25 1   7217  0x3ca0  dict   29 11 01                 /button.default
          7218  0x3ca3  code   25 af 3c                 {
   26 1   7219  0x3ca6  prim   17 12                      dup
          7220  0x3ca8  int    11 05                      5
          7221  0x3caa  bool   13 01                      true # true
          7222  0x3cac  prim   17 10                      put
   27 1   7223  0x3cae  ret    06                       }
          7224  0x3caf  prim   17 05                    def
   35 1   7225  0x3cb1  dict   29 c2 01                 /button.notdefault
          7226  0x3cb4  code   25 bf 3c                 {
   36 1   7227  0x3cb7  prim   17 12                      dup
          7228  0x3cb9  int    11 05                      5
          7229  0x3cbb  bool   03                         false # false
          7230  0x3cbc  prim   17 10                      put
   37 1   7231  0x3cbe  ret    06                       }
          7232  0x3cbf  prim   17 05                    def
   45 1   7233                                          # button.moveto
          7234                                          # {
   46 1   7235                                          # rot
          7236                                          # dup
          7237                                          # 0
          7238                                          # 5
          7239                                          # -1
          7240                                          # roll
          7241                                          # put
          7242                                          # exch
          7243                                          # over
          7244                                          # 1
          7245                                          # rot
          7246                                          # put
   47 1   7247                                          # }
          7248                                          # def
   55 1   7249  0x3cc1  dict   29 12 01                 /button.setaction
          7250  0x3cc4  code   25 d0 3c                 {
   56 1   7251  0x3cc7  prim   17 17                      over
          7252  0x3cc9  int    11 07                      7
          7253  0x3ccb  prim   17 15                      rot
          7254  0x3ccd  prim   17 10                      put
   57 1   7255  0x3ccf  ret    06                       }
          7256  0x3cd0  prim   17 05                    def
   65 1   7257  0x3cd2  dict   29 12 02                 /button.show
          7258  0x3cd5  code   25 c4 3d                 {
   66 1   7259  0x3cd8  dict   29 1e 02                   /bt.x
          7260  0x3cdb  prim   17 17                      over
          7261  0x3cdd  int    01                         0
          7262  0x3cde  prim   17 0f                      get
          7263  0x3ce0  prim   17 05                      def
   67 1   7264  0x3ce2  dict   29 1f 02                   /bt.y
          7265  0x3ce5  prim   17 17                      over
          7266  0x3ce7  int    11 01                      1
          7267  0x3ce9  prim   17 0f                      get
          7268  0x3ceb  prim   17 05                      def
   68 1   7269  0x3ced  dict   29 20 02                   /bt.width
          7270  0x3cf0  prim   17 17                      over
          7271  0x3cf2  int    11 02                      2
          7272  0x3cf4  prim   17 0f                      get
          7273  0x3cf6  prim   17 05                      def
   69 1   7274  0x3cf8  dict   29 21 02                   /bt.height
          7275  0x3cfb  prim   17 17                      over
          7276  0x3cfd  int    11 03                      3
          7277  0x3cff  prim   17 0f                      get
          7278  0x3d01  prim   17 05                      def
   70 1   7279  0x3d03  dict   29 22 02                   /bt.text
          7280  0x3d06  prim   17 17                      over
          7281  0x3d08  int    11 04                      4
          7282  0x3d0a  prim   17 0f                      get
          7283  0x3d0c  prim   17 05                      def
   71 1   7284  0x3d0e  dict   29 23 02                   /bt.default
          7285  0x3d11  prim   17 14                      exch
          7286  0x3d13  int    11 05                      5
          7287  0x3d15  prim   17 0f                      get
          7288  0x3d17  prim   17 05                      def
   73 1   7289  0x3d19  sec    28 22 02                   bt.text
          7290  0x3d1c  prim   17 45                      strsize
   74 1   7291  0x3d1e  sec    28 21 02                   bt.height
          7292  0x3d21  prim   17 1b                      sub
          7293  0x3d23  prim   17 1f                      neg
          7294  0x3d25  int    11 02                      2
          7295  0x3d27  prim   17 1d                      div
          7296  0x3d29  dict   29 24 02                   /bt.y.textofs
          7297  0x3d2c  prim   17 14                      exch
          7298  0x3d2e  prim   17 05                      def
   75 1   7299  0x3d30  sec    28 20 02                   bt.width
          7300  0x3d33  prim   17 1b                      sub
          7301  0x3d35  prim   17 1f                      neg
          7302  0x3d37  int    11 02                      2
          7303  0x3d39  prim   17 1d                      div
          7304  0x3d3b  dict   29 25 02                   /bt.x.textofs
          7305  0x3d3e  prim   17 14                      exch
          7306  0x3d40  prim   17 05                      def
   77 1   7307  0x3d42  sec    28 1e 02                   bt.x
          7308  0x3d45  sec    28 1f 02                   bt.y
          7309  0x3d48  prim   17 3b                      moveto
   78 1   7310  0x3d4a  prim   17 3c                      currentpoint
          7311  0x3d4c  prim   17 3c                      currentpoint
          7312  0x3d4e  prim   17 3c                      currentpoint
   80 1   7313  0x3d50  prim   17 3c                      currentpoint
          7314  0x3d52  sec    28 20 02                   bt.width
          7315  0x3d55  sec    28 21 02                   bt.height
          7316  0x3d58  sec    28 41 01                   window.current
          7317  0x3d5b  sec    28 6d 01                   .color.bg
          7318  0x3d5e  prim   17 0f                      get
          7319  0x3d60  prim   17 3e                      setcolor
          7320  0x3d62  prim   17 4f                      fillrect
          7321  0x3d64  prim   17 3b                      moveto
   82 1   7322  0x3d66  sec    28 23 02                   bt.default
          7323  0x3d69  code   25 71 3d                   {
   83 1   7324  0x3d6c  sec    18 ee                        black
          7325  0x3d6e  sec    18 ee                        black
   84 1   7326  0x3d70  ret    06                         }
          7327  0x3d71  code   25 7f 3d                   {
   85 1   7328  0x3d74  sec    28 41 01                     window.current
          7329  0x3d77  sec    28 6d 01                     .color.bg
          7330  0x3d7a  prim   17 0f                        get
          7331  0x3d7c  prim   17 12                        dup
   86 1   7332  0x3d7e  ret    06                         }
          7333  0x3d7f  prim   17 07                      ifelse
   87 1   7334  0x3d81  sec    28 20 02                   bt.width
          7335  0x3d84  sec    28 21 02                   bt.height
          7336  0x3d87  sec    28 83 01                   drawborder
   88 1   7337  0x3d8a  prim   17 3b                      moveto
          7338  0x3d8c  int    11 01                      1
          7339  0x3d8e  int    11 01                      1
          7340  0x3d90  prim   17 56                      rmoveto
          7341  0x3d92  sec    28 82 01                   white
          7342  0x3d95  sec    18 ee                      black
          7343  0x3d97  sec    28 20 02                   bt.width
          7344  0x3d9a  int    11 02                      2
          7345  0x3d9c  prim   17 1b                      sub
          7346  0x3d9e  sec    28 21 02                   bt.height
          7347  0x3da1  int    11 02                      2
          7348  0x3da3  prim   17 1b                      sub
          7349  0x3da5  sec    28 83 01                   drawborder
   89 1   7350  0x3da8  prim   17 3b                      moveto
   92 1   7351  0x3daa  sec    28 41 01                   window.current
          7352  0x3dad  sec    28 42 01                   .color.fg
          7353  0x3db0  prim   17 0f                      get
          7354  0x3db2  prim   17 3e                      setcolor
   93 1   7355  0x3db4  prim   17 3b                      moveto
          7356  0x3db6  sec    28 25 02                   bt.x.textofs
          7357  0x3db9  sec    28 24 02                   bt.y.textofs
          7358  0x3dbc  prim   17 56                      rmoveto
          7359  0x3dbe  sec    28 22 02                   bt.text
          7360  0x3dc1  prim   17 46                      show
   94 1   7361  0x3dc3  ret    06                       }
          7362  0x3dc4  prim   17 05                    def
  102 1   7363  0x3dc6  dict   29 10 02                 /button.press
          7364  0x3dc9  code   25 4a 3e                 {
  103 1   7365  0x3dcc  dict   29 1e 02                   /bt.x
          7366  0x3dcf  prim   17 17                      over
          7367  0x3dd1  int    01                         0
          7368  0x3dd2  prim   17 0f                      get
          7369  0x3dd4  prim   17 05                      def
  104 1   7370  0x3dd6  dict   29 1f 02                   /bt.y
          7371  0x3dd9  prim   17 17                      over
          7372  0x3ddb  int    11 01                      1
          7373  0x3ddd  prim   17 0f                      get
          7374  0x3ddf  prim   17 05                      def
  105 1   7375  0x3de1  dict   29 20 02                   /bt.width
          7376  0x3de4  prim   17 17                      over
          7377  0x3de6  int    11 02                      2
          7378  0x3de8  prim   17 0f                      get
          7379  0x3dea  prim   17 05                      def
  106 1   7380  0x3dec  dict   29 21 02                   /bt.height
          7381  0x3def  prim   17 14                      exch
          7382  0x3df1  int    11 03                      3
          7383  0x3df3  prim   17 0f                      get
          7384  0x3df5  prim   17 05                      def
  108 1   7385  0x3df7  sec    28 1e 02                   bt.x
          7386  0x3dfa  int    11 03                      3
          7387  0x3dfc  prim   17 1a                      add
          7388  0x3dfe  sec    28 1f 02                   bt.y
          7389  0x3e01  int    11 03                      3
          7390  0x3e03  prim   17 1a                      add
          7391  0x3e05  prim   17 3b                      moveto
  109 1   7392  0x3e07  sec    28 20 02                   bt.width
          7393  0x3e0a  int    11 07                      7
          7394  0x3e0c  prim   17 1b                      sub
          7395  0x3e0e  sec    28 21 02                   bt.height
          7396  0x3e11  int    11 07                      7
          7397  0x3e13  prim   17 1b                      sub
          7398  0x3e15  prim   17 4d                      savescreen
  110 1   7399  0x3e17  int    11 01                      1
          7400  0x3e19  int    11 01                      1
          7401  0x3e1b  prim   17 56                      rmoveto
          7402  0x3e1d  prim   17 12                      dup
          7403  0x3e1f  prim   17 4e                      restorescreen
          7404  0x3e21  prim   17 32                      free
  112 1   7405  0x3e23  sec    28 1e 02                   bt.x
          7406  0x3e26  int    11 01                      1
          7407  0x3e28  prim   17 1a                      add
          7408  0x3e2a  sec    28 1f 02                   bt.y
          7409  0x3e2d  int    11 01                      1
          7410  0x3e2f  prim   17 1a                      add
          7411  0x3e31  prim   17 3b                      moveto
          7412  0x3e33  sec    18 ee                      black
          7413  0x3e35  sec    28 82 01                   white
          7414  0x3e38  sec    28 20 02                   bt.width
          7415  0x3e3b  int    11 02                      2
          7416  0x3e3d  prim   17 1b                      sub
          7417  0x3e3f  sec    28 21 02                   bt.height
          7418  0x3e42  int    11 02                      2
          7419  0x3e44  prim   17 1b                      sub
          7420  0x3e46  sec    28 83 01                   drawborder
  114 1   7421  0x3e49  ret    06                       }
          7422  0x3e4a  prim   17 05                    def
   10 1   7423  0x3e4c  dict   29 26 02                 /help.context
          7424  0x3e4f  str    94 05 6d 61 69 6e 00     "main"
          7425  0x3e56  prim   17 05                    def
   12 1   7426  0x3e58  dict   29 27 02                 /help.light
          7427  0x3e5b  sec    28 82 01                 white
          7428  0x3e5e  prim   17 05                    def
   13 1   7429  0x3e60  dict   29 28 02                 /help.dark
          7430  0x3e63  sec    18 ee                    black
          7431  0x3e65  prim   17 05                    def
   14 1   7432  0x3e67  dict   29 29 02                 /help.font
          7433  0x3e6a  sec    28 0e 01                 font.normal
          7434  0x3e6d  prim   17 05                    def
   15 1   7435  0x3e6f  dict   29 2a 02                 /help.normal.bg
          7436  0x3e72  sec    28 af 01                 lightgray
          7437  0x3e75  prim   17 05                    def
   16 1   7438  0x3e77  dict   29 2b 02                 /help.normal.fg
          7439  0x3e7a  sec    18 ee                    black
          7440  0x3e7c  prim   17 05                    def
   17 1   7441  0x3e7e  dict   29 2c 02                 /help.highlight.fg
          7442  0x3e81  sec    28 bd 01                 green
          7443  0x3e84  prim   17 05                    def
   18 1   7444  0x3e86  dict   29 2d 02                 /help.link.fg
          7445  0x3e89  sec    28 bc 01                 blue
          7446  0x3e8c  prim   17 05                    def
   19 1   7447  0x3e8e  dict   29 2e 02                 /help.link.selected.fg
          7448  0x3e91  sec    28 82 01                 white
          7449  0x3e94  prim   17 05                    def
   20 1   7450  0x3e96  dict   29 2f 02                 /help.link.selected.bg
          7451  0x3e99  sec    28 bc 01                 blue
          7452  0x3e9c  prim   17 05                    def
   22 1   7453  0x3e9e  dict   29 30 02                 /help.x
          7454  0x3ea1  int    11 50                    80
          7455  0x3ea3  prim   17 05                    def
   23 1   7456  0x3ea5  dict   29 31 02                 /help.y
          7457  0x3ea8  int    11 32                    50
          7458  0x3eaa  prim   17 05                    def
   24 1   7459  0x3eac  dict   29 32 02                 /help.width
          7460  0x3eaf  int    21 e0 01                 480
          7461  0x3eb2  prim   17 05                    def
   25 1   7462  0x3eb4  dict   29 33 02                 /help.height
          7463  0x3eb7  int    21 42 01                 322
          7464  0x3eba  prim   17 05                    def
   27 1   7465  0x3ebc  sec    28 a8 01                 clip.size
          7466  0x3ebf  prim   17 13                    pop
          7467  0x3ec1  int    21 20 03                 800
          7468  0x3ec4  prim   17 29                    eq
          7469  0x3ec6  code   25 e8 3e                 {
   28 1   7470  0x3ec9  dict   29 30 02                   /help.x
          7471  0x3ecc  int    11 78                      120
          7472  0x3ece  prim   17 05                      def
   29 1   7473  0x3ed0  dict   29 31 02                   /help.y
          7474  0x3ed3  int    11 5a                      90
          7475  0x3ed5  prim   17 05                      def
   30 1   7476  0x3ed7  dict   29 32 02                   /help.width
          7477  0x3eda  int    21 30 02                   560
          7478  0x3edd  prim   17 05                      def
   31 1   7479  0x3edf  dict   29 33 02                   /help.height
          7480  0x3ee2  int    21 67 01                   359
          7481  0x3ee5  prim   17 05                      def
   32 1   7482  0x3ee7  ret    06                       }
          7483  0x3ee8  prim   17 06                    if
   34 1   7484  0x3eea  dict   29 34 02                 /help.text.x
          7485  0x3eed  sec    28 30 02                 help.x
          7486  0x3ef0  int    11 0a                    10
          7487  0x3ef2  prim   17 1a                    add
          7488  0x3ef4  prim   17 05                    def
   35 1   7489  0x3ef6  dict   29 35 02                 /help.text.y
          7490  0x3ef9  sec    28 31 02                 help.y
          7491  0x3efc  int    11 1e                    30
          7492  0x3efe  prim   17 1a                    add
          7493  0x3f00  prim   17 05                    def
   37 1   7494  0x3f02  dict   29 36 02                 /help.text.width
          7495  0x3f05  sec    28 32 02                 help.width
          7496  0x3f08  int    11 14                    20
          7497  0x3f0a  prim   17 1b                    sub
          7498  0x3f0c  prim   17 05                    def
   38 1   7499  0x3f0e  dict   29 37 02                 /help.text.height
          7500  0x3f11  sec    28 33 02                 help.height
          7501  0x3f14  sec    28 35 02                 help.text.y
          7502  0x3f17  prim   17 1b                    sub
          7503  0x3f19  sec    28 31 02                 help.y
          7504  0x3f1c  prim   17 1a                    add
          7505  0x3f1e  int    11 04                    4
          7506  0x3f20  prim   17 1b                    sub
          7507  0x3f22  prim   17 05                    def
   39 1   7508  0x3f24  dict   29 38 02                 /help.text.rightmargin
          7509  0x3f27  sec    28 34 02                 help.text.x
          7510  0x3f2a  sec    28 36 02                 help.text.width
          7511  0x3f2d  prim   17 1a                    add
          7512  0x3f2f  prim   17 05                    def
   41 1   7513  0x3f31  dict   29 39 02                 /help.title.x
          7514  0x3f34  sec    28 30 02                 help.x
          7515  0x3f37  int    11 0a                    10
          7516  0x3f39  prim   17 1a                    add
          7517  0x3f3b  prim   17 05                    def
   42 1   7518  0x3f3d  dict   29 3a 02                 /help.title.y
          7519  0x3f40  sec    28 31 02                 help.y
          7520  0x3f43  int    11 03                    3
          7521  0x3f45  prim   17 1a                    add
          7522  0x3f47  prim   17 05                    def
   43 1   7523                                          # help.title.height
          7524                                          # 20
          7525                                          # def
   44 1   7526  0x3f49  dict   29 3b 02                 /help.title.font
          7527  0x3f4c  sec    28 0e 01                 font.normal
          7528  0x3f4f  prim   17 05                    def
   46 1   7529  0x3f51  dict   29 3c 02                 /help.hist.page
          7530  0x3f54  int    11 10                    16
          7531  0x3f56  prim   17 0e                    array
          7532  0x3f58  prim   17 05                    def
   47 1   7533  0x3f5a  dict   29 3d 02                 /help.hist.startrow
          7534  0x3f5d  sec    28 3c 02                 help.hist.page
          7535  0x3f60  prim   17 11                    length
          7536  0x3f62  prim   17 0e                    array
          7537  0x3f64  prim   17 05                    def
   48 1   7538  0x3f66  dict   29 3e 02                 /help.hist.selectedlink
          7539  0x3f69  sec    28 3c 02                 help.hist.page
          7540  0x3f6c  prim   17 11                    length
          7541  0x3f6e  prim   17 0e                    array
          7542  0x3f70  prim   17 05                    def
   52 1   7543                                          # bo.opt.max
          7544                                          # 32
          7545                                          # def
   53 1   7546  0x3f72  dict   19 cf                    /bo.opt
          7547  0x3f74  int    11 20                    32 # bo.opt.max
          7548  0x3f76  int    11 03                    3
          7549  0x3f78  prim   17 1a                    add
          7550  0x3f7a  sec    18 b0                    string
          7551  0x3f7c  prim   17 05                    def
   61 1   7552  0x3f7e  dict   29 3f 02                 /help.mapcontext
          7553  0x3f81  code   25 90 40                 {
   62 1   7554  0x3f84  prim   17 12                      dup
          7555  0x3f86  str    94 0e 6f 5f 76 6e 63 70    "o_vncpassword"
                               61 73 73 77 6f 72 64 00
          7556  0x3f96  prim   17 29                      eq
          7557  0x3f98  code   25 a6 3f                   {
          7558  0x3f9b  prim   17 13                        pop
          7559  0x3f9d  str    94 06 6f 5f 76 6e 63 00      "o_vnc"
          7560  0x3fa5  ret    06                         }
          7561  0x3fa6  prim   17 06                      if
   63 1   7562  0x3fa8  prim   17 12                      dup
          7563  0x3faa  str    94 09 6f 5f 68 6f 73 74    "o_hostip"
                               69 70 00
          7564  0x3fb5  prim   17 29                      eq
          7565  0x3fb7  code   25 c7 3f                   {
          7566  0x3fba  prim   17 13                        pop
          7567  0x3fbc  str    94 08 6e 65 74 77 6f 72      "network"
                               6b 00
          7568  0x3fc6  ret    06                         }
          7569  0x3fc7  prim   17 06                      if
   64 1   7570  0x3fc9  prim   17 12                      dup
          7571  0x3fcb  str    94 0a 6f 5f 6e 65 74 6d    "o_netmask"
                               61 73 6b 00
          7572  0x3fd7  prim   17 29                      eq
          7573  0x3fd9  code   25 e9 3f                   {
          7574  0x3fdc  prim   17 13                        pop
          7575  0x3fde  str    94 08 6e 65 74 77 6f 72      "network"
                               6b 00
          7576  0x3fe8  ret    06                         }
          7577  0x3fe9  prim   17 06                      if
   65 1   7578  0x3feb  prim   17 12                      dup
          7579  0x3fed  str    94 0a 6f 5f 67 61 74 65    "o_gateway"
                               77 61 79 00
          7580  0x3ff9  prim   17 29                      eq
          7581  0x3ffb  code   25 0b 40                   {
          7582  0x3ffe  prim   17 13                        pop
          7583  0x4000  str    94 08 6e 65 74 77 6f 72      "network"
                               6b 00
          7584  0x400a  ret    06                         }
          7585  0x400b  prim   17 06                      if
   66 1   7586  0x400d  prim   17 12                      dup
          7587  0x400f  str    94 06 6f 5f 70 63 69 00    "o_pci"
          7588  0x4017  prim   17 29                      eq
          7589  0x4019  code   25 28 40                   {
          7590  0x401c  prim   17 13                        pop
          7591  0x401e  str    94 07 6f 5f 61 63 70 69      "o_acpi"
                               00
          7592  0x4027  ret    06                         }
          7593  0x4028  prim   17 06                      if
   68 1   7594  0x402a  sec    18 a5                      syslinux
          7595  0x402c  code   25 8d 40                   {
   70 1   7596  0x402f  prim   17 12                        dup
          7597  0x4031  str    94 03 6f 5f 00               "o_"
          7598  0x4036  prim   17 57                        strstr
          7599  0x4038  int    11 01                        1
          7600  0x403a  prim   17 2a                        ne
          7601  0x403c  code   25 8a 40                     {
   71 1   7602  0x403f  prim   17 12                          dup
          7603  0x4041  str    94 05 68 65 6c 70 00           "help"
          7604  0x4048  prim   17 2a                          ne
   72 1   7605  0x404a  prim   17 17                          over
          7606  0x404c  str    94 08 73 74 61 72 74 75        "startup"
                               70 00
          7607  0x4056  prim   17 2a                          ne
          7608  0x4058  prim   17 23                          and
   73 1   7609  0x405a  prim   17 17                          over
          7610  0x405c  str    94 09 6b 65 79 74 61 62        "keytable"
                               6c 65 00
          7611  0x4067  prim   17 2a                          ne
          7612  0x4069  prim   17 23                          and
   74 1   7613  0x406b  prim   17 17                          over
          7614  0x406d  str    94 08 70 72 6f 66 69 6c        "profile"
                               65 00
          7615  0x4077  prim   17 2a                          ne
          7616  0x4079  prim   17 23                          and
          7617  0x407b  code   25 87 40                       {
          7618  0x407e  prim   17 13                            pop
          7619  0x4080  str    94 04 6f 70 74 00                "opt"
          7620  0x4086  ret    06                             }
          7621  0x4087  prim   17 06                          if
   75 1   7622  0x4089  ret    06                           }
          7623  0x408a  prim   17 06                        if
   76 1   7624  0x408c  ret    06                         }
          7625  0x408d  prim   17 06                      if
   77 1   7626  0x408f  ret    06                       }
          7627  0x4090  prim   17 05                    def
   85 1   7628  0x4092  dict   29 5d 01                 /help.setcontext
          7629  0x4095  code   25 a3 40                 {
   86 1   7630  0x4098  sec    28 3f 02                   help.mapcontext
          7631  0x409b  dict   29 26 02                   /help.context
          7632  0x409e  prim   17 14                      exch
          7633  0x40a0  prim   17 05                      def
   87 1   7634  0x40a2  ret    06                       }
          7635  0x40a3  prim   17 05                    def
   95 1   7636  0x40a5  dict   29 40 02                 /findbootoption
          7637  0x40a8  code   25 82 41                 {
   96 1   7638  0x40ab  dict   29 41 02                   /bo.buf
          7639  0x40ae  sec    28 43 01                   boot.ed
          7640  0x40b1  int    11 03                      3
          7641  0x40b3  prim   17 0f                      get
          7642  0x40b5  prim   17 05                      def
   97 1   7643  0x40b7  dict   29 42 02                   /bo.len
          7644  0x40ba  sec    28 43 01                   boot.ed
          7645  0x40bd  int    11 04                      4
          7646  0x40bf  prim   17 0f                      get
          7647  0x40c1  prim   17 05                      def
   98 1   7648  0x40c3  dict   29 43 02                   /bo.pos
          7649  0x40c6  sec    28 43 01                   boot.ed
          7650  0x40c9  int    11 05                      5
          7651  0x40cb  prim   17 0f                      get
          7652  0x40cd  prim   17 05                      def
  100 1   7653  0x40cf  code   25 05 41                   {
  101 1   7654  0x40d2  sec    28 43 02                     bo.pos
          7655  0x40d5  int    01                           0
          7656  0x40d6  prim   17 29                        eq
          7657  0x40d8  code   25 de 40                     {
          7658  0x40db  prim   17 0c                          exit
          7659  0x40dd  ret    06                           }
          7660  0x40de  prim   17 06                        if
  102 1   7661  0x40e0  sec    28 41 02                     bo.buf
          7662  0x40e3  sec    28 43 02                     bo.pos
          7663  0x40e6  int    11 01                        1
          7664  0x40e8  prim   17 1b                        sub
          7665  0x40ea  prim   17 0f                        get
          7666  0x40ec  int    11 20                        ' '
          7667  0x40ee  prim   17 2e                        le
          7668  0x40f0  code   25 f6 40                     {
          7669  0x40f3  prim   17 0c                          exit
          7670  0x40f5  ret    06                           }
          7671  0x40f6  prim   17 06                        if
  103 1   7672  0x40f8  dict   29 43 02                     /bo.pos
          7673  0x40fb  sec    28 43 02                     bo.pos
          7674  0x40fe  int    11 01                        1
          7675  0x4100  prim   17 1b                        sub
          7676  0x4102  prim   17 05                        def
  104 1   7677  0x4104  ret    06                         }
          7678  0x4105  prim   17 08                      loop
  106 1   7679  0x4107  dict   29 41 02                   /bo.buf
          7680  0x410a  sec    28 41 02                   bo.buf
          7681  0x410d  sec    28 43 02                   bo.pos
          7682  0x4110  prim   17 1a                      add
          7683  0x4112  prim   17 05                      def
  108 1   7684  0x4114  sec    28 41 02                   bo.buf
          7685  0x4117  int    01                         0
          7686  0x4118  prim   17 0f                      get
          7687  0x411a  int    11 20                      ' '
          7688  0x411c  prim   17 2e                      le
          7689  0x411e  code   25 27 41                   {
          7690  0x4121  str    94 01 00                     ""
          7691  0x4124  prim   17 0d                        return
          7692  0x4126  ret    06                         }
          7693  0x4127  prim   17 06                      if
  111 1   7694  0x4129  str    94 03 6f 5f 00             "o_"
          7695  0x412e  int    11 03                      3
          7696  0x4130  sec    18 cf                      bo.opt
          7697  0x4132  prim   17 50                      snprintf
  113 1   7698  0x4134  int    01                         0
          7699  0x4135  int    11 01                      1
          7700  0x4137  int    11 20                      32 # bo.opt.max
          7701  0x4139  int    11 01                      1
          7702  0x413b  prim   17 1b                      sub
          7703  0x413d  code   25 7d 41                   {
  114 1   7704  0x4140  prim   17 12                        dup
  115 1   7705  0x4142  sec    28 41 02                     bo.buf
          7706  0x4145  prim   17 14                        exch
          7707  0x4147  prim   17 0f                        get
  116 1   7708  0x4149  prim   17 12                        dup
          7709  0x414b  int    11 20                        ' '
          7710  0x414d  prim   17 2e                        le
          7711  0x414f  prim   17 17                        over
          7712  0x4151  int    11 3d                        '='
          7713  0x4153  prim   17 29                        eq
          7714  0x4155  prim   17 24                        or
          7715  0x4157  code   25 61 41                     {
          7716  0x415a  prim   17 13                          pop
          7717  0x415c  prim   17 13                          pop
          7718  0x415e  prim   17 0c                          exit
          7719  0x4160  ret    06                           }
          7720  0x4161  prim   17 06                        if
  117 1   7721  0x4163  prim   17 17                        over
          7722  0x4165  sec    18 cf                        bo.opt
          7723  0x4167  int    11 02                        2
          7724  0x4169  prim   17 1a                        add
          7725  0x416b  prim   17 14                        exch
          7726  0x416d  prim   17 15                        rot
          7727  0x416f  prim   17 10                        put
  118 1   7728  0x4171  sec    18 cf                        bo.opt
          7729  0x4173  int    11 03                        3
          7730  0x4175  prim   17 1a                        add
          7731  0x4177  prim   17 14                        exch
          7732  0x4179  int    01                           0
          7733  0x417a  prim   17 10                        put
  119 1   7734  0x417c  ret    06                         }
          7735  0x417d  prim   17 0a                      for
  121 1   7736  0x417f  sec    18 cf                      bo.opt
  123 1   7737  0x4181  ret    06                       }
          7738  0x4182  prim   17 05                    def
  133 1   7739  0x4184  dict   29 5e 01                 /help.findpage
          7740  0x4187  code   25 d5 41                 {
  134 1   7741  0x418a  prim   17 12                      dup
          7742  0x418c  prim   17 11                      length
          7743  0x418e  int    11 03                      3
          7744  0x4190  prim   17 1a                      add
          7745  0x4192  prim   17 12                      dup
          7746  0x4194  sec    18 b0                      string
  135 1   7747  0x4196  str    94 05 12 25 73 14 00       "\x12%s\x14"
  136 1   7748  0x419d  int    11 03                      3
          7749  0x419f  int    11 01                      1
          7750  0x41a1  prim   17 16                      roll
          7751  0x41a3  prim   17 12                      dup
          7752  0x41a5  int    11 05                      5
          7753  0x41a7  int    11 01                      1
          7754  0x41a9  prim   17 16                      roll
          7755  0x41ab  prim   17 50                      snprintf
  137 1   7756  0x41ad  sec    28 44 02                   help.getmessages
          7757  0x41b0  prim   17 17                      over
          7758  0x41b2  prim   17 57                      strstr
  138 1   7759  0x41b4  prim   17 12                      dup
          7760  0x41b6  code   25 c5 41                   {
          7761  0x41b9  sec    28 44 02                     help.getmessages
          7762  0x41bc  prim   17 14                        exch
          7763  0x41be  int    11 01                        1
          7764  0x41c0  prim   17 1b                        sub
          7765  0x41c2  prim   17 1a                        add
          7766  0x41c4  ret    06                         }
          7767  0x41c5  code   25 ce 41                   {
          7768  0x41c8  prim   17 13                        pop
          7769  0x41ca  str    94 01 00                     ""
          7770  0x41cd  ret    06                         }
          7771  0x41ce  prim   17 07                      ifelse
  139 1   7772  0x41d0  prim   17 14                      exch
          7773  0x41d2  prim   17 32                      free
  140 1   7774  0x41d4  ret    06                       }
          7775  0x41d5  prim   17 05                    def
  150 1   7776  0x41d7  dict   29 45 02                 /help.findpagebyindex
          7777  0x41da  code   25 08 42                 {
  151 1   7778  0x41dd  sec    28 44 02                   help.getmessages
          7779  0x41e0  prim   17 14                      exch
  152 1   7780  0x41e2  code   25 05 42                   {
  153 1   7781  0x41e5  prim   17 12                        dup
          7782  0x41e7  str    94 02 04 00                  "\x04"
          7783  0x41eb  prim   17 57                        strstr
  154 1   7784  0x41ed  prim   17 12                        dup
          7785  0x41ef  code   25 f5 41                     {
          7786  0x41f2  prim   17 1a                          add
          7787  0x41f4  ret    06                           }
          7788  0x41f5  code   25 02 42                     {
          7789  0x41f8  prim   17 13                          pop
          7790  0x41fa  prim   17 13                          pop
          7791  0x41fc  str    94 01 00                       ""
          7792  0x41ff  prim   17 0c                          exit
          7793  0x4201  ret    06                           }
          7794  0x4202  prim   17 07                        ifelse
  155 1   7795  0x4204  ret    06                         }
          7796  0x4205  prim   17 09                      repeat
  156 1   7797  0x4207  ret    06                       }
          7798  0x4208  prim   17 05                    def
  164 1   7799  0x420a  dict   29 46 02                 /help.initpage
          7800  0x420d  code   25 91 42                 {
  165 1   7801  0x4210  dict   29 47 02                   /help.selectedlink
          7802  0x4213  prim   17 14                      exch
          7803  0x4215  prim   17 05                      def
  166 1   7804  0x4217  dict   29 48 02                   /help.startrow
          7805  0x421a  prim   17 14                      exch
          7806  0x421c  prim   17 05                      def
  168 1   7807  0x421e  dict   29 49 02                   /help.currenttext
          7808  0x4221  prim   17 17                      over
          7809  0x4223  prim   17 05                      def
  170 1   7810  0x4225  sec    28 d2 01                   title.bg
          7811  0x4228  prim   17 3e                      setcolor
  171 1   7812  0x422a  sec    28 30 02                   help.x
          7813  0x422d  int    11 01                      1
          7814  0x422f  prim   17 1a                      add
          7815  0x4231  sec    28 31 02                   help.y
          7816  0x4234  int    11 01                      1
          7817  0x4236  prim   17 1a                      add
          7818  0x4238  prim   17 3b                      moveto
  172 1   7819  0x423a  sec    28 32 02                   help.width
          7820  0x423d  int    11 02                      2
          7821  0x423f  prim   17 1b                      sub
          7822  0x4241  int    11 14                      20 # help.title.height
          7823  0x4243  int    11 01                      1
          7824  0x4245  prim   17 1b                      sub
          7825  0x4247  prim   17 4f                      fillrect
  174 1   7826  0x4249  sec    28 34 02                   help.text.x
          7827  0x424c  sec    28 35 02                   help.text.y
          7828  0x424f  prim   17 3b                      moveto
  175 1   7829  0x4251  prim   17 68                      currentmaxrows
          7830  0x4253  int    01                         0
          7831  0x4254  prim   17 67                      setmaxrows
          7832  0x4256  prim   17 14                      exch
          7833  0x4258  prim   17 69                      formattext
          7834  0x425a  prim   17 67                      setmaxrows
  177 1   7835  0x425c  sec    28 82 01                   white
          7836  0x425f  prim   17 3e                      setcolor
  178 1   7837  0x4261  prim   17 64                      currenteotchar
          7838  0x4263  int    11 10                      16
          7839  0x4265  prim   17 63                      seteotchar
  179 1   7840  0x4267  sec    28 39 02                   help.title.x
          7841  0x426a  sec    28 3a 02                   help.title.y
          7842  0x426d  prim   17 3b                      moveto
          7843  0x426f  prim   17 71                      currenttitle
  180 1   7844  0x4271  prim   17 43                      currentfont
          7845  0x4273  sec    28 3b 02                   help.title.font
          7846  0x4276  prim   17 42                      setfont
          7847  0x4278  prim   17 14                      exch
          7848  0x427a  prim   17 46                      show
          7849  0x427c  prim   17 42                      setfont
  181 1   7850  0x427e  prim   17 63                      seteotchar
  183 1   7851  0x4280  prim   17 6c                      getlinks
          7852  0x4282  code   25 8b 42                   {
          7853  0x4285  sec    28 47 02                     help.selectedlink
          7854  0x4288  prim   17 6d                        setlink
          7855  0x428a  ret    06                         }
          7856  0x428b  prim   17 06                      if
  185 1   7857  0x428d  sec    28 4a 02                   help.updatepage
  190 1   7858  0x4290  ret    06                       }
          7859  0x4291  prim   17 05                    def
  198 1   7860  0x4293  dict   29 4a 02                 /help.updatepage
          7861  0x4296  code   25 da 42                 {
  199 1   7862  0x4299  sec    28 2a 02                   help.normal.bg
          7863  0x429c  prim   17 3e                      setcolor
  200 1   7864  0x429e  sec    28 34 02                   help.text.x
          7865  0x42a1  sec    28 35 02                   help.text.y
          7866  0x42a4  prim   17 3b                      moveto
  201 1   7867  0x42a6  sec    28 36 02                   help.text.width
          7868  0x42a9  sec    28 37 02                   help.text.height
          7869  0x42ac  prim   17 4f                      fillrect
  203 1   7870  0x42ae  sec    28 2b 02                   help.normal.fg
          7871  0x42b1  sec    28 2c 02                   help.highlight.fg
          7872  0x42b4  sec    28 2d 02                   help.link.fg
          7873  0x42b7  sec    28 2e 02                   help.link.selected.fg
          7874  0x42ba  prim   17 65                      settextcolors
  205 1   7875  0x42bc  sec    28 48 02                   help.startrow
          7876  0x42bf  prim   17 6b                      setstartrow
  207 1   7877  0x42c1  sec    28 34 02                   help.text.x
          7878  0x42c4  sec    28 35 02                   help.text.y
          7879  0x42c7  prim   17 3b                      moveto
  208 1   7880  0x42c9  sec    28 49 02                   help.currenttext
          7881  0x42cc  prim   17 46                      show
  210 1   7882  0x42ce  int    01                         0
          7883  0x42cf  prim   17 6b                      setstartrow
  212 1   7884  0x42d1  bool   13 01                      true # true
          7885  0x42d3  sec    28 47 02                   help.selectedlink
          7886  0x42d6  sec    28 4b 02                   help.redrawlink
  214 1   7887  0x42d9  ret    06                       }
          7888  0x42da  prim   17 05                    def
  224 1   7889  0x42dc  dict   29 4c 02                 /help.test
          7890  0x42df  code   25 22 43                 {
  225 1   7891  0x42e2  sec    28 4d 02                   help.test.cnt
          7892  0x42e5  prim   17 1a                      add
  226 1   7893  0x42e7  prim   17 12                      dup
          7894  0x42e9  int    11 01                      1
          7895  0x42eb  prim   17 2d                      lt
          7896  0x42ed  code   25 f5 42                   {
          7897  0x42f0  prim   17 13                        pop
          7898  0x42f2  int    11 01                        1
          7899  0x42f4  ret    06                         }
          7900  0x42f5  prim   17 06                      if
  227 1   7901  0x42f7  dict   29 4d 02                   /help.test.cnt
          7902  0x42fa  prim   17 17                      over
          7903  0x42fc  prim   17 05                      def
  228 1   7904  0x42fe  sec    28 45 02                   help.findpagebyindex
  229 1   7905  0x4301  prim   17 12                      dup
          7906  0x4303  str    94 01 00                   ""
          7907  0x4306  prim   17 29                      eq
          7908  0x4308  code   25 1f 43                   {
  231 1   7909  0x430b  prim   17 13                        pop
          7910  0x430d  sec    28 4d 02                     help.test.cnt
          7911  0x4310  int    11 01                        1
          7912  0x4312  prim   17 1b                        sub
          7913  0x4314  dict   29 4d 02                     /help.test.cnt
          7914  0x4317  prim   17 17                        over
          7915  0x4319  prim   17 05                        def
  232 1   7916  0x431b  sec    28 45 02                     help.findpagebyindex
  233 1   7917  0x431e  ret    06                         }
          7918  0x431f  prim   17 06                      if
  234 1   7919  0x4321  ret    06                       }
          7920  0x4322  prim   17 05                    def
  245 1   7921  0x4324  dict   29 4b 02                 /help.redrawlink
          7922  0x4327  code   25 bf 43                 {
  246 1   7923  0x432a  prim   17 6c                      getlinks
          7924  0x432c  int    01                         0
          7925  0x432d  prim   17 29                      eq
          7926  0x432f  code   25 39 43                   {
          7927  0x4332  prim   17 13                        pop
          7928  0x4334  prim   17 13                        pop
          7929  0x4336  prim   17 0d                        return
          7930  0x4338  ret    06                         }
          7931  0x4339  prim   17 06                      if
  247 1   7932  0x433b  prim   17 6f                      getlink
  248 1   7933  0x433d  prim   17 12                      dup
          7934  0x433f  sec    28 48 02                   help.startrow
          7935  0x4342  prim   17 2d                      lt
  249 1   7936  0x4344  prim   17 17                      over
          7937  0x4346  sec    28 48 02                   help.startrow
          7938  0x4349  sec    28 4e 02                   help.text.rows
          7939  0x434c  prim   17 1a                      add
          7940  0x434e  prim   17 2c                      ge
          7941  0x4350  prim   17 24                      or
          7942  0x4352  code   25 62 43                   {
  250 1   7943  0x4355  int    11 05                        5
          7944  0x4357  code   25 5d 43                     {
          7945  0x435a  prim   17 13                          pop
          7946  0x435c  ret    06                           }
          7947  0x435d  prim   17 09                        repeat
          7948  0x435f  prim   17 0d                        return
  251 1   7949  0x4361  ret    06                         }
          7950  0x4362  prim   17 06                      if
  252 1   7951  0x4364  sec    28 48 02                   help.startrow
          7952  0x4367  prim   17 1b                      sub
          7953  0x4369  prim   17 70                      lineheight
          7954  0x436b  prim   17 1c                      mul
          7955  0x436d  sec    28 35 02                   help.text.y
          7956  0x4370  prim   17 1a                      add
  253 1   7957  0x4372  prim   17 3b                      moveto
  254 1   7958  0x4374  prim   17 15                      rot
  256 1   7959  0x4376  int    11 10                      16
          7960  0x4378  prim   17 63                      seteotchar
  258 1   7961  0x437a  code   25 8f 43                   {
  259 1   7962  0x437d  prim   17 66                        currenttextcolors
          7963  0x437f  int    11 04                        4
          7964  0x4381  int    11 01                        1
          7965  0x4383  prim   17 16                        roll
          7966  0x4385  prim   17 13                        pop
          7967  0x4387  prim   17 13                        pop
          7968  0x4389  prim   17 13                        pop
  260 1   7969  0x438b  sec    28 2f 02                     help.link.selected.bg
  261 1   7970  0x438e  ret    06                         }
          7971  0x438f  code   25 a4 43                   {
  262 1   7972  0x4392  prim   17 66                        currenttextcolors
          7973  0x4394  int    11 04                        4
          7974  0x4396  int    11 02                        2
          7975  0x4398  prim   17 16                        roll
          7976  0x439a  prim   17 13                        pop
          7977  0x439c  prim   17 13                        pop
          7978  0x439e  prim   17 13                        pop
  263 1   7979  0x43a0  sec    28 2a 02                     help.normal.bg
  264 1   7980  0x43a3  ret    06                         }
          7981  0x43a4  prim   17 07                      ifelse
  266 1   7982  0x43a6  prim   17 3e                      setcolor
          7983  0x43a8  prim   17 17                      over
          7984  0x43aa  prim   17 3c                      currentpoint
          7985  0x43ac  prim   17 15                      rot
          7986  0x43ae  prim   17 45                      strsize
          7987  0x43b0  prim   17 4f                      fillrect
          7988  0x43b2  prim   17 3b                      moveto
  268 1   7989  0x43b4  prim   17 3e                      setcolor
          7990  0x43b6  prim   17 46                      show
  270 1   7991  0x43b8  int    11 04                      4
          7992  0x43ba  prim   17 63                      seteotchar
  272 1   7993  0x43bc  prim   17 13                      pop
  273 1   7994  0x43be  ret    06                       }
          7995  0x43bf  prim   17 05                    def
  281 1   7996  0x43c1  dict   29 4f 02                 /help.selectlink
          7997  0x43c4  code   25 f4 43                 {
  282 1   7998  0x43c7  sec    28 47 02                   help.selectedlink
          7999  0x43ca  prim   17 17                      over
          8000  0x43cc  prim   17 29                      eq
          8001  0x43ce  code   25 d4 43                   {
  283 1   8002  0x43d1  prim   17 13                        pop
  284 1   8003  0x43d3  ret    06                         }
          8004  0x43d4  code   25 f1 43                   {
  286 1   8005  0x43d7  bool   03                           false # false
          8006  0x43d8  sec    28 47 02                     help.selectedlink
          8007  0x43db  sec    28 4b 02                     help.redrawlink
  288 1   8008  0x43de  dict   29 47 02                     /help.selectedlink
          8009  0x43e1  prim   17 17                        over
          8010  0x43e3  prim   17 12                        dup
          8011  0x43e5  prim   17 6d                        setlink
          8012  0x43e7  prim   17 05                        def
  291 1   8013  0x43e9  bool   13 01                        true # true
          8014  0x43eb  prim   17 14                        exch
          8015  0x43ed  sec    28 4b 02                     help.redrawlink
  292 1   8016  0x43f0  ret    06                         }
          8017  0x43f1  prim   17 07                      ifelse
  293 1   8018  0x43f3  ret    06                       }
          8019  0x43f4  prim   17 05                    def
  303 1   8020  0x43f6  dict   29 50 02                 /help.sel.firstlink
          8021  0x43f9  code   25 6d 44                 {
  304 1   8022  0x43fc  prim   17 6c                      getlinks
          8023  0x43fe  code   25 68 44                   {
  305 1   8024  0x4401  int    01                           0
          8025  0x4402  int    11 01                        1
          8026  0x4404  prim   17 6c                        getlinks
          8027  0x4406  int    11 01                        1
          8028  0x4408  prim   17 1b                        sub
          8029  0x440a  code   25 65 44                     {
  306 1   8030  0x440d  prim   17 12                          dup
  307 1   8031  0x440f  prim   17 6f                          getlink
          8032  0x4411  int    11 04                          4
          8033  0x4413  int    11 01                          1
          8034  0x4415  prim   17 16                          roll
          8035  0x4417  prim   17 13                          pop
          8036  0x4419  prim   17 13                          pop
          8037  0x441b  prim   17 13                          pop
  308 1   8038  0x441d  prim   17 12                          dup
          8039  0x441f  sec    28 48 02                       help.startrow
          8040  0x4422  sec    28 4e 02                       help.text.rows
          8041  0x4425  prim   17 1a                          add
          8042  0x4427  prim   17 2c                          ge
          8043  0x4429  code   25 33 44                       {
  309 1   8044  0x442c  prim   17 13                            pop
          8045  0x442e  prim   17 13                            pop
          8046  0x4430  prim   17 0c                            exit
  310 1   8047  0x4432  ret    06                             }
          8048  0x4433  prim   17 06                          if
  311 1   8049  0x4435  prim   17 12                          dup
          8050  0x4437  sec    28 48 02                       help.startrow
          8051  0x443a  prim   17 2c                          ge
          8052  0x443c  code   25 5e 44                       {
  312 1   8053  0x443f  prim   17 13                            pop
  313 1   8054  0x4441  prim   17 17                            over
          8055  0x4443  code   25 4a 44                         {
          8056  0x4446  sec    28 4f 02                           help.selectlink
          8057  0x4449  ret    06                               }
          8058  0x444a  code   25 59 44                         {
          8059  0x444d  dict   29 47 02                           /help.selectedlink
          8060  0x4450  prim   17 14                              exch
          8061  0x4452  prim   17 12                              dup
          8062  0x4454  prim   17 6d                              setlink
          8063  0x4456  prim   17 05                              def
          8064  0x4458  ret    06                               }
          8065  0x4459  prim   17 07                            ifelse
  314 1   8066  0x445b  prim   17 0c                            exit
  315 1   8067  0x445d  ret    06                             }
          8068  0x445e  prim   17 06                          if
  316 1   8069  0x4460  prim   17 13                          pop
          8070  0x4462  prim   17 13                          pop
  317 1   8071  0x4464  ret    06                           }
          8072  0x4465  prim   17 0a                        for
  318 1   8073  0x4467  ret    06                         }
          8074  0x4468  prim   17 06                      if
  319 1   8075  0x446a  prim   17 13                      pop
  320 1   8076  0x446c  ret    06                       }
          8077  0x446d  prim   17 05                    def
  330 1   8078  0x446f  dict   29 51 02                 /help.sel.lastlink
          8079  0x4472  code   25 e6 44                 {
  331 1   8080  0x4475  prim   17 6c                      getlinks
          8081  0x4477  code   25 e1 44                   {
  332 1   8082  0x447a  prim   17 6c                        getlinks
          8083  0x447c  int    11 01                        1
          8084  0x447e  prim   17 1b                        sub
          8085  0x4480  int    11 ff                        -1
          8086  0x4482  int    01                           0
          8087  0x4483  code   25 de 44                     {
  333 1   8088  0x4486  prim   17 12                          dup
  334 1   8089  0x4488  prim   17 6f                          getlink
          8090  0x448a  int    11 04                          4
          8091  0x448c  int    11 01                          1
          8092  0x448e  prim   17 16                          roll
          8093  0x4490  prim   17 13                          pop
          8094  0x4492  prim   17 13                          pop
          8095  0x4494  prim   17 13                          pop
  335 1   8096  0x4496  prim   17 12                          dup
          8097  0x4498  sec    28 48 02                       help.startrow
          8098  0x449b  prim   17 2d                          lt
          8099  0x449d  code   25 a7 44                       {
  336 1   8100  0x44a0  prim   17 13                            pop
          8101  0x44a2  prim   17 13                            pop
          8102  0x44a4  prim   17 0c                            exit
  337 1   8103  0x44a6  ret    06                             }
          8104  0x44a7  prim   17 06                          if
  338 1   8105  0x44a9  prim   17 12                          dup
          8106  0x44ab  sec    28 48 02                       help.startrow
          8107  0x44ae  sec    28 4e 02                       help.text.rows
          8108  0x44b1  prim   17 1a                          add
          8109  0x44b3  prim   17 2d                          lt
          8110  0x44b5  code   25 d7 44                       {
  339 1   8111  0x44b8  prim   17 13                            pop
  340 1   8112  0x44ba  prim   17 17                            over
          8113  0x44bc  code   25 c3 44                         {
          8114  0x44bf  sec    28 4f 02                           help.selectlink
          8115  0x44c2  ret    06                               }
          8116  0x44c3  code   25 d2 44                         {
          8117  0x44c6  dict   29 47 02                           /help.selectedlink
          8118  0x44c9  prim   17 14                              exch
          8119  0x44cb  prim   17 12                              dup
          8120  0x44cd  prim   17 6d                              setlink
          8121  0x44cf  prim   17 05                              def
          8122  0x44d1  ret    06                               }
          8123  0x44d2  prim   17 07                            ifelse
  341 1   8124  0x44d4  prim   17 0c                            exit
  342 1   8125  0x44d6  ret    06                             }
          8126  0x44d7  prim   17 06                          if
  343 1   8127  0x44d9  prim   17 13                          pop
          8128  0x44db  prim   17 13                          pop
  344 1   8129  0x44dd  ret    06                           }
          8130  0x44de  prim   17 0a                        for
  345 1   8131  0x44e0  ret    06                         }
          8132  0x44e1  prim   17 06                      if
  346 1   8133  0x44e3  prim   17 13                      pop
  347 1   8134  0x44e5  ret    06                       }
          8135  0x44e6  prim   17 05                    def
  355 1   8136  0x44e8  dict   29 52 02                 /help.add2history
          8137  0x44eb  code   25 2c 45                 {
  356 1   8138  0x44ee  sec    28 53 02                   help.hist.index
          8139  0x44f1  sec    28 3c 02                   help.hist.page
          8140  0x44f4  prim   17 11                      length
          8141  0x44f6  prim   17 2d                      lt
          8142  0x44f8  code   25 29 45                   {
  357 1   8143  0x44fb  sec    28 3c 02                     help.hist.page
          8144  0x44fe  sec    28 53 02                     help.hist.index
          8145  0x4501  sec    28 49 02                     help.currenttext
          8146  0x4504  prim   17 10                        put
  358 1   8147  0x4506  sec    28 3d 02                     help.hist.startrow
          8148  0x4509  sec    28 53 02                     help.hist.index
          8149  0x450c  sec    28 48 02                     help.startrow
          8150  0x450f  prim   17 10                        put
  359 1   8151  0x4511  sec    28 3e 02                     help.hist.selectedlink
          8152  0x4514  sec    28 53 02                     help.hist.index
          8153  0x4517  sec    28 47 02                     help.selectedlink
          8154  0x451a  prim   17 10                        put
  360 1   8155  0x451c  dict   29 53 02                     /help.hist.index
          8156  0x451f  sec    28 53 02                     help.hist.index
          8157  0x4522  int    11 01                        1
          8158  0x4524  prim   17 1a                        add
          8159  0x4526  prim   17 05                        def
  361 1   8160  0x4528  ret    06                         }
          8161  0x4529  prim   17 06                      if
  362 1   8162  0x452b  ret    06                       }
          8163  0x452c  prim   17 05                    def
  370 1   8164  0x452e  dict   29 54 02                 /help.followlink
          8165  0x4531  code   25 66 45                 {
  371 1   8166  0x4534  prim   17 6c                      getlinks
          8167  0x4536  code   25 63 45                   {
  372 1   8168  0x4539  sec    28 47 02                     help.selectedlink
          8169  0x453c  prim   17 6f                        getlink
          8170  0x453e  prim   17 13                        pop
          8171  0x4540  prim   17 13                        pop
          8172  0x4542  prim   17 13                        pop
  373 1   8173  0x4544  sec    28 52 02                     help.add2history
  374 1   8174  0x4547  sec    28 5e 01                     help.findpage
  375 1   8175  0x454a  prim   17 12                        dup
          8176  0x454c  str    94 01 00                     ""
          8177  0x454f  prim   17 29                        eq
          8178  0x4551  code   25 57 45                     {
  376 1   8179  0x4554  prim   17 13                          pop
  377 1   8180  0x4556  ret    06                           }
          8181  0x4557  code   25 60 45                     {
  378 1   8182  0x455a  int    01                             0
          8183  0x455b  int    01                             0
          8184  0x455c  sec    28 46 02                       help.initpage
  379 1   8185  0x455f  ret    06                           }
          8186  0x4560  prim   17 07                        ifelse
  380 1   8187  0x4562  ret    06                         }
          8188  0x4563  prim   17 06                      if
  381 1   8189  0x4565  ret    06                       }
          8190  0x4566  prim   17 05                    def
  389 1   8191  0x4568  dict   29 55 02                 /help.prevlink
          8192  0x456b  code   25 a2 45                 {
  390 1   8193  0x456e  sec    28 53 02                   help.hist.index
          8194  0x4571  int    01                         0
          8195  0x4572  prim   17 2b                      gt
          8196  0x4574  code   25 9f 45                   {
  391 1   8197  0x4577  dict   29 53 02                     /help.hist.index
          8198  0x457a  sec    28 53 02                     help.hist.index
          8199  0x457d  int    11 01                        1
          8200  0x457f  prim   17 1b                        sub
          8201  0x4581  prim   17 05                        def
  392 1   8202  0x4583  sec    28 3c 02                     help.hist.page
          8203  0x4586  sec    28 53 02                     help.hist.index
          8204  0x4589  prim   17 0f                        get
  393 1   8205  0x458b  sec    28 3d 02                     help.hist.startrow
          8206  0x458e  sec    28 53 02                     help.hist.index
          8207  0x4591  prim   17 0f                        get
  394 1   8208  0x4593  sec    28 3e 02                     help.hist.selectedlink
          8209  0x4596  sec    28 53 02                     help.hist.index
          8210  0x4599  prim   17 0f                        get
  395 1   8211  0x459b  sec    28 46 02                     help.initpage
  396 1   8212  0x459e  ret    06                         }
          8213  0x459f  prim   17 06                      if
  397 1   8214  0x45a1  ret    06                       }
          8215  0x45a2  prim   17 05                    def
  405 1   8216  0x45a4  dict   29 56 02                 /help.key.pagedown
          8217  0x45a7  code   25 f4 45                 {
  406 1   8218  0x45aa  sec    28 48 02                   help.startrow
  407 1   8219  0x45ad  prim   17 6a                      gettextrows
          8220  0x45af  sec    28 4e 02                   help.text.rows
          8221  0x45b2  prim   17 2b                      gt
          8222  0x45b4  code   25 cb 45                   {
  408 1   8223  0x45b7  prim   17 13                        pop
  409 1   8224  0x45b9  prim   17 6a                        gettextrows
          8225  0x45bb  sec    28 4e 02                     help.text.rows
          8226  0x45be  prim   17 1b                        sub
  410 1   8227  0x45c0  sec    28 48 02                     help.startrow
          8228  0x45c3  sec    28 4e 02                     help.text.rows
          8229  0x45c6  prim   17 1a                        add
  411 1   8230  0x45c8  prim   17 21                        min
  412 1   8231  0x45ca  ret    06                         }
          8232  0x45cb  prim   17 06                      if
  414 1   8233  0x45cd  prim   17 12                      dup
          8234  0x45cf  sec    28 48 02                   help.startrow
          8235  0x45d2  prim   17 29                      eq
          8236  0x45d4  code   25 df 45                   {
  415 1   8237  0x45d7  prim   17 13                        pop
  416 1   8238  0x45d9  bool   13 01                        true # true
          8239  0x45db  sec    28 51 02                     help.sel.lastlink
  417 1   8240  0x45de  ret    06                         }
          8241  0x45df  code   25 f1 45                   {
  418 1   8242  0x45e2  dict   29 48 02                     /help.startrow
          8243  0x45e5  prim   17 14                        exch
          8244  0x45e7  prim   17 05                        def
  419 1   8245  0x45e9  bool   03                           false # false
          8246  0x45ea  sec    28 50 02                     help.sel.firstlink
  420 1   8247  0x45ed  sec    28 4a 02                     help.updatepage
  421 1   8248  0x45f0  ret    06                         }
          8249  0x45f1  prim   17 07                      ifelse
  422 1   8250  0x45f3  ret    06                       }
          8251  0x45f4  prim   17 05                    def
  430 1   8252  0x45f6  dict   29 57 02                 /help.key.pageup
          8253  0x45f9  code   25 40 46                 {
  431 1   8254  0x45fc  sec    28 48 02                   help.startrow
  432 1   8255  0x45ff  prim   17 6a                      gettextrows
          8256  0x4601  sec    28 4e 02                   help.text.rows
          8257  0x4604  prim   17 2b                      gt
          8258  0x4606  code   25 17 46                   {
  433 1   8259  0x4609  prim   17 13                        pop
  434 1   8260  0x460b  int    01                           0
  435 1   8261  0x460c  sec    28 48 02                     help.startrow
          8262  0x460f  sec    28 4e 02                     help.text.rows
          8263  0x4612  prim   17 1b                        sub
  436 1   8264  0x4614  prim   17 22                        max
  437 1   8265  0x4616  ret    06                         }
          8266  0x4617  prim   17 06                      if
  439 1   8267  0x4619  prim   17 12                      dup
          8268  0x461b  sec    28 48 02                   help.startrow
          8269  0x461e  prim   17 29                      eq
          8270  0x4620  code   25 2b 46                   {
  440 1   8271  0x4623  prim   17 13                        pop
  441 1   8272  0x4625  bool   13 01                        true # true
          8273  0x4627  sec    28 50 02                     help.sel.firstlink
  442 1   8274  0x462a  ret    06                         }
          8275  0x462b  code   25 3d 46                   {
  443 1   8276  0x462e  dict   29 48 02                     /help.startrow
          8277  0x4631  prim   17 14                        exch
          8278  0x4633  prim   17 05                        def
  444 1   8279  0x4635  bool   03                           false # false
          8280  0x4636  sec    28 50 02                     help.sel.firstlink
  445 1   8281  0x4639  sec    28 4a 02                     help.updatepage
  446 1   8282  0x463c  ret    06                         }
          8283  0x463d  prim   17 07                      ifelse
  447 1   8284  0x463f  ret    06                       }
          8285  0x4640  prim   17 05                    def
  455 1   8286  0x4642  dict   29 58 02                 /help.key.home
          8287  0x4645  code   25 6b 46                 {
  456 1   8288  0x4648  sec    28 48 02                   help.startrow
          8289  0x464b  int    01                         0
          8290  0x464c  prim   17 29                      eq
          8291  0x464e  code   25 57 46                   {
  457 1   8292  0x4651  bool   13 01                        true # true
          8293  0x4653  sec    28 50 02                     help.sel.firstlink
  458 1   8294  0x4656  ret    06                         }
          8295  0x4657  code   25 68 46                   {
  459 1   8296  0x465a  dict   29 48 02                     /help.startrow
          8297  0x465d  int    01                           0
          8298  0x465e  prim   17 05                        def
  460 1   8299  0x4660  bool   03                           false # false
          8300  0x4661  sec    28 50 02                     help.sel.firstlink
  461 1   8301  0x4664  sec    28 4a 02                     help.updatepage
  462 1   8302  0x4667  ret    06                         }
          8303  0x4668  prim   17 07                      ifelse
  463 1   8304  0x466a  ret    06                       }
          8305  0x466b  prim   17 05                    def
  471 1   8306  0x466d  dict   29 59 02                 /help.key.end
          8307  0x4670  code   25 a4 46                 {
  472 1   8308  0x4673  prim   17 6a                      gettextrows
          8309  0x4675  sec    28 4e 02                   help.text.rows
          8310  0x4678  prim   17 1b                      sub
          8311  0x467a  int    01                         0
          8312  0x467b  prim   17 22                      max
  473 1   8313  0x467d  prim   17 12                      dup
          8314  0x467f  sec    28 48 02                   help.startrow
          8315  0x4682  prim   17 29                      eq
          8316  0x4684  code   25 8f 46                   {
  474 1   8317  0x4687  prim   17 13                        pop
  475 1   8318  0x4689  bool   13 01                        true # true
          8319  0x468b  sec    28 51 02                     help.sel.lastlink
  476 1   8320  0x468e  ret    06                         }
          8321  0x468f  code   25 a1 46                   {
  477 1   8322  0x4692  dict   29 48 02                     /help.startrow
          8323  0x4695  prim   17 14                        exch
          8324  0x4697  prim   17 05                        def
  478 1   8325  0x4699  bool   03                           false # false
          8326  0x469a  sec    28 51 02                     help.sel.lastlink
  479 1   8327  0x469d  sec    28 4a 02                     help.updatepage
  480 1   8328  0x46a0  ret    06                         }
          8329  0x46a1  prim   17 07                      ifelse
  481 1   8330  0x46a3  ret    06                       }
          8331  0x46a4  prim   17 05                    def
  489 1   8332  0x46a6  dict   29 5a 02                 /help.key.down
          8333  0x46a9  code   25 38 47                 {
  490 1   8334  0x46ac  sec    28 47 02                   help.selectedlink
          8335  0x46af  prim   17 6c                      getlinks
          8336  0x46b1  int    11 01                      1
          8337  0x46b3  prim   17 1b                      sub
          8338  0x46b5  prim   17 2d                      lt
          8339  0x46b7  code   25 14 47                   {
  491 1   8340  0x46ba  sec    28 47 02                     help.selectedlink
          8341  0x46bd  int    11 01                        1
          8342  0x46bf  prim   17 1a                        add
          8343  0x46c1  prim   17 6f                        getlink
          8344  0x46c3  int    11 04                        4
          8345  0x46c5  int    11 01                        1
          8346  0x46c7  prim   17 16                        roll
          8347  0x46c9  prim   17 13                        pop
          8348  0x46cb  prim   17 13                        pop
          8349  0x46cd  prim   17 13                        pop
  492 1   8350  0x46cf  prim   17 12                        dup
          8351  0x46d1  sec    28 48 02                     help.startrow
          8352  0x46d4  sec    28 4e 02                     help.text.rows
          8353  0x46d7  prim   17 1a                        add
          8354  0x46d9  prim   17 2d                        lt
          8355  0x46db  code   25 ed 46                     {
  494 1   8356  0x46de  prim   17 13                          pop
          8357  0x46e0  sec    28 47 02                       help.selectedlink
          8358  0x46e3  int    11 01                          1
          8359  0x46e5  prim   17 1a                          add
          8360  0x46e7  sec    28 4f 02                       help.selectlink
  495 1   8361  0x46ea  prim   17 0d                          return
  496 1   8362  0x46ec  ret    06                           }
          8363  0x46ed  code   25 11 47                     {
  497 1   8364  0x46f0  sec    28 48 02                       help.startrow
          8365  0x46f3  sec    28 4e 02                       help.text.rows
          8366  0x46f6  prim   17 1a                          add
          8367  0x46f8  prim   17 29                          eq
          8368  0x46fa  code   25 0e 47                       {
  499 1   8369  0x46fd  dict   29 47 02                         /help.selectedlink
          8370  0x4700  sec    28 47 02                         help.selectedlink
          8371  0x4703  int    11 01                            1
          8372  0x4705  prim   17 1a                            add
          8373  0x4707  prim   17 12                            dup
          8374  0x4709  prim   17 6d                            setlink
          8375  0x470b  prim   17 05                            def
  500 1   8376  0x470d  ret    06                             }
          8377  0x470e  prim   17 06                          if
  501 1   8378  0x4710  ret    06                           }
          8379  0x4711  prim   17 07                        ifelse
  502 1   8380  0x4713  ret    06                         }
          8381  0x4714  prim   17 06                      if
  506 1   8382  0x4716  sec    28 48 02                   help.startrow
          8383  0x4719  sec    28 4e 02                   help.text.rows
          8384  0x471c  prim   17 1a                      add
          8385  0x471e  prim   17 6a                      gettextrows
          8386  0x4720  prim   17 2d                      lt
          8387  0x4722  code   25 35 47                   {
  507 1   8388  0x4725  dict   29 48 02                     /help.startrow
          8389  0x4728  sec    28 48 02                     help.startrow
          8390  0x472b  int    11 01                        1
          8391  0x472d  prim   17 1a                        add
          8392  0x472f  prim   17 05                        def
  508 1   8393  0x4731  sec    28 4a 02                     help.updatepage
  509 1   8394  0x4734  ret    06                         }
          8395  0x4735  prim   17 06                      if
  510 1   8396  0x4737  ret    06                       }
          8397  0x4738  prim   17 05                    def
  518 1   8398  0x473a  dict   29 5b 02                 /help.key.up
          8399  0x473d  code   25 bb 47                 {
  519 1   8400  0x4740  sec    28 47 02                   help.selectedlink
          8401  0x4743  int    01                         0
          8402  0x4744  prim   17 2b                      gt
          8403  0x4746  code   25 9d 47                   {
  520 1   8404  0x4749  sec    28 47 02                     help.selectedlink
          8405  0x474c  int    11 01                        1
          8406  0x474e  prim   17 1b                        sub
          8407  0x4750  prim   17 6f                        getlink
          8408  0x4752  int    11 04                        4
          8409  0x4754  int    11 01                        1
          8410  0x4756  prim   17 16                        roll
          8411  0x4758  prim   17 13                        pop
          8412  0x475a  prim   17 13                        pop
          8413  0x475c  prim   17 13                        pop
  522 1   8414  0x475e  prim   17 12                        dup
          8415  0x4760  sec    28 48 02                     help.startrow
          8416  0x4763  prim   17 2c                        ge
          8417  0x4765  code   25 77 47                     {
  524 1   8418  0x4768  prim   17 13                          pop
          8419  0x476a  sec    28 47 02                       help.selectedlink
          8420  0x476d  int    11 01                          1
          8421  0x476f  prim   17 1b                          sub
          8422  0x4771  sec    28 4f 02                       help.selectlink
  525 1   8423  0x4774  prim   17 0d                          return
  526 1   8424  0x4776  ret    06                           }
          8425  0x4777  code   25 9a 47                     {
  527 1   8426  0x477a  sec    28 48 02                       help.startrow
          8427  0x477d  int    11 01                          1
          8428  0x477f  prim   17 1b                          sub
          8429  0x4781  prim   17 29                          eq
          8430  0x4783  code   25 97 47                       {
  529 1   8431  0x4786  dict   29 47 02                         /help.selectedlink
          8432  0x4789  sec    28 47 02                         help.selectedlink
          8433  0x478c  int    11 01                            1
          8434  0x478e  prim   17 1b                            sub
          8435  0x4790  prim   17 12                            dup
          8436  0x4792  prim   17 6d                            setlink
          8437  0x4794  prim   17 05                            def
  530 1   8438  0x4796  ret    06                             }
          8439  0x4797  prim   17 06                          if
  531 1   8440  0x4799  ret    06                           }
          8441  0x479a  prim   17 07                        ifelse
  532 1   8442  0x479c  ret    06                         }
          8443  0x479d  prim   17 06                      if
  536 1   8444  0x479f  sec    28 48 02                   help.startrow
          8445  0x47a2  int    01                         0
          8446  0x47a3  prim   17 2b                      gt
          8447  0x47a5  code   25 b8 47                   {
  537 1   8448  0x47a8  dict   29 48 02                     /help.startrow
          8449  0x47ab  sec    28 48 02                     help.startrow
          8450  0x47ae  int    11 01                        1
          8451  0x47b0  prim   17 1b                        sub
          8452  0x47b2  prim   17 05                        def
  538 1   8453  0x47b4  sec    28 4a 02                     help.updatepage
  539 1   8454  0x47b7  ret    06                         }
          8455  0x47b8  prim   17 06                      if
  540 1   8456  0x47ba  ret    06                       }
          8457  0x47bb  prim   17 05                    def
  548 1   8458  0x47bd  dict   29 ff 01                 /help.input
          8459  0x47c0  code   25 14 49                 {
  549 1   8460  0x47c3  prim   17 12                      dup
          8461  0x47c5  int    01                         0
          8462  0x47c6  prim   17 29                      eq
          8463  0x47c8  code   25 ce 47                   {
          8464  0x47cb  prim   17 0d                        return
          8465  0x47cd  ret    06                         }
          8466  0x47ce  prim   17 06                      if
  551 1   8467  0x47d0  prim   17 12                      dup
          8468  0x47d2  int    11 1b                      0x0000001b # keyEsc
          8469  0x47d4  prim   17 29                      eq
          8470  0x47d6  code   25 e3 47                   {
          8471  0x47d9  dict   19 fd                        /window.action
          8472  0x47db  sec    18 fe                        actNothing
          8473  0x47dd  prim   17 05                        def
          8474  0x47df  sec    28 84 01                     window.done
          8475  0x47e2  ret    06                         }
          8476  0x47e3  prim   17 06                      if
  552 1   8477  0x47e5  prim   17 12                      dup
          8478  0x47e7  int    41 00 00 00 76             0x76000000 # keyCtrlDown
          8479  0x47ec  prim   17 29                      eq
          8480  0x47ee  code   25 fc 47                   {
          8481  0x47f1  int    11 01                        1
          8482  0x47f3  sec    28 4c 02                     help.test
          8483  0x47f6  int    01                           0
          8484  0x47f7  int    01                           0
          8485  0x47f8  sec    28 46 02                     help.initpage
          8486  0x47fb  ret    06                         }
          8487  0x47fc  prim   17 06                      if
  553 1   8488  0x47fe  prim   17 12                      dup
          8489  0x4800  int    41 00 00 00 84             0x84000000 # keyCtrlUp
          8490  0x4805  prim   17 29                      eq
          8491  0x4807  code   25 15 48                   {
          8492  0x480a  int    11 ff                        -1
          8493  0x480c  sec    28 4c 02                     help.test
          8494  0x480f  int    01                           0
          8495  0x4810  int    01                           0
          8496  0x4811  sec    28 46 02                     help.initpage
          8497  0x4814  ret    06                         }
          8498  0x4815  prim   17 06                      if
  554 1   8499  0x4817  prim   17 12                      dup
          8500  0x4819  int    41 00 00 00 50             0x50000000 # keyDown
          8501  0x481e  prim   17 29                      eq
          8502  0x4820  code   25 27 48                   {
          8503  0x4823  sec    28 5a 02                     help.key.down
          8504  0x4826  ret    06                         }
          8505  0x4827  prim   17 06                      if
  555 1   8506  0x4829  prim   17 12                      dup
          8507  0x482b  int    41 00 00 00 48             0x48000000 # keyUp
          8508  0x4830  prim   17 29                      eq
          8509  0x4832  code   25 39 48                   {
          8510  0x4835  sec    28 5b 02                     help.key.up
          8511  0x4838  ret    06                         }
          8512  0x4839  prim   17 06                      if
  556 1   8513  0x483b  prim   17 12                      dup
          8514  0x483d  int    41 00 00 00 51             0x51000000 # keyPgDown
          8515  0x4842  prim   17 29                      eq
          8516  0x4844  code   25 4b 48                   {
          8517  0x4847  sec    28 56 02                     help.key.pagedown
          8518  0x484a  ret    06                         }
          8519  0x484b  prim   17 06                      if
  557 1   8520  0x484d  prim   17 12                      dup
          8521  0x484f  int    41 00 00 00 49             0x49000000 # keyPgUp
          8522  0x4854  prim   17 29                      eq
          8523  0x4856  code   25 5d 48                   {
          8524  0x4859  sec    28 57 02                     help.key.pageup
          8525  0x485c  ret    06                         }
          8526  0x485d  prim   17 06                      if
  558 1   8527  0x485f  prim   17 12                      dup
          8528  0x4861  int    41 00 00 00 47             0x47000000 # keyHome
          8529  0x4866  prim   17 29                      eq
          8530  0x4868  code   25 6f 48                   {
          8531  0x486b  sec    28 58 02                     help.key.home
          8532  0x486e  ret    06                         }
          8533  0x486f  prim   17 06                      if
  559 1   8534  0x4871  prim   17 12                      dup
          8535  0x4873  int    41 00 00 00 4f             0x4f000000 # keyEnd
          8536  0x4878  prim   17 29                      eq
          8537  0x487a  code   25 81 48                   {
          8538  0x487d  sec    28 59 02                     help.key.end
          8539  0x4880  ret    06                         }
          8540  0x4881  prim   17 06                      if
  560 1   8541  0x4883  prim   17 12                      dup
          8542  0x4885  int    41 00 00 00 4d             0x4d000000 # keyRight
          8543  0x488a  prim   17 29                      eq
          8544  0x488c  code   25 93 48                   {
          8545  0x488f  sec    28 54 02                     help.followlink
          8546  0x4892  ret    06                         }
          8547  0x4893  prim   17 06                      if
  561 1   8548  0x4895  prim   17 12                      dup
          8549  0x4897  int    11 0d                      0x0000000d # keyEnter
          8550  0x4899  prim   17 29                      eq
          8551  0x489b  code   25 a2 48                   {
          8552  0x489e  sec    28 54 02                     help.followlink
          8553  0x48a1  ret    06                         }
          8554  0x48a2  prim   17 06                      if
  562 1   8555  0x48a4  prim   17 12                      dup
          8556  0x48a6  uint   12 ff                      0xff
          8557  0x48a8  prim   17 23                      and
          8558  0x48aa  int    11 20                      ' '
          8559  0x48ac  prim   17 29                      eq
          8560  0x48ae  code   25 b5 48                   {
          8561  0x48b1  sec    28 54 02                     help.followlink
          8562  0x48b4  ret    06                         }
          8563  0x48b5  prim   17 06                      if
  563 1   8564  0x48b7  prim   17 12                      dup
          8565  0x48b9  int    41 00 00 00 4b             0x4b000000 # keyLeft
          8566  0x48be  prim   17 29                      eq
          8567  0x48c0  code   25 c7 48                   {
          8568  0x48c3  sec    28 55 02                     help.prevlink
          8569  0x48c6  ret    06                         }
          8570  0x48c7  prim   17 06                      if
  564 1   8571  0x48c9  prim   17 12                      dup
          8572  0x48cb  uint   12 ff                      0xff
          8573  0x48cd  prim   17 23                      and
          8574  0x48cf  int    11 08                      ''
          8575  0x48d1  prim   17 29                      eq
          8576  0x48d3  code   25 da 48                   {
          8577  0x48d6  sec    28 55 02                     help.prevlink
          8578  0x48d9  ret    06                         }
          8579  0x48da  prim   17 06                      if
  565 1   8580  0x48dc  prim   17 12                      dup
          8581  0x48de  int    41 00 00 00 3b             0x3b000000 # keyF1
          8582  0x48e3  prim   17 29                      eq
          8583  0x48e5  code   25 0e 49                   {
  566 1   8584  0x48e8  str    94 05 68 65 6c 70 00         "help"
          8585  0x48ef  sec    28 5e 01                     help.findpage
  567 1   8586  0x48f2  prim   17 12                        dup
          8587  0x48f4  sec    28 49 02                     help.currenttext
          8588  0x48f7  prim   17 29                        eq
          8589  0x48f9  code   25 ff 48                     {
  568 1   8590  0x48fc  prim   17 13                          pop
  569 1   8591  0x48fe  ret    06                           }
          8592  0x48ff  code   25 0b 49                     {
  570 1   8593  0x4902  sec    28 52 02                       help.add2history
  571 1   8594  0x4905  int    01                             0
          8595  0x4906  int    01                             0
          8596  0x4907  sec    28 46 02                       help.initpage
  572 1   8597  0x490a  ret    06                           }
          8598  0x490b  prim   17 07                        ifelse
  573 1   8599  0x490d  ret    06                         }
          8600  0x490e  prim   17 06                      if
  578 1   8601  0x4910  prim   17 13                      pop
          8602  0x4912  int    01                         0
  579 1   8603  0x4913  ret    06                       }
          8604  0x4914  prim   17 05                    def
  587 1   8605  0x4916  dict   29 5c 02                 /help.reinit
          8606  0x4919  code   25 7c 49                 {
  588 1   8607  0x491c  sec    28 2a 02                   help.normal.bg
          8608  0x491f  prim   17 3e                      setcolor
  589 1   8609  0x4921  sec    28 30 02                   help.x
          8610  0x4924  sec    28 31 02                   help.y
          8611  0x4927  prim   17 3b                      moveto
  590 1   8612  0x4929  sec    28 32 02                   help.width
          8613  0x492c  sec    28 33 02                   help.height
          8614  0x492f  prim   17 4f                      fillrect
  592 1   8615  0x4931  sec    28 30 02                   help.x
          8616  0x4934  int    11 01                      1
          8617  0x4936  prim   17 1a                      add
          8618  0x4938  sec    28 31 02                   help.y
          8619  0x493b  int    11 01                      1
          8620  0x493d  prim   17 1a                      add
          8621  0x493f  int    11 14                      20 # help.title.height
          8622  0x4941  prim   17 1a                      add
          8623  0x4943  prim   17 3b                      moveto
  593 1   8624  0x4945  sec    28 28 02                   help.dark
          8625  0x4948  sec    28 27 02                   help.light
  594 1   8626  0x494b  sec    28 32 02                   help.width
          8627  0x494e  int    11 02                      2
          8628  0x4950  prim   17 1b                      sub
          8629  0x4952  sec    28 33 02                   help.height
          8630  0x4955  int    11 02                      2
          8631  0x4957  prim   17 1b                      sub
          8632  0x4959  int    11 14                      20 # help.title.height
          8633  0x495b  prim   17 1b                      sub
  595 1   8634  0x495d  sec    28 83 01                   drawborder
  597 1   8635  0x4960  sec    28 29 02                   help.font
          8636  0x4963  prim   17 42                      setfont
  599 1   8637  0x4965  dict   29 4e 02                   /help.text.rows
          8638  0x4968  sec    28 37 02                   help.text.height
          8639  0x496b  prim   17 70                      lineheight
          8640  0x496d  prim   17 1d                      div
          8641  0x496f  prim   17 05                      def
  600 1   8642  0x4971  sec    28 4e 02                   help.text.rows
          8643  0x4974  prim   17 67                      setmaxrows
  602 1   8644  0x4976  sec    28 38 02                   help.text.rightmargin
          8645  0x4979  prim   17 61                      settextwrap
  603 1   8646  0x497b  ret    06                       }
          8647  0x497c  prim   17 05                    def
  611 1   8648  0x497e  dict   29 03 02                 /help.init
          8649  0x4981  code   25 e2 49                 {
  612 1   8650  0x4984  dict   29 5d 02                   /help.tmp
          8651  0x4987  prim   17 14                      exch
          8652  0x4989  prim   17 05                      def
  614 1   8653  0x498b  sec    28 30 02                   help.x
          8654  0x498e  int    11 01                      1
          8655  0x4990  prim   17 1b                      sub
          8656  0x4992  sec    28 31 02                   help.y
          8657  0x4995  int    11 01                      1
          8658  0x4997  prim   17 1b                      sub
          8659  0x4999  prim   17 3b                      moveto
  615 1   8660  0x499b  sec    28 27 02                   help.light
          8661  0x499e  sec    28 28 02                   help.dark
  616 1   8662  0x49a1  sec    28 32 02                   help.width
          8663  0x49a4  int    11 02                      2
          8664  0x49a6  prim   17 1a                      add
          8665  0x49a8  sec    28 33 02                   help.height
          8666  0x49ab  int    11 02                      2
          8667  0x49ad  prim   17 1a                      add
  617 1   8668  0x49af  prim   17 17                      over
          8669  0x49b1  prim   17 17                      over
  618 1   8670  0x49b3  prim   17 4d                      savescreen
  619 1   8671  0x49b5  sec    28 5d 02                   help.tmp
          8672  0x49b8  sec    28 f5 01                   .saved
          8673  0x49bb  prim   17 15                      rot
          8674  0x49bd  prim   17 10                      put
  620 1   8675  0x49bf  sec    28 83 01                   drawborder
  622 1   8676  0x49c2  sec    28 5c 02                   help.reinit
  624 1   8677  0x49c5  int    11 04                      4
          8678  0x49c7  prim   17 63                      seteotchar
  626 1   8679  0x49c9  dict   29 53 02                   /help.hist.index
          8680  0x49cc  int    01                         0
          8681  0x49cd  prim   17 05                      def
  628 1   8682  0x49cf  dict   29 4d 02                   /help.test.cnt
          8683  0x49d2  int    11 01                      1
          8684  0x49d4  prim   17 05                      def
  630 1   8685  0x49d6  sec    28 26 02                   help.context
          8686  0x49d9  sec    28 5e 01                   help.findpage
          8687  0x49dc  int    01                         0
          8688  0x49dd  int    01                         0
          8689  0x49de  sec    28 46 02                   help.initpage
  631 1   8690  0x49e1  ret    06                       }
          8691  0x49e2  prim   17 05                    def
  639 1   8692  0x49e4  dict   29 07 02                 /help.show
          8693  0x49e7  code   25 ee 49                 {
  640 1   8694  0x49ea  sec    28 0a 02                   window.push
  641 1   8695  0x49ed  ret    06                       }
          8696  0x49ee  prim   17 05                    def
  649 1   8697  0x49f0  dict   29 0c 02                 /help.done
          8698  0x49f3  code   25 00 4a                 {
  650 1   8699  0x49f6  int    01                         0
          8700  0x49f7  prim   17 61                      settextwrap
  651 1   8701  0x49f9  int    01                         0
          8702  0x49fa  prim   17 63                      seteotchar
  652 1   8703  0x49fc  int    01                         0
          8704  0x49fd  prim   17 67                      setmaxrows
  653 1   8705  0x49ff  ret    06                       }
          8706  0x4a00  prim   17 05                    def
  662 1   8707  0x4a02  dict   29 c4 01                 /window.help
          8708  0x4a05  code   25 2b 4a                 {
  663 1   8709  0x4a08  sec    28 f0 01                   widget.size
          8710  0x4a0b  prim   17 0e                      array
  664 1   8711  0x4a0d  prim   17 12                      dup
          8712  0x4a0f  sec    28 f2 01                   .type
          8713  0x4a12  int    11 65                      101 # t_help
          8714  0x4a14  prim   17 10                      put
  666 1   8715  0x4a16  prim   17 12                      dup
          8716  0x4a18  sec    28 7b 01                   .x
          8717  0x4a1b  sec    28 30 02                   help.x
          8718  0x4a1e  prim   17 10                      put
  667 1   8719  0x4a20  prim   17 12                      dup
          8720  0x4a22  sec    28 7c 01                   .y
          8721  0x4a25  sec    28 31 02                   help.y
          8722  0x4a28  prim   17 10                      put
  669 1   8723  0x4a2a  ret    06                       }
          8724  0x4a2b  prim   17 05                    def
  677 1   8725  0x4a2d  dict   29 44 02                 /help.getmessages
          8726  0x4a30  code   25 a2 4a                 {
  679 1   8727  0x4a33  sec    28 5e 02                   help.messages
          8728  0x4a36  none   00                         .undef # .undef
          8729  0x4a37  prim   17 29                      eq
          8730  0x4a39  code   25 9c 4a                   {
  681 1   8731  0x4a3c  dict   29 5e 02                     /help.messages
  682 1   8732  0x4a3f  sec    28 5f 02                     help.file
          8733  0x4a42  prim   17 32                        free
          8734  0x4a44  dict   29 5f 02                     /help.file
          8735  0x4a47  none   00                           .undef # .undef
          8736  0x4a48  prim   17 05                        def
  683 1   8737  0x4a4a  int    11 10                        16
          8738  0x4a4c  sec    18 b0                        string
          8739  0x4a4e  prim   17 12                        dup
          8740  0x4a50  sec    28 25 01                     config.lang
          8741  0x4a53  str    94 07 25 73 2e 68 6c 70      "%s.hlp"
                               00
          8742  0x4a5c  int    11 02                        2
          8743  0x4a5e  prim   17 18                        index
          8744  0x4a60  sec    18 b1                        sprintf
  684 1   8745  0x4a62  prim   17 82                        findfile
          8746  0x4a64  prim   17 14                        exch
          8747  0x4a66  prim   17 32                        free
  685 1   8748  0x4a68  prim   17 12                        dup
          8749  0x4a6a  none   00                           .undef # .undef
          8750  0x4a6b  prim   17 29                        eq
          8751  0x4a6d  code   25 7e 4a                     {
          8752  0x4a70  prim   17 13                          pop
          8753  0x4a72  str    94 07 65 6e 2e 68 6c 70        "en.hlp"
                               00
          8754  0x4a7b  prim   17 82                          findfile
          8755  0x4a7d  ret    06                           }
          8756  0x4a7e  prim   17 06                        if
  686 1   8757  0x4a80  prim   17 12                        dup
          8758  0x4a82  none   00                           .undef # .undef
          8759  0x4a83  prim   17 29                        eq
          8760  0x4a85  code   25 8e 4a                     {
          8761  0x4a88  prim   17 13                          pop
          8762  0x4a8a  str    94 01 00                       ""
          8763  0x4a8d  ret    06                           }
          8764  0x4a8e  prim   17 06                        if
  687 1   8765  0x4a90  dict   29 5f 02                     /help.file
          8766  0x4a93  prim   17 17                        over
          8767  0x4a95  prim   17 05                        def
  688 1   8768  0x4a97  sec    18 b4                        cvs
  689 1   8769  0x4a99  prim   17 05                        def
  690 1   8770  0x4a9b  ret    06                         }
          8771  0x4a9c  prim   17 06                      if
  692 1   8772  0x4a9e  sec    28 5e 02                   help.messages
  694 1   8773  0x4aa1  ret    06                       }
          8774  0x4aa2  prim   17 05                    def
   13 1   8775  0x4aa4  dict   29 3d 01                 /window.main
          8776  0x4aa7  code   25 d7 4a                 {
   14 1   8777  0x4aaa  sec    28 f0 01                   widget.size
          8778  0x4aad  prim   17 0e                      array
   15 1   8779  0x4aaf  prim   17 12                      dup
          8780  0x4ab1  sec    28 f2 01                   .type
          8781  0x4ab4  int    11 66                      102 # t_main
          8782  0x4ab6  prim   17 10                      put
   16 1   8783  0x4ab8  prim   17 12                      dup
          8784  0x4aba  sec    28 f4 01                   .font
          8785  0x4abd  sec    28 0e 01                   font.normal
          8786  0x4ac0  prim   17 10                      put
   17 1   8787  0x4ac2  prim   17 12                      dup
          8788  0x4ac4  sec    28 0d 01                   .ed.font
          8789  0x4ac7  sec    28 0e 01                   font.normal
          8790  0x4aca  prim   17 10                      put
   18 1   8791  0x4acc  prim   17 12                      dup
          8792  0x4ace  sec    28 42 01                   .color.fg
          8793  0x4ad1  sec    28 ad 01                   boot.text.normal
          8794  0x4ad4  prim   17 10                      put
   20 1   8795  0x4ad6  ret    06                       }
          8796  0x4ad7  prim   17 05                    def
   28 1   8797  0x4ad9  dict   29 04 02                 /main.init
          8798  0x4adc  code   25 e2 4a                 {
   29 1   8799  0x4adf  prim   17 13                      pop
   30 1   8800  0x4ae1  ret    06                       }
          8801  0x4ae2  prim   17 05                    def
   39 1   8802  0x4ae4  dict   29 15 01                 /main.redraw
          8803  0x4ae7  code   25 3d 4b                 {
   41 1   8804  0x4aea  sec    28 45 01                   boot.show
          8805  0x4aed  code   25 20 4b                   {
   42 1   8806  0x4af0  sec    28 ac 01                     boot.text.options
          8807  0x4af3  prim   17 3e                        setcolor
   43 1   8808  0x4af5  sec    28 41 01                     window.current
          8809  0x4af8  sec    28 f4 01                     .font
          8810  0x4afb  prim   17 0f                        get
          8811  0x4afd  prim   17 42                        setfont
   44 1   8812  0x4aff  sec    28 b6 01                     boot.pos
          8813  0x4b02  prim   17 3b                        moveto
          8814  0x4b04  sec    28 b5 01                     boot.label.len
          8815  0x4b07  prim   17 1f                        neg
          8816  0x4b09  int    01                           0
          8817  0x4b0a  prim   17 56                        rmoveto
   45 1   8818  0x4b0c  prim   17 3c                        currentpoint
          8819  0x4b0e  sec    28 b5 01                     boot.label.len
          8820  0x4b11  prim   17 44                        fontheight
          8821  0x4b13  prim   17 48                        image
   46 1   8822  0x4b15  sec    28 b6 01                     boot.pos
          8823  0x4b18  prim   17 3b                        moveto
          8824  0x4b1a  sec    28 d4 01                     txt_bootoptions
          8825  0x4b1d  sec    18 bf                        showright
   47 1   8826  0x4b1f  ret    06                         }
          8827  0x4b20  prim   17 06                      if
   49 1   8828  0x4b22  sec    28 4c 01                   redrawmenu
   50 1   8829  0x4b25  dict   29 5c 01                   /keepbootoptions
          8830  0x4b28  int    11 01                      1
          8831  0x4b2a  prim   17 05                      def
   51 1   8832  0x4b2c  sec    18 e8                      menu.entry
          8833  0x4b2e  bool   13 01                      true # true
          8834  0x4b30  sec    28 57 01                   MenuSelect
   52 1   8835  0x4b33  dict   29 5c 01                   /keepbootoptions
          8836  0x4b36  none   00                         .undef # .undef
          8837  0x4b37  prim   17 05                      def
   54 1   8838  0x4b39  sec    28 16 01                   panel.show
   57 1   8839  0x4b3c  ret    06                       }
          8840  0x4b3d  prim   17 05                    def
   60 1   8841  0x4b3f  dict   29 60 02                 /boot.setup
          8842  0x4b42  code   25 88 4b                 {
   61 1   8843  0x4b45  sec    28 45 01                   boot.show
          8844  0x4b48  prim   17 26                      not
          8845  0x4b4a  code   25 50 4b                   {
          8846  0x4b4d  prim   17 0d                        return
          8847  0x4b4f  ret    06                         }
          8848  0x4b50  prim   17 06                      if
   63 1   8849  0x4b52  sec    28 61 02                   boot.window
          8850  0x4b55  sec    28 fa 01                   .ed
          8851  0x4b58  sec    28 43 01                   boot.ed
          8852  0x4b5b  prim   17 10                      put
   65 1   8853  0x4b5d  sec    28 b6 01                   boot.pos
          8854  0x4b60  prim   17 3b                      moveto
   66 1   8855  0x4b62  sec    28 d4 01                   txt_bootoptions
          8856  0x4b65  sec    18 bf                      showright
   68 1   8857  0x4b67  prim   17 8e                      currenttransparency
   69 1   8858  0x4b69  sec    28 82 01                   white
          8859  0x4b6c  prim   17 3e                      setcolor
   70 1   8860  0x4b6e  sec    28 b6 01                   boot.pos
          8861  0x4b71  prim   17 3b                      moveto
          8862  0x4b73  int    11 0a                      10
          8863  0x4b75  sec    28 62 02                   boot.ed.height
          8864  0x4b78  prim   17 56                      rmoveto
   71 1   8865  0x4b7a  uint   12 e0                      0xe0
          8866  0x4b7c  prim   17 8d                      settransparency
   72 1   8867  0x4b7e  sec    28 63 02                   boot.ed.width
          8868  0x4b81  int    11 01                      1
          8869  0x4b83  prim   17 4f                      fillrect
   73 1   8870  0x4b85  prim   17 8d                      settransparency
   74 1   8871  0x4b87  ret    06                       }
          8872  0x4b88  prim   17 05                    def
   82 1   8873  0x4b8a  dict   29 08 02                 /main.show
          8874  0x4b8d  code   25 ba 4c                 {
   83 1   8875  0x4b90  sec    28 0a 02                   window.push
   85 1   8876  0x4b93  dict   29 54 01                   /menu.shift
          8877  0x4b96  int    01                         0
          8878  0x4b97  prim   17 05                      def
   86 1   8879  0x4b99  dict   29 50 01                   /menu.visible.entries
          8880  0x4b9c  sec    28 1a 01                   menu.texts
          8881  0x4b9f  prim   17 11                      length
          8882  0x4ba1  sec    28 b4 01                   menu.max.entries
          8883  0x4ba4  prim   17 21                      min
          8884  0x4ba6  prim   17 05                      def
   89 1   8885  0x4ba8  dict   19 e8                      /menu.entry
          8886  0x4baa  int    01                         0
          8887  0x4bab  prim   17 05                      def
   90 1   8888  0x4bad  int    01                         0
          8889  0x4bae  int    11 01                      1
          8890  0x4bb0  sec    28 1a 01                   menu.texts
          8891  0x4bb3  prim   17 11                      length
          8892  0x4bb5  int    11 01                      1
          8893  0x4bb7  prim   17 1b                      sub
          8894  0x4bb9  code   25 df 4b                   {
   91 1   8895  0x4bbc  prim   17 12                        dup
          8896  0x4bbe  sec    28 1a 01                     menu.texts
          8897  0x4bc1  prim   17 14                        exch
          8898  0x4bc3  prim   17 0f                        get
          8899  0x4bc5  sec    28 3b 01                     menu.dentry
          8900  0x4bc8  prim   17 29                        eq
          8901  0x4bca  code   25 d6 4b                     {
          8902  0x4bcd  dict   19 e8                          /menu.entry
          8903  0x4bcf  prim   17 14                          exch
          8904  0x4bd1  prim   17 05                          def
          8905  0x4bd3  prim   17 0c                          exit
          8906  0x4bd5  ret    06                           }
          8907  0x4bd6  code   25 dc 4b                     {
          8908  0x4bd9  prim   17 13                          pop
          8909  0x4bdb  ret    06                           }
          8910  0x4bdc  prim   17 07                        ifelse
   92 1   8911  0x4bde  ret    06                         }
          8912  0x4bdf  prim   17 0a                      for
   94 1   8913  0x4be1  sec    18 e8                      menu.entry
          8914  0x4be3  sec    28 50 01                   menu.visible.entries
          8915  0x4be6  prim   17 1b                      sub
          8916  0x4be8  int    01                         0
          8917  0x4be9  prim   17 2c                      ge
          8918  0x4beb  code   25 02 4c                   {
   95 1   8919  0x4bee  dict   29 54 01                     /menu.shift
          8920  0x4bf1  sec    18 e8                        menu.entry
          8921  0x4bf3  sec    28 1a 01                     menu.texts
          8922  0x4bf6  prim   17 11                        length
          8923  0x4bf8  sec    28 50 01                     menu.visible.entries
          8924  0x4bfb  prim   17 1b                        sub
          8925  0x4bfd  prim   17 21                        min
          8926  0x4bff  prim   17 05                        def
   96 1   8927  0x4c01  ret    06                         }
          8928  0x4c02  prim   17 06                      if
   98 1   8929  0x4c04  sec    28 ac 01                   boot.text.options
          8930  0x4c07  prim   17 3e                      setcolor
  100 1   8931  0x4c09  sec    28 41 01                   window.current
          8932  0x4c0c  sec    28 f4 01                   .font
          8933  0x4c0f  prim   17 0f                      get
          8934  0x4c11  prim   17 42                      setfont
  102 1   8935  0x4c13  dict   29 63 02                   /boot.ed.width
          8936  0x4c16  prim   17 37                      screen.size
          8937  0x4c18  prim   17 13                      pop
          8938  0x4c1a  sec    28 b6 01                   boot.pos
          8939  0x4c1d  prim   17 13                      pop
          8940  0x4c1f  prim   17 1b                      sub
          8941  0x4c21  int    11 14                      20
          8942  0x4c23  prim   17 1b                      sub
          8943  0x4c25  prim   17 05                      def
  103 1   8944  0x4c27  dict   29 62 02                   /boot.ed.height
          8945  0x4c2a  prim   17 44                      fontheight
          8946  0x4c2c  int    11 02                      2
          8947  0x4c2e  prim   17 1a                      add
          8948  0x4c30  prim   17 05                      def
  105 1   8949  0x4c32  dict   29 61 02                   /boot.window
          8950  0x4c35  sec    28 41 01                   window.current
          8951  0x4c38  prim   17 05                      def
  107 1   8952  0x4c3a  dict   29 43 01                   /boot.ed
          8953  0x4c3d  prim   17 03                      [
  108 1   8954  0x4c3f  sec    28 b6 01                   boot.pos
          8955  0x4c42  prim   17 14                      exch
          8956  0x4c44  int    11 0a                      10
          8957  0x4c46  prim   17 1a                      add
          8958  0x4c48  prim   17 14                      exch
          8959  0x4c4a  int    11 01                      1
          8960  0x4c4c  prim   17 1b                      sub
  109 1   8961  0x4c4e  prim   17 17                      over
          8962  0x4c50  prim   17 17                      over
          8963  0x4c52  prim   17 3b                      moveto
          8964  0x4c54  sec    28 63 02                   boot.ed.width
          8965  0x4c57  sec    28 62 02                   boot.ed.height
          8966  0x4c5a  prim   17 4d                      savescreen
  110 1   8967  0x4c5c  sec    18 f7                      boot.buf
  111 1   8968  0x4c5e  sec    28 b7 01                   boot.buf.size
  112 1   8969  0x4c61  int    01                         0
  113 1   8970  0x4c62  int    01                         0
  114 1   8971  0x4c63  int    01                         0
  115 1   8972  0x4c64  prim   17 04                      ]
          8973  0x4c66  prim   17 05                      def
  117 1   8974  0x4c68  sec    28 60 02                   boot.setup
  119 1   8975  0x4c6b  sec    28 4c 01                   redrawmenu
  120 1   8976  0x4c6e  sec    18 e8                      menu.entry
          8977  0x4c70  bool   13 01                      true # true
          8978  0x4c72  sec    28 57 01                   MenuSelect
  123 1   8979  0x4c75  int    01                         0
          8980  0x4c76  int    11 01                      1
          8981  0x4c78  sec    28 64 02                   splash.options
          8982  0x4c7b  prim   17 11                      length
          8983  0x4c7d  int    11 01                      1
          8984  0x4c7f  prim   17 1b                      sub
          8985  0x4c81  code   25 aa 4c                   {
  124 1   8986  0x4c84  sec    28 64 02                     splash.options
          8987  0x4c87  prim   17 17                        over
          8988  0x4c89  prim   17 0f                        get
          8989  0x4c8b  sec    28 37 01                     menu.args
          8990  0x4c8e  sec    18 e8                        menu.entry
          8991  0x4c90  prim   17 0f                        get
          8992  0x4c92  prim   17 14                        exch
          8993  0x4c94  prim   17 57                        strstr
          8994  0x4c96  code   25 a1 4c                     {
  125 1   8995  0x4c99  dict   29 65 02                       /splash.default
          8996  0x4c9c  prim   17 14                          exch
          8997  0x4c9e  prim   17 05                          def
  126 1   8998  0x4ca0  ret    06                           }
          8999  0x4ca1  code   25 a7 4c                     {
  127 1   9000  0x4ca4  prim   17 13                          pop
  128 1   9001  0x4ca6  ret    06                           }
          9002  0x4ca7  prim   17 07                        ifelse
  129 1   9003  0x4ca9  ret    06                         }
          9004  0x4caa  prim   17 0a                      for
  131 1   9005  0x4cac  sec    28 66 02                   panel.init
  133 1   9006  0x4caf  str    94 05 6d 61 69 6e 00       "main"
          9007  0x4cb6  sec    28 5d 01                   help.setcontext
  135 1   9008  0x4cb9  ret    06                       }
          9009  0x4cba  prim   17 05                    def
  143 1   9010  0x4cbc  dict   29 00 02                 /main.input
          9011  0x4cbf  code   25 7e 4e                 {
  144 1   9012  0x4cc2  prim   17 12                      dup
          9013  0x4cc4  int    01                         0
          9014  0x4cc5  prim   17 29                      eq
          9015  0x4cc7  code   25 cd 4c                   {
          9016  0x4cca  prim   17 0d                        return
          9017  0x4ccc  ret    06                         }
          9018  0x4ccd  prim   17 06                      if
  147 1   9019  0x4ccf  sec    28 67 02                   panel.input
  149 1   9020  0x4cd2  prim   17 12                      dup
          9021  0x4cd4  int    41 00 00 00 44             0x44000000 # keyF10
          9022  0x4cd9  prim   17 29                      eq
          9023  0x4cdb  code   25 e5 4c                   {
  150 1   9024  0x4cde  sec    28 c8 01                     power_off
  151 1   9025  0x4ce1  prim   17 13                        pop
          9026  0x4ce3  int    01                           0
  152 1   9027  0x4ce4  ret    06                         }
          9028  0x4ce5  prim   17 06                      if
  154 1   9029  0x4ce7  prim   17 12                      dup
          9030  0x4ce9  int    11 1b                      0x0000001b # keyEsc
          9031  0x4ceb  prim   17 29                      eq
          9032  0x4ced  code   25 f7 4c                   {
          9033  0x4cf0  sec    28 be 01                     exit_popup
          9034  0x4cf3  prim   17 13                        pop
          9035  0x4cf5  int    01                           0
          9036  0x4cf6  ret    06                         }
          9037  0x4cf7  prim   17 06                      if
  156 1   9038  0x4cf9  prim   17 12                      dup
          9039  0x4cfb  int    11 0d                      0x0000000d # keyEnter
          9040  0x4cfd  prim   17 29                      eq
          9041  0x4cff  code   25 0c 4d                   {
  157 1   9042  0x4d02  dict   19 fd                        /window.action
          9043  0x4d04  int    11 04                        4 # actStart
          9044  0x4d06  prim   17 05                        def
  158 1   9045  0x4d08  prim   17 13                        pop
          9046  0x4d0a  int    01                           0
  159 1   9047  0x4d0b  ret    06                         }
          9048  0x4d0c  prim   17 06                      if
  161 1   9049  0x4d0e  prim   17 12                      dup
          9050  0x4d10  int    41 00 00 00 48             0x48000000 # keyUp
          9051  0x4d15  prim   17 29                      eq
          9052  0x4d17  code   25 5c 4d                   {
  162 1   9053  0x4d1a  sec    18 e8                        menu.entry
          9054  0x4d1c  int    01                           0
          9055  0x4d1d  prim   17 2b                        gt
          9056  0x4d1f  code   25 56 4d                     {
  163 1   9057  0x4d22  sec    18 e8                          menu.entry
          9058  0x4d24  bool   03                             false # false
          9059  0x4d25  sec    28 57 01                       MenuSelect
  164 1   9060  0x4d28  sec    18 e8                          menu.entry
          9061  0x4d2a  sec    28 54 01                       menu.shift
          9062  0x4d2d  prim   17 29                          eq
          9063  0x4d2f  code   25 42 4d                       {
  165 1   9064  0x4d32  dict   29 54 01                         /menu.shift
          9065  0x4d35  sec    28 54 01                         menu.shift
          9066  0x4d38  int    11 01                            1
          9067  0x4d3a  prim   17 1b                            sub
          9068  0x4d3c  prim   17 05                            def
          9069  0x4d3e  sec    28 4c 01                         redrawmenu
  166 1   9070  0x4d41  ret    06                             }
          9071  0x4d42  prim   17 06                          if
  167 1   9072  0x4d44  dict   19 e8                          /menu.entry
          9073  0x4d46  sec    18 e8                          menu.entry
          9074  0x4d48  int    11 01                          1
          9075  0x4d4a  prim   17 1b                          sub
          9076  0x4d4c  prim   17 05                          def
  168 1   9077  0x4d4e  sec    18 e8                          menu.entry
          9078  0x4d50  bool   13 01                          true # true
          9079  0x4d52  sec    28 57 01                       MenuSelect
  169 1   9080  0x4d55  ret    06                           }
          9081  0x4d56  prim   17 06                        if
  170 1   9082  0x4d58  prim   17 13                        pop
          9083  0x4d5a  int    01                           0
  171 1   9084  0x4d5b  ret    06                         }
          9085  0x4d5c  prim   17 06                      if
  173 1   9086  0x4d5e  prim   17 12                      dup
          9087  0x4d60  int    41 00 00 00 50             0x50000000 # keyDown
          9088  0x4d65  prim   17 29                      eq
          9089  0x4d67  code   25 bd 4d                   {
  174 1   9090  0x4d6a  sec    18 e8                        menu.entry
          9091  0x4d6c  sec    28 1a 01                     menu.texts
          9092  0x4d6f  prim   17 11                        length
          9093  0x4d71  int    11 01                        1
          9094  0x4d73  prim   17 1b                        sub
          9095  0x4d75  prim   17 2d                        lt
          9096  0x4d77  code   25 b7 4d                     {
  175 1   9097  0x4d7a  sec    18 e8                          menu.entry
          9098  0x4d7c  bool   03                             false # false
          9099  0x4d7d  sec    28 57 01                       MenuSelect
  176 1   9100  0x4d80  sec    28 50 01                       menu.visible.entries
          9101  0x4d83  sec    18 e8                          menu.entry
          9102  0x4d85  sec    28 54 01                       menu.shift
          9103  0x4d88  prim   17 1b                          sub
          9104  0x4d8a  prim   17 1b                          sub
          9105  0x4d8c  int    11 01                          1
          9106  0x4d8e  prim   17 29                          eq
          9107  0x4d90  code   25 a3 4d                       {
  177 1   9108  0x4d93  dict   29 54 01                         /menu.shift
          9109  0x4d96  sec    28 54 01                         menu.shift
          9110  0x4d99  int    11 01                            1
          9111  0x4d9b  prim   17 1a                            add
          9112  0x4d9d  prim   17 05                            def
          9113  0x4d9f  sec    28 4c 01                         redrawmenu
  178 1   9114  0x4da2  ret    06                             }
          9115  0x4da3  prim   17 06                          if
  179 1   9116  0x4da5  dict   19 e8                          /menu.entry
          9117  0x4da7  sec    18 e8                          menu.entry
          9118  0x4da9  int    11 01                          1
          9119  0x4dab  prim   17 1a                          add
          9120  0x4dad  prim   17 05                          def
  180 1   9121  0x4daf  sec    18 e8                          menu.entry
          9122  0x4db1  bool   13 01                          true # true
          9123  0x4db3  sec    28 57 01                       MenuSelect
  181 1   9124  0x4db6  ret    06                           }
          9125  0x4db7  prim   17 06                        if
  182 1   9126  0x4db9  prim   17 13                        pop
          9127  0x4dbb  int    01                           0
  183 1   9128  0x4dbc  ret    06                         }
          9129  0x4dbd  prim   17 06                      if
  185 1   9130  0x4dbf  prim   17 12                      dup
          9131  0x4dc1  int    41 00 00 00 49             0x49000000 # keyPgUp
          9132  0x4dc6  prim   17 29                      eq
          9133  0x4dc8  code   25 01 4e                   {
  186 1   9134  0x4dcb  sec    18 e8                        menu.entry
          9135  0x4dcd  int    01                           0
          9136  0x4dce  prim   17 2b                        gt
          9137  0x4dd0  code   25 fb 4d                     {
  187 1   9138  0x4dd3  sec    18 e8                          menu.entry
          9139  0x4dd5  bool   03                             false # false
          9140  0x4dd6  sec    28 57 01                       MenuSelect
  188 1   9141  0x4dd9  dict   19 e8                          /menu.entry
          9142  0x4ddb  int    01                             0
          9143  0x4ddc  prim   17 05                          def
  189 1   9144  0x4dde  sec    28 54 01                       menu.shift
          9145  0x4de1  int    01                             0
          9146  0x4de2  prim   17 2a                          ne
          9147  0x4de4  code   25 f1 4d                       {
  190 1   9148  0x4de7  dict   29 54 01                         /menu.shift
          9149  0x4dea  int    01                               0
          9150  0x4deb  prim   17 05                            def
          9151  0x4ded  sec    28 4c 01                         redrawmenu
  191 1   9152  0x4df0  ret    06                             }
          9153  0x4df1  prim   17 06                          if
  192 1   9154  0x4df3  sec    18 e8                          menu.entry
          9155  0x4df5  bool   13 01                          true # true
          9156  0x4df7  sec    28 57 01                       MenuSelect
  193 1   9157  0x4dfa  ret    06                           }
          9158  0x4dfb  prim   17 06                        if
  194 1   9159  0x4dfd  prim   17 13                        pop
          9160  0x4dff  int    01                           0
  195 1   9161  0x4e00  ret    06                         }
          9162  0x4e01  prim   17 06                      if
  197 1   9163  0x4e03  prim   17 12                      dup
          9164  0x4e05  int    41 00 00 00 51             0x51000000 # keyPgDown
          9165  0x4e0a  prim   17 29                      eq
          9166  0x4e0c  code   25 67 4e                   {
  198 1   9167  0x4e0f  sec    18 e8                        menu.entry
          9168  0x4e11  sec    28 1a 01                     menu.texts
          9169  0x4e14  prim   17 11                        length
          9170  0x4e16  int    11 01                        1
          9171  0x4e18  prim   17 1b                        sub
          9172  0x4e1a  prim   17 2d                        lt
          9173  0x4e1c  code   25 61 4e                     {
  199 1   9174  0x4e1f  sec    18 e8                          menu.entry
          9175  0x4e21  bool   03                             false # false
          9176  0x4e22  sec    28 57 01                       MenuSelect
  200 1   9177  0x4e25  dict   19 e8                          /menu.entry
          9178  0x4e27  sec    28 1a 01                       menu.texts
          9179  0x4e2a  prim   17 11                          length
          9180  0x4e2c  int    11 01                          1
          9181  0x4e2e  prim   17 1b                          sub
          9182  0x4e30  prim   17 05                          def
  201 1   9183  0x4e32  sec    28 1a 01                       menu.texts
          9184  0x4e35  prim   17 11                          length
          9185  0x4e37  sec    28 50 01                       menu.visible.entries
          9186  0x4e3a  prim   17 1b                          sub
          9187  0x4e3c  prim   17 12                          dup
          9188  0x4e3e  sec    28 54 01                       menu.shift
          9189  0x4e41  prim   17 2a                          ne
          9190  0x4e43  code   25 51 4e                       {
  202 1   9191  0x4e46  dict   29 54 01                         /menu.shift
          9192  0x4e49  prim   17 14                            exch
          9193  0x4e4b  prim   17 05                            def
          9194  0x4e4d  sec    28 4c 01                         redrawmenu
  203 1   9195  0x4e50  ret    06                             }
          9196  0x4e51  code   25 57 4e                       {
  204 1   9197  0x4e54  prim   17 13                            pop
  205 1   9198  0x4e56  ret    06                             }
          9199  0x4e57  prim   17 07                          ifelse
  206 1   9200  0x4e59  sec    18 e8                          menu.entry
          9201  0x4e5b  bool   13 01                          true # true
          9202  0x4e5d  sec    28 57 01                       MenuSelect
  207 1   9203  0x4e60  ret    06                           }
          9204  0x4e61  prim   17 06                        if
  208 1   9205  0x4e63  prim   17 13                        pop
          9206  0x4e65  int    01                           0
  209 1   9207  0x4e66  ret    06                         }
          9208  0x4e67  prim   17 06                      if
  211 1   9209  0x4e69  prim   17 12                      dup
          9210  0x4e6b  int    01                         0
          9211  0x4e6c  prim   17 2a                      ne
          9212  0x4e6e  code   25 7b 4e                   {
  212 1   9213  0x4e71  str    94 04 6f 70 74 00            "opt"
          9214  0x4e77  sec    28 5d 01                     help.setcontext
  213 1   9215  0x4e7a  ret    06                         }
          9216  0x4e7b  prim   17 06                      if
  215 1   9217  0x4e7d  ret    06                       }
          9218  0x4e7e  prim   17 05                    def
   11 1   9219  0x4e80  dict   29 68 02                 /xmenu.vspace.default
          9220  0x4e83  code   25 a2 4e                 {
          9221  0x4e86  sec    28 69 02                   xmenu
          9222  0x4e89  int    11 01                      1 # .xm_list
          9223  0x4e8b  prim   17 0f                      get
          9224  0x4e8d  prim   17 11                      length
          9225  0x4e8f  int    11 0f                      15
          9226  0x4e91  prim   17 2c                      ge
          9227  0x4e93  code   25 99 4e                   {
          9228  0x4e96  int    11 02                        2
          9229  0x4e98  ret    06                         }
          9230  0x4e99  code   25 9f 4e                   {
          9231  0x4e9c  int    11 04                        4
          9232  0x4e9e  ret    06                         }
          9233  0x4e9f  prim   17 07                      ifelse
          9234  0x4ea1  ret    06                       }
          9235  0x4ea2  prim   17 05                    def
   12 1   9236                                          # xmenu.hspace
          9237                                          # 12
          9238                                          # def
   13 1   9239  0x4ea4  dict   29 6a 02                 /xmenu.light
          9240  0x4ea7  sec    28 82 01                 white
          9241  0x4eaa  prim   17 05                    def
   14 1   9242  0x4eac  dict   29 6b 02                 /xmenu.dark
          9243  0x4eaf  sec    18 ee                    black
          9244  0x4eb1  prim   17 05                    def
   15 1   9245  0x4eb3  dict   29 6c 02                 /xmenu.font
          9246  0x4eb6  sec    28 0e 01                 font.normal
          9247  0x4eb9  prim   17 05                    def
   16 1   9248  0x4ebb  dict   29 6d 02                 /xmenu.normal.bg
          9249  0x4ebe  sec    28 af 01                 lightgray
          9250  0x4ec1  prim   17 05                    def
   17 1   9251  0x4ec3  dict   29 6e 02                 /xmenu.normal.fg
          9252  0x4ec6  sec    18 ee                    black
          9253  0x4ec8  prim   17 05                    def
   18 1   9254  0x4eca  dict   29 6f 02                 /xmenu.selected.fg
          9255  0x4ecd  sec    28 82 01                 white
          9256  0x4ed0  prim   17 05                    def
   19 1   9257  0x4ed2  dict   29 70 02                 /xmenu.selected.bg
          9258  0x4ed5  int    31 6c 6c 6c              0x6c6c6c
          9259  0x4ed9  sec    28 a5 01                 newcolor
   21 1   9260  0x4edc  sec    28 b1 01                 small_layout
          9261  0x4edf  code   25 ea 4e                 {
   22 1   9262  0x4ee2  dict   29 71 02                   /xmenu.maxlines
          9263  0x4ee5  int    11 16                      22
          9264  0x4ee7  prim   17 05                      def
   23 1   9265  0x4ee9  ret    06                       }
          9266  0x4eea  code   25 f5 4e                 {
   24 1   9267  0x4eed  dict   29 71 02                   /xmenu.maxlines
          9268  0x4ef0  int    11 18                      24
          9269  0x4ef2  prim   17 05                      def
   25 1   9270  0x4ef4  ret    06                       }
          9271  0x4ef5  prim   17 07                    ifelse
   31 1   9272                                          # .xm_current
          9273                                          # 0
          9274                                          # def
   32 1   9275                                          # .xm_list
          9276                                          # 1
          9277                                          # def
   33 1   9278                                          # .xm_x
          9279                                          # 2
          9280                                          # def
   34 1   9281                                          # .xm_y
          9282                                          # 3
          9283                                          # def
   35 1   9284                                          # .xm_width
          9285                                          # 4
          9286                                          # def
   36 1   9287                                          # .xm_height
          9288                                          # 5
          9289                                          # def
   37 1   9290                                          # .xm_panel_x
          9291                                          # 6
          9292                                          # def
   38 1   9293                                          # .xm_panel_width
          9294                                          # 7
          9295                                          # def
   39 1   9296                                          # .xm_panel_height
          9297                                          # 8
          9298                                          # def
   40 1   9299                                          # .xm_vspace
          9300                                          # 9
          9301                                          # def
   41 1   9302                                          # .xm_title
          9303                                          # 10
          9304                                          # def
   42 1   9305                                          # .xm_size
          9306                                          # 11
          9307                                          # def
   46 1   9308  0x4ef7  dict   29 72 02                 /xmenu.x
          9309  0x4efa  code   25 05 4f                 {
          9310  0x4efd  sec    28 69 02                   xmenu
          9311  0x4f00  int    11 02                      2 # .xm_x
          9312  0x4f02  prim   17 0f                      get
          9313  0x4f04  ret    06                       }
          9314  0x4f05  prim   17 05                    def
   47 1   9315  0x4f07  dict   29 73 02                 /xmenu.y
          9316  0x4f0a  code   25 15 4f                 {
          9317  0x4f0d  sec    28 69 02                   xmenu
          9318  0x4f10  int    11 03                      3 # .xm_y
          9319  0x4f12  prim   17 0f                      get
          9320  0x4f14  ret    06                       }
          9321  0x4f15  prim   17 05                    def
   48 1   9322  0x4f17  dict   29 74 02                 /xmenu.width
          9323  0x4f1a  code   25 25 4f                 {
          9324  0x4f1d  sec    28 69 02                   xmenu
          9325  0x4f20  int    11 04                      4 # .xm_width
          9326  0x4f22  prim   17 0f                      get
          9327  0x4f24  ret    06                       }
          9328  0x4f25  prim   17 05                    def
   49 1   9329  0x4f27  dict   29 75 02                 /xmenu.height
          9330  0x4f2a  code   25 35 4f                 {
          9331  0x4f2d  sec    28 69 02                   xmenu
          9332  0x4f30  int    11 05                      5 # .xm_height
          9333  0x4f32  prim   17 0f                      get
          9334  0x4f34  ret    06                       }
          9335  0x4f35  prim   17 05                    def
   51 1   9336  0x4f37  dict   29 76 02                 /xmenu.vspace
          9337  0x4f3a  code   25 59 4f                 {
          9338  0x4f3d  sec    28 69 02                   xmenu
          9339  0x4f40  int    11 09                      9 # .xm_vspace
          9340  0x4f42  prim   17 0f                      get
          9341  0x4f44  prim   17 12                      dup
          9342  0x4f46  none   00                         .undef # .undef
          9343  0x4f47  prim   17 2a                      ne
          9344  0x4f49  code   25 4d 4f                   {
          9345  0x4f4c  ret    06                         }
          9346  0x4f4d  code   25 56 4f                   {
          9347  0x4f50  prim   17 13                        pop
          9348  0x4f52  sec    28 68 02                     xmenu.vspace.default
          9349  0x4f55  ret    06                         }
          9350  0x4f56  prim   17 07                      ifelse
          9351  0x4f58  ret    06                       }
          9352  0x4f59  prim   17 05                    def
   53 1   9353  0x4f5b  dict   29 77 02                 /xmenu.saved
          9354  0x4f5e  code   25 6e 4f                 {
          9355  0x4f61  sec    28 78 02                   xmenu.saved.areas
          9356  0x4f64  sec    28 79 02                   xmenu.column
          9357  0x4f67  prim   17 0f                      get
          9358  0x4f69  int    11 02                      2
          9359  0x4f6b  prim   17 0f                      get
          9360  0x4f6d  ret    06                       }
          9361  0x4f6e  prim   17 05                    def
   60 1   9362  0x4f70  dict   29 7a 02                 /window.xmenu
          9363  0x4f73  code   25 85 4f                 {
   61 1   9364  0x4f76  sec    28 f0 01                   widget.size
          9365  0x4f79  prim   17 0e                      array
   62 1   9366  0x4f7b  prim   17 12                      dup
          9367  0x4f7d  sec    28 f2 01                   .type
          9368  0x4f80  int    11 67                      103 # t_xmenu
          9369  0x4f82  prim   17 10                      put
   63 1   9370  0x4f84  ret    06                       }
          9371  0x4f85  prim   17 05                    def
   71 1   9372  0x4f87  dict   29 01 02                 /xmenu.input
          9373  0x4f8a  code   25 42 51                 {
   72 1   9374  0x4f8d  prim   17 12                      dup
          9375  0x4f8f  int    01                         0
          9376  0x4f90  prim   17 29                      eq
          9377  0x4f92  code   25 98 4f                   {
          9378  0x4f95  prim   17 0d                        return
          9379  0x4f97  ret    06                         }
          9380  0x4f98  prim   17 06                      if
   74 1   9381  0x4f9a  prim   17 12                      dup
          9382  0x4f9c  int    11 1b                      0x0000001b # keyEsc
          9383  0x4f9e  prim   17 29                      eq
          9384  0x4fa0  code   25 b3 4f                   {
   75 1   9385  0x4fa3  sec    28 69 02                     xmenu
          9386  0x4fa6  int    01                           0
          9387  0x4fa7  sec    28 7b 02                     xmenu.oldentry
          9388  0x4faa  prim   17 10                        put
   76 1   9389  0x4fac  sec    28 84 01                     window.done
   77 1   9390  0x4faf  prim   17 13                        pop
          9391  0x4fb1  int    01                           0
   78 1   9392  0x4fb2  ret    06                         }
          9393  0x4fb3  prim   17 06                      if
   80 1   9394  0x4fb5  prim   17 12                      dup
          9395  0x4fb7  int    11 0d                      0x0000000d # keyEnter
          9396  0x4fb9  prim   17 29                      eq
          9397  0x4fbb  code   25 cf 4f                   {
   81 1   9398  0x4fbe  sec    28 41 01                     window.current
          9399  0x4fc1  sec    28 fd 01                     .xmenu.update
          9400  0x4fc4  prim   17 0f                        get
   82 1   9401  0x4fc6  sec    28 84 01                     window.done
   83 1   9402  0x4fc9  prim   17 19                        exec
   84 1   9403  0x4fcb  prim   17 13                        pop
          9404  0x4fcd  int    01                           0
   85 1   9405  0x4fce  ret    06                         }
          9406  0x4fcf  prim   17 06                      if
   87 1   9407  0x4fd1  prim   17 12                      dup
          9408  0x4fd3  int    41 00 00 00 50             0x50000000 # keyDown
          9409  0x4fd8  prim   17 29                      eq
          9410  0x4fda  code   25 ee 4f                   {
   88 1   9411  0x4fdd  sec    28 69 02                     xmenu
          9412  0x4fe0  int    01                           0 # .xm_current
          9413  0x4fe1  prim   17 0f                        get
          9414  0x4fe3  int    11 01                        1
          9415  0x4fe5  prim   17 1a                        add
          9416  0x4fe7  sec    28 7c 02                     xmenu.select
   89 1   9417  0x4fea  prim   17 13                        pop
          9418  0x4fec  int    01                           0
   90 1   9419  0x4fed  ret    06                         }
          9420  0x4fee  prim   17 06                      if
   92 1   9421  0x4ff0  prim   17 12                      dup
          9422  0x4ff2  int    41 00 00 00 48             0x48000000 # keyUp
          9423  0x4ff7  prim   17 29                      eq
          9424  0x4ff9  code   25 0d 50                   {
   93 1   9425  0x4ffc  sec    28 69 02                     xmenu
          9426  0x4fff  int    01                           0 # .xm_current
          9427  0x5000  prim   17 0f                        get
          9428  0x5002  int    11 01                        1
          9429  0x5004  prim   17 1b                        sub
          9430  0x5006  sec    28 7c 02                     xmenu.select
   94 1   9431  0x5009  prim   17 13                        pop
          9432  0x500b  int    01                           0
   95 1   9433  0x500c  ret    06                         }
          9434  0x500d  prim   17 06                      if
   97 1   9435  0x500f  prim   17 12                      dup
          9436  0x5011  int    41 00 00 00 51             0x51000000 # keyPgDown
          9437  0x5016  prim   17 29                      eq
          9438  0x5018  code   25 3b 50                   {
   98 1   9439  0x501b  sec    28 69 02                     xmenu
          9440  0x501e  int    01                           0 # .xm_current
          9441  0x501f  prim   17 0f                        get
          9442  0x5021  int    11 05                        5
          9443  0x5023  prim   17 1a                        add
   99 1   9444  0x5025  sec    28 69 02                     xmenu
          9445  0x5028  int    11 01                        1 # .xm_list
          9446  0x502a  prim   17 0f                        get
          9447  0x502c  prim   17 11                        length
          9448  0x502e  int    11 01                        1
          9449  0x5030  prim   17 1b                        sub
          9450  0x5032  prim   17 21                        min
          9451  0x5034  sec    28 7c 02                     xmenu.select
  100 1   9452  0x5037  prim   17 13                        pop
          9453  0x5039  int    01                           0
  101 1   9454  0x503a  ret    06                         }
          9455  0x503b  prim   17 06                      if
  103 1   9456  0x503d  prim   17 12                      dup
          9457  0x503f  int    41 00 00 00 49             0x49000000 # keyPgUp
          9458  0x5044  prim   17 29                      eq
          9459  0x5046  code   25 5d 50                   {
  104 1   9460  0x5049  sec    28 69 02                     xmenu
          9461  0x504c  int    01                           0 # .xm_current
          9462  0x504d  prim   17 0f                        get
          9463  0x504f  int    11 05                        5
          9464  0x5051  prim   17 1b                        sub
  105 1   9465  0x5053  int    01                           0
          9466  0x5054  prim   17 22                        max
          9467  0x5056  sec    28 7c 02                     xmenu.select
  106 1   9468  0x5059  prim   17 13                        pop
          9469  0x505b  int    01                           0
  107 1   9470  0x505c  ret    06                         }
          9471  0x505d  prim   17 06                      if
  109 1   9472  0x505f  prim   17 12                      dup
          9473  0x5061  int    41 00 00 00 47             0x47000000 # keyHome
          9474  0x5066  prim   17 29                      eq
          9475  0x5068  code   25 73 50                   {
  110 1   9476  0x506b  int    01                           0
          9477  0x506c  sec    28 7c 02                     xmenu.select
  111 1   9478  0x506f  prim   17 13                        pop
          9479  0x5071  int    01                           0
  112 1   9480  0x5072  ret    06                         }
          9481  0x5073  prim   17 06                      if
  114 1   9482  0x5075  prim   17 12                      dup
          9483  0x5077  int    41 00 00 00 4f             0x4f000000 # keyEnd
          9484  0x507c  prim   17 29                      eq
          9485  0x507e  code   25 95 50                   {
  115 1   9486  0x5081  sec    28 69 02                     xmenu
          9487  0x5084  int    11 01                        1 # .xm_list
          9488  0x5086  prim   17 0f                        get
          9489  0x5088  prim   17 11                        length
          9490  0x508a  int    11 01                        1
          9491  0x508c  prim   17 1b                        sub
          9492  0x508e  sec    28 7c 02                     xmenu.select
  116 1   9493  0x5091  prim   17 13                        pop
          9494  0x5093  int    01                           0
  117 1   9495  0x5094  ret    06                         }
          9496  0x5095  prim   17 06                      if
  119 1   9497  0x5097  prim   17 12                      dup
          9498  0x5099  int    41 00 00 00 4d             0x4d000000 # keyRight
          9499  0x509e  prim   17 29                      eq
          9500  0x50a0  code   25 dd 50                   {
  120 1   9501  0x50a3  sec    28 69 02                     xmenu
          9502  0x50a6  int    01                           0 # .xm_current
          9503  0x50a7  prim   17 0f                        get
  121 1   9504  0x50a9  prim   17 12                        dup
          9505  0x50ab  sec    28 71 02                     xmenu.maxlines
          9506  0x50ae  prim   17 1d                        div
          9507  0x50b0  int    11 01                        1
          9508  0x50b2  prim   17 1a                        add
          9509  0x50b4  sec    28 7d 02                     xmenu.columns
          9510  0x50b7  prim   17 1e                        mod
          9511  0x50b9  sec    28 71 02                     xmenu.maxlines
          9512  0x50bc  prim   17 1c                        mul
  122 1   9513  0x50be  prim   17 14                        exch
          9514  0x50c0  sec    28 71 02                     xmenu.maxlines
          9515  0x50c3  prim   17 1e                        mod
          9516  0x50c5  prim   17 1a                        add
  123 1   9517  0x50c7  sec    28 69 02                     xmenu
          9518  0x50ca  int    11 01                        1 # .xm_list
          9519  0x50cc  prim   17 0f                        get
          9520  0x50ce  prim   17 11                        length
          9521  0x50d0  int    11 01                        1
          9522  0x50d2  prim   17 1b                        sub
          9523  0x50d4  prim   17 21                        min
          9524  0x50d6  sec    28 7c 02                     xmenu.select
  124 1   9525  0x50d9  prim   17 13                        pop
          9526  0x50db  int    01                           0
  125 1   9527  0x50dc  ret    06                         }
          9528  0x50dd  prim   17 06                      if
  127 1   9529  0x50df  prim   17 12                      dup
          9530  0x50e1  int    41 00 00 00 4b             0x4b000000 # keyLeft
          9531  0x50e6  prim   17 29                      eq
          9532  0x50e8  code   25 2a 51                   {
  128 1   9533  0x50eb  sec    28 69 02                     xmenu
          9534  0x50ee  int    01                           0 # .xm_current
          9535  0x50ef  prim   17 0f                        get
  129 1   9536  0x50f1  prim   17 12                        dup
          9537  0x50f3  sec    28 71 02                     xmenu.maxlines
          9538  0x50f6  prim   17 1d                        div
          9539  0x50f8  sec    28 7d 02                     xmenu.columns
          9540  0x50fb  prim   17 1a                        add
          9541  0x50fd  int    11 01                        1
          9542  0x50ff  prim   17 1b                        sub
          9543  0x5101  sec    28 7d 02                     xmenu.columns
          9544  0x5104  prim   17 1e                        mod
          9545  0x5106  sec    28 71 02                     xmenu.maxlines
          9546  0x5109  prim   17 1c                        mul
  130 1   9547  0x510b  prim   17 14                        exch
          9548  0x510d  sec    28 71 02                     xmenu.maxlines
          9549  0x5110  prim   17 1e                        mod
          9550  0x5112  prim   17 1a                        add
  131 1   9551  0x5114  sec    28 69 02                     xmenu
          9552  0x5117  int    11 01                        1 # .xm_list
          9553  0x5119  prim   17 0f                        get
          9554  0x511b  prim   17 11                        length
          9555  0x511d  int    11 01                        1
          9556  0x511f  prim   17 1b                        sub
          9557  0x5121  prim   17 21                        min
          9558  0x5123  sec    28 7c 02                     xmenu.select
  132 1   9559  0x5126  prim   17 13                        pop
          9560  0x5128  int    01                           0
  133 1   9561  0x5129  ret    06                         }
          9562  0x512a  prim   17 06                      if
  135 1   9563  0x512c  prim   17 12                      dup
          9564  0x512e  int    41 00 00 00 3b             0x3b000000 # keyF1
          9565  0x5133  prim   17 29                      eq
          9566  0x5135  code   25 3f 51                   {
  136 1   9567  0x5138  sec    28 c3 01                     show_help
  137 1   9568  0x513b  prim   17 13                        pop
          9569  0x513d  int    01                           0
  138 1   9570  0x513e  ret    06                         }
          9571  0x513f  prim   17 06                      if
  140 1   9572  0x5141  ret    06                       }
          9573  0x5142  prim   17 05                    def
  148 1   9574  0x5144  dict   29 7e 02                 /xmenu.sizes
          9575  0x5147  code   25 dc 51                 {
  149 1   9576  0x514a  dict   29 7f 02                   /xmenu.lheight
          9577  0x514d  sec    28 6c 02                   xmenu.font
          9578  0x5150  prim   17 42                      setfont
          9579  0x5152  prim   17 44                      fontheight
          9580  0x5154  sec    28 76 02                   xmenu.vspace
          9581  0x5157  prim   17 12                      dup
          9582  0x5159  prim   17 1a                      add
          9583  0x515b  prim   17 1a                      add
          9584  0x515d  prim   17 05                      def
  151 1   9585  0x515f  dict   29 7d 02                   /xmenu.columns
          9586  0x5162  sec    28 69 02                   xmenu
          9587  0x5165  int    11 01                      1 # .xm_list
          9588  0x5167  prim   17 0f                      get
          9589  0x5169  prim   17 11                      length
          9590  0x516b  sec    28 71 02                   xmenu.maxlines
          9591  0x516e  prim   17 1a                      add
          9592  0x5170  int    11 01                      1
          9593  0x5172  prim   17 1b                      sub
          9594  0x5174  sec    28 71 02                   xmenu.maxlines
          9595  0x5177  prim   17 1d                      div
          9596  0x5179  prim   17 05                      def
  153 1   9597  0x517b  dict   29 80 02                   /xmenu.lastheight
  154 1   9598  0x517e  sec    28 69 02                   xmenu
          9599  0x5181  int    11 01                      1 # .xm_list
          9600  0x5183  prim   17 0f                      get
          9601  0x5185  prim   17 11                      length
          9602  0x5187  sec    28 71 02                   xmenu.maxlines
          9603  0x518a  sec    28 7d 02                   xmenu.columns
          9604  0x518d  int    11 01                      1
          9605  0x518f  prim   17 1b                      sub
          9606  0x5191  prim   17 1c                      mul
          9607  0x5193  prim   17 1b                      sub
          9608  0x5195  sec    28 7f 02                   xmenu.lheight
          9609  0x5198  prim   17 1c                      mul
  155 1   9610  0x519a  prim   17 05                      def
  157 1   9611  0x519c  sec    28 69 02                   xmenu
          9612  0x519f  int    11 05                      5 # .xm_height
  158 1   9613  0x51a1  sec    28 69 02                   xmenu
          9614  0x51a4  int    11 01                      1 # .xm_list
          9615  0x51a6  prim   17 0f                      get
          9616  0x51a8  prim   17 11                      length
          9617  0x51aa  sec    28 71 02                   xmenu.maxlines
          9618  0x51ad  prim   17 21                      min
          9619  0x51af  sec    28 7f 02                   xmenu.lheight
          9620  0x51b2  prim   17 1c                      mul
  159 1   9621  0x51b4  prim   17 10                      put
  161 1   9622  0x51b6  sec    28 69 02                   xmenu
          9623  0x51b9  int    11 04                      4 # .xm_width
  162 1   9624  0x51bb  int    01                         0
          9625  0x51bc  sec    28 69 02                   xmenu
          9626  0x51bf  int    11 01                      1 # .xm_list
          9627  0x51c1  prim   17 0f                      get
          9628  0x51c3  code   25 cf 51                   {
          9629  0x51c6  prim   17 19                        exec
          9630  0x51c8  prim   17 45                        strsize
          9631  0x51ca  prim   17 13                        pop
          9632  0x51cc  prim   17 22                        max
          9633  0x51ce  ret    06                         }
          9634  0x51cf  prim   17 0b                      forall
          9635  0x51d1  int    11 0c                      12 # xmenu.hspace
          9636  0x51d3  int    11 02                      2
          9637  0x51d5  prim   17 1c                      mul
          9638  0x51d7  prim   17 1a                      add
  163 1   9639  0x51d9  prim   17 10                      put
  165 1   9640  0x51db  ret    06                       }
          9641  0x51dc  prim   17 05                    def
  175 1   9642  0x51de  dict   29 05 02                 /xmenu.init
          9643  0x51e1  code   25 c0 52                 {
  176 1   9644  0x51e4  dict   29 69 02                   /xmenu
          9645  0x51e7  prim   17 17                      over
          9646  0x51e9  sec    28 fc 01                   .xmenu
          9647  0x51ec  prim   17 0f                      get
          9648  0x51ee  prim   17 05                      def
  178 1   9649  0x51f0  sec    28 7e 02                   xmenu.sizes
  180 1   9650  0x51f3  prim   17 12                      dup
          9651  0x51f5  sec    28 f6 01                   .saved.areas
          9652  0x51f8  sec    28 7d 02                   xmenu.columns
          9653  0x51fb  prim   17 0e                      array
          9654  0x51fd  dict   29 78 02                   /xmenu.saved.areas
          9655  0x5200  prim   17 17                      over
          9656  0x5202  prim   17 05                      def
          9657  0x5204  prim   17 10                      put
  182 1   9658  0x5206  int    01                         0
          9659  0x5207  int    11 01                      1
          9660  0x5209  sec    28 7d 02                   xmenu.columns
          9661  0x520c  int    11 01                      1
          9662  0x520e  prim   17 1b                      sub
          9663  0x5210  code   25 87 52                   {
  183 1   9664  0x5213  dict   29 79 02                     /xmenu.column
          9665  0x5216  prim   17 14                        exch
          9666  0x5218  prim   17 05                        def
  185 1   9667  0x521a  prim   17 12                        dup
          9668  0x521c  sec    28 f6 01                     .saved.areas
          9669  0x521f  prim   17 0f                        get
          9670  0x5221  sec    28 79 02                     xmenu.column
  187 1   9671  0x5224  prim   17 03                        [
  188 1   9672  0x5226  sec    28 79 02                     xmenu.column
          9673  0x5229  sec    28 74 02                     xmenu.width
          9674  0x522c  int    11 02                        2
          9675  0x522e  prim   17 1a                        add
          9676  0x5230  prim   17 1c                        mul
          9677  0x5232  sec    28 72 02                     xmenu.x
          9678  0x5235  prim   17 1a                        add
          9679  0x5237  int    11 01                        1
          9680  0x5239  prim   17 1b                        sub
          9681  0x523b  sec    28 73 02                     xmenu.y
          9682  0x523e  int    11 01                        1
          9683  0x5240  prim   17 1b                        sub
          9684  0x5242  prim   17 3b                        moveto
  189 1   9685  0x5244  prim   17 3c                        currentpoint
  191 1   9686  0x5246  sec    28 6a 02                     xmenu.light
          9687  0x5249  sec    28 6b 02                     xmenu.dark
  192 1   9688  0x524c  sec    28 74 02                     xmenu.width
          9689  0x524f  int    11 02                        2
          9690  0x5251  prim   17 1a                        add
  193 1   9691  0x5253  sec    28 79 02                     xmenu.column
          9692  0x5256  int    11 01                        1
          9693  0x5258  prim   17 1a                        add
          9694  0x525a  sec    28 7d 02                     xmenu.columns
          9695  0x525d  prim   17 29                        eq
          9696  0x525f  code   25 66 52                     {
          9697  0x5262  sec    28 80 02                       xmenu.lastheight
          9698  0x5265  ret    06                           }
          9699  0x5266  code   25 6d 52                     {
          9700  0x5269  sec    28 75 02                       xmenu.height
          9701  0x526c  ret    06                           }
          9702  0x526d  prim   17 07                        ifelse
          9703  0x526f  int    11 02                        2
          9704  0x5271  prim   17 1a                        add
  194 1   9705  0x5273  prim   17 17                        over
          9706  0x5275  prim   17 17                        over
          9707  0x5277  prim   17 4d                        savescreen
          9708  0x5279  int    11 05                        5
          9709  0x527b  int    11 01                        1
          9710  0x527d  prim   17 16                        roll
  195 1   9711  0x527f  sec    28 83 01                     drawborder
  197 1   9712  0x5282  prim   17 04                        ]
          9713  0x5284  prim   17 10                        put
  199 1   9714  0x5286  ret    06                         }
          9715  0x5287  prim   17 0a                      for
  201 1   9716  0x5289  int    01                         0
          9717  0x528a  int    11 01                      1
          9718  0x528c  sec    28 69 02                   xmenu
          9719  0x528f  int    11 01                      1 # .xm_list
          9720  0x5291  prim   17 0f                      get
          9721  0x5293  prim   17 11                      length
          9722  0x5295  int    11 01                      1
          9723  0x5297  prim   17 1b                      sub
          9724  0x5299  code   25 a0 52                   {
          9725  0x529c  sec    28 81 02                     xmenu.viewentry
          9726  0x529f  ret    06                         }
          9727  0x52a0  prim   17 0a                      for
  203 1   9728  0x52a2  dict   29 7b 02                   /xmenu.oldentry
          9729  0x52a5  sec    28 69 02                   xmenu
          9730  0x52a8  int    01                         0 # .xm_current
          9731  0x52a9  prim   17 0f                      get
          9732  0x52ab  prim   17 05                      def
  205 1   9733  0x52ad  prim   17 12                      dup
          9734  0x52af  sec    28 7b 01                   .x
          9735  0x52b2  sec    28 72 02                   xmenu.x
          9736  0x52b5  prim   17 10                      put
  206 1   9737  0x52b7  sec    28 7c 01                   .y
          9738  0x52ba  sec    28 73 02                   xmenu.y
          9739  0x52bd  prim   17 10                      put
  208 1   9740  0x52bf  ret    06                       }
          9741  0x52c0  prim   17 05                    def
  216 1   9742  0x52c2  dict   29 0d 02                 /xmenu.done
          9743  0x52c5  code   25 f0 52                 {
  217 1   9744  0x52c8  dict   29 82 02                   /xmenu.tmpbuf
          9745  0x52cb  sec    28 82 02                   xmenu.tmpbuf
          9746  0x52ce  prim   17 32                      free
          9747  0x52d0  none   00                         .undef # .undef
          9748  0x52d1  prim   17 05                      def
  218 1   9749  0x52d3  dict   29 83 02                   /xmenu.saved.normal
          9750  0x52d6  sec    28 83 02                   xmenu.saved.normal
          9751  0x52d9  prim   17 32                      free
          9752  0x52db  none   00                         .undef # .undef
          9753  0x52dc  prim   17 05                      def
  219 1   9754  0x52de  dict   29 84 02                   /xmenu.saved.selected
          9755  0x52e1  sec    28 84 02                   xmenu.saved.selected
          9756  0x52e4  prim   17 32                      free
          9757  0x52e6  none   00                         .undef # .undef
          9758  0x52e7  prim   17 05                      def
  220 1   9759  0x52e9  dict   29 78 02                   /xmenu.saved.areas
          9760  0x52ec  none   00                         .undef # .undef
          9761  0x52ed  prim   17 05                      def
  221 1   9762  0x52ef  ret    06                       }
          9763  0x52f0  prim   17 05                    def
  229 1   9764  0x52f2  dict   29 09 02                 /xmenu.show
          9765  0x52f5  code   25 fc 52                 {
  230 1   9766  0x52f8  sec    28 0a 02                   window.push
  231 1   9767  0x52fb  ret    06                       }
          9768  0x52fc  prim   17 05                    def
  239 1   9769  0x52fe  dict   29 81 02                 /xmenu.viewentry
          9770  0x5301  code   25 ab 54                 {
  240 1   9771  0x5304  sec    28 6c 02                   xmenu.font
          9772  0x5307  prim   17 42                      setfont
  242 1   9773  0x5309  prim   17 12                      dup
          9774  0x530b  sec    28 71 02                   xmenu.maxlines
          9775  0x530e  prim   17 1e                      mod
          9776  0x5310  sec    28 7f 02                   xmenu.lheight
          9777  0x5313  prim   17 1c                      mul
          9778  0x5315  sec    28 73 02                   xmenu.y
          9779  0x5318  prim   17 1a                      add
          9780  0x531a  dict   29 85 02                   /xmenu.pos.y
          9781  0x531d  prim   17 14                      exch
          9782  0x531f  prim   17 05                      def
  244 1   9783  0x5321  prim   17 12                      dup
          9784  0x5323  sec    28 71 02                   xmenu.maxlines
          9785  0x5326  prim   17 1d                      div
          9786  0x5328  dict   29 79 02                   /xmenu.column
          9787  0x532b  prim   17 17                      over
          9788  0x532d  prim   17 05                      def
  245 1   9789  0x532f  sec    28 74 02                   xmenu.width
          9790  0x5332  int    11 02                      2
          9791  0x5334  prim   17 1a                      add
          9792  0x5336  prim   17 1c                      mul
          9793  0x5338  sec    28 72 02                   xmenu.x
          9794  0x533b  prim   17 1a                      add
          9795  0x533d  dict   29 86 02                   /xmenu.pos.x
          9796  0x5340  prim   17 14                      exch
          9797  0x5342  prim   17 05                      def
  247 1   9798  0x5344  sec    28 86 02                   xmenu.pos.x
          9799  0x5347  sec    28 85 02                   xmenu.pos.y
          9800  0x534a  prim   17 3b                      moveto
  249 1   9801  0x534c  prim   17 12                      dup
          9802  0x534e  sec    28 69 02                   xmenu
          9803  0x5351  int    01                         0 # .xm_current
          9804  0x5352  prim   17 0f                      get
          9805  0x5354  prim   17 29                      eq
          9806  0x5356  code   25 5d 53                   {
          9807  0x5359  sec    28 84 02                     xmenu.saved.selected
          9808  0x535c  ret    06                         }
          9809  0x535d  code   25 64 53                   {
          9810  0x5360  sec    28 83 02                     xmenu.saved.normal
          9811  0x5363  ret    06                         }
          9812  0x5364  prim   17 07                      ifelse
  251 1   9813  0x5366  prim   17 12                      dup
          9814  0x5368  code   25 7d 53                   {
  252 1   9815  0x536b  sec    28 ba 01                     transp
          9816  0x536e  code   25 74 53                     {
          9817  0x5371  prim   17 13                          pop
          9818  0x5373  ret    06                           }
          9819  0x5374  code   25 7a 53                     {
          9820  0x5377  prim   17 4e                          restorescreen
          9821  0x5379  ret    06                           }
          9822  0x537a  prim   17 07                        ifelse
  253 1   9823  0x537c  ret    06                         }
          9824  0x537d  code   25 fa 53                   {
  254 1   9825  0x5380  prim   17 13                        pop
  256 1   9826  0x5382  prim   17 12                        dup
          9827  0x5384  sec    28 69 02                     xmenu
          9828  0x5387  int    01                           0 # .xm_current
          9829  0x5388  prim   17 0f                        get
          9830  0x538a  prim   17 29                        eq
          9831  0x538c  code   25 93 53                     {
          9832  0x538f  sec    28 70 02                       xmenu.selected.bg
          9833  0x5392  ret    06                           }
          9834  0x5393  code   25 9a 53                     {
          9835  0x5396  sec    28 6d 02                       xmenu.normal.bg
          9836  0x5399  ret    06                           }
          9837  0x539a  prim   17 07                        ifelse
  257 1   9838  0x539c  prim   17 3e                        setcolor
          9839  0x539e  sec    28 74 02                     xmenu.width
          9840  0x53a1  sec    28 7f 02                     xmenu.lheight
          9841  0x53a4  prim   17 4f                        fillrect
  259 1   9842  0x53a6  prim   17 12                        dup
          9843  0x53a8  sec    28 69 02                     xmenu
          9844  0x53ab  int    01                           0 # .xm_current
          9845  0x53ac  prim   17 0f                        get
          9846  0x53ae  prim   17 29                        eq
          9847  0x53b0  code   25 cb 53                     {
  260 1   9848  0x53b3  sec    28 86 02                       xmenu.pos.x
          9849  0x53b6  sec    28 85 02                       xmenu.pos.y
          9850  0x53b9  prim   17 3b                          moveto
  261 1   9851  0x53bb  sec    28 6b 02                       xmenu.dark
          9852  0x53be  sec    28 6a 02                       xmenu.light
          9853  0x53c1  sec    28 74 02                       xmenu.width
          9854  0x53c4  sec    28 7f 02                       xmenu.lheight
          9855  0x53c7  sec    28 83 01                       drawborder
  262 1   9856  0x53ca  ret    06                           }
          9857  0x53cb  prim   17 06                        if
  264 1   9858  0x53cd  prim   17 12                        dup
          9859  0x53cf  sec    28 69 02                     xmenu
          9860  0x53d2  int    01                           0 # .xm_current
          9861  0x53d3  prim   17 0f                        get
          9862  0x53d5  prim   17 29                        eq
          9863  0x53d7  code   25 de 53                     {
          9864  0x53da  dict   29 84 02                       /xmenu.saved.selected
          9865  0x53dd  ret    06                           }
          9866  0x53de  code   25 e5 53                     {
          9867  0x53e1  dict   29 83 02                       /xmenu.saved.normal
          9868  0x53e4  ret    06                           }
          9869  0x53e5  prim   17 07                        ifelse
  265 1   9870  0x53e7  sec    28 86 02                     xmenu.pos.x
          9871  0x53ea  sec    28 85 02                     xmenu.pos.y
          9872  0x53ed  prim   17 3b                        moveto
  266 1   9873  0x53ef  sec    28 74 02                     xmenu.width
          9874  0x53f2  sec    28 7f 02                     xmenu.lheight
  267 1   9875  0x53f5  prim   17 4d                        savescreen
  268 1   9876  0x53f7  prim   17 05                        def
  269 1   9877  0x53f9  ret    06                         }
          9878  0x53fa  prim   17 07                      ifelse
  272 1   9879  0x53fc  sec    28 ba 01                   transp
          9880  0x53ff  code   25 6a 54                   {
  274 1   9881  0x5402  prim   17 12                        dup
          9882  0x5404  sec    28 69 02                     xmenu
          9883  0x5407  int    01                           0 # .xm_current
          9884  0x5408  prim   17 0f                        get
          9885  0x540a  prim   17 29                        eq
          9886  0x540c  code   25 13 54                     {
          9887  0x540f  sec    28 84 02                       xmenu.saved.selected
          9888  0x5412  ret    06                           }
          9889  0x5413  code   25 1a 54                     {
          9890  0x5416  sec    28 83 02                       xmenu.saved.normal
          9891  0x5419  ret    06                           }
          9892  0x541a  prim   17 07                        ifelse
  275 1   9893  0x541c  sec    28 82 02                     xmenu.tmpbuf
          9894  0x541f  none   00                           .undef # .undef
          9895  0x5420  prim   17 29                        eq
          9896  0x5422  code   25 33 54                     {
  276 1   9897  0x5425  prim   17 12                          dup
          9898  0x5427  prim   17 11                          length
          9899  0x5429  prim   17 31                          malloc
          9900  0x542b  dict   29 82 02                       /xmenu.tmpbuf
          9901  0x542e  prim   17 14                          exch
          9902  0x5430  prim   17 05                          def
  277 1   9903  0x5432  ret    06                           }
          9904  0x5433  prim   17 06                        if
  278 1   9905  0x5435  sec    28 82 02                     xmenu.tmpbuf
          9906  0x5438  prim   17 14                        exch
          9907  0x543a  prim   17 12                        dup
          9908  0x543c  prim   17 11                        length
          9909  0x543e  prim   17 92                        memcpy
  280 1   9910  0x5440  int    01                           0
          9911  0x5441  sec    28 85 02                     xmenu.pos.y
          9912  0x5444  sec    28 73 02                     xmenu.y
          9913  0x5447  prim   17 1b                        sub
          9914  0x5449  prim   17 3b                        moveto
          9915  0x544b  int    11 01                        1
          9916  0x544d  int    11 01                        1
          9917  0x544f  prim   17 56                        rmoveto
  281 1   9918  0x5451  sec    28 77 02                     xmenu.saved
          9919  0x5454  sec    28 ba 01                     transp
          9920  0x5457  sec    28 82 02                     xmenu.tmpbuf
          9921  0x545a  prim   17 91                        blend
  283 1   9922  0x545c  sec    28 86 02                     xmenu.pos.x
          9923  0x545f  sec    28 85 02                     xmenu.pos.y
          9924  0x5462  prim   17 3b                        moveto
          9925  0x5464  sec    28 82 02                     xmenu.tmpbuf
          9926  0x5467  prim   17 4e                        restorescreen
  284 1   9927  0x5469  ret    06                         }
          9928  0x546a  prim   17 06                      if
  286 1   9929  0x546c  prim   17 12                      dup
          9930  0x546e  sec    28 69 02                   xmenu
          9931  0x5471  int    01                         0 # .xm_current
          9932  0x5472  prim   17 0f                      get
          9933  0x5474  prim   17 29                      eq
          9934  0x5476  code   25 7d 54                   {
          9935  0x5479  sec    28 6f 02                     xmenu.selected.fg
          9936  0x547c  ret    06                         }
          9937  0x547d  code   25 84 54                   {
          9938  0x5480  sec    28 6e 02                     xmenu.normal.fg
          9939  0x5483  ret    06                         }
          9940  0x5484  prim   17 07                      ifelse
          9941  0x5486  prim   17 3e                      setcolor
  287 1   9942  0x5488  sec    28 86 02                   xmenu.pos.x
          9943  0x548b  int    11 0c                      12 # xmenu.hspace
          9944  0x548d  prim   17 1a                      add
          9945  0x548f  sec    28 85 02                   xmenu.pos.y
          9946  0x5492  sec    28 76 02                   xmenu.vspace
          9947  0x5495  prim   17 1a                      add
          9948  0x5497  prim   17 3b                      moveto
  288 1   9949  0x5499  sec    28 69 02                   xmenu
          9950  0x549c  int    11 01                      1 # .xm_list
          9951  0x549e  prim   17 0f                      get
          9952  0x54a0  prim   17 17                      over
          9953  0x54a2  prim   17 0f                      get
          9954  0x54a4  prim   17 19                      exec
          9955  0x54a6  prim   17 46                      show
  290 1   9956  0x54a8  prim   17 13                      pop
  293 1   9957  0x54aa  ret    06                       }
          9958  0x54ab  prim   17 05                    def
  301 1   9959  0x54ad  dict   29 7c 02                 /xmenu.select
          9960  0x54b0  code   25 fe 54                 {
  302 1   9961  0x54b3  prim   17 12                      dup
          9962  0x54b5  int    01                         0
          9963  0x54b6  prim   17 2d                      lt
          9964  0x54b8  code   25 c7 54                   {
          9965  0x54bb  sec    28 69 02                     xmenu
          9966  0x54be  int    11 01                        1 # .xm_list
          9967  0x54c0  prim   17 0f                        get
          9968  0x54c2  prim   17 11                        length
          9969  0x54c4  prim   17 1a                        add
          9970  0x54c6  ret    06                         }
          9971  0x54c7  prim   17 06                      if
  303 1   9972  0x54c9  prim   17 12                      dup
          9973  0x54cb  sec    28 69 02                   xmenu
          9974  0x54ce  int    11 01                      1 # .xm_list
          9975  0x54d0  prim   17 0f                      get
          9976  0x54d2  prim   17 11                      length
          9977  0x54d4  prim   17 2c                      ge
          9978  0x54d6  code   25 e5 54                   {
          9979  0x54d9  sec    28 69 02                     xmenu
          9980  0x54dc  int    11 01                        1 # .xm_list
          9981  0x54de  prim   17 0f                        get
          9982  0x54e0  prim   17 11                        length
          9983  0x54e2  prim   17 1b                        sub
          9984  0x54e4  ret    06                         }
          9985  0x54e5  prim   17 06                      if
  305 1   9986  0x54e7  sec    28 69 02                   xmenu
          9987  0x54ea  int    01                         0 # .xm_current
          9988  0x54eb  prim   17 0f                      get
          9989  0x54ed  prim   17 17                      over
          9990  0x54ef  sec    28 69 02                   xmenu
          9991  0x54f2  int    01                         0 # .xm_current
          9992  0x54f3  prim   17 15                      rot
          9993  0x54f5  prim   17 10                      put
  306 1   9994  0x54f7  sec    28 81 02                   xmenu.viewentry
  307 1   9995  0x54fa  sec    28 81 02                   xmenu.viewentry
  308 1   9996  0x54fd  ret    06                       }
          9997  0x54fe  prim   17 05                    def
  316 1   9998  0x5500  dict   29 87 02                 /pmenu.panel.update
          9999  0x5503  code   25 2a 55                 {
  317 1  10000  0x5506  sec    28 88 02                   panel.text.moveto
  319 1  10001  0x5509  sec    28 69 02                   xmenu
         10002  0x550c  int    11 06                      6 # .xm_panel_x
         10003  0x550e  prim   17 3c                      currentpoint
         10004  0x5510  prim   17 13                      pop
         10005  0x5512  int    11 0c                      12 # xmenu.hspace
         10006  0x5514  prim   17 1b                      sub
         10007  0x5516  prim   17 10                      put
  320 1  10008  0x5518  sec    28 69 02                   xmenu
         10009  0x551b  int    11 02                      2 # .xm_x
         10010  0x551d  sec    28 69 02                   xmenu
         10011  0x5520  int    11 06                      6 # .xm_panel_x
         10012  0x5522  prim   17 0f                      get
         10013  0x5524  prim   17 10                      put
  322 1  10014  0x5526  sec    28 89 02                   pmenu.update
  323 1  10015  0x5529  ret    06                       }
         10016  0x552a  prim   17 05                    def
  331 1  10017  0x552c  dict   29 8a 02                 /pmenu.width
         10018  0x552f  code   25 5c 55                 {
  337 1  10019  0x5532  sec    28 69 02                   xmenu
         10020  0x5535  int    11 0a                      10 # .xm_title
         10021  0x5537  prim   17 0f                      get
         10022  0x5539  prim   17 12                      dup
         10023  0x553b  none   00                         .undef # .undef
         10024  0x553c  prim   17 29                      eq
         10025  0x553e  code   25 53 55                   {
  338 1  10026  0x5541  prim   17 13                        pop
         10027  0x5543  sec    28 69 02                     xmenu
         10028  0x5546  int    11 01                        1 # .xm_list
         10029  0x5548  prim   17 0f                        get
         10030  0x554a  sec    28 69 02                     xmenu
         10031  0x554d  int    01                           0 # .xm_current
         10032  0x554e  prim   17 0f                        get
         10033  0x5550  prim   17 0f                        get
  339 1  10034  0x5552  ret    06                         }
         10035  0x5553  prim   17 06                      if
  340 1  10036  0x5555  prim   17 19                      exec
         10037  0x5557  prim   17 45                      strsize
         10038  0x5559  prim   17 13                      pop
  341 1  10039  0x555b  ret    06                       }
         10040  0x555c  prim   17 05                    def
  349 1  10041  0x555e  dict   29 89 02                 /pmenu.update
         10042  0x5561  code   25 b6 55                 {
  350 1  10043  0x5564  sec    28 69 02                   xmenu
         10044  0x5567  int    11 06                      6 # .xm_panel_x
         10045  0x5569  prim   17 0f                      get
         10046  0x556b  int    11 0c                      12 # xmenu.hspace
         10047  0x556d  prim   17 1a                      add
         10048  0x556f  sec    28 8b 02                   panel.text.y
         10049  0x5572  prim   17 3b                      moveto
  356 1  10050  0x5574  sec    28 8c 02                   panel.normal
         10051  0x5577  prim   17 3e                      setcolor
  357 1  10052  0x5579  sec    28 8d 02                   panel.font
         10053  0x557c  prim   17 42                      setfont
  358 1  10054  0x557e  sec    28 69 02                   xmenu
         10055  0x5581  int    11 06                      6 # .xm_panel_x
         10056  0x5583  prim   17 0f                      get
         10057  0x5585  int    11 0c                      12 # xmenu.hspace
         10058  0x5587  prim   17 1a                      add
  359 1  10059  0x5589  sec    28 8b 02                   panel.text.y
  360 1  10060  0x558c  prim   17 3b                      moveto
  361 1  10061  0x558e  sec    28 69 02                   xmenu
         10062  0x5591  int    11 0a                      10 # .xm_title
         10063  0x5593  prim   17 0f                      get
         10064  0x5595  prim   17 12                      dup
         10065  0x5597  none   00                         .undef # .undef
         10066  0x5598  prim   17 29                      eq
         10067  0x559a  code   25 af 55                   {
  362 1  10068  0x559d  prim   17 13                        pop
         10069  0x559f  sec    28 69 02                     xmenu
         10070  0x55a2  int    11 01                        1 # .xm_list
         10071  0x55a4  prim   17 0f                        get
         10072  0x55a6  sec    28 69 02                     xmenu
         10073  0x55a9  int    01                           0 # .xm_current
         10074  0x55aa  prim   17 0f                        get
         10075  0x55ac  prim   17 0f                        get
  363 1  10076  0x55ae  ret    06                         }
         10077  0x55af  prim   17 06                      if
  364 1  10078  0x55b1  prim   17 19                      exec
         10079  0x55b3  prim   17 46                      show
  365 1  10080  0x55b5  ret    06                       }
         10081  0x55b6  prim   17 05                    def
  373 1  10082  0x55b8  dict   29 8e 02                 /pmenu.init
         10083  0x55bb  code   25 e8 55                 {
  374 1  10084  0x55be  sec    28 7e 02                   xmenu.sizes
  376 1  10085  0x55c1  sec    28 69 02                   xmenu
         10086  0x55c4  int    11 03                      3 # .xm_y
         10087  0x55c6  sec    28 8b 02                   panel.text.y
         10088  0x55c9  int    11 01                      1
         10089  0x55cb  prim   17 1b                      sub
         10090  0x55cd  sec    28 75 02                   xmenu.height
         10091  0x55d0  prim   17 1b                      sub
         10092  0x55d2  prim   17 10                      put
  377 1  10093  0x55d4  sec    28 69 02                   xmenu
         10094  0x55d7  int    11 07                      7 # .xm_panel_width
         10095  0x55d9  sec    28 74 02                   xmenu.width
         10096  0x55dc  prim   17 10                      put
  378 1  10097  0x55de  sec    28 69 02                   xmenu
         10098  0x55e1  int    11 08                      8 # .xm_panel_height
         10099  0x55e3  prim   17 44                      fontheight
         10100  0x55e5  prim   17 10                      put
  379 1  10101  0x55e7  ret    06                       }
         10102  0x55e8  prim   17 05                    def
   13 1  10103                                          # video.default
         10104                                          # 2
         10105                                          # def
   14 1  10106  0x55ea  dict   29 2e 01                 /video.modes.list
         10107  0x55ed  prim   17 03                    [
         10108  0x55ef  int    01                       0
         10109  0x55f0  int    21 11 03                 785
         10110  0x55f3  int    21 14 03                 788
         10111  0x55f6  int    21 17 03                 791
         10112  0x55f9  prim   17 04                    ]
         10113  0x55fb  prim   17 05                    def
   15 1  10114  0x55fd  dict   29 8f 02                 /video.modes.text
         10115  0x5600  prim   17 03                    [
         10116  0x5602  str    94 05 54 65 78 74 00     "Text"
         10117  0x5609  str    94 0a 36 34 30 20 78 20  "640 x 480"
                               34 38 30 00
         10118  0x5615  str    94 0a 38 30 30 20 78 20  "800 x 600"
                               36 30 30 00
         10119  0x5621  str    94 0b 31 30 32 34 20 78  "1024 x 768"
                               20 37 36 38 00
         10120  0x562e  prim   17 04                    ]
         10121  0x5630  prim   17 05                    def
   22 1  10122  0x5632  dict   29 90 02                 /video.init
         10123  0x5635  code   25 5f 56                 {
   23 1  10124  0x5638  dict   29 2f 01                   /xmenu.video
         10125  0x563b  int    11 0b                      11 # .xm_size
         10126  0x563d  prim   17 0e                      array
         10127  0x563f  prim   17 05                      def
   25 1  10128  0x5641  dict   29 69 02                   /xmenu
         10129  0x5644  sec    28 2f 01                   xmenu.video
         10130  0x5647  prim   17 05                      def
   27 1  10131  0x5649  sec    28 69 02                   xmenu
         10132  0x564c  int    11 01                      1 # .xm_list
         10133  0x564e  sec    28 8f 02                   video.modes.text
         10134  0x5651  prim   17 10                      put
   28 1  10135  0x5653  sec    28 69 02                   xmenu
         10136  0x5656  int    01                         0 # .xm_current
         10137  0x5657  int    11 02                      2 # video.default
         10138  0x5659  prim   17 10                      put
   30 1  10139  0x565b  sec    28 8e 02                   pmenu.init
   31 1  10140  0x565e  ret    06                       }
         10141  0x565f  prim   17 05                    def
   39 1  10142  0x5661  dict   29 91 02                 /video.update
         10143  0x5664  code   25 79 56                 {
   40 1  10144  0x5667  dict   29 69 02                   /xmenu
         10145  0x566a  sec    28 2f 01                   xmenu.video
         10146  0x566d  prim   17 05                      def
   42 1  10147  0x566f  dict   19 fd                      /window.action
         10148  0x5671  int    11 08                      8 # actRedrawPanel
         10149  0x5673  prim   17 05                      def
   44 1  10150  0x5675  sec    28 89 02                   pmenu.update
   45 1  10151  0x5678  ret    06                       }
         10152  0x5679  prim   17 05                    def
   53 1  10153  0x567b  dict   29 92 02                 /panel.video
         10154  0x567e  code   25 b0 56                 {
   54 1  10155  0x5681  str    94 0a 76 69 64 65 6f 6d    "videomode"
                               6f 64 65 00
         10156  0x568d  sec    28 5d 01                   help.setcontext
   56 1  10157  0x5690  sec    28 7a 02                   window.xmenu
   57 1  10158  0x5693  prim   17 12                      dup
         10159  0x5695  sec    28 fc 01                   .xmenu
         10160  0x5698  sec    28 2f 01                   xmenu.video
         10161  0x569b  prim   17 10                      put
   58 1  10162  0x569d  prim   17 12                      dup
         10163  0x569f  sec    28 fd 01                   .xmenu.update
         10164  0x56a2  dict   29 91 02                   /video.update
         10165  0x56a5  prim   17 10                      put
   59 1  10166  0x56a7  prim   17 12                      dup
         10167  0x56a9  sec    28 13 01                   window.init
   60 1  10168  0x56ac  sec    28 14 01                   window.show
   61 1  10169  0x56af  ret    06                       }
         10170  0x56b0  prim   17 05                    def
   69 1  10171  0x56b2  dict   29 93 02                 /panel.video.width
         10172  0x56b5  code   25 c4 56                 {
   70 1  10173  0x56b8  dict   29 69 02                   /xmenu
         10174  0x56bb  sec    28 2f 01                   xmenu.video
         10175  0x56be  prim   17 05                      def
   72 1  10176  0x56c0  sec    28 8a 02                   pmenu.width
   73 1  10177  0x56c3  ret    06                       }
         10178  0x56c4  prim   17 05                    def
   81 1  10179  0x56c6  dict   29 94 02                 /panel.video.update
         10180  0x56c9  code   25 d8 56                 {
   82 1  10181  0x56cc  dict   29 69 02                   /xmenu
         10182  0x56cf  sec    28 2f 01                   xmenu.video
         10183  0x56d2  prim   17 05                      def
   84 1  10184  0x56d4  sec    28 87 02                   pmenu.panel.update
   85 1  10185  0x56d7  ret    06                       }
         10186  0x56d8  prim   17 05                    def
   11 1  10187  0x56da  dict   29 65 02                 /splash.default
         10188  0x56dd  int    11 02                    2
         10189  0x56df  prim   17 05                    def
   13 1  10190  0x56e1  dict   29 64 02                 /splash.options
         10191  0x56e4  prim   17 03                    [
   14 1  10192  0x56e6  str    94 09 73 70 6c 61 73 68  "splash=0"
                               3d 30 00
   15 1  10193  0x56f1  str    94 0f 73 70 6c 61 73 68  "splash=verbose"
                               3d 76 65 72 62 6f 73 65
                               00
   16 1  10194  0x5702  str    94 0e 73 70 6c 61 73 68  "splash=silent"
                               3d 73 69 6c 65 6e 74 00
   17 1  10195  0x5712  prim   17 04                    ]
         10196  0x5714  prim   17 05                    def
   25 1  10197                                          # splash.init
         10198                                          # {
   26 1  10199                                          # xmenu.splash
         10200                                          # .xm_size
         10201                                          # array
         10202                                          # def
   28 1  10203                                          # xmenu
         10204                                          # xmenu.splash
         10205                                          # def
   30 1  10206                                          # xmenu
         10207                                          # .xm_current
         10208                                          # splash.default
         10209                                          # put
   31 1  10210                                          # xmenu
         10211                                          # .xm_list
         10212                                          # [
         10213                                          # 
         10214                                          # 
         10215                                          # 
         10216                                          # ]
         10217                                          # put
   33 1  10218                                          # pmenu.init
   34 1  10219                                          # }
         10220                                          # def
   42 1  10221                                          # splash.update
         10222                                          # {
   43 1  10223                                          # xmenu
         10224                                          # xmenu.splash
         10225                                          # def
   45 1  10226                                          # window.action
         10227                                          # actRedrawPanel
         10228                                          # def
   47 1  10229                                          # pmenu.update
   48 1  10230                                          # }
         10231                                          # def
   56 1  10232                                          # panel.splash
         10233                                          # {
   57 1  10234                                          # 
         10235                                          # help.setcontext
   59 1  10236                                          # window.xmenu
   60 1  10237                                          # dup
         10238                                          # .xmenu
         10239                                          # xmenu.splash
         10240                                          # put
   61 1  10241                                          # dup
         10242                                          # .xmenu.update
         10243                                          # splash.update
         10244                                          # put
   62 1  10245                                          # dup
         10246                                          # window.init
   63 1  10247                                          # window.show
   64 1  10248                                          # }
         10249                                          # def
   72 1  10250                                          # panel.splash.width
         10251                                          # {
   73 1  10252                                          # xmenu
         10253                                          # xmenu.splash
         10254                                          # def
   75 1  10255                                          # pmenu.width
   76 1  10256                                          # }
         10257                                          # def
   84 1  10258                                          # panel.splash.update
         10259                                          # {
   85 1  10260                                          # xmenu
         10261                                          # xmenu.splash
         10262                                          # def
   87 1  10263                                          # pmenu.panel.update
   88 1  10264                                          # }
         10265                                          # def
   13 1  10266  0x5716  dict   29 95 02                 /lang.items
         10267  0x5719  prim   17 03                    [
         10268  0x571b  str    94 03 65 6e 00           "en"
         10269  0x5720  prim   17 04                    ]
         10270  0x5722  prim   17 05                    def
   14 1  10271  0x5724  dict   29 96 02                 /lang.names
         10272  0x5727  prim   17 03                    [
         10273  0x5729  str    94 08 45 6e 67 6c 69 73  "English"
                               68 00
         10274  0x5733  prim   17 04                    ]
         10275  0x5735  prim   17 05                    def
   16 1  10276                                          # .la.locale
         10277                                          # 0
         10278                                          # def
   17 1  10279                                          # .la.name
         10280                                          # 1
         10281                                          # def
   18 1  10282  0x5737  dict   29 97 02                 /lang.defaultnames
         10283  0x573a  prim   17 03                    [
   20 1  10284  0x573c  prim   17 03                    [
         10285  0x573e  str    94 03 61 72 00           "ar"
         10286  0x5743  str    94 0d ef bb b2 ef ba 91  "ﻲﺑﺮﻋ"
                               ef ba ae ef bb 8b 00
         10287  0x5752  prim   17 04                    ]
   21 1  10288  0x5754  prim   17 03                    [
         10289  0x5756  str    94 03 62 6e 00           "bn"
         10290  0x575b  str    94 08 42 65 6e 67 61 6c  "Bengali"
                               69 00
         10291  0x5765  prim   17 04                    ]
   22 1  10292  0x5767  prim   17 03                    [
         10293  0x5769  str    94 03 62 73 00           "bs"
         10294  0x576e  str    94 09 42 6f 73 61 6e 73  "Bosanski"
                               6b 69 00
         10295  0x5779  prim   17 04                    ]
   23 1  10296  0x577b  prim   17 03                    [
         10297  0x577d  str    94 03 62 67 00           "bg"
         10298  0x5782  str    94 13 d0 91 d1 8a d0 bb  "Български"
                               d0 b3 d0 b0 d1 80 d1 81
                               d0 ba d0 b8 00
         10299  0x5797  prim   17 04                    ]
   24 1  10300  0x5799  prim   17 03                    [
         10301  0x579b  str    94 03 63 73 00           "cs"
         10302  0x57a0  str    94 0a c4 8c 65 c5 a1 74  "Čeština"
                               69 6e 61 00
         10303  0x57ac  prim   17 04                    ]
   25 1  10304  0x57ae  prim   17 03                    [
         10305  0x57b0  str    94 06 63 79 5f 47 42 00  "cy_GB"
         10306  0x57b8  str    94 08 43 79 6d 72 61 65  "Cymraeg"
                               67 00
         10307  0x57c2  prim   17 04                    ]
   26 1  10308  0x57c4  prim   17 03                    [
         10309  0x57c6  str    94 03 64 61 00           "da"
         10310  0x57cb  str    94 06 44 61 6e 73 6b 00  "Dansk"
         10311  0x57d3  prim   17 04                    ]
   27 1  10312  0x57d5  prim   17 03                    [
         10313  0x57d7  str    94 03 65 6e 00           "en"
         10314  0x57dc  str    94 08 45 6e 67 6c 69 73  "English"
                               68 00
         10315  0x57e6  prim   17 04                    ]
   28 1  10316  0x57e8  prim   17 03                    [
         10317  0x57ea  str    94 03 66 72 00           "fr"
         10318  0x57ef  str    94 0a 46 72 61 6e c3 a7  "Français"
                               61 69 73 00
         10319  0x57fb  prim   17 04                    ]
   29 1  10320  0x57fd  prim   17 03                    [
         10321  0x57ff  str    94 03 64 65 00           "de"
         10322  0x5804  str    94 08 44 65 75 74 73 63  "Deutsch"
                               68 00
         10323  0x580e  prim   17 04                    ]
   30 1  10324  0x5810  prim   17 03                    [
         10325  0x5812  str    94 03 65 73 00           "es"
         10326  0x5817  str    94 09 45 73 70 61 c3 b1  "Español"
                               6f 6c 00
         10327  0x5822  prim   17 04                    ]
   31 1  10328  0x5824  prim   17 03                    [
         10329  0x5826  str    94 03 65 6c 00           "el"
         10330  0x582b  str    94 11 ce 95 ce bb ce bb  "Ελληνικά"
                               ce b7 ce bd ce b9 ce ba
                               ce ac 00
         10331  0x583e  prim   17 04                    ]
   32 1  10332  0x5840  prim   17 03                    [
         10333  0x5842  str    94 03 66 69 00           "fi"
         10334  0x5847  str    94 06 53 75 6f 6d 69 00  "Suomi"
         10335  0x584f  prim   17 04                    ]
   33 1  10336  0x5851  prim   17 03                    [
         10337  0x5853  str    94 03 68 65 00           "he"
         10338  0x5858  str    94 0b d7 aa d7 99 d7 a8  "תירבע"
                               d7 91 d7 a2 00
         10339  0x5865  prim   17 04                    ]
   34 1  10340  0x5867  prim   17 03                    [
         10341  0x5869  str    94 03 69 74 00           "it"
         10342  0x586e  str    94 09 49 74 61 6c 69 61  "Italiano"
                               6e 6f 00
         10343  0x5879  prim   17 04                    ]
   35 1  10344  0x587b  prim   17 03                    [
         10345  0x587d  str    94 03 6a 61 00           "ja"
         10346  0x5882  str    94 0a e6 97 a5 e6 9c ac  "日本語"
                               e8 aa 9e 00
         10347  0x588e  prim   17 04                    ]
   36 1  10348  0x5890  prim   17 03                    [
         10349  0x5892  str    94 03 68 69 00           "hi"
         10350  0x5897  str    94 06 48 69 6e 64 69 00  "Hindi"
         10351  0x589f  prim   17 04                    ]
   37 1  10352  0x58a1  prim   17 03                    [
         10353  0x58a3  str    94 03 68 72 00           "hr"
         10354  0x58a8  str    94 09 48 72 76 61 74 73  "Hrvatski"
                               6b 69 00
         10355  0x58b3  prim   17 04                    ]
   38 1  10356  0x58b5  prim   17 03                    [
         10357  0x58b7  str    94 03 68 75 00           "hu"
         10358  0x58bc  str    94 07 4d 61 67 79 61 72  "Magyar"
                               00
         10359  0x58c5  prim   17 04                    ]
   39 1  10360  0x58c7  prim   17 03                    [
         10361  0x58c9  str    94 06 6b 6d 5f 4b 48 00  "km_KH"
         10362  0x58d1  str    94 06 4b 68 6d 65 72 00  "Khmer"
         10363  0x58d9  prim   17 04                    ]
   40 1  10364  0x58db  prim   17 03                    [
         10365  0x58dd  str    94 03 6b 6f 00           "ko"
         10366  0x58e2  str    94 07 ed 95 9c ea b8 80  "한글"
                               00
         10367  0x58eb  prim   17 04                    ]
   41 1  10368  0x58ed  prim   17 03                    [
         10369  0x58ef  str    94 03 6c 74 00           "lt"
         10370  0x58f4  str    94 0a 4c 69 65 74 75 76  "Lietuvių"
                               69 c5 b3 00
         10371  0x5900  prim   17 04                    ]
   42 1  10372  0x5902  prim   17 03                    [
         10373  0x5904  str    94 03 6e 6c 00           "nl"
         10374  0x5909  str    94 0b 4e 65 64 65 72 6c  "Nederlands"
                               61 6e 64 73 00
         10375  0x5916  prim   17 04                    ]
   43 1  10376  0x5918  prim   17 03                    [
         10377  0x591a  str    94 03 6e 62 00           "nb"
         10378  0x591f  str    94 10 4e 6f 72 73 6b 20  "Norsk (bokmål)"
                               28 62 6f 6b 6d c3 a5 6c
                               29 00
         10379  0x5931  prim   17 04                    ]
   44 1  10380  0x5933  prim   17 03                    [
         10381  0x5935  str    94 03 6e 6e 00           "nn"
         10382  0x593a  str    94 10 4e 6f 72 73 6b 20  "Norsk (nynorsk)"
                               28 6e 79 6e 6f 72 73 6b
                               29 00
         10383  0x594c  prim   17 04                    ]
   45 1  10384  0x594e  prim   17 03                    [
         10385  0x5950  str    94 03 70 6c 00           "pl"
         10386  0x5955  str    94 07 50 6f 6c 73 6b 69  "Polski"
                               00
         10387  0x595e  prim   17 04                    ]
   46 1  10388  0x5960  prim   17 03                    [
         10389  0x5962  str    94 06 70 74 5f 50 54 00  "pt_PT"
         10390  0x596a  str    94 0b 50 6f 72 74 75 67  "Português"
                               75 c3 aa 73 00
         10391  0x5977  prim   17 04                    ]
   47 1  10392  0x5979  prim   17 03                    [
         10393  0x597b  str    94 06 70 74 5f 42 52 00  "pt_BR"
         10394  0x5983  str    94 14 50 6f 72 74 75 67  "Português (Brasil)"
                               75 c3 aa 73 20 28 42 72
                               61 73 69 6c 29 00
         10395  0x5999  prim   17 04                    ]
   48 1  10396  0x599b  prim   17 03                    [
         10397  0x599d  str    94 03 70 61 00           "pa"
         10398  0x59a2  str    94 08 50 75 6e 6a 61 62  "Punjabi"
                               69 00
         10399  0x59ac  prim   17 04                    ]
   49 1  10400  0x59ae  prim   17 03                    [
         10401  0x59b0  str    94 03 72 6f 00           "ro"
         10402  0x59b5  str    94 09 52 6f 6d c3 a2 6e  "Română"
                               c4 83 00
         10403  0x59c0  prim   17 04                    ]
   50 1  10404  0x59c2  prim   17 03                    [
         10405  0x59c4  str    94 03 72 75 00           "ru"
         10406  0x59c9  str    94 0f d0 a0 d1 83 d1 81  "Русский"
                               d1 81 d0 ba d0 b8 d0 b9
                               00
         10407  0x59da  prim   17 04                    ]
   51 1  10408  0x59dc  prim   17 03                    [
         10409  0x59de  str    94 03 73 6b 00           "sk"
         10410  0x59e3  str    94 0c 53 6c 6f 76 65 6e  "Slovenčina"
                               c4 8d 69 6e 61 00
         10411  0x59f1  prim   17 04                    ]
   52 1  10412  0x59f3  prim   17 03                    [
         10413  0x59f5  str    94 03 73 6c 00           "sl"
         10414  0x59fa  str    94 0e 53 6c 6f 76 65 6e  "Slovenščina"
                               c5 a1 c4 8d 69 6e 61 00
         10415  0x5a0a  prim   17 04                    ]
   53 1  10416  0x5a0c  prim   17 03                    [
         10417  0x5a0e  str    94 03 73 72 00           "sr"
         10418  0x5a13  str    94 0c 43 d1 80 d0 bf d1  "Cрпски"
                               81 d0 ba d0 b8 00
         10419  0x5a21  prim   17 04                    ]
   54 1  10420  0x5a23  prim   17 03                    [
         10421  0x5a25  str    94 03 73 76 00           "sv"
         10422  0x5a2a  str    94 08 53 76 65 6e 73 6b  "Svenska"
                               61 00
         10423  0x5a34  prim   17 04                    ]
   55 1  10424  0x5a36  prim   17 03                    [
         10425  0x5a38  str    94 03 74 72 00           "tr"
         10426  0x5a3d  str    94 09 54 c3 bc 72 6b c3  "Türkçe"
                               a7 65 00
         10427  0x5a48  prim   17 04                    ]
   56 1  10428  0x5a4a  prim   17 03                    [
         10429  0x5a4c  str    94 03 75 6b 00           "uk"
         10430  0x5a51  str    94 15 d0 a3 d0 ba d1 80  "Українська"
                               d0 b0 d1 97 d0 bd d1 81
                               d1 8c d0 ba d0 b0 00
         10431  0x5a68  prim   17 04                    ]
   57 1  10432  0x5a6a  prim   17 03                    [
         10433  0x5a6c  str    94 06 7a 68 5f 43 4e 00  "zh_CN"
         10434  0x5a74  str    94 0d e7 ae 80 e4 bd 93  "简体中文"
                               e4 b8 ad e6 96 87 00
         10435  0x5a83  prim   17 04                    ]
   58 1  10436  0x5a85  prim   17 03                    [
         10437  0x5a87  str    94 06 7a 68 5f 54 57 00  "zh_TW"
         10438  0x5a8f  str    94 16 e7 b9 81 e9 ab 94  "繁體中文 (台灣)"
                               e4 b8 ad e6 96 87 20 28
                               e5 8f b0 e7 81 a3 29 00
         10439  0x5aa7  prim   17 04                    ]
   59 1  10440  0x5aa9  prim   17 04                    ]
         10441  0x5aab  prim   17 05                    def
   69 1  10442  0x5aad  dict   29 98 02                 /lang.getdefname
         10443  0x5ab0  code   25 de 5a                 {
   70 1  10444  0x5ab3  sec    28 97 02                   lang.defaultnames
         10445  0x5ab6  code   25 db 5a                   {
   71 1  10446  0x5ab9  prim   17 12                        dup
         10447  0x5abb  int    01                           0 # .la.locale
         10448  0x5abc  prim   17 0f                        get
         10449  0x5abe  int    11 02                        2
         10450  0x5ac0  prim   17 18                        index
         10451  0x5ac2  prim   17 29                        eq
         10452  0x5ac4  code   25 d2 5a                     {
         10453  0x5ac7  int    11 01                          1 # .la.name
         10454  0x5ac9  prim   17 0f                          get
         10455  0x5acb  prim   17 14                          exch
         10456  0x5acd  prim   17 13                          pop
         10457  0x5acf  prim   17 0c                          exit
         10458  0x5ad1  ret    06                           }
         10459  0x5ad2  code   25 d8 5a                     {
         10460  0x5ad5  prim   17 13                          pop
         10461  0x5ad7  ret    06                           }
         10462  0x5ad8  prim   17 07                        ifelse
   72 1  10463  0x5ada  ret    06                         }
         10464  0x5adb  prim   17 0b                      forall
   73 1  10465  0x5add  ret    06                       }
         10466  0x5ade  prim   17 05                    def
   81 1  10467  0x5ae0  dict   29 99 02                 /lang.parsedata
         10468  0x5ae3  code   25 ff 5b                 {
   82 1  10469  0x5ae6  dict   29 9a 02                   /lang.default
         10470  0x5ae9  int    01                         0
         10471  0x5aea  prim   17 05                      def
   84 1  10472  0x5aec  str    94 06 6c 61 6e 67 73 00    "langs"
         10473  0x5af4  prim   17 82                      findfile
         10474  0x5af6  prim   17 12                      dup
         10475  0x5af8  code   25 03 5b                   {
         10476  0x5afb  dict   29 9b 02                     /lang.data
         10477  0x5afe  prim   17 14                        exch
         10478  0x5b00  prim   17 05                        def
         10479  0x5b02  ret    06                         }
         10480  0x5b03  code   25 0b 5b                   {
         10481  0x5b06  prim   17 13                        pop
         10482  0x5b08  prim   17 0d                        return
         10483  0x5b0a  ret    06                         }
         10484  0x5b0b  prim   17 07                      ifelse
   86 1  10485  0x5b0d  dict   29 9c 02                   /la.tmp.datalen
         10486  0x5b10  sec    28 9b 02                   lang.data
         10487  0x5b13  prim   17 11                      length
         10488  0x5b15  prim   17 05                      def
   87 1  10489  0x5b17  dict   29 9d 02                   /la.tmp.str
         10490  0x5b1a  sec    28 9b 02                   lang.data
         10491  0x5b1d  sec    18 b4                      cvs
         10492  0x5b1f  prim   17 05                      def
   89 1  10493  0x5b21  sec    28 9c 02                   la.tmp.datalen
         10494  0x5b24  int    01                         0
         10495  0x5b25  prim   17 29                      eq
         10496  0x5b27  code   25 2d 5b                   {
         10497  0x5b2a  prim   17 0d                        return
         10498  0x5b2c  ret    06                         }
         10499  0x5b2d  prim   17 06                      if
   90 1  10500  0x5b2f  sec    28 9d 02                   la.tmp.str
         10501  0x5b32  sec    28 9c 02                   la.tmp.datalen
         10502  0x5b35  int    11 01                      1
         10503  0x5b37  prim   17 1b                      sub
         10504  0x5b39  prim   17 0f                      get
         10505  0x5b3b  int    11 0a                      '
'
         10506  0x5b3d  prim   17 2a                      ne
         10507  0x5b3f  code   25 45 5b                   {
         10508  0x5b42  prim   17 0d                        return
         10509  0x5b44  ret    06                         }
         10510  0x5b45  prim   17 06                      if
   92 1  10511  0x5b47  int    11 0a                      '
'
         10512  0x5b49  prim   17 63                      seteotchar
   94 1  10513  0x5b4b  dict   29 95 02                   /lang.items
         10514  0x5b4e  prim   17 03                      [
   96 1  10515  0x5b50  dict   29 9e 02                   /la.tmp.len
         10516  0x5b53  int    01                         0
         10517  0x5b54  prim   17 05                      def
   97 1  10518  0x5b56  dict   29 9f 02                   /la.tmp.cnt
         10519  0x5b59  int    01                         0
         10520  0x5b5a  prim   17 05                      def
   98 1  10521  0x5b5c  code   25 b5 5b                   {
   99 1  10522  0x5b5f  sec    28 9d 02                     la.tmp.str
         10523  0x5b62  sec    28 9e 02                     la.tmp.len
         10524  0x5b65  prim   17 1a                        add
         10525  0x5b67  sec    18 b7                        strdup
  100 1  10526  0x5b69  prim   17 12                        dup
         10527  0x5b6b  prim   17 12                        dup
         10528  0x5b6d  prim   17 11                        length
         10529  0x5b6f  int    01                           0
         10530  0x5b70  prim   17 10                        put
  101 1  10531  0x5b72  dict   29 9e 02                     /la.tmp.len
         10532  0x5b75  prim   17 17                        over
         10533  0x5b77  prim   17 11                        length
         10534  0x5b79  int    11 01                        1
         10535  0x5b7b  prim   17 1a                        add
         10536  0x5b7d  sec    28 9e 02                     la.tmp.len
         10537  0x5b80  prim   17 1a                        add
         10538  0x5b82  prim   17 05                        def
  103 1  10539  0x5b84  prim   17 12                        dup
         10540  0x5b86  int    01                           0
         10541  0x5b87  prim   17 0f                        get
         10542  0x5b89  int    11 2a                        '*'
         10543  0x5b8b  prim   17 29                        eq
         10544  0x5b8d  code   25 9d 5b                     {
         10545  0x5b90  int    11 01                          1
         10546  0x5b92  prim   17 1a                          add
         10547  0x5b94  dict   29 9a 02                       /lang.default
         10548  0x5b97  sec    28 9f 02                       la.tmp.cnt
         10549  0x5b9a  prim   17 05                          def
         10550  0x5b9c  ret    06                           }
         10551  0x5b9d  prim   17 06                        if
  105 1  10552  0x5b9f  sec    28 9e 02                     la.tmp.len
         10553  0x5ba2  sec    28 9c 02                     la.tmp.datalen
         10554  0x5ba5  prim   17 2c                        ge
         10555  0x5ba7  code   25 ad 5b                     {
         10556  0x5baa  prim   17 0c                          exit
         10557  0x5bac  ret    06                           }
         10558  0x5bad  prim   17 06                        if
  107 1  10559  0x5baf  dict   29 9f 02                     /la.tmp.cnt
         10560  0x5bb2  sec    18 b5                        inc
  108 1  10561  0x5bb4  ret    06                         }
         10562  0x5bb5  prim   17 08                      loop
  110 1  10563  0x5bb7  prim   17 04                      ]
         10564  0x5bb9  prim   17 05                      def
  112 1  10565  0x5bbb  int    11 20                      ' '
         10566  0x5bbd  prim   17 63                      seteotchar
  114 1  10567  0x5bbf  dict   29 96 02                   /lang.names
         10568  0x5bc2  prim   17 03                      [
  116 1  10569  0x5bc4  sec    28 95 02                   lang.items
         10570  0x5bc7  code   25 f5 5b                   {
  118 1  10571  0x5bca  prim   17 12                        dup
         10572  0x5bcc  prim   17 12                        dup
         10573  0x5bce  prim   17 11                        length
         10574  0x5bd0  prim   17 1a                        add
  120 1  10575  0x5bd2  prim   17 12                        dup
         10576  0x5bd4  int    01                           0
         10577  0x5bd5  prim   17 0f                        get
         10578  0x5bd7  code   25 e9 5b                     {
  121 1  10579  0x5bda  prim   17 12                          dup
         10580  0x5bdc  int    01                             0
         10581  0x5bdd  int    01                             0
         10582  0x5bde  prim   17 10                          put
         10583  0x5be0  int    11 01                          1
         10584  0x5be2  prim   17 1a                          add
  122 1  10585  0x5be4  prim   17 14                          exch
         10586  0x5be6  prim   17 13                          pop
  123 1  10587  0x5be8  ret    06                           }
         10588  0x5be9  code   25 f2 5b                     {
  124 1  10589  0x5bec  prim   17 13                          pop
         10590  0x5bee  sec    28 98 02                       lang.getdefname
  125 1  10591  0x5bf1  ret    06                           }
         10592  0x5bf2  prim   17 07                        ifelse
  127 1  10593  0x5bf4  ret    06                         }
         10594  0x5bf5  prim   17 0b                      forall
  129 1  10595  0x5bf7  prim   17 04                      ]
         10596  0x5bf9  prim   17 05                      def
  131 1  10597  0x5bfb  int    01                         0
         10598  0x5bfc  prim   17 63                      seteotchar
  133 1  10599  0x5bfe  ret    06                       }
         10600  0x5bff  prim   17 05                    def
  141 1  10601  0x5c01  dict   29 a0 02                 /lang.init
         10602  0x5c04  code   25 66 5c                 {
  142 1  10603  0x5c07  dict   29 a1 02                   /xmenu.lang
         10604  0x5c0a  int    11 0b                      11 # .xm_size
         10605  0x5c0c  prim   17 0e                      array
         10606  0x5c0e  prim   17 05                      def
  143 1  10607  0x5c10  dict   29 69 02                   /xmenu
         10608  0x5c13  sec    28 a1 02                   xmenu.lang
         10609  0x5c16  prim   17 05                      def
  145 1  10610  0x5c18  sec    28 99 02                   lang.parsedata
  147 1  10611  0x5c1b  sec    28 69 02                   xmenu
         10612  0x5c1e  int    01                         0 # .xm_current
         10613  0x5c1f  sec    28 9a 02                   lang.default
         10614  0x5c22  prim   17 10                      put
  148 1  10615  0x5c24  sec    28 69 02                   xmenu
         10616  0x5c27  int    11 01                      1 # .xm_list
         10617  0x5c29  sec    28 96 02                   lang.names
         10618  0x5c2c  prim   17 10                      put
  150 1  10619  0x5c2e  sec    28 69 02                   xmenu
         10620  0x5c31  int    11 0a                      10 # .xm_title
         10621  0x5c33  dict   29 e3 01                   /txt_language
         10622  0x5c36  prim   17 10                      put
  159 1  10623  0x5c38  dict   29 9f 02                   /la.tmp.cnt
         10624  0x5c3b  int    01                         0
         10625  0x5c3c  prim   17 05                      def
  160 1  10626  0x5c3e  sec    28 95 02                   lang.items
         10627  0x5c41  code   25 60 5c                   {
  161 1  10628  0x5c44  sec    28 25 01                     config.lang
         10629  0x5c47  prim   17 29                        eq
         10630  0x5c49  code   25 58 5c                     {
         10631  0x5c4c  sec    28 69 02                       xmenu
         10632  0x5c4f  int    01                             0 # .xm_current
         10633  0x5c50  sec    28 9f 02                       la.tmp.cnt
         10634  0x5c53  prim   17 10                          put
         10635  0x5c55  prim   17 0c                          exit
         10636  0x5c57  ret    06                           }
         10637  0x5c58  prim   17 06                        if
  162 1  10638  0x5c5a  dict   29 9f 02                     /la.tmp.cnt
         10639  0x5c5d  sec    18 b5                        inc
  163 1  10640  0x5c5f  ret    06                         }
         10641  0x5c60  prim   17 0b                      forall
  165 1  10642  0x5c62  sec    28 8e 02                   pmenu.init
  166 1  10643  0x5c65  ret    06                       }
         10644  0x5c66  prim   17 05                    def
  174 1  10645  0x5c68  dict   29 a2 02                 /lang.update
         10646  0x5c6b  code   25 a5 5c                 {
  175 1  10647  0x5c6e  dict   29 69 02                   /xmenu
         10648  0x5c71  sec    28 a1 02                   xmenu.lang
         10649  0x5c74  prim   17 05                      def
  177 1  10650  0x5c76  sec    28 95 02                   lang.items
         10651  0x5c79  sec    28 69 02                   xmenu
         10652  0x5c7c  int    01                         0 # .xm_current
         10653  0x5c7d  prim   17 0f                      get
         10654  0x5c7f  prim   17 0f                      get
  178 1  10655  0x5c81  prim   17 12                      dup
  179 1  10656  0x5c83  sec    28 aa 01                   setlang
         10657  0x5c86  code   25 90 5c                   {
         10658  0x5c89  dict   19 fd                        /window.action
         10659  0x5c8b  int    11 07                        7 # actRedraw
         10660  0x5c8d  prim   17 05                        def
         10661  0x5c8f  ret    06                         }
         10662  0x5c90  prim   17 06                      if
  180 1  10663  0x5c92  sec    28 ab 01                   setkeymap
  183 1  10664  0x5c95  sec    18 fd                      window.action
         10665  0x5c97  int    11 07                      7 # actRedraw
         10666  0x5c99  prim   17 29                      eq
         10667  0x5c9b  code   25 a2 5c                   {
         10668  0x5c9e  sec    28 89 02                     pmenu.update
         10669  0x5ca1  ret    06                         }
         10670  0x5ca2  prim   17 06                      if
  184 1  10671  0x5ca4  ret    06                       }
         10672  0x5ca5  prim   17 05                    def
  192 1  10673  0x5ca7  dict   29 a3 02                 /panel.lang
         10674  0x5caa  code   25 db 5c                 {
  193 1  10675  0x5cad  str    94 09 6b 65 79 74 61 62    "keytable"
                               6c 65 00
         10676  0x5cb8  sec    28 5d 01                   help.setcontext
  195 1  10677  0x5cbb  sec    28 7a 02                   window.xmenu
  196 1  10678  0x5cbe  prim   17 12                      dup
         10679  0x5cc0  sec    28 fc 01                   .xmenu
         10680  0x5cc3  sec    28 a1 02                   xmenu.lang
         10681  0x5cc6  prim   17 10                      put
  197 1  10682  0x5cc8  prim   17 12                      dup
         10683  0x5cca  sec    28 fd 01                   .xmenu.update
         10684  0x5ccd  dict   29 a2 02                   /lang.update
         10685  0x5cd0  prim   17 10                      put
  198 1  10686  0x5cd2  prim   17 12                      dup
         10687  0x5cd4  sec    28 13 01                   window.init
  199 1  10688  0x5cd7  sec    28 14 01                   window.show
  200 1  10689  0x5cda  ret    06                       }
         10690  0x5cdb  prim   17 05                    def
  208 1  10691  0x5cdd  dict   29 a4 02                 /panel.lang.width
         10692  0x5ce0  code   25 ef 5c                 {
  209 1  10693  0x5ce3  dict   29 69 02                   /xmenu
         10694  0x5ce6  sec    28 a1 02                   xmenu.lang
         10695  0x5ce9  prim   17 05                      def
  211 1  10696  0x5ceb  sec    28 8a 02                   pmenu.width
  212 1  10697  0x5cee  ret    06                       }
         10698  0x5cef  prim   17 05                    def
  220 1  10699  0x5cf1  dict   29 a5 02                 /panel.lang.update
         10700  0x5cf4  code   25 03 5d                 {
  221 1  10701  0x5cf7  dict   29 69 02                   /xmenu
         10702  0x5cfa  sec    28 a1 02                   xmenu.lang
         10703  0x5cfd  prim   17 05                      def
  223 1  10704  0x5cff  sec    28 87 02                   pmenu.panel.update
  224 1  10705  0x5d02  ret    06                       }
         10706  0x5d03  prim   17 05                    def
   11 1  10707                                          # .dud_yes
         10708                                          # 0
         10709                                          # def
   12 1  10710                                          # .dud_no
         10711                                          # 1
         10712                                          # def
   14 1  10713                                          # dud.default
         10714                                          # 1 # .dud_no
         10715                                          # def
   16 1  10716  0x5d05  dict   29 27 01                 /dud.options
         10717  0x5d08  prim   17 03                    [
   17 1  10718  0x5d0a  str    94 0e 75 70 64 61 74 65  "updatemodules"
                               6d 6f 64 75 6c 65 73 00
   18 1  10719  0x5d1a  str    94 01 00                 ""
   19 1  10720  0x5d1d  prim   17 04                    ]
         10721  0x5d1f  prim   17 05                    def
   27 1  10722  0x5d21  dict   29 a6 02                 /dud.init
         10723  0x5d24  code   25 5f 5d                 {
   28 1  10724  0x5d27  dict   29 26 01                   /xmenu.dud
         10725  0x5d2a  int    11 0b                      11 # .xm_size
         10726  0x5d2c  prim   17 0e                      array
         10727  0x5d2e  prim   17 05                      def
   30 1  10728  0x5d30  dict   29 69 02                   /xmenu
         10729  0x5d33  sec    28 26 01                   xmenu.dud
         10730  0x5d36  prim   17 05                      def
   32 1  10731  0x5d38  sec    28 69 02                   xmenu
         10732  0x5d3b  int    01                         0 # .xm_current
         10733  0x5d3c  int    11 01                      1 # .dud_no # dud.default
         10734  0x5d3e  prim   17 10                      put
   33 1  10735  0x5d40  sec    28 69 02                   xmenu
         10736  0x5d43  int    11 01                      1 # .xm_list
         10737  0x5d45  prim   17 03                      [
         10738  0x5d47  dict   29 ed 01                   /txt_yes
         10739  0x5d4a  dict   29 e5 01                   /txt_no
         10740  0x5d4d  prim   17 04                      ]
         10741  0x5d4f  prim   17 10                      put
   35 1  10742  0x5d51  sec    28 69 02                   xmenu
         10743  0x5d54  int    11 0a                      10 # .xm_title
         10744  0x5d56  dict   29 d9 01                   /txt_driver_update
         10745  0x5d59  prim   17 10                      put
   37 1  10746  0x5d5b  sec    28 8e 02                   pmenu.init
   38 1  10747  0x5d5e  ret    06                       }
         10748  0x5d5f  prim   17 05                    def
   46 1  10749  0x5d61  dict   29 a7 02                 /dud.update
         10750  0x5d64  code   25 79 5d                 {
   47 1  10751  0x5d67  dict   29 69 02                   /xmenu
         10752  0x5d6a  sec    28 26 01                   xmenu.dud
         10753  0x5d6d  prim   17 05                      def
   49 1  10754  0x5d6f  dict   19 fd                      /window.action
         10755  0x5d71  int    11 08                      8 # actRedrawPanel
         10756  0x5d73  prim   17 05                      def
   51 1  10757  0x5d75  sec    28 89 02                   pmenu.update
   52 1  10758  0x5d78  ret    06                       }
         10759  0x5d79  prim   17 05                    def
   60 1  10760  0x5d7b  dict   29 a8 02                 /panel.dud
         10761  0x5d7e  code   25 b3 5d                 {
   61 1  10762  0x5d81  str    94 0d 64 72 69 76 65 72    "driverupdate"
                               75 70 64 61 74 65 00
         10763  0x5d90  sec    28 5d 01                   help.setcontext
   63 1  10764  0x5d93  sec    28 7a 02                   window.xmenu
   64 1  10765  0x5d96  prim   17 12                      dup
         10766  0x5d98  sec    28 fc 01                   .xmenu
         10767  0x5d9b  sec    28 26 01                   xmenu.dud
         10768  0x5d9e  prim   17 10                      put
   65 1  10769  0x5da0  prim   17 12                      dup
         10770  0x5da2  sec    28 fd 01                   .xmenu.update
         10771  0x5da5  dict   29 a7 02                   /dud.update
         10772  0x5da8  prim   17 10                      put
   66 1  10773  0x5daa  prim   17 12                      dup
         10774  0x5dac  sec    28 13 01                   window.init
   67 1  10775  0x5daf  sec    28 14 01                   window.show
   68 1  10776  0x5db2  ret    06                       }
         10777  0x5db3  prim   17 05                    def
   76 1  10778  0x5db5  dict   29 a9 02                 /panel.dud.width
         10779  0x5db8  code   25 c7 5d                 {
   77 1  10780  0x5dbb  dict   29 69 02                   /xmenu
         10781  0x5dbe  sec    28 26 01                   xmenu.dud
         10782  0x5dc1  prim   17 05                      def
   79 1  10783  0x5dc3  sec    28 8a 02                   pmenu.width
   80 1  10784  0x5dc6  ret    06                       }
         10785  0x5dc7  prim   17 05                    def
   88 1  10786  0x5dc9  dict   29 aa 02                 /panel.dud.update
         10787  0x5dcc  code   25 db 5d                 {
   89 1  10788  0x5dcf  dict   29 69 02                   /xmenu
         10789  0x5dd2  sec    28 26 01                   xmenu.dud
         10790  0x5dd5  prim   17 05                      def
   91 1  10791  0x5dd7  sec    28 87 02                   pmenu.panel.update
   92 1  10792  0x5dda  ret    06                       }
         10793  0x5ddb  prim   17 05                    def
   96 1  10794                                          # dud.dialog
         10795                                          # {
   98 1  10796                                          # dia
         10797                                          # window.dialog
         10798                                          # def
  100 1  10799                                          # dia
         10800                                          # .text
         10801                                          # 
         10802                                          # put
  102 1  10803                                          # xmenu
         10804                                          # .xm_current
         10805                                          # get
  104 1  10806                                          # pop
  106 1  10807                                          # dia
         10808                                          # .ed.focus
         10809                                          # 0
         10810                                          # put
  107 1  10811                                          # dia
         10812                                          # .ed.width
         10813                                          # 300
         10814                                          # put
  109 1  10815                                          # dia
         10816                                          # .buttons
         10817                                          # [
  110 1  10818                                          # button.ok
         10819                                          # button.default
         10820                                          # actNothing
         10821                                          # button.setaction
  111 1  10822                                          # button.cancel
         10823                                          # button.notdefault
         10824                                          # actNothing
         10825                                          # button.setaction
  112 1  10826                                          # ]
         10827                                          # put
  114 1  10828                                          # dia
         10829                                          # window.init
  115 1  10830                                          # dia
         10831                                          # window.show
  117 1  10832                                          # }
         10833                                          # def
   11 1  10834  0x5ddd  dict   29 29 01                 /kernel_option.list
         10835  0x5de0  prim   17 03                    [
   12 1  10836  0x5de2  str    94 01 00                 ""
   13 1  10837  0x5de5  str    94 07 6e 6f 61 70 69 63  "noapic"
                               00
   14 1  10838  0x5dee  str    94 08 6e 6f 6c 61 70 69  "nolapic"
                               63 00
   15 1  10839  0x5df8  str    94 09 61 63 70 69 3d 6f  "acpi=off"
                               66 66 00
   16 1  10840  0x5e03  str    94 08 61 63 70 69 3d 68  "acpi=ht"
                               74 00
   17 1  10841  0x5e0d  str    94 0a 70 63 69 3d 6e 6f  "pci=nomsi"
                               6d 73 69 00
   18 1  10842  0x5e19  str    94 0d 70 63 69 3d 6e 6f  "pci=nommconf"
                               6d 6d 63 6f 6e 66 00
   19 1  10843  0x5e28  str    94 09 72 65 62 6f 6f 74  "reboot=b"
                               3d 62 00
   20 1  10844  0x5e33  prim   17 04                    ]
         10845  0x5e35  prim   17 05                    def
   28 1  10846  0x5e37  dict   29 ab 02                 /kernel_option.init
         10847  0x5e3a  code   25 6d 5e                 {
   29 1  10848  0x5e3d  dict   29 28 01                   /xmenu.kernel_option
         10849  0x5e40  int    11 0b                      11 # .xm_size
         10850  0x5e42  prim   17 0e                      array
         10851  0x5e44  prim   17 05                      def
   31 1  10852  0x5e46  dict   29 69 02                   /xmenu
         10853  0x5e49  sec    28 28 01                   xmenu.kernel_option
         10854  0x5e4c  prim   17 05                      def
   33 1  10855  0x5e4e  sec    28 69 02                   xmenu
         10856  0x5e51  int    01                         0 # .xm_current
         10857  0x5e52  int    01                         0
         10858  0x5e53  prim   17 10                      put
   34 1  10859  0x5e55  sec    28 69 02                   xmenu
         10860  0x5e58  int    11 01                      1 # .xm_list
         10861  0x5e5a  sec    28 29 01                   kernel_option.list
         10862  0x5e5d  prim   17 10                      put
   36 1  10863  0x5e5f  sec    28 69 02                   xmenu
         10864  0x5e62  int    11 0a                      10 # .xm_title
         10865  0x5e64  dict   29 e2 01                   /txt_kernel_option
         10866  0x5e67  prim   17 10                      put
   38 1  10867  0x5e69  sec    28 8e 02                   pmenu.init
   39 1  10868  0x5e6c  ret    06                       }
         10869  0x5e6d  prim   17 05                    def
   47 1  10870  0x5e6f  dict   29 ac 02                 /kernel_option.update
         10871  0x5e72  code   25 87 5e                 {
   48 1  10872  0x5e75  dict   29 69 02                   /xmenu
         10873  0x5e78  sec    28 28 01                   xmenu.kernel_option
         10874  0x5e7b  prim   17 05                      def
   50 1  10875  0x5e7d  dict   19 fd                      /window.action
         10876  0x5e7f  int    11 08                      8 # actRedrawPanel
         10877  0x5e81  prim   17 05                      def
   52 1  10878  0x5e83  sec    28 89 02                   pmenu.update
   53 1  10879  0x5e86  ret    06                       }
         10880  0x5e87  prim   17 05                    def
   61 1  10881  0x5e89  dict   29 ad 02                 /panel.kernel_option
         10882  0x5e8c  code   25 c2 5e                 {
   62 1  10883  0x5e8f  str    94 0e 6b 65 72 6e 65 6c    "kernel_option"
                               5f 6f 70 74 69 6f 6e 00
         10884  0x5e9f  sec    28 5d 01                   help.setcontext
   64 1  10885  0x5ea2  sec    28 7a 02                   window.xmenu
   65 1  10886  0x5ea5  prim   17 12                      dup
         10887  0x5ea7  sec    28 fc 01                   .xmenu
         10888  0x5eaa  sec    28 28 01                   xmenu.kernel_option
         10889  0x5ead  prim   17 10                      put
   66 1  10890  0x5eaf  prim   17 12                      dup
         10891  0x5eb1  sec    28 fd 01                   .xmenu.update
         10892  0x5eb4  dict   29 ac 02                   /kernel_option.update
         10893  0x5eb7  prim   17 10                      put
   67 1  10894  0x5eb9  prim   17 12                      dup
         10895  0x5ebb  sec    28 13 01                   window.init
   68 1  10896  0x5ebe  sec    28 14 01                   window.show
   69 1  10897  0x5ec1  ret    06                       }
         10898  0x5ec2  prim   17 05                    def
   77 1  10899  0x5ec4  dict   29 ae 02                 /panel.kernel_option.width
         10900  0x5ec7  code   25 d6 5e                 {
   78 1  10901  0x5eca  dict   29 69 02                   /xmenu
         10902  0x5ecd  sec    28 28 01                   xmenu.kernel_option
         10903  0x5ed0  prim   17 05                      def
   80 1  10904  0x5ed2  sec    28 8a 02                   pmenu.width
   81 1  10905  0x5ed5  ret    06                       }
         10906  0x5ed6  prim   17 05                    def
   89 1  10907  0x5ed8  dict   29 af 02                 /panel.kernel_option.update
         10908  0x5edb  code   25 ea 5e                 {
   90 1  10909  0x5ede  dict   29 69 02                   /xmenu
         10910  0x5ee1  sec    28 28 01                   xmenu.kernel_option
         10911  0x5ee4  prim   17 05                      def
   92 1  10912  0x5ee6  sec    28 87 02                   pmenu.panel.update
   93 1  10913  0x5ee9  ret    06                       }
         10914  0x5eea  prim   17 05                    def
   12 1  10915  0x5eec  dict   29 b0 02                 /panel.help
         10916  0x5eef  code   25 26 5f                 {
   13 1  10917  0x5ef2  sec    28 26 02                   help.context
         10918  0x5ef5  str    94 04 6f 70 74 00          "opt"
         10919  0x5efb  prim   17 29                      eq
         10920  0x5efd  code   25 20 5f                   {
   14 1  10921  0x5f00  sec    28 40 02                     findbootoption
   15 1  10922  0x5f03  sec    28 3f 02                     help.mapcontext
   16 1  10923  0x5f06  prim   17 12                        dup
         10924  0x5f08  sec    28 5e 01                     help.findpage
   17 1  10925  0x5f0b  str    94 01 00                     ""
         10926  0x5f0e  prim   17 29                        eq
         10927  0x5f10  code   25 16 5f                     {
         10928  0x5f13  prim   17 13                          pop
         10929  0x5f15  ret    06                           }
         10930  0x5f16  code   25 1d 5f                     {
         10931  0x5f19  sec    28 5d 01                       help.setcontext
         10932  0x5f1c  ret    06                           }
         10933  0x5f1d  prim   17 07                        ifelse
   18 1  10934  0x5f1f  ret    06                         }
         10935  0x5f20  prim   17 06                      if
   19 1  10936  0x5f22  sec    28 c3 01                   show_help
   20 1  10937  0x5f25  ret    06                       }
         10938  0x5f26  prim   17 05                    def
   28 1  10939  0x5f28  dict   29 b1 02                 /panel.help.width
         10940  0x5f2b  code   25 36 5f                 {
   29 1  10941  0x5f2e  sec    28 df 01                   txt_help
         10942  0x5f31  prim   17 45                      strsize
         10943  0x5f33  prim   17 13                      pop
   30 1  10944  0x5f35  ret    06                       }
         10945  0x5f36  prim   17 05                    def
   38 1  10946  0x5f38  dict   29 b2 02                 /panel.help.update
         10947  0x5f3b  code   25 47 5f                 {
   39 1  10948  0x5f3e  sec    28 88 02                   panel.text.moveto
   41 1  10949  0x5f41  sec    28 df 01                   txt_help
         10950  0x5f44  prim   17 46                      show
   42 1  10951  0x5f46  ret    06                       }
         10952  0x5f47  prim   17 05                    def
   13 1  10953  0x5f49  dict   29 2b 01                 /profile.options
         10954  0x5f4c  prim   17 03                    [
         10955  0x5f4e  str    94 01 00                 ""
         10956  0x5f51  prim   17 04                    ]
         10957  0x5f53  prim   17 05                    def
   14 1  10958  0x5f55  dict   29 b3 02                 /profile.items
         10959  0x5f58  prim   17 03                    [
         10960  0x5f5a  str    94 10 42 72 6f 6b 65 6e  "Broken Profiles"
                               20 50 72 6f 66 69 6c 65
                               73 00
         10961  0x5f6c  prim   17 04                    ]
         10962  0x5f6e  prim   17 05                    def
   22 1  10963  0x5f70  dict   29 b4 02                 /profile.parsedata
         10964  0x5f73  code   25 54 60                 {
   23 1  10965  0x5f76  dict   29 b5 02                   /pf.tmp.datalen
         10966  0x5f79  sec    28 b6 02                   profile.data
         10967  0x5f7c  prim   17 11                      length
         10968  0x5f7e  prim   17 05                      def
   24 1  10969  0x5f80  dict   29 b7 02                   /pf.tmp.str
         10970  0x5f83  sec    28 b6 02                   profile.data
         10971  0x5f86  sec    18 b4                      cvs
         10972  0x5f88  prim   17 05                      def
   26 1  10973  0x5f8a  dict   29 b8 02                   /profile.default
         10974  0x5f8d  int    01                         0
         10975  0x5f8e  prim   17 05                      def
   28 1  10976  0x5f90  sec    28 b5 02                   pf.tmp.datalen
         10977  0x5f93  int    01                         0
         10978  0x5f94  prim   17 29                      eq
         10979  0x5f96  code   25 9c 5f                   {
         10980  0x5f99  prim   17 0d                        return
         10981  0x5f9b  ret    06                         }
         10982  0x5f9c  prim   17 06                      if
   29 1  10983  0x5f9e  sec    28 b7 02                   pf.tmp.str
         10984  0x5fa1  sec    28 b5 02                   pf.tmp.datalen
         10985  0x5fa4  int    11 01                      1
         10986  0x5fa6  prim   17 1b                      sub
         10987  0x5fa8  prim   17 0f                      get
         10988  0x5faa  int    11 0a                      '
'
         10989  0x5fac  prim   17 2a                      ne
         10990  0x5fae  code   25 b4 5f                   {
         10991  0x5fb1  prim   17 0d                        return
         10992  0x5fb3  ret    06                         }
         10993  0x5fb4  prim   17 06                      if
   31 1  10994  0x5fb6  int    11 0a                      '
'
         10995  0x5fb8  prim   17 63                      seteotchar
   33 1  10996  0x5fba  dict   29 b3 02                   /profile.items
         10997  0x5fbd  prim   17 03                      [
   35 1  10998  0x5fbf  dict   29 b9 02                   /pf.tmp.len
         10999  0x5fc2  int    01                         0
         11000  0x5fc3  prim   17 05                      def
   36 1  11001  0x5fc5  dict   29 ba 02                   /pf.tmp.cnt
         11002  0x5fc8  int    01                         0
         11003  0x5fc9  prim   17 05                      def
   37 1  11004  0x5fcb  code   25 24 60                   {
   38 1  11005  0x5fce  sec    28 b7 02                     pf.tmp.str
         11006  0x5fd1  sec    28 b9 02                     pf.tmp.len
         11007  0x5fd4  prim   17 1a                        add
         11008  0x5fd6  sec    18 b7                        strdup
   39 1  11009  0x5fd8  prim   17 12                        dup
         11010  0x5fda  prim   17 12                        dup
         11011  0x5fdc  prim   17 11                        length
         11012  0x5fde  int    01                           0
         11013  0x5fdf  prim   17 10                        put
   40 1  11014  0x5fe1  dict   29 b9 02                     /pf.tmp.len
         11015  0x5fe4  prim   17 17                        over
         11016  0x5fe6  prim   17 11                        length
         11017  0x5fe8  int    11 01                        1
         11018  0x5fea  prim   17 1a                        add
         11019  0x5fec  sec    28 b9 02                     pf.tmp.len
         11020  0x5fef  prim   17 1a                        add
         11021  0x5ff1  prim   17 05                        def
   42 1  11022  0x5ff3  prim   17 12                        dup
         11023  0x5ff5  int    01                           0
         11024  0x5ff6  prim   17 0f                        get
         11025  0x5ff8  int    11 2a                        '*'
         11026  0x5ffa  prim   17 29                        eq
         11027  0x5ffc  code   25 0c 60                     {
         11028  0x5fff  int    11 01                          1
         11029  0x6001  prim   17 1a                          add
         11030  0x6003  dict   29 b8 02                       /profile.default
         11031  0x6006  sec    28 ba 02                       pf.tmp.cnt
         11032  0x6009  prim   17 05                          def
         11033  0x600b  ret    06                           }
         11034  0x600c  prim   17 06                        if
   44 1  11035  0x600e  sec    28 b9 02                     pf.tmp.len
         11036  0x6011  sec    28 b5 02                     pf.tmp.datalen
         11037  0x6014  prim   17 2c                        ge
         11038  0x6016  code   25 1c 60                     {
         11039  0x6019  prim   17 0c                          exit
         11040  0x601b  ret    06                           }
         11041  0x601c  prim   17 06                        if
   46 1  11042  0x601e  dict   29 ba 02                     /pf.tmp.cnt
         11043  0x6021  sec    18 b5                        inc
   47 1  11044  0x6023  ret    06                         }
         11045  0x6024  prim   17 08                      loop
   49 1  11046  0x6026  prim   17 04                      ]
         11047  0x6028  prim   17 05                      def
   51 1  11048  0x602a  int    11 20                      ' '
         11049  0x602c  prim   17 63                      seteotchar
   53 1  11050  0x602e  dict   29 2b 01                   /profile.options
         11051  0x6031  prim   17 03                      [
   55 1  11052  0x6033  sec    28 b3 02                   profile.items
         11053  0x6036  code   25 4a 60                   {
   56 1  11054  0x6039  prim   17 12                        dup
         11055  0x603b  prim   17 11                        length
         11056  0x603d  prim   17 1a                        add
   57 1  11057  0x603f  prim   17 12                        dup
         11058  0x6041  int    01                           0
         11059  0x6042  int    01                           0
         11060  0x6043  prim   17 10                        put
   58 1  11061  0x6045  int    11 01                        1
         11062  0x6047  prim   17 1a                        add
   59 1  11063  0x6049  ret    06                         }
         11064  0x604a  prim   17 0b                      forall
   61 1  11065  0x604c  prim   17 04                      ]
         11066  0x604e  prim   17 05                      def
   63 1  11067  0x6050  int    01                         0
         11068  0x6051  prim   17 63                      seteotchar
   65 1  11069  0x6053  ret    06                       }
         11070  0x6054  prim   17 05                    def
   73 1  11071  0x6056  dict   29 bb 02                 /profile.init
         11072  0x6059  code   25 87 60                 {
   74 1  11073  0x605c  dict   29 2a 01                   /xmenu.profile
         11074  0x605f  int    11 0b                      11 # .xm_size
         11075  0x6061  prim   17 0e                      array
         11076  0x6063  prim   17 05                      def
   75 1  11077  0x6065  dict   29 69 02                   /xmenu
         11078  0x6068  sec    28 2a 01                   xmenu.profile
         11079  0x606b  prim   17 05                      def
   77 1  11080  0x606d  sec    28 b4 02                   profile.parsedata
   79 1  11081  0x6070  sec    28 69 02                   xmenu
         11082  0x6073  int    01                         0 # .xm_current
         11083  0x6074  sec    28 b8 02                   profile.default
         11084  0x6077  prim   17 10                      put
   80 1  11085  0x6079  sec    28 69 02                   xmenu
         11086  0x607c  int    11 01                      1 # .xm_list
         11087  0x607e  sec    28 b3 02                   profile.items
         11088  0x6081  prim   17 10                      put
   82 1  11089  0x6083  sec    28 8e 02                   pmenu.init
   83 1  11090  0x6086  ret    06                       }
         11091  0x6087  prim   17 05                    def
   91 1  11092  0x6089  dict   29 bc 02                 /profile.update
         11093  0x608c  code   25 a1 60                 {
   92 1  11094  0x608f  dict   29 69 02                   /xmenu
         11095  0x6092  sec    28 2a 01                   xmenu.profile
         11096  0x6095  prim   17 05                      def
   94 1  11097  0x6097  dict   19 fd                      /window.action
         11098  0x6099  int    11 08                      8 # actRedrawPanel
         11099  0x609b  prim   17 05                      def
   96 1  11100  0x609d  sec    28 89 02                   pmenu.update
   97 1  11101  0x60a0  ret    06                       }
         11102  0x60a1  prim   17 05                    def
  105 1  11103  0x60a3  dict   29 bd 02                 /panel.profile
         11104  0x60a6  code   25 d6 60                 {
  106 1  11105  0x60a9  str    94 08 70 72 6f 66 69 6c    "profile"
                               65 00
         11106  0x60b3  sec    28 5d 01                   help.setcontext
  108 1  11107  0x60b6  sec    28 7a 02                   window.xmenu
  109 1  11108  0x60b9  prim   17 12                      dup
         11109  0x60bb  sec    28 fc 01                   .xmenu
         11110  0x60be  sec    28 2a 01                   xmenu.profile
         11111  0x60c1  prim   17 10                      put
  110 1  11112  0x60c3  prim   17 12                      dup
         11113  0x60c5  sec    28 fd 01                   .xmenu.update
         11114  0x60c8  dict   29 bc 02                   /profile.update
         11115  0x60cb  prim   17 10                      put
  111 1  11116  0x60cd  prim   17 12                      dup
         11117  0x60cf  sec    28 13 01                   window.init
  112 1  11118  0x60d2  sec    28 14 01                   window.show
  113 1  11119  0x60d5  ret    06                       }
         11120  0x60d6  prim   17 05                    def
  121 1  11121  0x60d8  dict   29 be 02                 /panel.profile.width
         11122  0x60db  code   25 ea 60                 {
  122 1  11123  0x60de  dict   29 69 02                   /xmenu
         11124  0x60e1  sec    28 2a 01                   xmenu.profile
         11125  0x60e4  prim   17 05                      def
  124 1  11126  0x60e6  sec    28 8a 02                   pmenu.width
  125 1  11127  0x60e9  ret    06                       }
         11128  0x60ea  prim   17 05                    def
  133 1  11129  0x60ec  dict   29 bf 02                 /panel.profile.update
         11130  0x60ef  code   25 fe 60                 {
  134 1  11131  0x60f2  dict   29 69 02                   /xmenu
         11132  0x60f5  sec    28 2a 01                   xmenu.profile
         11133  0x60f8  prim   17 05                      def
  136 1  11134  0x60fa  sec    28 87 02                   pmenu.panel.update
  137 1  11135  0x60fd  ret    06                       }
         11136  0x60fe  prim   17 05                    def
   11 1  11137  0x6100  dict   29 2d 01                 /install.option
         11138  0x6103  uint   12 ff                    255
         11139  0x6105  sec    18 b0                    string
         11140  0x6107  prim   17 05                    def
   14 1  11141                                          # .inst_cdrom
         11142                                          # 0
         11143                                          # def
   15 1  11144                                          # .inst_other
         11145                                          # 1
         11146                                          # def
   17 1  11147  0x6109  dict   29 c0 02                 /install.last
         11148  0x610c  int    01                       0 # .inst_cdrom
         11149  0x610d  prim   17 05                    def
   24 1  11150  0x610f  dict   29 c1 02                 /install.init
         11151  0x6112  code   25 92 61                 {
   25 1  11152  0x6115  dict   29 2c 01                   /xmenu.install
         11153  0x6118  int    11 0b                      11 # .xm_size
         11154  0x611a  prim   17 0e                      array
         11155  0x611c  prim   17 05                      def
   27 1  11156  0x611e  dict   29 69 02                   /xmenu
         11157  0x6121  sec    28 2c 01                   xmenu.install
         11158  0x6124  prim   17 05                      def
   29 1  11159  0x6126  sec    28 2d 01                   install.option
         11160  0x6129  sec    28 c0 02                   install.last
         11161  0x612c  int    01                         0 # .inst_cdrom
         11162  0x612d  prim   17 29                      eq
         11163  0x612f  code   25 4c 61                   {
         11164  0x6132  str    94 17 61 75 74 6f 6d 61      "automatic=method:cdrom"
                               74 69 63 3d 6d 65 74 68
                               6f 64 3a 63 64 72 6f 6d
                               00
         11165  0x614b  ret    06                         }
         11166  0x614c  code   25 53 61                   {
         11167  0x614f  str    94 01 00                     ""
         11168  0x6152  ret    06                         }
         11169  0x6153  prim   17 07                      ifelse
         11170  0x6155  sec    18 b6                      strcpy
   31 1  11171  0x6157  sec    28 69 02                   xmenu
         11172  0x615a  int    01                         0 # .xm_current
         11173  0x615b  sec    28 c0 02                   install.last
         11174  0x615e  prim   17 10                      put
   34 1  11175  0x6160  sec    28 69 02                   xmenu
         11176  0x6163  int    11 01                      1 # .xm_list
         11177  0x6165  prim   17 03                      [
         11178  0x6167  sec    18 f2                      is_dvd
         11179  0x6169  code   25 73 61                   {
         11180  0x616c  str    94 04 44 56 44 00            "DVD"
         11181  0x6172  ret    06                         }
         11182  0x6173  code   25 80 61                   {
         11183  0x6176  str    94 07 43 44 2d 52 4f 4d      "CD-ROM"
                               00
         11184  0x617f  ret    06                         }
         11185  0x6180  prim   17 07                      ifelse
         11186  0x6182  str    94 06 4f 74 68 65 72 00    "Other"
         11187  0x618a  prim   17 04                      ]
         11188  0x618c  prim   17 10                      put
   36 1  11189  0x618e  sec    28 8e 02                   pmenu.init
   37 1  11190  0x6191  ret    06                       }
         11191  0x6192  prim   17 05                    def
   45 1  11192  0x6194  dict   29 c2 02                 /install.update
         11193  0x6197  code   25 e8 61                 {
   46 1  11194  0x619a  dict   29 69 02                   /xmenu
         11195  0x619d  sec    28 2c 01                   xmenu.install
         11196  0x61a0  prim   17 05                      def
   48 1  11197  0x61a2  dict   29 c0 02                   /install.last
         11198  0x61a5  sec    28 69 02                   xmenu
         11199  0x61a8  int    01                         0 # .xm_current
         11200  0x61a9  prim   17 0f                      get
         11201  0x61ab  prim   17 05                      def
   50 1  11202  0x61ad  sec    28 2d 01                   install.option
         11203  0x61b0  sec    28 c0 02                   install.last
         11204  0x61b3  int    01                         0 # .inst_cdrom
         11205  0x61b4  prim   17 29                      eq
         11206  0x61b6  code   25 d3 61                   {
         11207  0x61b9  str    94 17 61 75 74 6f 6d 61      "automatic=method:cdrom"
                               74 69 63 3d 6d 65 74 68
                               6f 64 3a 63 64 72 6f 6d
                               00
         11208  0x61d2  ret    06                         }
         11209  0x61d3  code   25 da 61                   {
         11210  0x61d6  str    94 01 00                     ""
         11211  0x61d9  ret    06                         }
         11212  0x61da  prim   17 07                      ifelse
         11213  0x61dc  sec    18 b6                      strcpy
   52 1  11214  0x61de  dict   19 fd                      /window.action
         11215  0x61e0  int    11 08                      8 # actRedrawPanel
         11216  0x61e2  prim   17 05                      def
   54 1  11217  0x61e4  sec    28 89 02                   pmenu.update
   56 1  11218  0x61e7  ret    06                       }
         11219  0x61e8  prim   17 05                    def
   64 1  11220  0x61ea  dict   29 c3 02                 /panel.install
         11221  0x61ed  code   25 21 62                 {
   65 1  11222  0x61f0  str    94 0c 69 6e 73 74 61 6c    "install_src"
                               6c 5f 73 72 63 00
         11223  0x61fe  sec    28 5d 01                   help.setcontext
   67 1  11224  0x6201  sec    28 7a 02                   window.xmenu
   68 1  11225  0x6204  prim   17 12                      dup
         11226  0x6206  sec    28 fc 01                   .xmenu
         11227  0x6209  sec    28 2c 01                   xmenu.install
         11228  0x620c  prim   17 10                      put
   69 1  11229  0x620e  prim   17 12                      dup
         11230  0x6210  sec    28 fd 01                   .xmenu.update
         11231  0x6213  dict   29 c2 02                   /install.update
         11232  0x6216  prim   17 10                      put
   70 1  11233  0x6218  prim   17 12                      dup
         11234  0x621a  sec    28 13 01                   window.init
   71 1  11235  0x621d  sec    28 14 01                   window.show
   72 1  11236  0x6220  ret    06                       }
         11237  0x6221  prim   17 05                    def
   80 1  11238  0x6223  dict   29 c4 02                 /panel.install.width
         11239  0x6226  code   25 35 62                 {
   81 1  11240  0x6229  dict   29 69 02                   /xmenu
         11241  0x622c  sec    28 2c 01                   xmenu.install
         11242  0x622f  prim   17 05                      def
   83 1  11243  0x6231  sec    28 8a 02                   pmenu.width
   84 1  11244  0x6234  ret    06                       }
         11245  0x6235  prim   17 05                    def
   92 1  11246  0x6237  dict   29 c5 02                 /panel.install.update
         11247  0x623a  code   25 49 62                 {
   93 1  11248  0x623d  dict   29 69 02                   /xmenu
         11249  0x6240  sec    28 2c 01                   xmenu.install
         11250  0x6243  prim   17 05                      def
   95 1  11251  0x6245  sec    28 87 02                   pmenu.panel.update
   96 1  11252  0x6248  ret    06                       }
         11253  0x6249  prim   17 05                    def
  105 1  11254  0x624b  dict   29 17 01                 /install.ok
         11255  0x624e  code   25 71 62                 {
  106 1  11256  0x6251  dict   29 69 02                   /xmenu
         11257  0x6254  sec    28 2c 01                   xmenu.install
         11258  0x6257  prim   17 05                      def
  108 1  11259  0x6259  sec    28 84 01                   window.done
  110 1  11260  0x625c  dict   29 c0 02                   /install.last
         11261  0x625f  sec    28 69 02                   xmenu
         11262  0x6262  int    01                         0 # .xm_current
         11263  0x6263  prim   17 0f                      get
         11264  0x6265  prim   17 05                      def
  112 1  11265  0x6267  dict   19 fd                      /window.action
         11266  0x6269  int    11 08                      8 # actRedrawPanel
         11267  0x626b  prim   17 05                      def
  114 1  11268  0x626d  sec    28 89 02                   pmenu.update
  116 1  11269  0x6270  ret    06                       }
         11270  0x6271  prim   17 05                    def
  119 1  11271  0x6273  dict   29 18 01                 /install.cancel
         11272  0x6276  code   25 8b 62                 {
  120 1  11273  0x6279  dict   29 69 02                   /xmenu
         11274  0x627c  sec    28 2c 01                   xmenu.install
         11275  0x627f  prim   17 05                      def
  122 1  11276  0x6281  sec    28 69 02                   xmenu
         11277  0x6284  int    01                         0 # .xm_current
         11278  0x6285  sec    28 c0 02                   install.last
         11279  0x6288  prim   17 10                      put
  126 1  11280  0x628a  ret    06                       }
         11281  0x628b  prim   17 05                    def
   11 1  11282  0x628d  dict   29 c6 02                 /bits.default
         11283  0x6290  int    01                       0
         11284  0x6291  prim   17 05                    def
   13 1  11285  0x6293  dict   29 20 01                 /bits.suffix
         11286  0x6296  prim   17 03                    [
   14 1  11287  0x6298  none   00                       .undef # .undef
   15 1  11288  0x6299  str    94 03 36 34 00           "64"
   16 1  11289  0x629e  prim   17 04                    ]
         11290  0x62a0  prim   17 05                    def
   24 1  11291  0x62a2  dict   29 c7 02                 /bits.init
         11292  0x62a5  code   25 1f 63                 {
   25 1  11293  0x62a8  dict   29 1f 01                   /xmenu.bits
         11294  0x62ab  int    11 0b                      11 # .xm_size
         11295  0x62ad  prim   17 0e                      array
         11296  0x62af  prim   17 05                      def
   27 1  11297  0x62b1  dict   29 69 02                   /xmenu
         11298  0x62b4  sec    28 1f 01                   xmenu.bits
         11299  0x62b7  prim   17 05                      def
   29 1  11300  0x62b9  sec    28 69 02                   xmenu
         11301  0x62bc  int    11 01                      1 # .xm_list
         11302  0x62be  prim   17 03                      [
         11303  0x62c0  str    94 06 33 32 62 69 74 00    "32bit"
         11304  0x62c8  prim   17 04                      ]
         11305  0x62ca  prim   17 10                      put
   31 1  11306  0x62cc  sec    18 f4                      32+64bit_source
         11307  0x62ce  code   25 fc 62                   {
   32 1  11308  0x62d1  prim   17 7b                        64bit
         11309  0x62d3  code   25 f9 62                     {
   33 1  11310  0x62d6  dict   29 c6 02                       /bits.default
         11311  0x62d9  int    11 01                          1
         11312  0x62db  prim   17 05                          def
   34 1  11313  0x62dd  sec    28 69 02                       xmenu
         11314  0x62e0  int    11 01                          1 # .xm_list
         11315  0x62e2  prim   17 03                          [
         11316  0x62e4  str    94 06 33 32 62 69 74 00        "32bit"
         11317  0x62ec  str    94 06 36 34 62 69 74 00        "64bit"
         11318  0x62f4  prim   17 04                          ]
         11319  0x62f6  prim   17 10                          put
   35 1  11320  0x62f8  ret    06                           }
         11321  0x62f9  prim   17 06                        if
   36 1  11322  0x62fb  ret    06                         }
         11323  0x62fc  prim   17 06                      if
   39 1  11324  0x62fe  sec    18 f1                      32bit_boot_dir
         11325  0x6300  sec    18 f0                      64bit_boot_dir
         11326  0x6302  prim   17 2a                      ne
         11327  0x6304  code   25 10 63                   {
   40 1  11328  0x6307  sec    28 20 01                     bits.suffix
         11329  0x630a  int    11 01                        1
         11330  0x630c  none   00                           .undef # .undef
         11331  0x630d  prim   17 10                        put
   41 1  11332  0x630f  ret    06                         }
         11333  0x6310  prim   17 06                      if
   43 1  11334  0x6312  sec    28 69 02                   xmenu
         11335  0x6315  int    01                         0 # .xm_current
         11336  0x6316  sec    28 c6 02                   bits.default
         11337  0x6319  prim   17 10                      put
   45 1  11338  0x631b  sec    28 8e 02                   pmenu.init
   46 1  11339  0x631e  ret    06                       }
         11340  0x631f  prim   17 05                    def
   54 1  11341  0x6321  dict   29 c8 02                 /bits.update
         11342  0x6324  code   25 39 63                 {
   55 1  11343  0x6327  dict   29 69 02                   /xmenu
         11344  0x632a  sec    28 1f 01                   xmenu.bits
         11345  0x632d  prim   17 05                      def
   57 1  11346  0x632f  dict   19 fd                      /window.action
         11347  0x6331  int    11 08                      8 # actRedrawPanel
         11348  0x6333  prim   17 05                      def
   59 1  11349  0x6335  sec    28 89 02                   pmenu.update
   60 1  11350  0x6338  ret    06                       }
         11351  0x6339  prim   17 05                    def
   68 1  11352  0x633b  dict   29 c9 02                 /panel.bits
         11353  0x633e  code   25 6b 63                 {
   69 1  11354  0x6341  str    94 05 62 69 74 73 00       "bits"
         11355  0x6348  sec    28 5d 01                   help.setcontext
   71 1  11356  0x634b  sec    28 7a 02                   window.xmenu
   72 1  11357  0x634e  prim   17 12                      dup
         11358  0x6350  sec    28 fc 01                   .xmenu
         11359  0x6353  sec    28 1f 01                   xmenu.bits
         11360  0x6356  prim   17 10                      put
   73 1  11361  0x6358  prim   17 12                      dup
         11362  0x635a  sec    28 fd 01                   .xmenu.update
         11363  0x635d  dict   29 c8 02                   /bits.update
         11364  0x6360  prim   17 10                      put
   74 1  11365  0x6362  prim   17 12                      dup
         11366  0x6364  sec    28 13 01                   window.init
   75 1  11367  0x6367  sec    28 14 01                   window.show
   76 1  11368  0x636a  ret    06                       }
         11369  0x636b  prim   17 05                    def
   84 1  11370  0x636d  dict   29 ca 02                 /panel.bits.width
         11371  0x6370  code   25 7f 63                 {
   85 1  11372  0x6373  dict   29 69 02                   /xmenu
         11373  0x6376  sec    28 1f 01                   xmenu.bits
         11374  0x6379  prim   17 05                      def
   87 1  11375  0x637b  sec    28 8a 02                   pmenu.width
   88 1  11376  0x637e  ret    06                       }
         11377  0x637f  prim   17 05                    def
   96 1  11378  0x6381  dict   29 cb 02                 /panel.bits.update
         11379  0x6384  code   25 93 63                 {
   97 1  11380  0x6387  dict   29 69 02                   /xmenu
         11381  0x638a  sec    28 1f 01                   xmenu.bits
         11382  0x638d  prim   17 05                      def
   99 1  11383  0x638f  sec    28 87 02                   pmenu.panel.update
  100 1  11384  0x6392  ret    06                       }
         11385  0x6393  prim   17 05                    def
   12 1  11386  0x6395  dict   29 cc 02                 /panel.options
         11387  0x6398  code   25 f3 63                 {
   13 1  11388  0x639b  dict   29 cd 02                   /panel
         11389  0x639e  sec    28 ce 02                   panel.full
         11390  0x63a1  prim   17 05                      def
   15 1  11391  0x63a3  sec    28 45 01                   boot.show
         11392  0x63a6  prim   17 26                      not
         11393  0x63a8  code   25 ea 63                   {
   16 1  11394  0x63ab  dict   29 45 01                     /boot.show
         11395  0x63ae  bool   13 01                        true # true
         11396  0x63b0  prim   17 05                        def
   17 1  11397  0x63b2  sec    28 60 02                     boot.setup
   19 1  11398  0x63b5  sec    28 61 02                     boot.window
         11399  0x63b8  sec    28 42 01                     .color.fg
         11400  0x63bb  prim   17 0f                        get
         11401  0x63bd  prim   17 3e                        setcolor
   20 1  11402  0x63bf  sec    28 61 02                     boot.window
         11403  0x63c2  sec    28 0d 01                     .ed.font
         11404  0x63c5  prim   17 0f                        get
         11405  0x63c7  prim   17 42                        setfont
   22 1  11406  0x63c9  sec    28 43 01                     boot.ed
         11407  0x63cc  int    11 03                        3
         11408  0x63ce  prim   17 0f                        get
   23 1  11409  0x63d0  sec    28 43 01                     boot.ed
         11410  0x63d3  prim   17 17                        over
         11411  0x63d5  prim   17 51                        edit.init
   24 1  11412  0x63d7  str    94 01 00                     ""
         11413  0x63da  prim   17 2a                        ne
         11414  0x63dc  code   25 e7 63                     {
         11415  0x63df  sec    28 43 01                       boot.ed
         11416  0x63e2  int    11 20                          ' '
         11417  0x63e4  prim   17 53                          edit.input
         11418  0x63e6  ret    06                           }
         11419  0x63e7  prim   17 06                        if
   25 1  11420  0x63e9  ret    06                         }
         11421  0x63ea  prim   17 06                      if
   27 1  11422  0x63ec  dict   19 fd                      /window.action
         11423  0x63ee  int    11 07                      7 # actRedraw
         11424  0x63f0  prim   17 05                      def
   28 1  11425  0x63f2  ret    06                       }
         11426  0x63f3  prim   17 05                    def
   36 1  11427  0x63f5  dict   29 cf 02                 /panel.options.width
         11428  0x63f8  code   25 03 64                 {
   37 1  11429  0x63fb  sec    28 e7 01                   txt_other_options
         11430  0x63fe  prim   17 45                      strsize
         11431  0x6400  prim   17 13                      pop
   38 1  11432  0x6402  ret    06                       }
         11433  0x6403  prim   17 05                    def
   46 1  11434  0x6405  dict   29 d0 02                 /panel.options.update
         11435  0x6408  code   25 14 64                 {
   47 1  11436  0x640b  sec    28 88 02                   panel.text.moveto
   49 1  11437  0x640e  sec    28 e7 01                   txt_other_options
         11438  0x6411  prim   17 46                      show
   50 1  11439  0x6413  ret    06                       }
         11440  0x6414  prim   17 05                    def
   11 1  11441  0x6416  dict   29 d1 02                 /panel.size
         11442  0x6419  code   25 24 64                 {
         11443  0x641c  sec    28 a8 01                   clip.size
         11444  0x641f  prim   17 13                      pop
         11445  0x6421  int    11 18                      24
         11446  0x6423  ret    06                       }
         11447  0x6424  prim   17 05                    def
   12 1  11448  0x6426  dict   29 d2 02                 /panel.y
         11449  0x6429  code   25 41 64                 {
         11450  0x642c  sec    28 a8 01                   clip.size
         11451  0x642f  prim   17 14                      exch
         11452  0x6431  prim   17 13                      pop
         11453  0x6433  sec    28 d1 02                   panel.size
         11454  0x6436  prim   17 14                      exch
         11455  0x6438  prim   17 13                      pop
         11456  0x643a  prim   17 1b                      sub
         11457  0x643c  int    11 0a                      10
         11458  0x643e  prim   17 1b                      sub
         11459  0x6440  ret    06                       }
         11460  0x6441  prim   17 05                    def
   13 1  11461  0x6443  dict   29 8b 02                 /panel.text.y
         11462  0x6446  code   25 51 64                 {
         11463  0x6449  sec    28 d2 02                   panel.y
         11464  0x644c  int    11 05                      5
         11465  0x644e  prim   17 1a                      add
         11466  0x6450  ret    06                       }
         11467  0x6451  prim   17 05                    def
   14 1  11468                                          # panel.text.Fy
         11469                                          # 0
         11470                                          # def
   15 1  11471  0x6453  dict   29 8d 02                 /panel.font
         11472  0x6456  sec    28 0e 01                 font.normal
         11473  0x6459  prim   17 05                    def
   16 1  11474  0x645b  dict   29 8c 02                 /panel.normal
         11475  0x645e  sec    28 82 01                 white
         11476  0x6461  prim   17 05                    def
   17 1  11477  0x6463  dict   29 d3 02                 /panel.high
         11478  0x6466  sec    28 cd 01                 lightblue
         11479  0x6469  prim   17 05                    def
   18 1  11480  0x646b  dict   29 d4 02                 /panel.bg
         11481  0x646e  sec    28 af 01                 lightgray
         11482  0x6471  prim   17 05                    def
   19 1  11483  0x6473  dict   29 d5 02                 /panel.border
         11484  0x6476  sec    28 d0 01                 lightdotcolor
         11485  0x6479  prim   17 05                    def
   21 1  11486                                          # panel.expert
         11487                                          # false # false
         11488                                          # def
   28 1  11489  0x647b  dict   29 66 02                 /panel.init
         11490  0x647e  code   25 2f 67                 {
   30 1  11491  0x6481  dict   29 d6 02                   /panel.back
         11492  0x6484  int    01                         0
         11493  0x6485  sec    28 d2 02                   panel.y
         11494  0x6488  prim   17 3b                      moveto
         11495  0x648a  sec    28 d1 02                   panel.size
         11496  0x648d  prim   17 4d                      savescreen
         11497  0x648f  prim   17 05                      def
   33 1  11498  0x6491  dict   29 ce 02                   /panel.full
         11499  0x6494  prim   17 03                      [
   37 1  11500  0x6496  prim   17 03                      [
         11501  0x6498  int    41 00 00 00 3b             0x3b000000 # keyF1
         11502  0x649d  int    01                         0
         11503  0x649e  str    94 03 46 31 00             "F1"
         11504  0x64a3  dict   29 b0 02                   /panel.help
         11505  0x64a6  dict   29 b1 02                   /panel.help.width
         11506  0x64a9  dict   29 b2 02                   /panel.help.update
         11507  0x64ac  none   00                         .undef # .undef
         11508  0x64ad  prim   17 04                      ]
   39 1  11509  0x64af  sec    18 a5                      syslinux
         11510  0x64b1  code   25 ed 65                   {
   41 1  11511  0x64b4  sec    18 d2                        livecd
         11512  0x64b6  code   25 0b 65                     {
   43 1  11513  0x64b9  prim   17 03                          [
         11514  0x64bb  int    41 00 00 00 3c                 0x3c000000 # keyF2
         11515  0x64c0  int    01                             0
         11516  0x64c1  str    94 03 46 32 00                 "F2"
         11517  0x64c6  dict   29 a3 02                       /panel.lang
         11518  0x64c9  dict   29 a4 02                       /panel.lang.width
         11519  0x64cc  dict   29 a5 02                       /panel.lang.update
         11520  0x64cf  dict   29 a0 02                       /lang.init
         11521  0x64d2  prim   17 04                          ]
   44 1  11522  0x64d4  prim   17 03                          [
         11523  0x64d6  int    41 00 00 00 3d                 0x3d000000 # keyF3
         11524  0x64db  int    01                             0
         11525  0x64dc  str    94 03 46 33 00                 "F3"
         11526  0x64e1  dict   29 92 02                       /panel.video
         11527  0x64e4  dict   29 93 02                       /panel.video.width
         11528  0x64e7  dict   29 94 02                       /panel.video.update
         11529  0x64ea  dict   29 90 02                       /video.init
         11530  0x64ed  prim   17 04                          ]
   45 1  11531  0x64ef  prim   17 03                          [
         11532  0x64f1  int    41 00 00 00 3e                 0x3e000000 # keyF4
         11533  0x64f6  int    01                             0
         11534  0x64f7  str    94 03 46 34 00                 "F4"
         11535  0x64fc  dict   29 ad 02                       /panel.kernel_option
         11536  0x64ff  dict   29 ae 02                       /panel.kernel_option.width
         11537  0x6502  dict   29 af 02                       /panel.kernel_option.update
         11538  0x6505  dict   29 ab 02                       /kernel_option.init
         11539  0x6508  prim   17 04                          ]
   47 1  11540  0x650a  ret    06                           }
         11541  0x650b  code   25 db 65                     {
   49 1  11542  0x650e  prim   17 03                          [
         11543  0x6510  int    41 00 00 00 3c                 0x3c000000 # keyF2
         11544  0x6515  int    01                             0
         11545  0x6516  str    94 03 46 32 00                 "F2"
         11546  0x651b  dict   29 a3 02                       /panel.lang
         11547  0x651e  dict   29 a4 02                       /panel.lang.width
         11548  0x6521  dict   29 a5 02                       /panel.lang.update
         11549  0x6524  dict   29 a0 02                       /lang.init
         11550  0x6527  prim   17 04                          ]
   50 1  11551  0x6529  prim   17 03                          [
         11552  0x652b  int    41 00 00 00 3d                 0x3d000000 # keyF3
         11553  0x6530  int    01                             0
         11554  0x6531  str    94 03 46 33 00                 "F3"
         11555  0x6536  dict   29 92 02                       /panel.video
         11556  0x6539  dict   29 93 02                       /panel.video.width
         11557  0x653c  dict   29 94 02                       /panel.video.update
         11558  0x653f  dict   29 90 02                       /video.init
         11559  0x6542  prim   17 04                          ]
   51 1  11560  0x6544  prim   17 03                          [
         11561  0x6546  int    41 00 00 00 3e                 0x3e000000 # keyF4
         11562  0x654b  int    01                             0
         11563  0x654c  str    94 03 46 34 00                 "F4"
         11564  0x6551  dict   29 c3 02                       /panel.install
         11565  0x6554  dict   29 c4 02                       /panel.install.width
         11566  0x6557  dict   29 c5 02                       /panel.install.update
         11567  0x655a  dict   29 c1 02                       /install.init
         11568  0x655d  prim   17 04                          ]
   52 1  11569  0x655f  prim   17 03                          [
         11570  0x6561  int    41 00 00 00 3f                 0x3f000000 # keyF5
         11571  0x6566  int    01                             0
         11572  0x6567  str    94 03 46 35 00                 "F5"
         11573  0x656c  dict   29 a8 02                       /panel.dud
         11574  0x656f  dict   29 a9 02                       /panel.dud.width
         11575  0x6572  dict   29 aa 02                       /panel.dud.update
         11576  0x6575  dict   29 a6 02                       /dud.init
         11577  0x6578  prim   17 04                          ]
   53 1  11578  0x657a  prim   17 03                          [
         11579  0x657c  int    41 00 00 00 40                 0x40000000 # keyF6
         11580  0x6581  int    01                             0
         11581  0x6582  str    94 03 46 36 00                 "F6"
         11582  0x6587  dict   29 ad 02                       /panel.kernel_option
         11583  0x658a  dict   29 ae 02                       /panel.kernel_option.width
         11584  0x658d  dict   29 af 02                       /panel.kernel_option.update
         11585  0x6590  dict   29 ab 02                       /kernel_option.init
         11586  0x6593  prim   17 04                          ]
   55 1  11587  0x6595  sec    18 f4                          32+64bit_source
         11588  0x6597  code   25 d8 65                       {
   56 1  11589  0x659a  prim   17 7b                            64bit
         11590  0x659c  code   25 d5 65                         {
   57 1  11591  0x659f  sec    18 f1                              32bit_boot_dir
         11592  0x65a1  none   00                                 .undef # .undef
         11593  0x65a2  prim   17 2a                              ne
   58 1  11594  0x65a4  sec    18 f0                              64bit_boot_dir
         11595  0x65a6  none   00                                 .undef # .undef
         11596  0x65a7  prim   17 2a                              ne
   59 1  11597  0x65a9  sec    18 f1                              32bit_boot_dir
         11598  0x65ab  sec    18 f0                              64bit_boot_dir
         11599  0x65ad  prim   17 2a                              ne
   60 1  11600  0x65af  prim   17 23                              and
         11601  0x65b1  prim   17 23                              and
         11602  0x65b3  code   25 d2 65                           {
   61 1  11603  0x65b6  prim   17 03                                [
         11604  0x65b8  int    41 00 00 00 41                       0x41000000 # keyF7
         11605  0x65bd  int    01                                   0
         11606  0x65be  str    94 03 46 37 00                       "F7"
         11607  0x65c3  dict   29 c9 02                             /panel.bits
         11608  0x65c6  dict   29 ca 02                             /panel.bits.width
         11609  0x65c9  dict   29 cb 02                             /panel.bits.update
         11610  0x65cc  dict   29 c7 02                             /bits.init
         11611  0x65cf  prim   17 04                                ]
   62 1  11612  0x65d1  ret    06                                 }
         11613  0x65d2  prim   17 06                              if
   63 1  11614  0x65d4  ret    06                               }
         11615  0x65d5  prim   17 06                            if
   64 1  11616  0x65d7  ret    06                             }
         11617  0x65d8  prim   17 06                          if
   66 1  11618  0x65da  ret    06                           }
         11619  0x65db  prim   17 07                        ifelse
   68 1  11620  0x65dd  sec    28 1f 01                     xmenu.bits
         11621  0x65e0  none   00                           .undef # .undef
         11622  0x65e1  prim   17 29                        eq
         11623  0x65e3  code   25 ea 65                     {
         11624  0x65e6  sec    28 c7 02                       bits.init
         11625  0x65e9  ret    06                           }
         11626  0x65ea  prim   17 06                        if
   70 1  11627  0x65ec  ret    06                         }
         11628  0x65ed  code   25 49 66                   {
   72 1  11629  0x65f0  prim   17 03                        [
         11630  0x65f2  int    41 00 00 00 3c               0x3c000000 # keyF2
         11631  0x65f7  int    01                           0
         11632  0x65f8  str    94 03 46 32 00               "F2"
         11633  0x65fd  dict   29 a3 02                     /panel.lang
         11634  0x6600  dict   29 a4 02                     /panel.lang.width
         11635  0x6603  dict   29 a5 02                     /panel.lang.update
         11636  0x6606  dict   29 a0 02                     /lang.init
         11637  0x6609  prim   17 04                        ]
   73 1  11638  0x660b  str    94 09 70 72 6f 66 69 6c      "profiles"
                               65 73 00
         11639  0x6616  prim   17 82                        findfile
         11640  0x6618  prim   17 12                        dup
         11641  0x661a  code   25 40 66                     {
   74 1  11642  0x661d  dict   29 b6 02                       /profile.data
         11643  0x6620  prim   17 14                          exch
         11644  0x6622  prim   17 05                          def
   75 1  11645  0x6624  prim   17 03                          [
         11646  0x6626  int    41 00 00 00 3d                 0x3d000000 # keyF3
         11647  0x662b  int    01                             0
         11648  0x662c  str    94 03 46 33 00                 "F3"
         11649  0x6631  dict   29 bd 02                       /panel.profile
         11650  0x6634  dict   29 be 02                       /panel.profile.width
         11651  0x6637  dict   29 bf 02                       /panel.profile.update
         11652  0x663a  dict   29 bb 02                       /profile.init
         11653  0x663d  prim   17 04                          ]
   76 1  11654  0x663f  ret    06                           }
         11655  0x6640  code   25 46 66                     {
         11656  0x6643  prim   17 13                          pop
         11657  0x6645  ret    06                           }
         11658  0x6646  prim   17 07                        ifelse
   78 1  11659  0x6648  ret    06                         }
         11660  0x6649  prim   17 07                      ifelse
   80 1  11661  0x664b  prim   17 04                      ]
         11662  0x664d  prim   17 05                      def
   83 1  11663  0x664f  sec    28 ce 02                   panel.full
         11664  0x6652  code   25 6d 66                   {
         11665  0x6655  int    11 06                        6
         11666  0x6657  prim   17 0f                        get
         11667  0x6659  prim   17 12                        dup
         11668  0x665b  none   00                           .undef # .undef
         11669  0x665c  prim   17 2a                        ne
         11670  0x665e  code   25 64 66                     {
         11671  0x6661  prim   17 19                          exec
         11672  0x6663  ret    06                           }
         11673  0x6664  code   25 6a 66                     {
         11674  0x6667  prim   17 13                          pop
         11675  0x6669  ret    06                           }
         11676  0x666a  prim   17 07                        ifelse
         11677  0x666c  ret    06                         }
         11678  0x666d  prim   17 0b                      forall
   85 1  11679  0x666f  sec    18 a5                      syslinux
         11680  0x6671  code   25 e2 66                   {
   86 1  11681  0x6674  dict   29 d7 02                     /panel.short
         11682  0x6677  prim   17 03                        [
   87 1  11683  0x6679  prim   17 03                        [
         11684  0x667b  int    41 00 00 00 3b               0x3b000000 # keyF1
         11685  0x6680  int    01                           0
         11686  0x6681  str    94 03 46 31 00               "F1"
         11687  0x6686  dict   29 b0 02                     /panel.help
         11688  0x6689  dict   29 b1 02                     /panel.help.width
         11689  0x668c  dict   29 b2 02                     /panel.help.update
         11690  0x668f  none   00                           .undef # .undef
         11691  0x6690  prim   17 04                        ]
   88 1  11692  0x6692  prim   17 03                        [
         11693  0x6694  int    41 00 00 00 3c               0x3c000000 # keyF2
         11694  0x6699  int    01                           0
         11695  0x669a  str    94 03 46 32 00               "F2"
         11696  0x669f  dict   29 a3 02                     /panel.lang
         11697  0x66a2  dict   29 a4 02                     /panel.lang.width
         11698  0x66a5  dict   29 a5 02                     /panel.lang.update
         11699  0x66a8  dict   29 a0 02                     /lang.init
         11700  0x66ab  prim   17 04                        ]
   89 1  11701  0x66ad  prim   17 03                        [
         11702  0x66af  int    41 00 00 00 3d               0x3d000000 # keyF3
         11703  0x66b4  int    01                           0
         11704  0x66b5  str    94 03 46 33 00               "F3"
         11705  0x66ba  dict   29 cc 02                     /panel.options
         11706  0x66bd  dict   29 cf 02                     /panel.options.width
         11707  0x66c0  dict   29 d0 02                     /panel.options.update
         11708  0x66c3  none   00                           .undef # .undef
         11709  0x66c4  prim   17 04                        ]
   90 1  11710  0x66c6  prim   17 04                        ]
         11711  0x66c8  prim   17 05                        def
   92 1  11712  0x66ca  dict   29 cd 02                     /panel
         11713  0x66cd  sec    18 a1                        CapsLock
         11714  0x66cf  code   25 d6 66                     {
         11715  0x66d2  sec    28 ce 02                       panel.full
         11716  0x66d5  ret    06                           }
         11717  0x66d6  code   25 dd 66                     {
         11718  0x66d9  sec    28 d7 02                       panel.short
         11719  0x66dc  ret    06                           }
         11720  0x66dd  prim   17 07                        ifelse
         11721  0x66df  prim   17 05                        def
   93 1  11722  0x66e1  ret    06                         }
         11723  0x66e2  code   25 29 67                   {
   94 1  11724  0x66e5  dict   29 d7 02                     /panel.short
         11725  0x66e8  prim   17 03                        [
   95 1  11726  0x66ea  prim   17 03                        [
         11727  0x66ec  int    41 00 00 00 3b               0x3b000000 # keyF1
         11728  0x66f1  int    01                           0
         11729  0x66f2  str    94 03 46 31 00               "F1"
         11730  0x66f7  dict   29 b0 02                     /panel.help
         11731  0x66fa  dict   29 b1 02                     /panel.help.width
         11732  0x66fd  dict   29 b2 02                     /panel.help.update
         11733  0x6700  none   00                           .undef # .undef
         11734  0x6701  prim   17 04                        ]
   96 1  11735  0x6703  prim   17 03                        [
         11736  0x6705  int    41 00 00 00 3c               0x3c000000 # keyF2
         11737  0x670a  int    01                           0
         11738  0x670b  str    94 03 46 32 00               "F2"
         11739  0x6710  dict   29 cc 02                     /panel.options
         11740  0x6713  dict   29 cf 02                     /panel.options.width
         11741  0x6716  dict   29 d0 02                     /panel.options.update
         11742  0x6719  none   00                           .undef # .undef
         11743  0x671a  prim   17 04                        ]
   97 1  11744  0x671c  prim   17 04                        ]
         11745  0x671e  prim   17 05                        def
   99 1  11746  0x6720  dict   29 cd 02                     /panel
         11747  0x6723  sec    28 d7 02                     panel.short
         11748  0x6726  prim   17 05                        def
  100 1  11749  0x6728  ret    06                         }
         11750  0x6729  prim   17 07                      ifelse
  102 1  11751  0x672b  sec    28 16 01                   panel.show
  103 1  11752  0x672e  ret    06                       }
         11753  0x672f  prim   17 05                    def
  111 1  11754  0x6731  dict   29 16 01                 /panel.show
         11755  0x6734  code   25 a2 67                 {
  112 1  11756  0x6737  sec    28 8d 02                   panel.font
         11757  0x673a  prim   17 42                      setfont
  115 1  11758  0x673c  int    01                         0
         11759  0x673d  sec    28 d2 02                   panel.y
         11760  0x6740  prim   17 3b                      moveto
  117 1  11761  0x6742  sec    28 d6 02                   panel.back
         11762  0x6745  prim   17 4e                      restorescreen
  129 1  11763  0x6747  dict   29 69 02                   /xmenu
         11764  0x674a  sec    28 69 02                   xmenu
  131 1  11765  0x674d  dict   29 d8 02                   /panel.x
         11766  0x6750  int    01                         0
         11767  0x6751  prim   17 05                      def
  132 1  11768  0x6753  sec    28 cd 02                   panel
         11769  0x6756  code   25 9d 67                   {
         11770  0x6759  prim   17 12                        dup
         11771  0x675b  code   25 94 67                     {
  133 1  11772  0x675e  prim   17 12                          dup
         11773  0x6760  int    11 01                          1
         11774  0x6762  sec    28 d8 02                       panel.x
         11775  0x6765  prim   17 10                          put
  134 1  11776  0x6767  prim   17 12                          dup
         11777  0x6769  int    11 04                          4
         11778  0x676b  prim   17 0f                          get
         11779  0x676d  prim   17 19                          exec
         11780  0x676f  prim   17 17                          over
         11781  0x6771  int    11 02                          2
         11782  0x6773  prim   17 0f                          get
         11783  0x6775  prim   17 45                          strsize
         11784  0x6777  prim   17 13                          pop
         11785  0x6779  prim   17 1a                          add
         11786  0x677b  int    11 14                          20
         11787  0x677d  prim   17 1a                          add
         11788  0x677f  sec    28 d8 02                       panel.x
         11789  0x6782  prim   17 1a                          add
         11790  0x6784  dict   29 d8 02                       /panel.x
         11791  0x6787  prim   17 14                          exch
         11792  0x6789  prim   17 05                          def
  135 1  11793  0x678b  prim   17 12                          dup
         11794  0x678d  int    11 05                          5
         11795  0x678f  prim   17 0f                          get
         11796  0x6791  prim   17 19                          exec
  136 1  11797  0x6793  ret    06                           }
         11798  0x6794  code   25 9a 67                     {
         11799  0x6797  prim   17 13                          pop
         11800  0x6799  ret    06                           }
         11801  0x679a  prim   17 07                        ifelse
         11802  0x679c  ret    06                         }
         11803  0x679d  prim   17 0b                      forall
  138 1  11804  0x679f  prim   17 05                      def
  140 1  11805  0x67a1  ret    06                       }
         11806  0x67a2  prim   17 05                    def
  148 1  11807  0x67a4  dict   29 67 02                 /panel.input
         11808  0x67a7  code   25 eb 67                 {
  149 1  11809  0x67aa  sec    28 cd 02                   panel
         11810  0x67ad  code   25 e8 67                   {
         11811  0x67b0  prim   17 12                        dup
         11812  0x67b2  code   25 df 67                     {
  150 1  11813  0x67b5  prim   17 12                          dup
         11814  0x67b7  int    01                             0
         11815  0x67b8  prim   17 0f                          get
         11816  0x67ba  int    11 02                          2
         11817  0x67bc  prim   17 18                          index
         11818  0x67be  prim   17 29                          eq
         11819  0x67c0  code   25 d6 67                       {
         11820  0x67c3  prim   17 17                            over
         11821  0x67c5  sec    28 d9 02                         panel.extra
         11822  0x67c8  prim   17 13                            pop
         11823  0x67ca  int    11 03                            3
         11824  0x67cc  prim   17 0f                            get
         11825  0x67ce  prim   17 19                            exec
         11826  0x67d0  prim   17 13                            pop
         11827  0x67d2  int    01                               0
         11828  0x67d3  prim   17 0c                            exit
         11829  0x67d5  ret    06                             }
         11830  0x67d6  code   25 dc 67                       {
         11831  0x67d9  prim   17 13                            pop
         11832  0x67db  ret    06                             }
         11833  0x67dc  prim   17 07                          ifelse
  151 1  11834  0x67de  ret    06                           }
         11835  0x67df  code   25 e5 67                     {
         11836  0x67e2  prim   17 13                          pop
         11837  0x67e4  ret    06                           }
         11838  0x67e5  prim   17 07                        ifelse
         11839  0x67e7  ret    06                         }
         11840  0x67e8  prim   17 0b                      forall
  152 1  11841  0x67ea  ret    06                       }
         11842  0x67eb  prim   17 05                    def
  160 1  11843  0x67ed  dict   29 88 02                 /panel.text.moveto
         11844  0x67f0  code   25 2f 68                 {
  161 1  11845  0x67f3  dict   29 da 02                   /panel.tmp.x
         11846  0x67f6  prim   17 17                      over
         11847  0x67f8  int    11 01                      1
         11848  0x67fa  prim   17 0f                      get
         11849  0x67fc  int    11 0a                      10
         11850  0x67fe  prim   17 1a                      add
         11851  0x6800  prim   17 05                      def
  162 1  11852  0x6802  dict   29 db 02                   /panel.tmp.F
         11853  0x6805  prim   17 14                      exch
         11854  0x6807  int    11 02                      2
         11855  0x6809  prim   17 0f                      get
         11856  0x680b  prim   17 05                      def
  164 1  11857  0x680d  sec    28 da 02                   panel.tmp.x
         11858  0x6810  sec    28 8b 02                   panel.text.y
         11859  0x6813  int    01                         0 # panel.text.Fy
         11860  0x6814  prim   17 1a                      add
         11861  0x6816  prim   17 3b                      moveto
  165 1  11862  0x6818  sec    28 d3 02                   panel.high
         11863  0x681b  prim   17 3e                      setcolor
         11864  0x681d  sec    28 db 02                   panel.tmp.F
         11865  0x6820  prim   17 46                      show
  166 1  11866  0x6822  sec    28 8c 02                   panel.normal
         11867  0x6825  prim   17 3e                      setcolor
  168 1  11868  0x6827  int    11 06                      6
         11869  0x6829  int    01                         0 # panel.text.Fy
         11870  0x682a  prim   17 1f                      neg
         11871  0x682c  prim   17 56                      rmoveto
  169 1  11872  0x682e  ret    06                       }
         11873  0x682f  prim   17 05                    def
  177 1  11874  0x6831  dict   29 d9 02                 /panel.extra
         11875  0x6834  code   25 ba 68                 {
  182 1  11876  0x6837  sec    18 a5                      syslinux
         11877  0x6839  prim   17 26                      not
         11878  0x683b  code   25 41 68                   {
         11879  0x683e  prim   17 0d                        return
         11880  0x6840  ret    06                         }
         11881  0x6841  prim   17 06                      if
  185 1  11882  0x6843  prim   17 12                      dup
         11883  0x6845  int    41 00 00 00 3b             0x3b000000 # keyF1
         11884  0x684a  prim   17 29                      eq
         11885  0x684c  code   25 52 68                   {
         11886  0x684f  prim   17 0d                        return
         11887  0x6851  ret    06                         }
         11888  0x6852  prim   17 06                      if
  187 1  11889  0x6854  sec    28 dc 02                   panel.extra.fkey
         11890  0x6857  none   00                         .undef # .undef
         11891  0x6858  prim   17 29                      eq
  188 1  11892  0x685a  sec    18 e8                      menu.entry
         11893  0x685c  int    01                         0
         11894  0x685d  prim   17 29                      eq
  189 1  11895  0x685f  sec    18 e8                      menu.entry
         11896  0x6861  sec    28 1a 01                   menu.texts
         11897  0x6864  prim   17 11                      length
         11898  0x6866  int    11 01                      1
         11899  0x6868  prim   17 1b                      sub
         11900  0x686a  prim   17 2d                      lt
  190 1  11901  0x686c  prim   17 23                      and
         11902  0x686e  prim   17 23                      and
         11903  0x6870  code   25 b7 68                   {
  191 1  11904  0x6873  dict   29 dc 02                     /panel.extra.fkey
         11905  0x6876  int    11 01                        1
         11906  0x6878  prim   17 05                        def
  192 1  11907  0x687a  sec    18 e8                        menu.entry
         11908  0x687c  bool   03                           false # false
         11909  0x687d  sec    28 57 01                     MenuSelect
  193 1  11910  0x6880  sec    28 50 01                     menu.visible.entries
         11911  0x6883  sec    18 e8                        menu.entry
         11912  0x6885  sec    28 54 01                     menu.shift
         11913  0x6888  prim   17 1b                        sub
         11914  0x688a  prim   17 1b                        sub
         11915  0x688c  int    11 01                        1
         11916  0x688e  prim   17 29                        eq
         11917  0x6890  code   25 a3 68                     {
  194 1  11918  0x6893  dict   29 54 01                       /menu.shift
         11919  0x6896  sec    28 54 01                       menu.shift
         11920  0x6899  int    11 01                          1
         11921  0x689b  prim   17 1a                          add
         11922  0x689d  prim   17 05                          def
         11923  0x689f  sec    28 4c 01                       redrawmenu
  195 1  11924  0x68a2  ret    06                           }
         11925  0x68a3  prim   17 06                        if
  196 1  11926  0x68a5  dict   19 e8                        /menu.entry
         11927  0x68a7  sec    18 e8                        menu.entry
         11928  0x68a9  int    11 01                        1
         11929  0x68ab  prim   17 1a                        add
         11930  0x68ad  prim   17 05                        def
  197 1  11931  0x68af  sec    18 e8                        menu.entry
         11932  0x68b1  bool   13 01                        true # true
         11933  0x68b3  sec    28 57 01                     MenuSelect
  198 1  11934  0x68b6  ret    06                         }
         11935  0x68b7  prim   17 06                      if
  199 1  11936  0x68b9  ret    06                       }
         11937  0x68ba  prim   17 05                    def
   13 1  11938                                          # .km.locale
         11939                                          # 0
         11940                                          # def
   14 1  11941                                          # .km.map
         11942                                          # 1
         11943                                          # def
    1 2  11944  0x68bc  dict   29 dd 02                 /keymap.cs
         11945  0x68bf  prim   17 03                    [
    2 2  11946  0x68c1  prim   17 03                    [
         11947  0x68c3  int    11 02                    0x02
         11948  0x68c5  int    11 2b                    0x2b
         11949  0x68c7  int    11 31                    0x31
         11950  0x68c9  int    01                       0x00
         11951  0x68ca  prim   17 04                    ]
    3 2  11952  0x68cc  prim   17 03                    [
         11953  0x68ce  int    11 03                    0x03
         11954  0x68d0  int    21 1b 01                 0x11b
         11955  0x68d3  int    11 32                    0x32
         11956  0x68d5  int    01                       0x00
         11957  0x68d6  prim   17 04                    ]
    4 2  11958  0x68d8  prim   17 03                    [
         11959  0x68da  int    11 04                    0x04
         11960  0x68dc  int    21 61 01                 0x161
         11961  0x68df  int    11 33                    0x33
         11962  0x68e1  int    01                       0x00
         11963  0x68e2  prim   17 04                    ]
    5 2  11964  0x68e4  prim   17 03                    [
         11965  0x68e6  int    11 05                    0x05
         11966  0x68e8  int    21 0d 01                 0x10d
         11967  0x68eb  int    11 34                    0x34
         11968  0x68ed  int    01                       0x00
         11969  0x68ee  prim   17 04                    ]
    6 2  11970  0x68f0  prim   17 03                    [
         11971  0x68f2  int    11 06                    0x06
         11972  0x68f4  int    21 59 01                 0x159
         11973  0x68f7  int    11 35                    0x35
         11974  0x68f9  int    01                       0x00
         11975  0x68fa  prim   17 04                    ]
    7 2  11976  0x68fc  prim   17 03                    [
         11977  0x68fe  int    11 07                    0x07
         11978  0x6900  int    21 7e 01                 0x17e
         11979  0x6903  int    11 36                    0x36
         11980  0x6905  int    01                       0x00
         11981  0x6906  prim   17 04                    ]
    8 2  11982  0x6908  prim   17 03                    [
         11983  0x690a  int    11 08                    0x08
         11984  0x690c  uint   12 fd                    0xfd
         11985  0x690e  int    11 37                    0x37
         11986  0x6910  int    01                       0x00
         11987  0x6911  prim   17 04                    ]
    9 2  11988  0x6913  prim   17 03                    [
         11989  0x6915  int    11 09                    0x09
         11990  0x6917  uint   12 e1                    0xe1
         11991  0x6919  int    11 38                    0x38
         11992  0x691b  int    01                       0x00
         11993  0x691c  prim   17 04                    ]
   10 2  11994  0x691e  prim   17 03                    [
         11995  0x6920  int    11 0a                    0x0a
         11996  0x6922  uint   12 ed                    0xed
         11997  0x6924  int    11 39                    0x39
         11998  0x6926  int    01                       0x00
         11999  0x6927  prim   17 04                    ]
   11 2  12000  0x6929  prim   17 03                    [
         12001  0x692b  int    11 0b                    0x0b
         12002  0x692d  uint   12 e9                    0xe9
         12003  0x692f  int    11 30                    0x30
         12004  0x6931  int    01                       0x00
         12005  0x6932  prim   17 04                    ]
   12 2  12006  0x6934  prim   17 03                    [
         12007  0x6936  int    11 0c                    0x0c
         12008  0x6938  int    11 3d                    0x3d
         12009  0x693a  int    11 25                    0x25
         12010  0x693c  int    11 2d                    0x2d
         12011  0x693e  prim   17 04                    ]
   13 2  12012  0x6940  prim   17 03                    [
         12013  0x6942  int    11 0d                    0x0d
         12014  0x6944  int    01                       0x00
         12015  0x6945  int    01                       0x00
         12016  0x6946  int    11 3d                    0x3d
         12017  0x6948  prim   17 04                    ]
   14 2  12018  0x694a  prim   17 03                    [
         12019  0x694c  int    11 15                    0x15
         12020  0x694e  int    11 7a                    0x7a
         12021  0x6950  int    11 5a                    0x5a
         12022  0x6952  int    11 79                    0x79
         12023  0x6954  prim   17 04                    ]
   15 2  12024  0x6956  prim   17 03                    [
         12025  0x6958  int    11 1a                    0x1a
         12026  0x695a  uint   12 fa                    0xfa
         12027  0x695c  int    11 2f                    0x2f
         12028  0x695e  int    11 5b                    0x5b
         12029  0x6960  prim   17 04                    ]
   16 2  12030  0x6962  prim   17 03                    [
         12031  0x6964  int    11 1b                    0x1b
         12032  0x6966  int    11 29                    0x29
         12033  0x6968  int    11 28                    0x28
         12034  0x696a  int    11 5d                    0x5d
         12035  0x696c  prim   17 04                    ]
   17 2  12036  0x696e  prim   17 03                    [
         12037  0x6970  int    11 27                    0x27
         12038  0x6972  int    21 6f 01                 0x16f
         12039  0x6975  int    11 22                    0x22
         12040  0x6977  int    11 3b                    0x3b
         12041  0x6979  prim   17 04                    ]
   18 2  12042  0x697b  prim   17 03                    [
         12043  0x697d  int    11 28                    0x28
         12044  0x697f  uint   12 a7                    0xa7
         12045  0x6981  int    11 21                    0x21
         12046  0x6983  int    11 27                    0x27
         12047  0x6985  prim   17 04                    ]
   19 2  12048  0x6987  prim   17 03                    [
         12049  0x6989  int    11 29                    0x29
         12050  0x698b  int    11 60                    0x60
         12051  0x698d  int    11 3b                    0x3b
         12052  0x698f  int    01                       0x00
         12053  0x6990  prim   17 04                    ]
   20 2  12054  0x6992  prim   17 03                    [
         12055  0x6994  int    11 2c                    0x2c
         12056  0x6996  int    11 79                    0x79
         12057  0x6998  int    11 59                    0x59
         12058  0x699a  int    11 7a                    0x7a
         12059  0x699c  prim   17 04                    ]
   21 2  12060  0x699e  prim   17 03                    [
         12061  0x69a0  int    11 2e                    0x2e
         12062  0x69a2  int    11 63                    0x63
         12063  0x69a4  int    11 43                    0x43
         12064  0x69a6  int    01                       0x00
         12065  0x69a7  prim   17 04                    ]
   22 2  12066  0x69a9  prim   17 03                    [
         12067  0x69ab  int    11 33                    0x33
         12068  0x69ad  int    11 2c                    0x2c
         12069  0x69af  int    11 3f                    0x3f
         12070  0x69b1  int    01                       0x00
         12071  0x69b2  prim   17 04                    ]
   23 2  12072  0x69b4  prim   17 03                    [
         12073  0x69b6  int    11 34                    0x34
         12074  0x69b8  int    11 2e                    0x2e
         12075  0x69ba  int    11 3a                    0x3a
         12076  0x69bc  int    01                       0x00
         12077  0x69bd  prim   17 04                    ]
   24 2  12078  0x69bf  prim   17 03                    [
         12079  0x69c1  int    11 35                    0x35
         12080  0x69c3  int    11 2d                    0x2d
         12081  0x69c5  int    11 5f                    0x5f
         12082  0x69c7  int    11 2f                    0x2f
         12083  0x69c9  prim   17 04                    ]
   25 2  12084  0x69cb  prim   17 03                    [
         12085  0x69cd  int    11 56                    0x56
         12086  0x69cf  int    11 7c                    0x7c
         12087  0x69d1  int    01                       0x00
         12088  0x69d2  int    11 3c                    0x3c
         12089  0x69d4  prim   17 04                    ]
   26 2  12090  0x69d6  prim   17 04                    ]
         12091  0x69d8  prim   17 05                    def
    1 2  12092  0x69da  dict   29 de 02                 /keymap.da
         12093  0x69dd  prim   17 03                    [
    2 2  12094  0x69df  prim   17 03                    [
         12095  0x69e1  int    11 03                    0x03
         12096  0x69e3  int    11 32                    0x32
         12097  0x69e5  int    11 22                    0x22
         12098  0x69e7  int    11 40                    0x40
         12099  0x69e9  prim   17 04                    ]
    3 2  12100  0x69eb  prim   17 03                    [
         12101  0x69ed  int    11 04                    0x04
         12102  0x69ef  int    11 33                    0x33
         12103  0x69f1  int    11 23                    0x23
         12104  0x69f3  uint   12 a3                    0xa3
         12105  0x69f5  prim   17 04                    ]
    4 2  12106  0x69f7  prim   17 03                    [
         12107  0x69f9  int    11 05                    0x05
         12108  0x69fb  int    11 34                    0x34
         12109  0x69fd  int    21 ac 20                 0x20ac
         12110  0x6a00  int    11 24                    0x24
         12111  0x6a02  prim   17 04                    ]
    5 2  12112  0x6a04  prim   17 03                    [
         12113  0x6a06  int    11 06                    0x06
         12114  0x6a08  int    11 35                    0x35
         12115  0x6a0a  int    11 25                    0x25
         12116  0x6a0c  int    01                       0x00
         12117  0x6a0d  prim   17 04                    ]
    6 2  12118  0x6a0f  prim   17 03                    [
         12119  0x6a11  int    11 07                    0x07
         12120  0x6a13  int    11 36                    0x36
         12121  0x6a15  int    11 26                    0x26
         12122  0x6a17  int    01                       0x00
         12123  0x6a18  prim   17 04                    ]
    7 2  12124  0x6a1a  prim   17 03                    [
         12125  0x6a1c  int    11 08                    0x08
         12126  0x6a1e  int    11 37                    0x37
         12127  0x6a20  int    11 2f                    0x2f
         12128  0x6a22  int    11 7b                    0x7b
         12129  0x6a24  prim   17 04                    ]
    8 2  12130  0x6a26  prim   17 03                    [
         12131  0x6a28  int    11 09                    0x09
         12132  0x6a2a  int    11 38                    0x38
         12133  0x6a2c  int    11 28                    0x28
         12134  0x6a2e  int    11 5b                    0x5b
         12135  0x6a30  prim   17 04                    ]
    9 2  12136  0x6a32  prim   17 03                    [
         12137  0x6a34  int    11 0a                    0x0a
         12138  0x6a36  int    11 39                    0x39
         12139  0x6a38  int    11 29                    0x29
         12140  0x6a3a  int    11 5d                    0x5d
         12141  0x6a3c  prim   17 04                    ]
   10 2  12142  0x6a3e  prim   17 03                    [
         12143  0x6a40  int    11 0b                    0x0b
         12144  0x6a42  int    11 30                    0x30
         12145  0x6a44  int    11 3d                    0x3d
         12146  0x6a46  int    11 7d                    0x7d
         12147  0x6a48  prim   17 04                    ]
   11 2  12148  0x6a4a  prim   17 03                    [
         12149  0x6a4c  int    11 0c                    0x0c
         12150  0x6a4e  int    11 2b                    0x2b
         12151  0x6a50  int    11 3f                    0x3f
         12152  0x6a52  int    01                       0x00
         12153  0x6a53  prim   17 04                    ]
   12 2  12154  0x6a55  prim   17 03                    [
         12155  0x6a57  int    11 0d                    0x0d
         12156  0x6a59  int    21 7d 01                 0x17d
         12157  0x6a5c  int    11 60                    0x60
         12158  0x6a5e  int    11 7c                    0x7c
         12159  0x6a60  prim   17 04                    ]
   13 2  12160  0x6a62  prim   17 03                    [
         12161  0x6a64  int    11 1a                    0x1a
         12162  0x6a66  uint   12 e5                    0xe5
         12163  0x6a68  uint   12 c5                    0xc5
         12164  0x6a6a  int    01                       0x00
         12165  0x6a6b  prim   17 04                    ]
   14 2  12166  0x6a6d  prim   17 03                    [
         12167  0x6a6f  int    11 1b                    0x1b
         12168  0x6a71  int    21 61 01                 0x161
         12169  0x6a74  int    11 5e                    0x5e
         12170  0x6a76  int    11 7e                    0x7e
         12171  0x6a78  prim   17 04                    ]
   15 2  12172  0x6a7a  prim   17 03                    [
         12173  0x6a7c  int    11 27                    0x27
         12174  0x6a7e  uint   12 e6                    0xe6
         12175  0x6a80  uint   12 c6                    0xc6
         12176  0x6a82  int    01                       0x00
         12177  0x6a83  prim   17 04                    ]
   16 2  12178  0x6a85  prim   17 03                    [
         12179  0x6a87  int    11 28                    0x28
         12180  0x6a89  uint   12 f8                    0xf8
         12181  0x6a8b  uint   12 d8                    0xd8
         12182  0x6a8d  int    01                       0x00
         12183  0x6a8e  prim   17 04                    ]
   17 2  12184  0x6a90  prim   17 03                    [
         12185  0x6a92  int    11 29                    0x29
         12186  0x6a94  int    21 53 01                 0x153
         12187  0x6a97  uint   12 a7                    0xa7
         12188  0x6a99  int    01                       0x00
         12189  0x6a9a  prim   17 04                    ]
   18 2  12190  0x6a9c  prim   17 03                    [
         12191  0x6a9e  int    11 2b                    0x2b
         12192  0x6aa0  int    11 27                    0x27
         12193  0x6aa2  int    11 2a                    0x2a
         12194  0x6aa4  int    01                       0x00
         12195  0x6aa5  prim   17 04                    ]
   19 2  12196  0x6aa7  prim   17 03                    [
         12197  0x6aa9  int    11 2e                    0x2e
         12198  0x6aab  int    11 63                    0x63
         12199  0x6aad  int    11 43                    0x43
         12200  0x6aaf  int    01                       0x00
         12201  0x6ab0  prim   17 04                    ]
   20 2  12202  0x6ab2  prim   17 03                    [
         12203  0x6ab4  int    11 33                    0x33
         12204  0x6ab6  int    11 2c                    0x2c
         12205  0x6ab8  int    11 3b                    0x3b
         12206  0x6aba  int    01                       0x00
         12207  0x6abb  prim   17 04                    ]
   21 2  12208  0x6abd  prim   17 03                    [
         12209  0x6abf  int    11 34                    0x34
         12210  0x6ac1  int    11 2e                    0x2e
         12211  0x6ac3  int    11 3a                    0x3a
         12212  0x6ac5  int    01                       0x00
         12213  0x6ac6  prim   17 04                    ]
   22 2  12214  0x6ac8  prim   17 03                    [
         12215  0x6aca  int    11 35                    0x35
         12216  0x6acc  int    11 2d                    0x2d
         12217  0x6ace  int    11 5f                    0x5f
         12218  0x6ad0  int    01                       0x00
         12219  0x6ad1  prim   17 04                    ]
   23 2  12220  0x6ad3  prim   17 03                    [
         12221  0x6ad5  int    11 56                    0x56
         12222  0x6ad7  int    11 3c                    0x3c
         12223  0x6ad9  int    11 3e                    0x3e
         12224  0x6adb  int    11 5c                    0x5c
         12225  0x6add  prim   17 04                    ]
   24 2  12226  0x6adf  prim   17 04                    ]
         12227  0x6ae1  prim   17 05                    def
    1 2  12228  0x6ae3  dict   29 df 02                 /keymap.de
         12229  0x6ae6  prim   17 03                    [
    2 2  12230  0x6ae8  prim   17 03                    [
         12231  0x6aea  int    11 03                    0x03
         12232  0x6aec  int    11 32                    0x32
         12233  0x6aee  int    11 22                    0x22
         12234  0x6af0  uint   12 b2                    0xb2
         12235  0x6af2  prim   17 04                    ]
    3 2  12236  0x6af4  prim   17 03                    [
         12237  0x6af6  int    11 04                    0x04
         12238  0x6af8  int    11 33                    0x33
         12239  0x6afa  uint   12 a7                    0xa7
         12240  0x6afc  uint   12 b3                    0xb3
         12241  0x6afe  prim   17 04                    ]
    4 2  12242  0x6b00  prim   17 03                    [
         12243  0x6b02  int    11 06                    0x06
         12244  0x6b04  int    11 35                    0x35
         12245  0x6b06  int    11 25                    0x25
         12246  0x6b08  int    01                       0x00
         12247  0x6b09  prim   17 04                    ]
    5 2  12248  0x6b0b  prim   17 03                    [
         12249  0x6b0d  int    11 07                    0x07
         12250  0x6b0f  int    11 36                    0x36
         12251  0x6b11  int    11 26                    0x26
         12252  0x6b13  int    01                       0x00
         12253  0x6b14  prim   17 04                    ]
    6 2  12254  0x6b16  prim   17 03                    [
         12255  0x6b18  int    11 08                    0x08
         12256  0x6b1a  int    11 37                    0x37
         12257  0x6b1c  int    11 2f                    0x2f
         12258  0x6b1e  int    11 7b                    0x7b
         12259  0x6b20  prim   17 04                    ]
    7 2  12260  0x6b22  prim   17 03                    [
         12261  0x6b24  int    11 09                    0x09
         12262  0x6b26  int    11 38                    0x38
         12263  0x6b28  int    11 28                    0x28
         12264  0x6b2a  int    11 5b                    0x5b
         12265  0x6b2c  prim   17 04                    ]
    8 2  12266  0x6b2e  prim   17 03                    [
         12267  0x6b30  int    11 0a                    0x0a
         12268  0x6b32  int    11 39                    0x39
         12269  0x6b34  int    11 29                    0x29
         12270  0x6b36  int    11 5d                    0x5d
         12271  0x6b38  prim   17 04                    ]
    9 2  12272  0x6b3a  prim   17 03                    [
         12273  0x6b3c  int    11 0b                    0x0b
         12274  0x6b3e  int    11 30                    0x30
         12275  0x6b40  int    11 3d                    0x3d
         12276  0x6b42  int    11 7d                    0x7d
         12277  0x6b44  prim   17 04                    ]
   10 2  12278  0x6b46  prim   17 03                    [
         12279  0x6b48  int    11 0c                    0x0c
         12280  0x6b4a  uint   12 df                    0xdf
         12281  0x6b4c  int    11 3f                    0x3f
         12282  0x6b4e  int    11 5c                    0x5c
         12283  0x6b50  prim   17 04                    ]
   11 2  12284  0x6b52  prim   17 03                    [
         12285  0x6b54  int    11 0d                    0x0d
         12286  0x6b56  int    11 27                    0x27
         12287  0x6b58  int    11 60                    0x60
         12288  0x6b5a  int    01                       0x00
         12289  0x6b5b  prim   17 04                    ]
   12 2  12290  0x6b5d  prim   17 03                    [
         12291  0x6b5f  int    11 10                    0x10
         12292  0x6b61  int    11 71                    0x71
         12293  0x6b63  int    11 51                    0x51
         12294  0x6b65  int    11 40                    0x40
         12295  0x6b67  prim   17 04                    ]
   13 2  12296  0x6b69  prim   17 03                    [
         12297  0x6b6b  int    11 12                    0x12
         12298  0x6b6d  int    11 65                    0x65
         12299  0x6b6f  int    11 45                    0x45
         12300  0x6b71  int    21 ac 20                 0x20ac
         12301  0x6b74  prim   17 04                    ]
   14 2  12302  0x6b76  prim   17 03                    [
         12303  0x6b78  int    11 15                    0x15
         12304  0x6b7a  int    11 7a                    0x7a
         12305  0x6b7c  int    11 5a                    0x5a
         12306  0x6b7e  int    01                       0x00
         12307  0x6b7f  prim   17 04                    ]
   15 2  12308  0x6b81  prim   17 03                    [
         12309  0x6b83  int    11 1a                    0x1a
         12310  0x6b85  uint   12 fc                    0xfc
         12311  0x6b87  uint   12 dc                    0xdc
         12312  0x6b89  int    01                       0x00
         12313  0x6b8a  prim   17 04                    ]
   16 2  12314  0x6b8c  prim   17 03                    [
         12315  0x6b8e  int    11 1b                    0x1b
         12316  0x6b90  int    11 2b                    0x2b
         12317  0x6b92  int    11 2a                    0x2a
         12318  0x6b94  int    11 7e                    0x7e
         12319  0x6b96  prim   17 04                    ]
   17 2  12320  0x6b98  prim   17 03                    [
         12321  0x6b9a  int    11 27                    0x27
         12322  0x6b9c  uint   12 f6                    0xf6
         12323  0x6b9e  uint   12 d6                    0xd6
         12324  0x6ba0  int    01                       0x00
         12325  0x6ba1  prim   17 04                    ]
   18 2  12326  0x6ba3  prim   17 03                    [
         12327  0x6ba5  int    11 28                    0x28
         12328  0x6ba7  uint   12 e4                    0xe4
         12329  0x6ba9  uint   12 c4                    0xc4
         12330  0x6bab  int    01                       0x00
         12331  0x6bac  prim   17 04                    ]
   19 2  12332  0x6bae  prim   17 03                    [
         12333  0x6bb0  int    11 29                    0x29
         12334  0x6bb2  int    11 5e                    0x5e
         12335  0x6bb4  uint   12 b0                    0xb0
         12336  0x6bb6  int    01                       0x00
         12337  0x6bb7  prim   17 04                    ]
   20 2  12338  0x6bb9  prim   17 03                    [
         12339  0x6bbb  int    11 2b                    0x2b
         12340  0x6bbd  int    11 23                    0x23
         12341  0x6bbf  int    11 27                    0x27
         12342  0x6bc1  int    01                       0x00
         12343  0x6bc2  prim   17 04                    ]
   21 2  12344  0x6bc4  prim   17 03                    [
         12345  0x6bc6  int    11 2c                    0x2c
         12346  0x6bc8  int    11 79                    0x79
         12347  0x6bca  int    11 59                    0x59
         12348  0x6bcc  int    01                       0x00
         12349  0x6bcd  prim   17 04                    ]
   22 2  12350  0x6bcf  prim   17 03                    [
         12351  0x6bd1  int    11 32                    0x32
         12352  0x6bd3  int    11 6d                    0x6d
         12353  0x6bd5  int    11 4d                    0x4d
         12354  0x6bd7  uint   12 b5                    0xb5
         12355  0x6bd9  prim   17 04                    ]
   23 2  12356  0x6bdb  prim   17 03                    [
         12357  0x6bdd  int    11 33                    0x33
         12358  0x6bdf  int    11 2c                    0x2c
         12359  0x6be1  int    11 3b                    0x3b
         12360  0x6be3  int    01                       0x00
         12361  0x6be4  prim   17 04                    ]
   24 2  12362  0x6be6  prim   17 03                    [
         12363  0x6be8  int    11 34                    0x34
         12364  0x6bea  int    11 2e                    0x2e
         12365  0x6bec  int    11 3a                    0x3a
         12366  0x6bee  int    01                       0x00
         12367  0x6bef  prim   17 04                    ]
   25 2  12368  0x6bf1  prim   17 03                    [
         12369  0x6bf3  int    11 35                    0x35
         12370  0x6bf5  int    11 2d                    0x2d
         12371  0x6bf7  int    11 5f                    0x5f
         12372  0x6bf9  int    01                       0x00
         12373  0x6bfa  prim   17 04                    ]
   26 2  12374  0x6bfc  prim   17 03                    [
         12375  0x6bfe  int    11 56                    0x56
         12376  0x6c00  int    11 3c                    0x3c
         12377  0x6c02  int    11 3e                    0x3e
         12378  0x6c04  int    11 7c                    0x7c
         12379  0x6c06  prim   17 04                    ]
   27 2  12380  0x6c08  prim   17 04                    ]
         12381  0x6c0a  prim   17 05                    def
    1 2  12382  0x6c0c  dict   29 e0 02                 /keymap.el
         12383  0x6c0f  prim   17 03                    [
    2 2  12384  0x6c11  prim   17 03                    [
         12385  0x6c13  int    11 06                    0x06
         12386  0x6c15  int    11 35                    0x35
         12387  0x6c17  int    11 25                    0x25
         12388  0x6c19  int    01                       0x00
         12389  0x6c1a  prim   17 04                    ]
    3 2  12390  0x6c1c  prim   17 03                    [
         12391  0x6c1e  int    11 2e                    0x2e
         12392  0x6c20  int    11 63                    0x63
         12393  0x6c22  int    11 43                    0x43
         12394  0x6c24  int    01                       0x00
         12395  0x6c25  prim   17 04                    ]
    4 2  12396  0x6c27  prim   17 03                    [
         12397  0x6c29  int    11 56                    0x56
         12398  0x6c2b  int    11 3c                    0x3c
         12399  0x6c2d  int    11 3e                    0x3e
         12400  0x6c2f  int    11 7c                    0x7c
         12401  0x6c31  prim   17 04                    ]
    5 2  12402  0x6c33  prim   17 04                    ]
         12403  0x6c35  prim   17 05                    def
    1 2  12404  0x6c37  dict   29 e1 02                 /keymap.es
         12405  0x6c3a  prim   17 03                    [
    2 2  12406  0x6c3c  prim   17 03                    [
         12407  0x6c3e  int    11 02                    0x02
         12408  0x6c40  int    11 31                    0x31
         12409  0x6c42  int    11 21                    0x21
         12410  0x6c44  int    11 7c                    0x7c
         12411  0x6c46  prim   17 04                    ]
    3 2  12412  0x6c48  prim   17 03                    [
         12413  0x6c4a  int    11 03                    0x03
         12414  0x6c4c  int    11 32                    0x32
         12415  0x6c4e  int    11 22                    0x22
         12416  0x6c50  int    11 40                    0x40
         12417  0x6c52  prim   17 04                    ]
    4 2  12418  0x6c54  prim   17 03                    [
         12419  0x6c56  int    11 04                    0x04
         12420  0x6c58  int    11 33                    0x33
         12421  0x6c5a  uint   12 b7                    0xb7
         12422  0x6c5c  int    11 23                    0x23
         12423  0x6c5e  prim   17 04                    ]
    5 2  12424  0x6c60  prim   17 03                    [
         12425  0x6c62  int    11 05                    0x05
         12426  0x6c64  int    11 34                    0x34
         12427  0x6c66  int    11 24                    0x24
         12428  0x6c68  int    11 7e                    0x7e
         12429  0x6c6a  prim   17 04                    ]
    6 2  12430  0x6c6c  prim   17 03                    [
         12431  0x6c6e  int    11 06                    0x06
         12432  0x6c70  int    11 35                    0x35
         12433  0x6c72  int    11 25                    0x25
         12434  0x6c74  int    01                       0x00
         12435  0x6c75  prim   17 04                    ]
    7 2  12436  0x6c77  prim   17 03                    [
         12437  0x6c79  int    11 07                    0x07
         12438  0x6c7b  int    11 36                    0x36
         12439  0x6c7d  int    11 26                    0x26
         12440  0x6c7f  uint   12 ac                    0xac
         12441  0x6c81  prim   17 04                    ]
    8 2  12442  0x6c83  prim   17 03                    [
         12443  0x6c85  int    11 08                    0x08
         12444  0x6c87  int    11 37                    0x37
         12445  0x6c89  int    11 2f                    0x2f
         12446  0x6c8b  int    11 7b                    0x7b
         12447  0x6c8d  prim   17 04                    ]
    9 2  12448  0x6c8f  prim   17 03                    [
         12449  0x6c91  int    11 09                    0x09
         12450  0x6c93  int    11 38                    0x38
         12451  0x6c95  int    11 28                    0x28
         12452  0x6c97  int    11 5b                    0x5b
         12453  0x6c99  prim   17 04                    ]
   10 2  12454  0x6c9b  prim   17 03                    [
         12455  0x6c9d  int    11 0a                    0x0a
         12456  0x6c9f  int    11 39                    0x39
         12457  0x6ca1  int    11 29                    0x29
         12458  0x6ca3  int    11 5d                    0x5d
         12459  0x6ca5  prim   17 04                    ]
   11 2  12460  0x6ca7  prim   17 03                    [
         12461  0x6ca9  int    11 0b                    0x0b
         12462  0x6cab  int    11 30                    0x30
         12463  0x6cad  int    11 3d                    0x3d
         12464  0x6caf  int    11 7d                    0x7d
         12465  0x6cb1  prim   17 04                    ]
   12 2  12466  0x6cb3  prim   17 03                    [
         12467  0x6cb5  int    11 0c                    0x0c
         12468  0x6cb7  int    11 27                    0x27
         12469  0x6cb9  int    11 3f                    0x3f
         12470  0x6cbb  int    11 5c                    0x5c
         12471  0x6cbd  prim   17 04                    ]
   13 2  12472  0x6cbf  prim   17 03                    [
         12473  0x6cc1  int    11 0d                    0x0d
         12474  0x6cc3  uint   12 a1                    0xa1
         12475  0x6cc5  uint   12 bf                    0xbf
         12476  0x6cc7  int    11 7e                    0x7e
         12477  0x6cc9  prim   17 04                    ]
   14 2  12478  0x6ccb  prim   17 03                    [
         12479  0x6ccd  int    11 1a                    0x1a
         12480  0x6ccf  int    01                       0x00
         12481  0x6cd0  int    01                       0x00
         12482  0x6cd1  int    11 5b                    0x5b
         12483  0x6cd3  prim   17 04                    ]
   15 2  12484  0x6cd5  prim   17 03                    [
         12485  0x6cd7  int    11 1b                    0x1b
         12486  0x6cd9  int    11 2b                    0x2b
         12487  0x6cdb  int    11 2a                    0x2a
         12488  0x6cdd  int    11 5d                    0x5d
         12489  0x6cdf  prim   17 04                    ]
   16 2  12490  0x6ce1  prim   17 03                    [
         12491  0x6ce3  int    11 27                    0x27
         12492  0x6ce5  uint   12 f1                    0xf1
         12493  0x6ce7  uint   12 d1                    0xd1
         12494  0x6ce9  int    01                       0x00
         12495  0x6cea  prim   17 04                    ]
   17 2  12496  0x6cec  prim   17 03                    [
         12497  0x6cee  int    11 28                    0x28
         12498  0x6cf0  int    01                       0x00
         12499  0x6cf1  int    01                       0x00
         12500  0x6cf2  int    11 7b                    0x7b
         12501  0x6cf4  prim   17 04                    ]
   18 2  12502  0x6cf6  prim   17 03                    [
         12503  0x6cf8  int    11 29                    0x29
         12504  0x6cfa  uint   12 ba                    0xba
         12505  0x6cfc  uint   12 aa                    0xaa
         12506  0x6cfe  int    11 5c                    0x5c
         12507  0x6d00  prim   17 04                    ]
   19 2  12508  0x6d02  prim   17 03                    [
         12509  0x6d04  int    11 2b                    0x2b
         12510  0x6d06  uint   12 e7                    0xe7
         12511  0x6d08  uint   12 c7                    0xc7
         12512  0x6d0a  int    11 7d                    0x7d
         12513  0x6d0c  prim   17 04                    ]
   20 2  12514  0x6d0e  prim   17 03                    [
         12515  0x6d10  int    11 2e                    0x2e
         12516  0x6d12  int    11 63                    0x63
         12517  0x6d14  int    11 43                    0x43
         12518  0x6d16  int    01                       0x00
         12519  0x6d17  prim   17 04                    ]
   21 2  12520  0x6d19  prim   17 03                    [
         12521  0x6d1b  int    11 33                    0x33
         12522  0x6d1d  int    11 2c                    0x2c
         12523  0x6d1f  int    11 3b                    0x3b
         12524  0x6d21  int    01                       0x00
         12525  0x6d22  prim   17 04                    ]
   22 2  12526  0x6d24  prim   17 03                    [
         12527  0x6d26  int    11 34                    0x34
         12528  0x6d28  int    11 2e                    0x2e
         12529  0x6d2a  int    11 3a                    0x3a
         12530  0x6d2c  int    01                       0x00
         12531  0x6d2d  prim   17 04                    ]
   23 2  12532  0x6d2f  prim   17 03                    [
         12533  0x6d31  int    11 35                    0x35
         12534  0x6d33  int    11 2d                    0x2d
         12535  0x6d35  int    11 5f                    0x5f
         12536  0x6d37  int    01                       0x00
         12537  0x6d38  prim   17 04                    ]
   24 2  12538  0x6d3a  prim   17 03                    [
         12539  0x6d3c  int    11 56                    0x56
         12540  0x6d3e  int    11 3c                    0x3c
         12541  0x6d40  int    11 3e                    0x3e
         12542  0x6d42  int    01                       0x00
         12543  0x6d43  prim   17 04                    ]
   25 2  12544  0x6d45  prim   17 04                    ]
         12545  0x6d47  prim   17 05                    def
    1 2  12546  0x6d49  dict   29 e2 02                 /keymap.fr
         12547  0x6d4c  prim   17 03                    [
    2 2  12548  0x6d4e  prim   17 03                    [
         12549  0x6d50  int    11 02                    0x02
         12550  0x6d52  int    11 26                    0x26
         12551  0x6d54  int    11 31                    0x31
         12552  0x6d56  int    01                       0x00
         12553  0x6d57  prim   17 04                    ]
    3 2  12554  0x6d59  prim   17 03                    [
         12555  0x6d5b  int    11 03                    0x03
         12556  0x6d5d  int    11 7b                    0x7b
         12557  0x6d5f  int    11 32                    0x32
         12558  0x6d61  int    11 7e                    0x7e
         12559  0x6d63  prim   17 04                    ]
    4 2  12560  0x6d65  prim   17 03                    [
         12561  0x6d67  int    11 04                    0x04
         12562  0x6d69  int    11 22                    0x22
         12563  0x6d6b  int    11 33                    0x33
         12564  0x6d6d  int    11 23                    0x23
         12565  0x6d6f  prim   17 04                    ]
    5 2  12566  0x6d71  prim   17 03                    [
         12567  0x6d73  int    11 05                    0x05
         12568  0x6d75  int    11 27                    0x27
         12569  0x6d77  int    11 34                    0x34
         12570  0x6d79  int    11 7b                    0x7b
         12571  0x6d7b  prim   17 04                    ]
    6 2  12572  0x6d7d  prim   17 03                    [
         12573  0x6d7f  int    11 06                    0x06
         12574  0x6d81  int    11 28                    0x28
         12575  0x6d83  int    11 35                    0x35
         12576  0x6d85  int    11 5b                    0x5b
         12577  0x6d87  prim   17 04                    ]
    7 2  12578  0x6d89  prim   17 03                    [
         12579  0x6d8b  int    11 07                    0x07
         12580  0x6d8d  int    11 2d                    0x2d
         12581  0x6d8f  int    11 36                    0x36
         12582  0x6d91  int    11 7c                    0x7c
         12583  0x6d93  prim   17 04                    ]
    8 2  12584  0x6d95  prim   17 03                    [
         12585  0x6d97  int    11 08                    0x08
         12586  0x6d99  int    11 7d                    0x7d
         12587  0x6d9b  int    11 37                    0x37
         12588  0x6d9d  int    11 60                    0x60
         12589  0x6d9f  prim   17 04                    ]
    9 2  12590  0x6da1  prim   17 03                    [
         12591  0x6da3  int    11 09                    0x09
         12592  0x6da5  int    11 5f                    0x5f
         12593  0x6da7  int    11 38                    0x38
         12594  0x6da9  int    11 5c                    0x5c
         12595  0x6dab  prim   17 04                    ]
   10 2  12596  0x6dad  prim   17 03                    [
         12597  0x6daf  int    11 0a                    0x0a
         12598  0x6db1  int    11 2f                    0x2f
         12599  0x6db3  int    11 39                    0x39
         12600  0x6db5  int    11 5e                    0x5e
         12601  0x6db7  prim   17 04                    ]
   11 2  12602  0x6db9  prim   17 03                    [
         12603  0x6dbb  int    11 0b                    0x0b
         12604  0x6dbd  int    11 40                    0x40
         12605  0x6dbf  int    11 30                    0x30
         12606  0x6dc1  int    01                       0x00
         12607  0x6dc2  prim   17 04                    ]
   12 2  12608  0x6dc4  prim   17 03                    [
         12609  0x6dc6  int    11 0c                    0x0c
         12610  0x6dc8  int    11 29                    0x29
         12611  0x6dca  int    11 5d                    0x5d
         12612  0x6dcc  int    01                       0x00
         12613  0x6dcd  prim   17 04                    ]
   13 2  12614  0x6dcf  prim   17 03                    [
         12615  0x6dd1  int    11 0d                    0x0d
         12616  0x6dd3  int    11 3d                    0x3d
         12617  0x6dd5  int    11 2b                    0x2b
         12618  0x6dd7  int    11 7d                    0x7d
         12619  0x6dd9  prim   17 04                    ]
   14 2  12620  0x6ddb  prim   17 03                    [
         12621  0x6ddd  int    11 10                    0x10
         12622  0x6ddf  int    11 61                    0x61
         12623  0x6de1  int    11 41                    0x41
         12624  0x6de3  int    01                       0x00
         12625  0x6de4  prim   17 04                    ]
   15 2  12626  0x6de6  prim   17 03                    [
         12627  0x6de8  int    11 11                    0x11
         12628  0x6dea  int    11 7a                    0x7a
         12629  0x6dec  int    11 5a                    0x5a
         12630  0x6dee  int    01                       0x00
         12631  0x6def  prim   17 04                    ]
   16 2  12632  0x6df1  prim   17 03                    [
         12633  0x6df3  int    11 1a                    0x1a
         12634  0x6df5  int    11 5e                    0x5e
         12635  0x6df7  int    11 3c                    0x3c
         12636  0x6df9  int    01                       0x00
         12637  0x6dfa  prim   17 04                    ]
   17 2  12638  0x6dfc  prim   17 03                    [
         12639  0x6dfe  int    11 1b                    0x1b
         12640  0x6e00  int    11 24                    0x24
         12641  0x6e02  int    11 3e                    0x3e
         12642  0x6e04  int    11 7e                    0x7e
         12643  0x6e06  prim   17 04                    ]
   18 2  12644  0x6e08  prim   17 03                    [
         12645  0x6e0a  int    11 1e                    0x1e
         12646  0x6e0c  int    11 71                    0x71
         12647  0x6e0e  int    11 51                    0x51
         12648  0x6e10  int    01                       0x00
         12649  0x6e11  prim   17 04                    ]
   19 2  12650  0x6e13  prim   17 03                    [
         12651  0x6e15  int    11 27                    0x27
         12652  0x6e17  int    11 6d                    0x6d
         12653  0x6e19  int    11 4d                    0x4d
         12654  0x6e1b  int    01                       0x00
         12655  0x6e1c  prim   17 04                    ]
   20 2  12656  0x6e1e  prim   17 03                    [
         12657  0x6e20  int    11 28                    0x28
         12658  0x6e22  int    11 7c                    0x7c
         12659  0x6e24  int    11 25                    0x25
         12660  0x6e26  int    01                       0x00
         12661  0x6e27  prim   17 04                    ]
   21 2  12662  0x6e29  prim   17 03                    [
         12663  0x6e2b  int    11 29                    0x29
         12664  0x6e2d  int    11 2a                    0x2a
         12665  0x6e2f  int    11 7e                    0x7e
         12666  0x6e31  int    01                       0x00
         12667  0x6e32  prim   17 04                    ]
   22 2  12668  0x6e34  prim   17 03                    [
         12669  0x6e36  int    11 2b                    0x2b
         12670  0x6e38  int    11 2a                    0x2a
         12671  0x6e3a  int    11 23                    0x23
         12672  0x6e3c  int    01                       0x00
         12673  0x6e3d  prim   17 04                    ]
   23 2  12674  0x6e3f  prim   17 03                    [
         12675  0x6e41  int    11 2c                    0x2c
         12676  0x6e43  int    11 77                    0x77
         12677  0x6e45  int    11 57                    0x57
         12678  0x6e47  int    01                       0x00
         12679  0x6e48  prim   17 04                    ]
   24 2  12680  0x6e4a  prim   17 03                    [
         12681  0x6e4c  int    11 2e                    0x2e
         12682  0x6e4e  int    11 63                    0x63
         12683  0x6e50  int    11 43                    0x43
         12684  0x6e52  int    01                       0x00
         12685  0x6e53  prim   17 04                    ]
   25 2  12686  0x6e55  prim   17 03                    [
         12687  0x6e57  int    11 32                    0x32
         12688  0x6e59  int    11 2c                    0x2c
         12689  0x6e5b  int    11 3f                    0x3f
         12690  0x6e5d  int    01                       0x00
         12691  0x6e5e  prim   17 04                    ]
   26 2  12692  0x6e60  prim   17 03                    [
         12693  0x6e62  int    11 33                    0x33
         12694  0x6e64  int    11 3b                    0x3b
         12695  0x6e66  int    11 2e                    0x2e
         12696  0x6e68  int    01                       0x00
         12697  0x6e69  prim   17 04                    ]
   27 2  12698  0x6e6b  prim   17 03                    [
         12699  0x6e6d  int    11 34                    0x34
         12700  0x6e6f  int    11 3a                    0x3a
         12701  0x6e71  int    11 2f                    0x2f
         12702  0x6e73  int    01                       0x00
         12703  0x6e74  prim   17 04                    ]
   28 2  12704  0x6e76  prim   17 03                    [
         12705  0x6e78  int    11 35                    0x35
         12706  0x6e7a  int    11 21                    0x21
         12707  0x6e7c  int    11 5c                    0x5c
         12708  0x6e7e  int    01                       0x00
         12709  0x6e7f  prim   17 04                    ]
   29 2  12710  0x6e81  prim   17 03                    [
         12711  0x6e83  int    11 56                    0x56
         12712  0x6e85  int    11 3c                    0x3c
         12713  0x6e87  int    11 3e                    0x3e
         12714  0x6e89  int    11 7c                    0x7c
         12715  0x6e8b  prim   17 04                    ]
   30 2  12716  0x6e8d  prim   17 04                    ]
         12717  0x6e8f  prim   17 05                    def
    1 2  12718  0x6e91  dict   29 e3 02                 /keymap.hu
         12719  0x6e94  prim   17 03                    [
    2 2  12720  0x6e96  prim   17 03                    [
         12721  0x6e98  int    11 02                    0x02
         12722  0x6e9a  int    11 31                    0x31
         12723  0x6e9c  int    11 27                    0x27
         12724  0x6e9e  int    11 7e                    0x7e
         12725  0x6ea0  prim   17 04                    ]
    3 2  12726  0x6ea2  prim   17 03                    [
         12727  0x6ea4  int    11 03                    0x03
         12728  0x6ea6  int    11 32                    0x32
         12729  0x6ea8  int    11 22                    0x22
         12730  0x6eaa  int    21 c7 02                 0x2c7
         12731  0x6ead  prim   17 04                    ]
    4 2  12732  0x6eaf  prim   17 03                    [
         12733  0x6eb1  int    11 04                    0x04
         12734  0x6eb3  int    11 33                    0x33
         12735  0x6eb5  int    11 2b                    0x2b
         12736  0x6eb7  int    11 5e                    0x5e
         12737  0x6eb9  prim   17 04                    ]
    5 2  12738  0x6ebb  prim   17 03                    [
         12739  0x6ebd  int    11 05                    0x05
         12740  0x6ebf  int    11 34                    0x34
         12741  0x6ec1  int    11 21                    0x21
         12742  0x6ec3  int    21 d8 02                 0x2d8
         12743  0x6ec6  prim   17 04                    ]
    6 2  12744  0x6ec8  prim   17 03                    [
         12745  0x6eca  int    11 06                    0x06
         12746  0x6ecc  int    11 35                    0x35
         12747  0x6ece  int    11 25                    0x25
         12748  0x6ed0  uint   12 b0                    0xb0
         12749  0x6ed2  prim   17 04                    ]
    7 2  12750  0x6ed4  prim   17 03                    [
         12751  0x6ed6  int    11 07                    0x07
         12752  0x6ed8  int    11 36                    0x36
         12753  0x6eda  int    11 2f                    0x2f
         12754  0x6edc  int    21 db 02                 0x2db
         12755  0x6edf  prim   17 04                    ]
    8 2  12756  0x6ee1  prim   17 03                    [
         12757  0x6ee3  int    11 08                    0x08
         12758  0x6ee5  int    11 37                    0x37
         12759  0x6ee7  int    11 3d                    0x3d
         12760  0x6ee9  int    11 60                    0x60
         12761  0x6eeb  prim   17 04                    ]
    9 2  12762  0x6eed  prim   17 03                    [
         12763  0x6eef  int    11 09                    0x09
         12764  0x6ef1  int    11 38                    0x38
         12765  0x6ef3  int    11 28                    0x28
         12766  0x6ef5  int    21 d9 02                 0x2d9
         12767  0x6ef8  prim   17 04                    ]
   10 2  12768  0x6efa  prim   17 03                    [
         12769  0x6efc  int    11 0a                    0x0a
         12770  0x6efe  int    11 39                    0x39
         12771  0x6f00  int    11 29                    0x29
         12772  0x6f02  uint   12 b4                    0xb4
         12773  0x6f04  prim   17 04                    ]
   11 2  12774  0x6f06  prim   17 03                    [
         12775  0x6f08  int    11 0b                    0x0b
         12776  0x6f0a  uint   12 f6                    0xf6
         12777  0x6f0c  uint   12 d6                    0xd6
         12778  0x6f0e  int    21 dd 02                 0x2dd
         12779  0x6f11  prim   17 04                    ]
   12 2  12780  0x6f13  prim   17 03                    [
         12781  0x6f15  int    11 0c                    0x0c
         12782  0x6f17  uint   12 fc                    0xfc
         12783  0x6f19  uint   12 dc                    0xdc
         12784  0x6f1b  uint   12 a8                    0xa8
         12785  0x6f1d  prim   17 04                    ]
   13 2  12786  0x6f1f  prim   17 03                    [
         12787  0x6f21  int    11 0d                    0x0d
         12788  0x6f23  uint   12 f3                    0xf3
         12789  0x6f25  uint   12 d3                    0xd3
         12790  0x6f27  uint   12 b8                    0xb8
         12791  0x6f29  prim   17 04                    ]
   14 2  12792  0x6f2b  prim   17 03                    [
         12793  0x6f2d  int    11 0f                    0x0f
         12794  0x6f2f  int    11 09                    0x09
         12795  0x6f31  int    11 09                    0x09
         12796  0x6f33  int    01                       0x00
         12797  0x6f34  prim   17 04                    ]
   15 2  12798  0x6f36  prim   17 03                    [
         12799  0x6f38  int    11 10                    0x10
         12800  0x6f3a  int    11 71                    0x71
         12801  0x6f3c  int    11 51                    0x51
         12802  0x6f3e  int    11 5c                    0x5c
         12803  0x6f40  prim   17 04                    ]
   16 2  12804  0x6f42  prim   17 03                    [
         12805  0x6f44  int    11 11                    0x11
         12806  0x6f46  int    11 77                    0x77
         12807  0x6f48  int    11 57                    0x57
         12808  0x6f4a  int    11 7c                    0x7c
         12809  0x6f4c  prim   17 04                    ]
   17 2  12810  0x6f4e  prim   17 03                    [
         12811  0x6f50  int    11 15                    0x15
         12812  0x6f52  int    11 7a                    0x7a
         12813  0x6f54  int    11 5a                    0x5a
         12814  0x6f56  int    01                       0x00
         12815  0x6f57  prim   17 04                    ]
   18 2  12816  0x6f59  prim   17 03                    [
         12817  0x6f5b  int    11 17                    0x17
         12818  0x6f5d  int    11 69                    0x69
         12819  0x6f5f  int    11 49                    0x49
         12820  0x6f61  uint   12 cd                    0xcd
         12821  0x6f63  prim   17 04                    ]
   19 2  12822  0x6f65  prim   17 03                    [
         12823  0x6f67  int    11 1a                    0x1a
         12824  0x6f69  int    21 51 01                 0x151
         12825  0x6f6c  int    21 50 01                 0x150
         12826  0x6f6f  uint   12 f7                    0xf7
         12827  0x6f71  prim   17 04                    ]
   20 2  12828  0x6f73  prim   17 03                    [
         12829  0x6f75  int    11 1b                    0x1b
         12830  0x6f77  uint   12 fa                    0xfa
         12831  0x6f79  uint   12 da                    0xda
         12832  0x6f7b  uint   12 d7                    0xd7
         12833  0x6f7d  prim   17 04                    ]
   21 2  12834  0x6f7f  prim   17 03                    [
         12835  0x6f81  int    11 1f                    0x1f
         12836  0x6f83  int    11 73                    0x73
         12837  0x6f85  int    11 53                    0x53
         12838  0x6f87  int    21 11 01                 0x111
         12839  0x6f8a  prim   17 04                    ]
   22 2  12840  0x6f8c  prim   17 03                    [
         12841  0x6f8e  int    11 20                    0x20
         12842  0x6f90  int    11 64                    0x64
         12843  0x6f92  int    11 44                    0x44
         12844  0x6f94  int    21 10 01                 0x110
         12845  0x6f97  prim   17 04                    ]
   23 2  12846  0x6f99  prim   17 03                    [
         12847  0x6f9b  int    11 21                    0x21
         12848  0x6f9d  int    11 66                    0x66
         12849  0x6f9f  int    11 46                    0x46
         12850  0x6fa1  int    11 5b                    0x5b
         12851  0x6fa3  prim   17 04                    ]
   24 2  12852  0x6fa5  prim   17 03                    [
         12853  0x6fa7  int    11 22                    0x22
         12854  0x6fa9  int    11 67                    0x67
         12855  0x6fab  int    11 47                    0x47
         12856  0x6fad  int    11 5d                    0x5d
         12857  0x6faf  prim   17 04                    ]
   25 2  12858  0x6fb1  prim   17 03                    [
         12859  0x6fb3  int    11 24                    0x24
         12860  0x6fb5  int    11 6a                    0x6a
         12861  0x6fb7  int    11 4a                    0x4a
         12862  0x6fb9  uint   12 ed                    0xed
         12863  0x6fbb  prim   17 04                    ]
   26 2  12864  0x6fbd  prim   17 03                    [
         12865  0x6fbf  int    11 25                    0x25
         12866  0x6fc1  int    11 6b                    0x6b
         12867  0x6fc3  int    11 4b                    0x4b
         12868  0x6fc5  int    21 42 01                 0x142
         12869  0x6fc8  prim   17 04                    ]
   27 2  12870  0x6fca  prim   17 03                    [
         12871  0x6fcc  int    11 26                    0x26
         12872  0x6fce  int    11 6c                    0x6c
         12873  0x6fd0  int    11 4c                    0x4c
         12874  0x6fd2  int    21 41 01                 0x141
         12875  0x6fd5  prim   17 04                    ]
   28 2  12876  0x6fd7  prim   17 03                    [
         12877  0x6fd9  int    11 27                    0x27
         12878  0x6fdb  uint   12 e9                    0xe9
         12879  0x6fdd  uint   12 c9                    0xc9
         12880  0x6fdf  int    11 24                    0x24
         12881  0x6fe1  prim   17 04                    ]
   29 2  12882  0x6fe3  prim   17 03                    [
         12883  0x6fe5  int    11 28                    0x28
         12884  0x6fe7  uint   12 e1                    0xe1
         12885  0x6fe9  uint   12 c1                    0xc1
         12886  0x6feb  uint   12 df                    0xdf
         12887  0x6fed  prim   17 04                    ]
   30 2  12888  0x6fef  prim   17 03                    [
         12889  0x6ff1  int    11 29                    0x29
         12890  0x6ff3  int    11 30                    0x30
         12891  0x6ff5  uint   12 a7                    0xa7
         12892  0x6ff7  int    01                       0x00
         12893  0x6ff8  prim   17 04                    ]
   31 2  12894  0x6ffa  prim   17 03                    [
         12895  0x6ffc  int    11 2b                    0x2b
         12896  0x6ffe  int    21 71 01                 0x171
         12897  0x7001  int    21 70 01                 0x170
         12898  0x7004  uint   12 a4                    0xa4
         12899  0x7006  prim   17 04                    ]
   32 2  12900  0x7008  prim   17 03                    [
         12901  0x700a  int    11 2c                    0x2c
         12902  0x700c  int    11 79                    0x79
         12903  0x700e  int    11 59                    0x59
         12904  0x7010  int    11 3e                    0x3e
         12905  0x7012  prim   17 04                    ]
   33 2  12906  0x7014  prim   17 03                    [
         12907  0x7016  int    11 2d                    0x2d
         12908  0x7018  int    11 78                    0x78
         12909  0x701a  int    11 58                    0x58
         12910  0x701c  int    11 23                    0x23
         12911  0x701e  prim   17 04                    ]
   34 2  12912  0x7020  prim   17 03                    [
         12913  0x7022  int    11 2e                    0x2e
         12914  0x7024  int    11 63                    0x63
         12915  0x7026  int    11 43                    0x43
         12916  0x7028  int    11 26                    0x26
         12917  0x702a  prim   17 04                    ]
   35 2  12918  0x702c  prim   17 03                    [
         12919  0x702e  int    11 2f                    0x2f
         12920  0x7030  int    11 76                    0x76
         12921  0x7032  int    11 56                    0x56
         12922  0x7034  int    11 40                    0x40
         12923  0x7036  prim   17 04                    ]
   36 2  12924  0x7038  prim   17 03                    [
         12925  0x703a  int    11 30                    0x30
         12926  0x703c  int    11 62                    0x62
         12927  0x703e  int    11 42                    0x42
         12928  0x7040  int    11 7b                    0x7b
         12929  0x7042  prim   17 04                    ]
   37 2  12930  0x7044  prim   17 03                    [
         12931  0x7046  int    11 31                    0x31
         12932  0x7048  int    11 6e                    0x6e
         12933  0x704a  int    11 4e                    0x4e
         12934  0x704c  int    11 7d                    0x7d
         12935  0x704e  prim   17 04                    ]
   38 2  12936  0x7050  prim   17 03                    [
         12937  0x7052  int    11 33                    0x33
         12938  0x7054  int    11 2c                    0x2c
         12939  0x7056  int    11 3f                    0x3f
         12940  0x7058  int    11 3b                    0x3b
         12941  0x705a  prim   17 04                    ]
   39 2  12942  0x705c  prim   17 03                    [
         12943  0x705e  int    11 34                    0x34
         12944  0x7060  int    11 2e                    0x2e
         12945  0x7062  int    11 3a                    0x3a
         12946  0x7064  int    01                       0x00
         12947  0x7065  prim   17 04                    ]
   40 2  12948  0x7067  prim   17 03                    [
         12949  0x7069  int    11 35                    0x35
         12950  0x706b  int    11 2d                    0x2d
         12951  0x706d  int    11 5f                    0x5f
         12952  0x706f  int    11 2a                    0x2a
         12953  0x7071  prim   17 04                    ]
   41 2  12954  0x7073  prim   17 03                    [
         12955  0x7075  int    11 56                    0x56
         12956  0x7077  uint   12 ed                    0xed
         12957  0x7079  uint   12 cd                    0xcd
         12958  0x707b  int    11 3c                    0x3c
         12959  0x707d  prim   17 04                    ]
   42 2  12960  0x707f  prim   17 04                    ]
         12961  0x7081  prim   17 05                    def
    1 2  12962  0x7083  dict   29 e4 02                 /keymap.it
         12963  0x7086  prim   17 03                    [
    2 2  12964  0x7088  prim   17 03                    [
         12965  0x708a  int    11 03                    0x03
         12966  0x708c  int    11 32                    0x32
         12967  0x708e  int    11 22                    0x22
         12968  0x7090  int    01                       0x00
         12969  0x7091  prim   17 04                    ]
    3 2  12970  0x7093  prim   17 03                    [
         12971  0x7095  int    11 04                    0x04
         12972  0x7097  int    11 33                    0x33
         12973  0x7099  uint   12 a3                    0xa3
         12974  0x709b  int    01                       0x00
         12975  0x709c  prim   17 04                    ]
    4 2  12976  0x709e  prim   17 03                    [
         12977  0x70a0  int    11 06                    0x06
         12978  0x70a2  int    11 35                    0x35
         12979  0x70a4  int    11 25                    0x25
         12980  0x70a6  int    01                       0x00
         12981  0x70a7  prim   17 04                    ]
    5 2  12982  0x70a9  prim   17 03                    [
         12983  0x70ab  int    11 07                    0x07
         12984  0x70ad  int    11 36                    0x36
         12985  0x70af  int    11 26                    0x26
         12986  0x70b1  int    01                       0x00
         12987  0x70b2  prim   17 04                    ]
    6 2  12988  0x70b4  prim   17 03                    [
         12989  0x70b6  int    11 08                    0x08
         12990  0x70b8  int    11 37                    0x37
         12991  0x70ba  int    11 2f                    0x2f
         12992  0x70bc  int    01                       0x00
         12993  0x70bd  prim   17 04                    ]
    7 2  12994  0x70bf  prim   17 03                    [
         12995  0x70c1  int    11 09                    0x09
         12996  0x70c3  int    11 38                    0x38
         12997  0x70c5  int    11 28                    0x28
         12998  0x70c7  int    11 7b                    0x7b
         12999  0x70c9  prim   17 04                    ]
    8 2  13000  0x70cb  prim   17 03                    [
         13001  0x70cd  int    11 0a                    0x0a
         13002  0x70cf  int    11 39                    0x39
         13003  0x70d1  int    11 29                    0x29
         13004  0x70d3  int    11 7d                    0x7d
         13005  0x70d5  prim   17 04                    ]
    9 2  13006  0x70d7  prim   17 03                    [
         13007  0x70d9  int    11 0b                    0x0b
         13008  0x70db  int    11 30                    0x30
         13009  0x70dd  int    11 3d                    0x3d
         13010  0x70df  int    11 7e                    0x7e
         13011  0x70e1  prim   17 04                    ]
   10 2  13012  0x70e3  prim   17 03                    [
         13013  0x70e5  int    11 0c                    0x0c
         13014  0x70e7  int    11 27                    0x27
         13015  0x70e9  int    11 3f                    0x3f
         13016  0x70eb  int    11 60                    0x60
         13017  0x70ed  prim   17 04                    ]
   11 2  13018  0x70ef  prim   17 03                    [
         13019  0x70f1  int    11 0d                    0x0d
         13020  0x70f3  uint   12 ec                    0xec
         13021  0x70f5  int    11 5e                    0x5e
         13022  0x70f7  uint   12 ed                    0xed
         13023  0x70f9  prim   17 04                    ]
   12 2  13024  0x70fb  prim   17 03                    [
         13025  0x70fd  int    11 1a                    0x1a
         13026  0x70ff  uint   12 e8                    0xe8
         13027  0x7101  uint   12 e9                    0xe9
         13028  0x7103  int    11 5b                    0x5b
         13029  0x7105  prim   17 04                    ]
   13 2  13030  0x7107  prim   17 03                    [
         13031  0x7109  int    11 1b                    0x1b
         13032  0x710b  int    11 2b                    0x2b
         13033  0x710d  int    11 2a                    0x2a
         13034  0x710f  int    11 5d                    0x5d
         13035  0x7111  prim   17 04                    ]
   14 2  13036  0x7113  prim   17 03                    [
         13037  0x7115  int    11 27                    0x27
         13038  0x7117  uint   12 f2                    0xf2
         13039  0x7119  uint   12 e7                    0xe7
         13040  0x711b  int    11 40                    0x40
         13041  0x711d  prim   17 04                    ]
   15 2  13042  0x711f  prim   17 03                    [
         13043  0x7121  int    11 28                    0x28
         13044  0x7123  uint   12 e0                    0xe0
         13045  0x7125  uint   12 b0                    0xb0
         13046  0x7127  int    11 23                    0x23
         13047  0x7129  prim   17 04                    ]
   16 2  13048  0x712b  prim   17 03                    [
         13049  0x712d  int    11 29                    0x29
         13050  0x712f  int    11 5c                    0x5c
         13051  0x7131  int    11 7c                    0x7c
         13052  0x7133  int    01                       0x00
         13053  0x7134  prim   17 04                    ]
   17 2  13054  0x7136  prim   17 03                    [
         13055  0x7138  int    11 2b                    0x2b
         13056  0x713a  uint   12 f9                    0xf9
         13057  0x713c  uint   12 a7                    0xa7
         13058  0x713e  uint   12 fa                    0xfa
         13059  0x7140  prim   17 04                    ]
   18 2  13060  0x7142  prim   17 03                    [
         13061  0x7144  int    11 2e                    0x2e
         13062  0x7146  int    11 63                    0x63
         13063  0x7148  int    11 43                    0x43
         13064  0x714a  int    01                       0x00
         13065  0x714b  prim   17 04                    ]
   19 2  13066  0x714d  prim   17 03                    [
         13067  0x714f  int    11 33                    0x33
         13068  0x7151  int    11 2c                    0x2c
         13069  0x7153  int    11 3b                    0x3b
         13070  0x7155  int    01                       0x00
         13071  0x7156  prim   17 04                    ]
   20 2  13072  0x7158  prim   17 03                    [
         13073  0x715a  int    11 34                    0x34
         13074  0x715c  int    11 2e                    0x2e
         13075  0x715e  int    11 3a                    0x3a
         13076  0x7160  int    01                       0x00
         13077  0x7161  prim   17 04                    ]
   21 2  13078  0x7163  prim   17 03                    [
         13079  0x7165  int    11 35                    0x35
         13080  0x7167  int    11 2d                    0x2d
         13081  0x7169  int    11 5f                    0x5f
         13082  0x716b  int    01                       0x00
         13083  0x716c  prim   17 04                    ]
   22 2  13084  0x716e  prim   17 03                    [
         13085  0x7170  int    11 56                    0x56
         13086  0x7172  int    11 3c                    0x3c
         13087  0x7174  int    11 3e                    0x3e
         13088  0x7176  int    01                       0x00
         13089  0x7177  prim   17 04                    ]
   23 2  13090  0x7179  prim   17 04                    ]
         13091  0x717b  prim   17 05                    def
    1 2  13092  0x717d  dict   29 e5 02                 /keymap.ja
         13093  0x7180  prim   17 03                    [
    2 2  13094  0x7182  prim   17 03                    [
         13095  0x7184  int    11 03                    0x03
         13096  0x7186  int    11 32                    0x32
         13097  0x7188  int    11 22                    0x22
         13098  0x718a  int    01                       0x00
         13099  0x718b  prim   17 04                    ]
    3 2  13100  0x718d  prim   17 03                    [
         13101  0x718f  int    11 06                    0x06
         13102  0x7191  int    11 35                    0x35
         13103  0x7193  int    11 25                    0x25
         13104  0x7195  int    01                       0x00
         13105  0x7196  prim   17 04                    ]
    4 2  13106  0x7198  prim   17 03                    [
         13107  0x719a  int    11 07                    0x07
         13108  0x719c  int    11 36                    0x36
         13109  0x719e  int    11 26                    0x26
         13110  0x71a0  int    01                       0x00
         13111  0x71a1  prim   17 04                    ]
    5 2  13112  0x71a3  prim   17 03                    [
         13113  0x71a5  int    11 08                    0x08
         13114  0x71a7  int    11 37                    0x37
         13115  0x71a9  int    11 27                    0x27
         13116  0x71ab  int    01                       0x00
         13117  0x71ac  prim   17 04                    ]
    6 2  13118  0x71ae  prim   17 03                    [
         13119  0x71b0  int    11 09                    0x09
         13120  0x71b2  int    11 38                    0x38
         13121  0x71b4  int    11 28                    0x28
         13122  0x71b6  int    01                       0x00
         13123  0x71b7  prim   17 04                    ]
    7 2  13124  0x71b9  prim   17 03                    [
         13125  0x71bb  int    11 0a                    0x0a
         13126  0x71bd  int    11 39                    0x39
         13127  0x71bf  int    11 29                    0x29
         13128  0x71c1  int    01                       0x00
         13129  0x71c2  prim   17 04                    ]
    8 2  13130  0x71c4  prim   17 03                    [
         13131  0x71c6  int    11 0b                    0x0b
         13132  0x71c8  int    11 30                    0x30
         13133  0x71ca  int    11 7e                    0x7e
         13134  0x71cc  int    01                       0x00
         13135  0x71cd  prim   17 04                    ]
    9 2  13136  0x71cf  prim   17 03                    [
         13137  0x71d1  int    11 0c                    0x0c
         13138  0x71d3  int    11 2d                    0x2d
         13139  0x71d5  int    11 3d                    0x3d
         13140  0x71d7  int    01                       0x00
         13141  0x71d8  prim   17 04                    ]
   10 2  13142  0x71da  prim   17 03                    [
         13143  0x71dc  int    11 0d                    0x0d
         13144  0x71de  int    11 5e                    0x5e
         13145  0x71e0  int    11 7e                    0x7e
         13146  0x71e2  int    01                       0x00
         13147  0x71e3  prim   17 04                    ]
   11 2  13148  0x71e5  prim   17 03                    [
         13149  0x71e7  int    11 1a                    0x1a
         13150  0x71e9  int    11 40                    0x40
         13151  0x71eb  int    11 60                    0x60
         13152  0x71ed  int    01                       0x00
         13153  0x71ee  prim   17 04                    ]
   12 2  13154  0x71f0  prim   17 03                    [
         13155  0x71f2  int    11 1b                    0x1b
         13156  0x71f4  int    11 5b                    0x5b
         13157  0x71f6  int    11 7b                    0x7b
         13158  0x71f8  int    01                       0x00
         13159  0x71f9  prim   17 04                    ]
   13 2  13160  0x71fb  prim   17 03                    [
         13161  0x71fd  int    11 27                    0x27
         13162  0x71ff  int    11 3b                    0x3b
         13163  0x7201  int    11 2b                    0x2b
         13164  0x7203  int    01                       0x00
         13165  0x7204  prim   17 04                    ]
   14 2  13166  0x7206  prim   17 03                    [
         13167  0x7208  int    11 28                    0x28
         13168  0x720a  int    11 3a                    0x3a
         13169  0x720c  int    11 2a                    0x2a
         13170  0x720e  int    01                       0x00
         13171  0x720f  prim   17 04                    ]
   15 2  13172  0x7211  prim   17 03                    [
         13173  0x7213  int    11 29                    0x29
         13174  0x7215  int    11 1b                    0x1b
         13175  0x7217  int    11 1b                    0x1b
         13176  0x7219  int    01                       0x00
         13177  0x721a  prim   17 04                    ]
   16 2  13178  0x721c  prim   17 03                    [
         13179  0x721e  int    11 2b                    0x2b
         13180  0x7220  int    11 5d                    0x5d
         13181  0x7222  int    11 7d                    0x7d
         13182  0x7224  int    01                       0x00
         13183  0x7225  prim   17 04                    ]
   17 2  13184  0x7227  prim   17 03                    [
         13185  0x7229  int    11 2e                    0x2e
         13186  0x722b  int    11 63                    0x63
         13187  0x722d  int    11 43                    0x43
         13188  0x722f  int    01                       0x00
         13189  0x7230  prim   17 04                    ]
   18 2  13190  0x7232  prim   17 03                    [
         13191  0x7234  int    11 56                    0x56
         13192  0x7236  int    11 3c                    0x3c
         13193  0x7238  int    11 3e                    0x3e
         13194  0x723a  int    01                       0x00
         13195  0x723b  prim   17 04                    ]
   19 2  13196  0x723d  prim   17 03                    [
         13197  0x723f  int    11 59                    0x59
         13198  0x7241  int    11 5c                    0x5c
         13199  0x7243  int    11 5f                    0x5f
         13200  0x7245  int    01                       0x00
         13201  0x7246  prim   17 04                    ]
   20 2  13202  0x7248  prim   17 03                    [
         13203  0x724a  int    11 5c                    0x5c
         13204  0x724c  int    11 20                    0x20
         13205  0x724e  int    11 20                    0x20
         13206  0x7250  int    01                       0x00
         13207  0x7251  prim   17 04                    ]
   21 2  13208  0x7253  prim   17 03                    [
         13209  0x7255  int    11 5e                    0x5e
         13210  0x7257  int    11 20                    0x20
         13211  0x7259  int    11 20                    0x20
         13212  0x725b  int    01                       0x00
         13213  0x725c  prim   17 04                    ]
   22 2  13214  0x725e  prim   17 03                    [
         13215  0x7260  int    11 7c                    0x7c
         13216  0x7262  int    11 5c                    0x5c
         13217  0x7264  int    11 7c                    0x7c
         13218  0x7266  int    01                       0x00
         13219  0x7267  prim   17 04                    ]
   23 2  13220  0x7269  prim   17 04                    ]
         13221  0x726b  prim   17 05                    def
    1 2  13222  0x726d  dict   29 e6 02                 /keymap.nb
         13223  0x7270  prim   17 03                    [
    2 2  13224  0x7272  prim   17 03                    [
         13225  0x7274  int    11 02                    0x02
         13226  0x7276  int    11 31                    0x31
         13227  0x7278  int    11 21                    0x21
         13228  0x727a  uint   12 a1                    0xa1
         13229  0x727c  prim   17 04                    ]
    3 2  13230  0x727e  prim   17 03                    [
         13231  0x7280  int    11 03                    0x03
         13232  0x7282  int    11 32                    0x32
         13233  0x7284  int    11 22                    0x22
         13234  0x7286  int    11 40                    0x40
         13235  0x7288  prim   17 04                    ]
    4 2  13236  0x728a  prim   17 03                    [
         13237  0x728c  int    11 04                    0x04
         13238  0x728e  int    11 33                    0x33
         13239  0x7290  int    11 23                    0x23
         13240  0x7292  uint   12 a3                    0xa3
         13241  0x7294  prim   17 04                    ]
    5 2  13242  0x7296  prim   17 03                    [
         13243  0x7298  int    11 05                    0x05
         13244  0x729a  int    11 34                    0x34
         13245  0x729c  int    11 24                    0x24
         13246  0x729e  int    21 ac 20                 0x20ac
         13247  0x72a1  prim   17 04                    ]
    6 2  13248  0x72a3  prim   17 03                    [
         13249  0x72a5  int    11 06                    0x06
         13250  0x72a7  int    11 35                    0x35
         13251  0x72a9  int    11 25                    0x25
         13252  0x72ab  int    21 53 01                 0x153
         13253  0x72ae  prim   17 04                    ]
    7 2  13254  0x72b0  prim   17 03                    [
         13255  0x72b2  int    11 07                    0x07
         13256  0x72b4  int    11 36                    0x36
         13257  0x72b6  int    11 26                    0x26
         13258  0x72b8  int    21 78 01                 0x178
         13259  0x72bb  prim   17 04                    ]
    8 2  13260  0x72bd  prim   17 03                    [
         13261  0x72bf  int    11 08                    0x08
         13262  0x72c1  int    11 37                    0x37
         13263  0x72c3  int    11 2f                    0x2f
         13264  0x72c5  int    11 7b                    0x7b
         13265  0x72c7  prim   17 04                    ]
    9 2  13266  0x72c9  prim   17 03                    [
         13267  0x72cb  int    11 09                    0x09
         13268  0x72cd  int    11 38                    0x38
         13269  0x72cf  int    11 28                    0x28
         13270  0x72d1  int    11 5b                    0x5b
         13271  0x72d3  prim   17 04                    ]
   10 2  13272  0x72d5  prim   17 03                    [
         13273  0x72d7  int    11 0a                    0x0a
         13274  0x72d9  int    11 39                    0x39
         13275  0x72db  int    11 29                    0x29
         13276  0x72dd  int    11 5d                    0x5d
         13277  0x72df  prim   17 04                    ]
   11 2  13278  0x72e1  prim   17 03                    [
         13279  0x72e3  int    11 0b                    0x0b
         13280  0x72e5  int    11 30                    0x30
         13281  0x72e7  int    11 3d                    0x3d
         13282  0x72e9  int    11 7d                    0x7d
         13283  0x72eb  prim   17 04                    ]
   12 2  13284  0x72ed  prim   17 03                    [
         13285  0x72ef  int    11 0c                    0x0c
         13286  0x72f1  int    11 2b                    0x2b
         13287  0x72f3  int    11 3f                    0x3f
         13288  0x72f5  uint   12 b1                    0xb1
         13289  0x72f7  prim   17 04                    ]
   13 2  13290  0x72f9  prim   17 03                    [
         13291  0x72fb  int    11 0d                    0x0d
         13292  0x72fd  int    11 5c                    0x5c
         13293  0x72ff  int    11 60                    0x60
         13294  0x7301  int    01                       0x00
         13295  0x7302  prim   17 04                    ]
   14 2  13296  0x7304  prim   17 03                    [
         13297  0x7306  int    11 0f                    0x0f
         13298  0x7308  int    11 09                    0x09
         13299  0x730a  int    11 09                    0x09
         13300  0x730c  int    01                       0x00
         13301  0x730d  prim   17 04                    ]
   15 2  13302  0x730f  prim   17 03                    [
         13303  0x7311  int    11 12                    0x12
         13304  0x7313  int    11 65                    0x65
         13305  0x7315  int    11 45                    0x45
         13306  0x7317  uint   12 e9                    0xe9
         13307  0x7319  prim   17 04                    ]
   16 2  13308  0x731b  prim   17 03                    [
         13309  0x731d  int    11 13                    0x13
         13310  0x731f  int    11 72                    0x72
         13311  0x7321  int    11 52                    0x52
         13312  0x7323  uint   12 ae                    0xae
         13313  0x7325  prim   17 04                    ]
   17 2  13314  0x7327  prim   17 03                    [
         13315  0x7329  int    11 14                    0x14
         13316  0x732b  int    11 74                    0x74
         13317  0x732d  int    11 54                    0x54
         13318  0x732f  uint   12 fe                    0xfe
         13319  0x7331  prim   17 04                    ]
   18 2  13320  0x7333  prim   17 03                    [
         13321  0x7335  int    11 15                    0x15
         13322  0x7337  int    11 79                    0x79
         13323  0x7339  int    11 59                    0x59
         13324  0x733b  uint   12 ff                    0xff
         13325  0x733d  prim   17 04                    ]
   19 2  13326  0x733f  prim   17 03                    [
         13327  0x7341  int    11 16                    0x16
         13328  0x7343  int    11 75                    0x75
         13329  0x7345  int    11 55                    0x55
         13330  0x7347  uint   12 fc                    0xfc
         13331  0x7349  prim   17 04                    ]
   20 2  13332  0x734b  prim   17 03                    [
         13333  0x734d  int    11 17                    0x17
         13334  0x734f  int    11 69                    0x69
         13335  0x7351  int    11 49                    0x49
         13336  0x7353  uint   12 ef                    0xef
         13337  0x7355  prim   17 04                    ]
   21 2  13338  0x7357  prim   17 03                    [
         13339  0x7359  int    11 18                    0x18
         13340  0x735b  int    11 6f                    0x6f
         13341  0x735d  int    11 4f                    0x4f
         13342  0x735f  uint   12 f2                    0xf2
         13343  0x7361  prim   17 04                    ]
   22 2  13344  0x7363  prim   17 03                    [
         13345  0x7365  int    11 19                    0x19
         13346  0x7367  int    11 70                    0x70
         13347  0x7369  int    11 50                    0x50
         13348  0x736b  uint   12 b6                    0xb6
         13349  0x736d  prim   17 04                    ]
   23 2  13350  0x736f  prim   17 03                    [
         13351  0x7371  int    11 1a                    0x1a
         13352  0x7373  uint   12 e5                    0xe5
         13353  0x7375  uint   12 c5                    0xc5
         13354  0x7377  int    11 7d                    0x7d
         13355  0x7379  prim   17 04                    ]
   24 2  13356  0x737b  prim   17 03                    [
         13357  0x737d  int    11 1b                    0x1b
         13358  0x737f  int    11 7e                    0x7e
         13359  0x7381  int    11 5e                    0x5e
         13360  0x7383  int    01                       0x00
         13361  0x7384  prim   17 04                    ]
   25 2  13362  0x7386  prim   17 03                    [
         13363  0x7388  int    11 1e                    0x1e
         13364  0x738a  int    11 61                    0x61
         13365  0x738c  int    11 41                    0x41
         13366  0x738e  uint   12 e1                    0xe1
         13367  0x7390  prim   17 04                    ]
   26 2  13368  0x7392  prim   17 03                    [
         13369  0x7394  int    11 1f                    0x1f
         13370  0x7396  int    11 73                    0x73
         13371  0x7398  int    11 53                    0x53
         13372  0x739a  uint   12 df                    0xdf
         13373  0x739c  prim   17 04                    ]
   27 2  13374  0x739e  prim   17 03                    [
         13375  0x73a0  int    11 20                    0x20
         13376  0x73a2  int    11 64                    0x64
         13377  0x73a4  int    11 44                    0x44
         13378  0x73a6  uint   12 f0                    0xf0
         13379  0x73a8  prim   17 04                    ]
   28 2  13380  0x73aa  prim   17 03                    [
         13381  0x73ac  int    11 21                    0x21
         13382  0x73ae  int    11 66                    0x66
         13383  0x73b0  int    11 46                    0x46
         13384  0x73b2  uint   12 aa                    0xaa
         13385  0x73b4  prim   17 04                    ]
   29 2  13386  0x73b6  prim   17 03                    [
         13387  0x73b8  int    11 27                    0x27
         13388  0x73ba  uint   12 f8                    0xf8
         13389  0x73bc  uint   12 d8                    0xd8
         13390  0x73be  int    11 7c                    0x7c
         13391  0x73c0  prim   17 04                    ]
   30 2  13392  0x73c2  prim   17 03                    [
         13393  0x73c4  int    11 28                    0x28
         13394  0x73c6  uint   12 e6                    0xe6
         13395  0x73c8  uint   12 c6                    0xc6
         13396  0x73ca  int    11 7b                    0x7b
         13397  0x73cc  prim   17 04                    ]
   31 2  13398  0x73ce  prim   17 03                    [
         13399  0x73d0  int    11 29                    0x29
         13400  0x73d2  int    11 7c                    0x7c
         13401  0x73d4  uint   12 a7                    0xa7
         13402  0x73d6  int    21 60 01                 0x160
         13403  0x73d9  prim   17 04                    ]
   32 2  13404  0x73db  prim   17 03                    [
         13405  0x73dd  int    11 2b                    0x2b
         13406  0x73df  int    11 27                    0x27
         13407  0x73e1  int    11 2a                    0x2a
         13408  0x73e3  int    01                       0x00
         13409  0x73e4  prim   17 04                    ]
   33 2  13410  0x73e6  prim   17 03                    [
         13411  0x73e8  int    11 2d                    0x2d
         13412  0x73ea  int    11 78                    0x78
         13413  0x73ec  int    11 58                    0x58
         13414  0x73ee  uint   12 d7                    0xd7
         13415  0x73f0  prim   17 04                    ]
   34 2  13416  0x73f2  prim   17 03                    [
         13417  0x73f4  int    11 2e                    0x2e
         13418  0x73f6  int    11 63                    0x63
         13419  0x73f8  int    11 43                    0x43
         13420  0x73fa  uint   12 e7                    0xe7
         13421  0x73fc  prim   17 04                    ]
   35 2  13422  0x73fe  prim   17 03                    [
         13423  0x7400  int    11 31                    0x31
         13424  0x7402  int    11 6e                    0x6e
         13425  0x7404  int    11 4e                    0x4e
         13426  0x7406  uint   12 f1                    0xf1
         13427  0x7408  prim   17 04                    ]
   36 2  13428  0x740a  prim   17 03                    [
         13429  0x740c  int    11 32                    0x32
         13430  0x740e  int    11 6d                    0x6d
         13431  0x7410  int    11 4d                    0x4d
         13432  0x7412  uint   12 b5                    0xb5
         13433  0x7414  prim   17 04                    ]
   37 2  13434  0x7416  prim   17 03                    [
         13435  0x7418  int    11 33                    0x33
         13436  0x741a  int    11 2c                    0x2c
         13437  0x741c  int    11 3b                    0x3b
         13438  0x741e  int    21 7e 01                 0x17e
         13439  0x7421  prim   17 04                    ]
   38 2  13440  0x7423  prim   17 03                    [
         13441  0x7425  int    11 34                    0x34
         13442  0x7427  int    11 2e                    0x2e
         13443  0x7429  int    11 3a                    0x3a
         13444  0x742b  uint   12 b7                    0xb7
         13445  0x742d  prim   17 04                    ]
   39 2  13446  0x742f  prim   17 03                    [
         13447  0x7431  int    11 35                    0x35
         13448  0x7433  int    11 2d                    0x2d
         13449  0x7435  int    11 5f                    0x5f
         13450  0x7437  uint   12 ad                    0xad
         13451  0x7439  prim   17 04                    ]
   40 2  13452  0x743b  prim   17 03                    [
         13453  0x743d  int    11 39                    0x39
         13454  0x743f  int    11 20                    0x20
         13455  0x7441  int    11 20                    0x20
         13456  0x7443  uint   12 a0                    0xa0
         13457  0x7445  prim   17 04                    ]
   41 2  13458  0x7447  prim   17 03                    [
         13459  0x7449  int    11 56                    0x56
         13460  0x744b  int    11 3c                    0x3c
         13461  0x744d  int    11 3e                    0x3e
         13462  0x744f  uint   12 ab                    0xab
         13463  0x7451  prim   17 04                    ]
   42 2  13464  0x7453  prim   17 03                    [
         13465  0x7455  int    11 6f                    0x6f
         13466  0x7457  int    11 7f                    0x7f
         13467  0x7459  int    11 7f                    0x7f
         13468  0x745b  int    01                       0x00
         13469  0x745c  prim   17 04                    ]
   43 2  13470  0x745e  prim   17 04                    ]
         13471  0x7460  prim   17 05                    def
    1 2  13472  0x7462  dict   29 e7 02                 /keymap.pl
         13473  0x7465  prim   17 03                    [
    2 2  13474  0x7467  prim   17 03                    [
         13475  0x7469  int    11 05                    0x05
         13476  0x746b  int    11 34                    0x34
         13477  0x746d  int    11 24                    0x24
         13478  0x746f  uint   12 a7                    0xa7
         13479  0x7471  prim   17 04                    ]
    3 2  13480  0x7473  prim   17 03                    [
         13481  0x7475  int    11 06                    0x06
         13482  0x7477  int    11 35                    0x35
         13483  0x7479  int    11 25                    0x25
         13484  0x747b  int    01                       0x00
         13485  0x747c  prim   17 04                    ]
    4 2  13486  0x747e  prim   17 03                    [
         13487  0x7480  int    11 0f                    0x0f
         13488  0x7482  int    11 09                    0x09
         13489  0x7484  int    11 09                    0x09
         13490  0x7486  int    01                       0x00
         13491  0x7487  prim   17 04                    ]
    5 2  13492  0x7489  prim   17 03                    [
         13493  0x748b  int    11 12                    0x12
         13494  0x748d  int    11 65                    0x65
         13495  0x748f  int    11 45                    0x45
         13496  0x7491  int    21 19 01                 0x119
         13497  0x7494  prim   17 04                    ]
    6 2  13498  0x7496  prim   17 03                    [
         13499  0x7498  int    11 18                    0x18
         13500  0x749a  int    11 6f                    0x6f
         13501  0x749c  int    11 4f                    0x4f
         13502  0x749e  uint   12 f3                    0xf3
         13503  0x74a0  prim   17 04                    ]
    7 2  13504  0x74a2  prim   17 03                    [
         13505  0x74a4  int    11 1e                    0x1e
         13506  0x74a6  int    11 61                    0x61
         13507  0x74a8  int    11 41                    0x41
         13508  0x74aa  int    21 05 01                 0x105
         13509  0x74ad  prim   17 04                    ]
    8 2  13510  0x74af  prim   17 03                    [
         13511  0x74b1  int    11 1f                    0x1f
         13512  0x74b3  int    11 73                    0x73
         13513  0x74b5  int    11 53                    0x53
         13514  0x74b7  int    21 5b 01                 0x15b
         13515  0x74ba  prim   17 04                    ]
    9 2  13516  0x74bc  prim   17 03                    [
         13517  0x74be  int    11 26                    0x26
         13518  0x74c0  int    11 6c                    0x6c
         13519  0x74c2  int    11 4c                    0x4c
         13520  0x74c4  int    21 42 01                 0x142
         13521  0x74c7  prim   17 04                    ]
   10 2  13522  0x74c9  prim   17 03                    [
         13523  0x74cb  int    11 2c                    0x2c
         13524  0x74cd  int    11 7a                    0x7a
         13525  0x74cf  int    11 5a                    0x5a
         13526  0x74d1  int    21 7c 01                 0x17c
         13527  0x74d4  prim   17 04                    ]
   11 2  13528  0x74d6  prim   17 03                    [
         13529  0x74d8  int    11 2d                    0x2d
         13530  0x74da  int    11 78                    0x78
         13531  0x74dc  int    11 58                    0x58
         13532  0x74de  int    21 7a 01                 0x17a
         13533  0x74e1  prim   17 04                    ]
   12 2  13534  0x74e3  prim   17 03                    [
         13535  0x74e5  int    11 2e                    0x2e
         13536  0x74e7  int    11 63                    0x63
         13537  0x74e9  int    11 43                    0x43
         13538  0x74eb  int    21 07 01                 0x107
         13539  0x74ee  prim   17 04                    ]
   13 2  13540  0x74f0  prim   17 03                    [
         13541  0x74f2  int    11 31                    0x31
         13542  0x74f4  int    11 6e                    0x6e
         13543  0x74f6  int    11 4e                    0x4e
         13544  0x74f8  int    21 44 01                 0x144
         13545  0x74fb  prim   17 04                    ]
   14 2  13546  0x74fd  prim   17 03                    [
         13547  0x74ff  int    11 56                    0x56
         13548  0x7501  int    11 3c                    0x3c
         13549  0x7503  int    11 3e                    0x3e
         13550  0x7505  int    11 7c                    0x7c
         13551  0x7507  prim   17 04                    ]
   15 2  13552  0x7509  prim   17 03                    [
         13553  0x750b  int    11 63                    0x63
         13554  0x750d  int    11 1c                    0x1c
         13555  0x750f  int    11 1c                    0x1c
         13556  0x7511  int    01                       0x00
         13557  0x7512  prim   17 04                    ]
   16 2  13558  0x7514  prim   17 04                    ]
         13559  0x7516  prim   17 05                    def
    1 2  13560  0x7518  dict   29 e8 02                 /keymap.pt_BR
         13561  0x751b  prim   17 03                    [
    2 2  13562  0x751d  prim   17 03                    [
         13563  0x751f  int    11 02                    0x02
         13564  0x7521  int    11 31                    0x31
         13565  0x7523  int    11 21                    0x21
         13566  0x7525  uint   12 b9                    0xb9
         13567  0x7527  prim   17 04                    ]
    3 2  13568  0x7529  prim   17 03                    [
         13569  0x752b  int    11 03                    0x03
         13570  0x752d  int    11 32                    0x32
         13571  0x752f  int    11 40                    0x40
         13572  0x7531  uint   12 b2                    0xb2
         13573  0x7533  prim   17 04                    ]
    4 2  13574  0x7535  prim   17 03                    [
         13575  0x7537  int    11 04                    0x04
         13576  0x7539  int    11 33                    0x33
         13577  0x753b  int    11 23                    0x23
         13578  0x753d  uint   12 b3                    0xb3
         13579  0x753f  prim   17 04                    ]
    5 2  13580  0x7541  prim   17 03                    [
         13581  0x7543  int    11 05                    0x05
         13582  0x7545  int    11 34                    0x34
         13583  0x7547  int    11 24                    0x24
         13584  0x7549  uint   12 a3                    0xa3
         13585  0x754b  prim   17 04                    ]
    6 2  13586  0x754d  prim   17 03                    [
         13587  0x754f  int    11 06                    0x06
         13588  0x7551  int    11 35                    0x35
         13589  0x7553  int    11 25                    0x25
         13590  0x7555  uint   12 a2                    0xa2
         13591  0x7557  prim   17 04                    ]
    7 2  13592  0x7559  prim   17 03                    [
         13593  0x755b  int    11 07                    0x07
         13594  0x755d  int    11 36                    0x36
         13595  0x755f  int    01                       0x00
         13596  0x7560  uint   12 ac                    0xac
         13597  0x7562  prim   17 04                    ]
    8 2  13598  0x7564  prim   17 03                    [
         13599  0x7566  int    11 0c                    0x0c
         13600  0x7568  int    11 2d                    0x2d
         13601  0x756a  int    11 5f                    0x5f
         13602  0x756c  int    01                       0x00
         13603  0x756d  prim   17 04                    ]
    9 2  13604  0x756f  prim   17 03                    [
         13605  0x7571  int    11 0d                    0x0d
         13606  0x7573  int    11 3d                    0x3d
         13607  0x7575  int    11 2b                    0x2b
         13608  0x7577  uint   12 a7                    0xa7
         13609  0x7579  prim   17 04                    ]
   10 2  13610  0x757b  prim   17 03                    [
         13611  0x757d  int    11 13                    0x13
         13612  0x757f  int    11 72                    0x72
         13613  0x7581  int    11 52                    0x52
         13614  0x7583  uint   12 ae                    0xae
         13615  0x7585  prim   17 04                    ]
   11 2  13616  0x7587  prim   17 03                    [
         13617  0x7589  int    11 1b                    0x1b
         13618  0x758b  int    11 5b                    0x5b
         13619  0x758d  int    11 7b                    0x7b
         13620  0x758f  uint   12 aa                    0xaa
         13621  0x7591  prim   17 04                    ]
   12 2  13622  0x7593  prim   17 03                    [
         13623  0x7595  int    11 27                    0x27
         13624  0x7597  uint   12 e7                    0xe7
         13625  0x7599  uint   12 c7                    0xc7
         13626  0x759b  int    01                       0x00
         13627  0x759c  prim   17 04                    ]
   13 2  13628  0x759e  prim   17 03                    [
         13629  0x75a0  int    11 29                    0x29
         13630  0x75a2  int    11 27                    0x27
         13631  0x75a4  int    11 22                    0x22
         13632  0x75a6  int    01                       0x00
         13633  0x75a7  prim   17 04                    ]
   14 2  13634  0x75a9  prim   17 03                    [
         13635  0x75ab  int    11 2b                    0x2b
         13636  0x75ad  int    11 5d                    0x5d
         13637  0x75af  int    11 7d                    0x7d
         13638  0x75b1  uint   12 ba                    0xba
         13639  0x75b3  prim   17 04                    ]
   15 2  13640  0x75b5  prim   17 03                    [
         13641  0x75b7  int    11 2e                    0x2e
         13642  0x75b9  int    11 63                    0x63
         13643  0x75bb  int    11 43                    0x43
         13644  0x75bd  int    01                       0x00
         13645  0x75be  prim   17 04                    ]
   16 2  13646  0x75c0  prim   17 03                    [
         13647  0x75c2  int    11 32                    0x32
         13648  0x75c4  int    11 6d                    0x6d
         13649  0x75c6  int    11 4d                    0x4d
         13650  0x75c8  uint   12 b5                    0xb5
         13651  0x75ca  prim   17 04                    ]
   17 2  13652  0x75cc  prim   17 03                    [
         13653  0x75ce  int    11 35                    0x35
         13654  0x75d0  int    11 3b                    0x3b
         13655  0x75d2  int    11 3a                    0x3a
         13656  0x75d4  int    01                       0x00
         13657  0x75d5  prim   17 04                    ]
   18 2  13658  0x75d7  prim   17 03                    [
         13659  0x75d9  int    11 53                    0x53
         13660  0x75db  int    01                       0x00
         13661  0x75dc  int    11 2c                    0x2c
         13662  0x75de  int    01                       0x00
         13663  0x75df  prim   17 04                    ]
   19 2  13664  0x75e1  prim   17 03                    [
         13665  0x75e3  int    11 56                    0x56
         13666  0x75e5  int    11 5c                    0x5c
         13667  0x75e7  int    11 7c                    0x7c
         13668  0x75e9  int    01                       0x00
         13669  0x75ea  prim   17 04                    ]
   20 2  13670  0x75ec  prim   17 03                    [
         13671  0x75ee  int    11 59                    0x59
         13672  0x75f0  int    11 2f                    0x2f
         13673  0x75f2  int    11 3f                    0x3f
         13674  0x75f4  uint   12 b0                    0xb0
         13675  0x75f6  prim   17 04                    ]
   21 2  13676  0x75f8  prim   17 03                    [
         13677  0x75fa  int    11 79                    0x79
         13678  0x75fc  int    01                       0x00
         13679  0x75fd  int    11 2e                    0x2e
         13680  0x75ff  int    01                       0x00
         13681  0x7600  prim   17 04                    ]
   22 2  13682  0x7602  prim   17 04                    ]
         13683  0x7604  prim   17 05                    def
    1 2  13684  0x7606  dict   29 e9 02                 /keymap.pt_PT
         13685  0x7609  prim   17 03                    [
    2 2  13686  0x760b  prim   17 03                    [
         13687  0x760d  int    11 03                    0x03
         13688  0x760f  int    11 32                    0x32
         13689  0x7611  int    11 22                    0x22
         13690  0x7613  int    11 40                    0x40
         13691  0x7615  prim   17 04                    ]
    3 2  13692  0x7617  prim   17 03                    [
         13693  0x7619  int    11 04                    0x04
         13694  0x761b  int    11 33                    0x33
         13695  0x761d  int    11 23                    0x23
         13696  0x761f  uint   12 a3                    0xa3
         13697  0x7621  prim   17 04                    ]
    4 2  13698  0x7623  prim   17 03                    [
         13699  0x7625  int    11 05                    0x05
         13700  0x7627  int    11 34                    0x34
         13701  0x7629  int    11 24                    0x24
         13702  0x762b  uint   12 a7                    0xa7
         13703  0x762d  prim   17 04                    ]
    5 2  13704  0x762f  prim   17 03                    [
         13705  0x7631  int    11 06                    0x06
         13706  0x7633  int    11 35                    0x35
         13707  0x7635  int    11 25                    0x25
         13708  0x7637  int    01                       0x00
         13709  0x7638  prim   17 04                    ]
    6 2  13710  0x763a  prim   17 03                    [
         13711  0x763c  int    11 07                    0x07
         13712  0x763e  int    11 36                    0x36
         13713  0x7640  int    11 26                    0x26
         13714  0x7642  int    01                       0x00
         13715  0x7643  prim   17 04                    ]
    7 2  13716  0x7645  prim   17 03                    [
         13717  0x7647  int    11 08                    0x08
         13718  0x7649  int    11 37                    0x37
         13719  0x764b  int    11 2f                    0x2f
         13720  0x764d  int    11 7b                    0x7b
         13721  0x764f  prim   17 04                    ]
    8 2  13722  0x7651  prim   17 03                    [
         13723  0x7653  int    11 09                    0x09
         13724  0x7655  int    11 38                    0x38
         13725  0x7657  int    11 28                    0x28
         13726  0x7659  int    11 5b                    0x5b
         13727  0x765b  prim   17 04                    ]
    9 2  13728  0x765d  prim   17 03                    [
         13729  0x765f  int    11 0a                    0x0a
         13730  0x7661  int    11 39                    0x39
         13731  0x7663  int    11 29                    0x29
         13732  0x7665  int    11 5d                    0x5d
         13733  0x7667  prim   17 04                    ]
   10 2  13734  0x7669  prim   17 03                    [
         13735  0x766b  int    11 0b                    0x0b
         13736  0x766d  int    11 30                    0x30
         13737  0x766f  int    11 3d                    0x3d
         13738  0x7671  int    11 7d                    0x7d
         13739  0x7673  prim   17 04                    ]
   11 2  13740  0x7675  prim   17 03                    [
         13741  0x7677  int    11 0c                    0x0c
         13742  0x7679  int    11 27                    0x27
         13743  0x767b  int    11 3f                    0x3f
         13744  0x767d  int    11 5c                    0x5c
         13745  0x767f  prim   17 04                    ]
   12 2  13746  0x7681  prim   17 03                    [
         13747  0x7683  int    11 0d                    0x0d
         13748  0x7685  uint   12 ab                    0xab
         13749  0x7687  uint   12 bb                    0xbb
         13750  0x7689  int    01                       0x00
         13751  0x768a  prim   17 04                    ]
   13 2  13752  0x768c  prim   17 03                    [
         13753  0x768e  int    11 1a                    0x1a
         13754  0x7690  int    11 2b                    0x2b
         13755  0x7692  int    11 2a                    0x2a
         13756  0x7694  int    01                       0x00
         13757  0x7695  prim   17 04                    ]
   14 2  13758  0x7697  prim   17 03                    [
         13759  0x7699  int    11 1b                    0x1b
         13760  0x769b  int    01                       0x00
         13761  0x769c  int    01                       0x00
         13762  0x769d  int    11 27                    0x27
         13763  0x769f  prim   17 04                    ]
   15 2  13764  0x76a1  prim   17 03                    [
         13765  0x76a3  int    11 27                    0x27
         13766  0x76a5  uint   12 e7                    0xe7
         13767  0x76a7  uint   12 c7                    0xc7
         13768  0x76a9  int    01                       0x00
         13769  0x76aa  prim   17 04                    ]
   16 2  13770  0x76ac  prim   17 03                    [
         13771  0x76ae  int    11 28                    0x28
         13772  0x76b0  uint   12 ba                    0xba
         13773  0x76b2  uint   12 aa                    0xaa
         13774  0x76b4  int    01                       0x00
         13775  0x76b5  prim   17 04                    ]
   17 2  13776  0x76b7  prim   17 03                    [
         13777  0x76b9  int    11 29                    0x29
         13778  0x76bb  int    11 5c                    0x5c
         13779  0x76bd  int    11 7c                    0x7c
         13780  0x76bf  int    01                       0x00
         13781  0x76c0  prim   17 04                    ]
   18 2  13782  0x76c2  prim   17 03                    [
         13783  0x76c4  int    11 2b                    0x2b
         13784  0x76c6  int    01                       0x00
         13785  0x76c7  int    01                       0x00
         13786  0x76c8  int    11 7e                    0x7e
         13787  0x76ca  prim   17 04                    ]
   19 2  13788  0x76cc  prim   17 03                    [
         13789  0x76ce  int    11 2e                    0x2e
         13790  0x76d0  int    11 63                    0x63
         13791  0x76d2  int    11 43                    0x43
         13792  0x76d4  int    01                       0x00
         13793  0x76d5  prim   17 04                    ]
   20 2  13794  0x76d7  prim   17 03                    [
         13795  0x76d9  int    11 33                    0x33
         13796  0x76db  int    11 2c                    0x2c
         13797  0x76dd  int    11 3b                    0x3b
         13798  0x76df  int    01                       0x00
         13799  0x76e0  prim   17 04                    ]
   21 2  13800  0x76e2  prim   17 03                    [
         13801  0x76e4  int    11 34                    0x34
         13802  0x76e6  int    11 2e                    0x2e
         13803  0x76e8  int    11 3a                    0x3a
         13804  0x76ea  int    01                       0x00
         13805  0x76eb  prim   17 04                    ]
   22 2  13806  0x76ed  prim   17 03                    [
         13807  0x76ef  int    11 35                    0x35
         13808  0x76f1  int    11 2d                    0x2d
         13809  0x76f3  int    11 5f                    0x5f
         13810  0x76f5  int    01                       0x00
         13811  0x76f6  prim   17 04                    ]
   23 2  13812  0x76f8  prim   17 03                    [
         13813  0x76fa  int    11 56                    0x56
         13814  0x76fc  int    11 3c                    0x3c
         13815  0x76fe  int    11 3e                    0x3e
         13816  0x7700  int    11 7c                    0x7c
         13817  0x7702  prim   17 04                    ]
   24 2  13818  0x7704  prim   17 04                    ]
         13819  0x7706  prim   17 05                    def
    1 2  13820  0x7708  dict   29 ea 02                 /keymap.ru
         13821  0x770b  prim   17 03                    [
    2 2  13822  0x770d  prim   17 03                    [
         13823  0x770f  int    11 06                    0x06
         13824  0x7711  int    11 35                    0x35
         13825  0x7713  int    11 25                    0x25
         13826  0x7715  int    01                       0x00
         13827  0x7716  prim   17 04                    ]
    3 2  13828  0x7718  prim   17 03                    [
         13829  0x771a  int    11 08                    0x08
         13830  0x771c  int    11 37                    0x37
         13831  0x771e  int    11 26                    0x26
         13832  0x7720  int    01                       0x00
         13833  0x7721  prim   17 04                    ]
    4 2  13834  0x7723  prim   17 03                    [
         13835  0x7725  int    11 09                    0x09
         13836  0x7727  int    11 38                    0x38
         13837  0x7729  int    11 2a                    0x2a
         13838  0x772b  int    01                       0x00
         13839  0x772c  prim   17 04                    ]
    5 2  13840  0x772e  prim   17 03                    [
         13841  0x7730  int    11 0a                    0x0a
         13842  0x7732  int    11 39                    0x39
         13843  0x7734  int    11 28                    0x28
         13844  0x7736  int    01                       0x00
         13845  0x7737  prim   17 04                    ]
    6 2  13846  0x7739  prim   17 03                    [
         13847  0x773b  int    11 0b                    0x0b
         13848  0x773d  int    11 30                    0x30
         13849  0x773f  int    11 29                    0x29
         13850  0x7741  int    01                       0x00
         13851  0x7742  prim   17 04                    ]
    7 2  13852  0x7744  prim   17 03                    [
         13853  0x7746  int    11 0c                    0x0c
         13854  0x7748  int    11 2d                    0x2d
         13855  0x774a  int    11 5f                    0x5f
         13856  0x774c  int    01                       0x00
         13857  0x774d  prim   17 04                    ]
    8 2  13858  0x774f  prim   17 03                    [
         13859  0x7751  int    11 0f                    0x0f
         13860  0x7753  int    11 09                    0x09
         13861  0x7755  int    11 09                    0x09
         13862  0x7757  int    01                       0x00
         13863  0x7758  prim   17 04                    ]
    9 2  13864  0x775a  prim   17 03                    [
         13865  0x775c  int    11 10                    0x10
         13866  0x775e  int    11 71                    0x71
         13867  0x7760  int    11 51                    0x51
         13868  0x7762  int    21 39 04                 0x439
         13869  0x7765  prim   17 04                    ]
   10 2  13870  0x7767  prim   17 03                    [
         13871  0x7769  int    11 11                    0x11
         13872  0x776b  int    11 77                    0x77
         13873  0x776d  int    11 57                    0x57
         13874  0x776f  int    21 46 04                 0x446
         13875  0x7772  prim   17 04                    ]
   11 2  13876  0x7774  prim   17 03                    [
         13877  0x7776  int    11 12                    0x12
         13878  0x7778  int    11 65                    0x65
         13879  0x777a  int    11 45                    0x45
         13880  0x777c  int    21 43 04                 0x443
         13881  0x777f  prim   17 04                    ]
   12 2  13882  0x7781  prim   17 03                    [
         13883  0x7783  int    11 13                    0x13
         13884  0x7785  int    11 72                    0x72
         13885  0x7787  int    11 52                    0x52
         13886  0x7789  int    21 3a 04                 0x43a
         13887  0x778c  prim   17 04                    ]
   13 2  13888  0x778e  prim   17 03                    [
         13889  0x7790  int    11 14                    0x14
         13890  0x7792  int    11 74                    0x74
         13891  0x7794  int    11 54                    0x54
         13892  0x7796  int    21 35 04                 0x435
         13893  0x7799  prim   17 04                    ]
   14 2  13894  0x779b  prim   17 03                    [
         13895  0x779d  int    11 15                    0x15
         13896  0x779f  int    11 79                    0x79
         13897  0x77a1  int    11 59                    0x59
         13898  0x77a3  int    21 3d 04                 0x43d
         13899  0x77a6  prim   17 04                    ]
   15 2  13900  0x77a8  prim   17 03                    [
         13901  0x77aa  int    11 16                    0x16
         13902  0x77ac  int    11 75                    0x75
         13903  0x77ae  int    11 55                    0x55
         13904  0x77b0  int    21 33 04                 0x433
         13905  0x77b3  prim   17 04                    ]
   16 2  13906  0x77b5  prim   17 03                    [
         13907  0x77b7  int    11 17                    0x17
         13908  0x77b9  int    11 69                    0x69
         13909  0x77bb  int    11 49                    0x49
         13910  0x77bd  int    21 48 04                 0x448
         13911  0x77c0  prim   17 04                    ]
   17 2  13912  0x77c2  prim   17 03                    [
         13913  0x77c4  int    11 18                    0x18
         13914  0x77c6  int    11 6f                    0x6f
         13915  0x77c8  int    11 4f                    0x4f
         13916  0x77ca  int    21 49 04                 0x449
         13917  0x77cd  prim   17 04                    ]
   18 2  13918  0x77cf  prim   17 03                    [
         13919  0x77d1  int    11 19                    0x19
         13920  0x77d3  int    11 70                    0x70
         13921  0x77d5  int    11 50                    0x50
         13922  0x77d7  int    21 37 04                 0x437
         13923  0x77da  prim   17 04                    ]
   19 2  13924  0x77dc  prim   17 03                    [
         13925  0x77de  int    11 1a                    0x1a
         13926  0x77e0  int    11 5b                    0x5b
         13927  0x77e2  int    11 7b                    0x7b
         13928  0x77e4  int    21 45 04                 0x445
         13929  0x77e7  prim   17 04                    ]
   20 2  13930  0x77e9  prim   17 03                    [
         13931  0x77eb  int    11 1b                    0x1b
         13932  0x77ed  int    11 5d                    0x5d
         13933  0x77ef  int    11 7d                    0x7d
         13934  0x77f1  int    11 5b                    0x5b
         13935  0x77f3  prim   17 04                    ]
   21 2  13936  0x77f5  prim   17 03                    [
         13937  0x77f7  int    11 1e                    0x1e
         13938  0x77f9  int    11 61                    0x61
         13939  0x77fb  int    11 41                    0x41
         13940  0x77fd  int    21 44 04                 0x444
         13941  0x7800  prim   17 04                    ]
   22 2  13942  0x7802  prim   17 03                    [
         13943  0x7804  int    11 1f                    0x1f
         13944  0x7806  int    11 73                    0x73
         13945  0x7808  int    11 53                    0x53
         13946  0x780a  int    21 4b 04                 0x44b
         13947  0x780d  prim   17 04                    ]
   23 2  13948  0x780f  prim   17 03                    [
         13949  0x7811  int    11 20                    0x20
         13950  0x7813  int    11 64                    0x64
         13951  0x7815  int    11 44                    0x44
         13952  0x7817  int    21 32 04                 0x432
         13953  0x781a  prim   17 04                    ]
   24 2  13954  0x781c  prim   17 03                    [
         13955  0x781e  int    11 21                    0x21
         13956  0x7820  int    11 66                    0x66
         13957  0x7822  int    11 46                    0x46
         13958  0x7824  int    21 30 04                 0x430
         13959  0x7827  prim   17 04                    ]
   25 2  13960  0x7829  prim   17 03                    [
         13961  0x782b  int    11 22                    0x22
         13962  0x782d  int    11 67                    0x67
         13963  0x782f  int    11 47                    0x47
         13964  0x7831  int    21 3f 04                 0x43f
         13965  0x7834  prim   17 04                    ]
   26 2  13966  0x7836  prim   17 03                    [
         13967  0x7838  int    11 23                    0x23
         13968  0x783a  int    11 68                    0x68
         13969  0x783c  int    11 48                    0x48
         13970  0x783e  int    21 40 04                 0x440
         13971  0x7841  prim   17 04                    ]
   27 2  13972  0x7843  prim   17 03                    [
         13973  0x7845  int    11 24                    0x24
         13974  0x7847  int    11 6a                    0x6a
         13975  0x7849  int    11 4a                    0x4a
         13976  0x784b  int    21 3e 04                 0x43e
         13977  0x784e  prim   17 04                    ]
   28 2  13978  0x7850  prim   17 03                    [
         13979  0x7852  int    11 25                    0x25
         13980  0x7854  int    11 6b                    0x6b
         13981  0x7856  int    11 4b                    0x4b
         13982  0x7858  int    21 3b 04                 0x43b
         13983  0x785b  prim   17 04                    ]
   29 2  13984  0x785d  prim   17 03                    [
         13985  0x785f  int    11 26                    0x26
         13986  0x7861  int    11 6c                    0x6c
         13987  0x7863  int    11 4c                    0x4c
         13988  0x7865  int    21 34 04                 0x434
         13989  0x7868  prim   17 04                    ]
   30 2  13990  0x786a  prim   17 03                    [
         13991  0x786c  int    11 27                    0x27
         13992  0x786e  int    11 3b                    0x3b
         13993  0x7870  int    11 3a                    0x3a
         13994  0x7872  int    21 36 04                 0x436
         13995  0x7875  prim   17 04                    ]
   31 2  13996  0x7877  prim   17 03                    [
         13997  0x7879  int    11 28                    0x28
         13998  0x787b  int    11 27                    0x27
         13999  0x787d  int    11 22                    0x22
         14000  0x787f  int    21 4d 04                 0x44d
         14001  0x7882  prim   17 04                    ]
   32 2  14002  0x7884  prim   17 03                    [
         14003  0x7886  int    11 2c                    0x2c
         14004  0x7888  int    11 7a                    0x7a
         14005  0x788a  int    11 5a                    0x5a
         14006  0x788c  int    21 4f 04                 0x44f
         14007  0x788f  prim   17 04                    ]
   33 2  14008  0x7891  prim   17 03                    [
         14009  0x7893  int    11 2d                    0x2d
         14010  0x7895  int    11 78                    0x78
         14011  0x7897  int    11 58                    0x58
         14012  0x7899  int    21 47 04                 0x447
         14013  0x789c  prim   17 04                    ]
   34 2  14014  0x789e  prim   17 03                    [
         14015  0x78a0  int    11 2e                    0x2e
         14016  0x78a2  int    11 63                    0x63
         14017  0x78a4  int    11 43                    0x43
         14018  0x78a6  int    21 41 04                 0x441
         14019  0x78a9  prim   17 04                    ]
   35 2  14020  0x78ab  prim   17 03                    [
         14021  0x78ad  int    11 2f                    0x2f
         14022  0x78af  int    11 76                    0x76
         14023  0x78b1  int    11 56                    0x56
         14024  0x78b3  int    21 3c 04                 0x43c
         14025  0x78b6  prim   17 04                    ]
   36 2  14026  0x78b8  prim   17 03                    [
         14027  0x78ba  int    11 30                    0x30
         14028  0x78bc  int    11 62                    0x62
         14029  0x78be  int    11 42                    0x42
         14030  0x78c0  int    21 38 04                 0x438
         14031  0x78c3  prim   17 04                    ]
   37 2  14032  0x78c5  prim   17 03                    [
         14033  0x78c7  int    11 31                    0x31
         14034  0x78c9  int    11 6e                    0x6e
         14035  0x78cb  int    11 4e                    0x4e
         14036  0x78cd  int    21 42 04                 0x442
         14037  0x78d0  prim   17 04                    ]
   38 2  14038  0x78d2  prim   17 03                    [
         14039  0x78d4  int    11 32                    0x32
         14040  0x78d6  int    11 6d                    0x6d
         14041  0x78d8  int    11 4d                    0x4d
         14042  0x78da  int    21 4c 04                 0x44c
         14043  0x78dd  prim   17 04                    ]
   39 2  14044  0x78df  prim   17 03                    [
         14045  0x78e1  int    11 33                    0x33
         14046  0x78e3  int    11 2c                    0x2c
         14047  0x78e5  int    11 3c                    0x3c
         14048  0x78e7  int    21 31 04                 0x431
         14049  0x78ea  prim   17 04                    ]
   40 2  14050  0x78ec  prim   17 03                    [
         14051  0x78ee  int    11 34                    0x34
         14052  0x78f0  int    11 2e                    0x2e
         14053  0x78f2  int    11 3e                    0x3e
         14054  0x78f4  int    21 4e 04                 0x44e
         14055  0x78f7  prim   17 04                    ]
   41 2  14056  0x78f9  prim   17 03                    [
         14057  0x78fb  int    11 56                    0x56
         14058  0x78fd  int    11 3c                    0x3c
         14059  0x78ff  int    11 3e                    0x3e
         14060  0x7901  int    11 7c                    0x7c
         14061  0x7903  prim   17 04                    ]
   42 2  14062  0x7905  prim   17 04                    ]
         14063  0x7907  prim   17 05                    def
    1 2  14064  0x7909  dict   29 eb 02                 /keymap.sk
         14065  0x790c  prim   17 03                    [
    2 2  14066  0x790e  prim   17 03                    [
         14067  0x7910  int    11 02                    0x02
         14068  0x7912  int    11 31                    0x31
         14069  0x7914  int    11 21                    0x21
         14070  0x7916  int    11 2b                    0x2b
         14071  0x7918  prim   17 04                    ]
    3 2  14072  0x791a  prim   17 03                    [
         14073  0x791c  int    11 03                    0x03
         14074  0x791e  int    11 32                    0x32
         14075  0x7920  int    11 40                    0x40
         14076  0x7922  int    21 3e 01                 0x13e
         14077  0x7925  prim   17 04                    ]
    4 2  14078  0x7927  prim   17 03                    [
         14079  0x7929  int    11 04                    0x04
         14080  0x792b  int    11 33                    0x33
         14081  0x792d  int    11 23                    0x23
         14082  0x792f  int    21 61 01                 0x161
         14083  0x7932  prim   17 04                    ]
    5 2  14084  0x7934  prim   17 03                    [
         14085  0x7936  int    11 05                    0x05
         14086  0x7938  int    11 34                    0x34
         14087  0x793a  int    11 24                    0x24
         14088  0x793c  int    21 0d 01                 0x10d
         14089  0x793f  prim   17 04                    ]
    6 2  14090  0x7941  prim   17 03                    [
         14091  0x7943  int    11 06                    0x06
         14092  0x7945  int    11 35                    0x35
         14093  0x7947  int    11 25                    0x25
         14094  0x7949  int    21 65 01                 0x165
         14095  0x794c  prim   17 04                    ]
    7 2  14096  0x794e  prim   17 03                    [
         14097  0x7950  int    11 07                    0x07
         14098  0x7952  int    11 36                    0x36
         14099  0x7954  int    11 5e                    0x5e
         14100  0x7956  int    21 7e 01                 0x17e
         14101  0x7959  prim   17 04                    ]
    8 2  14102  0x795b  prim   17 03                    [
         14103  0x795d  int    11 08                    0x08
         14104  0x795f  int    11 37                    0x37
         14105  0x7961  int    11 26                    0x26
         14106  0x7963  uint   12 fd                    0xfd
         14107  0x7965  prim   17 04                    ]
    9 2  14108  0x7967  prim   17 03                    [
         14109  0x7969  int    11 09                    0x09
         14110  0x796b  int    11 38                    0x38
         14111  0x796d  int    11 2a                    0x2a
         14112  0x796f  uint   12 e1                    0xe1
         14113  0x7971  prim   17 04                    ]
   10 2  14114  0x7973  prim   17 03                    [
         14115  0x7975  int    11 0a                    0x0a
         14116  0x7977  int    11 39                    0x39
         14117  0x7979  int    11 28                    0x28
         14118  0x797b  uint   12 ed                    0xed
         14119  0x797d  prim   17 04                    ]
   11 2  14120  0x797f  prim   17 03                    [
         14121  0x7981  int    11 0b                    0x0b
         14122  0x7983  int    11 30                    0x30
         14123  0x7985  int    11 29                    0x29
         14124  0x7987  uint   12 e9                    0xe9
         14125  0x7989  prim   17 04                    ]
   12 2  14126  0x798b  prim   17 03                    [
         14127  0x798d  int    11 0c                    0x0c
         14128  0x798f  int    11 2d                    0x2d
         14129  0x7991  int    11 5f                    0x5f
         14130  0x7993  int    11 3d                    0x3d
         14131  0x7995  prim   17 04                    ]
   13 2  14132  0x7997  prim   17 03                    [
         14133  0x7999  int    11 15                    0x15
         14134  0x799b  int    11 7a                    0x7a
         14135  0x799d  int    11 5a                    0x5a
         14136  0x799f  int    01                       0x00
         14137  0x79a0  prim   17 04                    ]
   14 2  14138  0x79a2  prim   17 03                    [
         14139  0x79a4  int    11 1a                    0x1a
         14140  0x79a6  int    11 5b                    0x5b
         14141  0x79a8  int    11 7b                    0x7b
         14142  0x79aa  uint   12 fa                    0xfa
         14143  0x79ac  prim   17 04                    ]
   15 2  14144  0x79ae  prim   17 03                    [
         14145  0x79b0  int    11 1b                    0x1b
         14146  0x79b2  int    11 5d                    0x5d
         14147  0x79b4  int    11 7d                    0x7d
         14148  0x79b6  uint   12 e4                    0xe4
         14149  0x79b8  prim   17 04                    ]
   16 2  14150  0x79ba  prim   17 03                    [
         14151  0x79bc  int    11 27                    0x27
         14152  0x79be  int    11 3b                    0x3b
         14153  0x79c0  int    11 3a                    0x3a
         14154  0x79c2  uint   12 f4                    0xf4
         14155  0x79c4  prim   17 04                    ]
   17 2  14156  0x79c6  prim   17 03                    [
         14157  0x79c8  int    11 28                    0x28
         14158  0x79ca  int    11 27                    0x27
         14159  0x79cc  int    11 22                    0x22
         14160  0x79ce  uint   12 a7                    0xa7
         14161  0x79d0  prim   17 04                    ]
   18 2  14162  0x79d2  prim   17 03                    [
         14163  0x79d4  int    11 2b                    0x2b
         14164  0x79d6  int    11 5c                    0x5c
         14165  0x79d8  int    11 7c                    0x7c
         14166  0x79da  int    21 48 01                 0x148
         14167  0x79dd  prim   17 04                    ]
   19 2  14168  0x79df  prim   17 03                    [
         14169  0x79e1  int    11 2c                    0x2c
         14170  0x79e3  int    11 79                    0x79
         14171  0x79e5  int    11 59                    0x59
         14172  0x79e7  int    01                       0x00
         14173  0x79e8  prim   17 04                    ]
   20 2  14174  0x79ea  prim   17 03                    [
         14175  0x79ec  int    11 2e                    0x2e
         14176  0x79ee  int    11 63                    0x63
         14177  0x79f0  int    11 43                    0x43
         14178  0x79f2  int    01                       0x00
         14179  0x79f3  prim   17 04                    ]
   21 2  14180  0x79f5  prim   17 03                    [
         14181  0x79f7  int    11 35                    0x35
         14182  0x79f9  int    11 2f                    0x2f
         14183  0x79fb  int    11 3f                    0x3f
         14184  0x79fd  int    11 2d                    0x2d
         14185  0x79ff  prim   17 04                    ]
   22 2  14186  0x7a01  prim   17 03                    [
         14187  0x7a03  int    11 56                    0x56
         14188  0x7a05  int    11 3c                    0x3c
         14189  0x7a07  int    11 3e                    0x3e
         14190  0x7a09  int    11 7c                    0x7c
         14191  0x7a0b  prim   17 04                    ]
   23 2  14192  0x7a0d  prim   17 04                    ]
         14193  0x7a0f  prim   17 05                    def
    1 2  14194  0x7a11  dict   29 ec 02                 /keymap.sl
         14195  0x7a14  prim   17 03                    [
    2 2  14196  0x7a16  prim   17 03                    [
         14197  0x7a18  int    11 02                    0x02
         14198  0x7a1a  int    11 31                    0x31
         14199  0x7a1c  int    11 21                    0x21
         14200  0x7a1e  int    11 7e                    0x7e
         14201  0x7a20  prim   17 04                    ]
    3 2  14202  0x7a22  prim   17 03                    [
         14203  0x7a24  int    11 03                    0x03
         14204  0x7a26  int    11 32                    0x32
         14205  0x7a28  int    11 22                    0x22
         14206  0x7a2a  int    21 c7 02                 0x2c7
         14207  0x7a2d  prim   17 04                    ]
    4 2  14208  0x7a2f  prim   17 03                    [
         14209  0x7a31  int    11 04                    0x04
         14210  0x7a33  int    11 33                    0x33
         14211  0x7a35  int    11 23                    0x23
         14212  0x7a37  int    11 5e                    0x5e
         14213  0x7a39  prim   17 04                    ]
    5 2  14214  0x7a3b  prim   17 03                    [
         14215  0x7a3d  int    11 05                    0x05
         14216  0x7a3f  int    11 34                    0x34
         14217  0x7a41  int    11 24                    0x24
         14218  0x7a43  int    21 d8 02                 0x2d8
         14219  0x7a46  prim   17 04                    ]
    6 2  14220  0x7a48  prim   17 03                    [
         14221  0x7a4a  int    11 06                    0x06
         14222  0x7a4c  int    11 35                    0x35
         14223  0x7a4e  int    11 25                    0x25
         14224  0x7a50  uint   12 b0                    0xb0
         14225  0x7a52  prim   17 04                    ]
    7 2  14226  0x7a54  prim   17 03                    [
         14227  0x7a56  int    11 07                    0x07
         14228  0x7a58  int    11 36                    0x36
         14229  0x7a5a  int    11 26                    0x26
         14230  0x7a5c  int    21 db 02                 0x2db
         14231  0x7a5f  prim   17 04                    ]
    8 2  14232  0x7a61  prim   17 03                    [
         14233  0x7a63  int    11 08                    0x08
         14234  0x7a65  int    11 37                    0x37
         14235  0x7a67  int    11 2f                    0x2f
         14236  0x7a69  int    11 60                    0x60
         14237  0x7a6b  prim   17 04                    ]
    9 2  14238  0x7a6d  prim   17 03                    [
         14239  0x7a6f  int    11 09                    0x09
         14240  0x7a71  int    11 38                    0x38
         14241  0x7a73  int    11 28                    0x28
         14242  0x7a75  int    21 d9 02                 0x2d9
         14243  0x7a78  prim   17 04                    ]
   10 2  14244  0x7a7a  prim   17 03                    [
         14245  0x7a7c  int    11 0a                    0x0a
         14246  0x7a7e  int    11 39                    0x39
         14247  0x7a80  int    11 29                    0x29
         14248  0x7a82  uint   12 b4                    0xb4
         14249  0x7a84  prim   17 04                    ]
   11 2  14250  0x7a86  prim   17 03                    [
         14251  0x7a88  int    11 0b                    0x0b
         14252  0x7a8a  int    11 30                    0x30
         14253  0x7a8c  int    11 3d                    0x3d
         14254  0x7a8e  int    21 dd 02                 0x2dd
         14255  0x7a91  prim   17 04                    ]
   12 2  14256  0x7a93  prim   17 03                    [
         14257  0x7a95  int    11 0c                    0x0c
         14258  0x7a97  int    11 27                    0x27
         14259  0x7a99  int    11 3f                    0x3f
         14260  0x7a9b  uint   12 a8                    0xa8
         14261  0x7a9d  prim   17 04                    ]
   13 2  14262  0x7a9f  prim   17 03                    [
         14263  0x7aa1  int    11 0d                    0x0d
         14264  0x7aa3  int    11 2b                    0x2b
         14265  0x7aa5  int    11 2a                    0x2a
         14266  0x7aa7  uint   12 b8                    0xb8
         14267  0x7aa9  prim   17 04                    ]
   14 2  14268  0x7aab  prim   17 03                    [
         14269  0x7aad  int    11 0f                    0x0f
         14270  0x7aaf  int    11 09                    0x09
         14271  0x7ab1  int    11 09                    0x09
         14272  0x7ab3  int    01                       0x00
         14273  0x7ab4  prim   17 04                    ]
   15 2  14274  0x7ab6  prim   17 03                    [
         14275  0x7ab8  int    11 10                    0x10
         14276  0x7aba  int    11 71                    0x71
         14277  0x7abc  int    11 51                    0x51
         14278  0x7abe  int    11 5c                    0x5c
         14279  0x7ac0  prim   17 04                    ]
   16 2  14280  0x7ac2  prim   17 03                    [
         14281  0x7ac4  int    11 11                    0x11
         14282  0x7ac6  int    11 77                    0x77
         14283  0x7ac8  int    11 57                    0x57
         14284  0x7aca  int    11 7c                    0x7c
         14285  0x7acc  prim   17 04                    ]
   17 2  14286  0x7ace  prim   17 03                    [
         14287  0x7ad0  int    11 15                    0x15
         14288  0x7ad2  int    11 7a                    0x7a
         14289  0x7ad4  int    11 5a                    0x5a
         14290  0x7ad6  int    01                       0x00
         14291  0x7ad7  prim   17 04                    ]
   18 2  14292  0x7ad9  prim   17 03                    [
         14293  0x7adb  int    11 1a                    0x1a
         14294  0x7add  int    21 61 01                 0x161
         14295  0x7ae0  int    21 60 01                 0x160
         14296  0x7ae3  uint   12 f7                    0xf7
         14297  0x7ae5  prim   17 04                    ]
   19 2  14298  0x7ae7  prim   17 03                    [
         14299  0x7ae9  int    11 1b                    0x1b
         14300  0x7aeb  int    21 11 01                 0x111
         14301  0x7aee  int    21 10 01                 0x110
         14302  0x7af1  uint   12 d7                    0xd7
         14303  0x7af3  prim   17 04                    ]
   20 2  14304  0x7af5  prim   17 03                    [
         14305  0x7af7  int    11 21                    0x21
         14306  0x7af9  int    11 66                    0x66
         14307  0x7afb  int    11 46                    0x46
         14308  0x7afd  int    11 5b                    0x5b
         14309  0x7aff  prim   17 04                    ]
   21 2  14310  0x7b01  prim   17 03                    [
         14311  0x7b03  int    11 22                    0x22
         14312  0x7b05  int    11 67                    0x67
         14313  0x7b07  int    11 47                    0x47
         14314  0x7b09  int    11 5d                    0x5d
         14315  0x7b0b  prim   17 04                    ]
   22 2  14316  0x7b0d  prim   17 03                    [
         14317  0x7b0f  int    11 25                    0x25
         14318  0x7b11  int    11 6b                    0x6b
         14319  0x7b13  int    11 4b                    0x4b
         14320  0x7b15  int    21 42 01                 0x142
         14321  0x7b18  prim   17 04                    ]
   23 2  14322  0x7b1a  prim   17 03                    [
         14323  0x7b1c  int    11 26                    0x26
         14324  0x7b1e  int    11 6c                    0x6c
         14325  0x7b20  int    11 4c                    0x4c
         14326  0x7b22  int    21 41 01                 0x141
         14327  0x7b25  prim   17 04                    ]
   24 2  14328  0x7b27  prim   17 03                    [
         14329  0x7b29  int    11 27                    0x27
         14330  0x7b2b  int    21 0d 01                 0x10d
         14331  0x7b2e  int    21 0c 01                 0x10c
         14332  0x7b31  int    01                       0x00
         14333  0x7b32  prim   17 04                    ]
   25 2  14334  0x7b34  prim   17 03                    [
         14335  0x7b36  int    11 28                    0x28
         14336  0x7b38  int    21 07 01                 0x107
         14337  0x7b3b  int    21 06 01                 0x106
         14338  0x7b3e  uint   12 df                    0xdf
         14339  0x7b40  prim   17 04                    ]
   26 2  14340  0x7b42  prim   17 03                    [
         14341  0x7b44  int    11 29                    0x29
         14342  0x7b46  uint   12 b8                    0xb8
         14343  0x7b48  uint   12 a8                    0xa8
         14344  0x7b4a  int    01                       0x00
         14345  0x7b4b  prim   17 04                    ]
   27 2  14346  0x7b4d  prim   17 03                    [
         14347  0x7b4f  int    11 2b                    0x2b
         14348  0x7b51  int    21 7e 01                 0x17e
         14349  0x7b54  int    21 7d 01                 0x17d
         14350  0x7b57  uint   12 a4                    0xa4
         14351  0x7b59  prim   17 04                    ]
   28 2  14352  0x7b5b  prim   17 03                    [
         14353  0x7b5d  int    11 2c                    0x2c
         14354  0x7b5f  int    11 79                    0x79
         14355  0x7b61  int    11 59                    0x59
         14356  0x7b63  int    01                       0x00
         14357  0x7b64  prim   17 04                    ]
   29 2  14358  0x7b66  prim   17 03                    [
         14359  0x7b68  int    11 2e                    0x2e
         14360  0x7b6a  int    11 63                    0x63
         14361  0x7b6c  int    11 43                    0x43
         14362  0x7b6e  int    01                       0x00
         14363  0x7b6f  prim   17 04                    ]
   30 2  14364  0x7b71  prim   17 03                    [
         14365  0x7b73  int    11 2f                    0x2f
         14366  0x7b75  int    11 76                    0x76
         14367  0x7b77  int    11 56                    0x56
         14368  0x7b79  int    11 40                    0x40
         14369  0x7b7b  prim   17 04                    ]
   31 2  14370  0x7b7d  prim   17 03                    [
         14371  0x7b7f  int    11 30                    0x30
         14372  0x7b81  int    11 62                    0x62
         14373  0x7b83  int    11 42                    0x42
         14374  0x7b85  int    11 7b                    0x7b
         14375  0x7b87  prim   17 04                    ]
   32 2  14376  0x7b89  prim   17 03                    [
         14377  0x7b8b  int    11 31                    0x31
         14378  0x7b8d  int    11 6e                    0x6e
         14379  0x7b8f  int    11 4e                    0x4e
         14380  0x7b91  int    11 7d                    0x7d
         14381  0x7b93  prim   17 04                    ]
   33 2  14382  0x7b95  prim   17 03                    [
         14383  0x7b97  int    11 32                    0x32
         14384  0x7b99  int    11 6d                    0x6d
         14385  0x7b9b  int    11 4d                    0x4d
         14386  0x7b9d  uint   12 a7                    0xa7
         14387  0x7b9f  prim   17 04                    ]
   34 2  14388  0x7ba1  prim   17 03                    [
         14389  0x7ba3  int    11 33                    0x33
         14390  0x7ba5  int    11 2c                    0x2c
         14391  0x7ba7  int    11 3b                    0x3b
         14392  0x7ba9  int    01                       0x00
         14393  0x7baa  prim   17 04                    ]
   35 2  14394  0x7bac  prim   17 03                    [
         14395  0x7bae  int    11 34                    0x34
         14396  0x7bb0  int    11 2e                    0x2e
         14397  0x7bb2  int    11 3a                    0x3a
         14398  0x7bb4  int    01                       0x00
         14399  0x7bb5  prim   17 04                    ]
   36 2  14400  0x7bb7  prim   17 03                    [
         14401  0x7bb9  int    11 35                    0x35
         14402  0x7bbb  int    11 2d                    0x2d
         14403  0x7bbd  int    11 5f                    0x5f
         14404  0x7bbf  int    01                       0x00
         14405  0x7bc0  prim   17 04                    ]
   37 2  14406  0x7bc2  prim   17 03                    [
         14407  0x7bc4  int    11 56                    0x56
         14408  0x7bc6  int    11 3c                    0x3c
         14409  0x7bc8  int    11 3e                    0x3e
         14410  0x7bca  int    01                       0x00
         14411  0x7bcb  prim   17 04                    ]
   38 2  14412  0x7bcd  prim   17 04                    ]
         14413  0x7bcf  prim   17 05                    def
    1 2  14414  0x7bd1  dict   29 ed 02                 /keymap.sv
         14415  0x7bd4  prim   17 03                    [
    2 2  14416  0x7bd6  prim   17 03                    [
         14417  0x7bd8  int    11 03                    0x03
         14418  0x7bda  int    11 32                    0x32
         14419  0x7bdc  int    11 22                    0x22
         14420  0x7bde  int    11 40                    0x40
         14421  0x7be0  prim   17 04                    ]
    3 2  14422  0x7be2  prim   17 03                    [
         14423  0x7be4  int    11 04                    0x04
         14424  0x7be6  int    11 33                    0x33
         14425  0x7be8  int    11 23                    0x23
         14426  0x7bea  uint   12 a3                    0xa3
         14427  0x7bec  prim   17 04                    ]
    4 2  14428  0x7bee  prim   17 03                    [
         14429  0x7bf0  int    11 05                    0x05
         14430  0x7bf2  int    11 34                    0x34
         14431  0x7bf4  uint   12 e7                    0xe7
         14432  0x7bf6  int    11 24                    0x24
         14433  0x7bf8  prim   17 04                    ]
    5 2  14434  0x7bfa  prim   17 03                    [
         14435  0x7bfc  int    11 06                    0x06
         14436  0x7bfe  int    11 35                    0x35
         14437  0x7c00  int    11 25                    0x25
         14438  0x7c02  int    01                       0x00
         14439  0x7c03  prim   17 04                    ]
    6 2  14440  0x7c05  prim   17 03                    [
         14441  0x7c07  int    11 07                    0x07
         14442  0x7c09  int    11 36                    0x36
         14443  0x7c0b  int    11 26                    0x26
         14444  0x7c0d  uint   12 ac                    0xac
         14445  0x7c0f  prim   17 04                    ]
    7 2  14446  0x7c11  prim   17 03                    [
         14447  0x7c13  int    11 08                    0x08
         14448  0x7c15  int    11 37                    0x37
         14449  0x7c17  int    11 2f                    0x2f
         14450  0x7c19  int    11 7b                    0x7b
         14451  0x7c1b  prim   17 04                    ]
    8 2  14452  0x7c1d  prim   17 03                    [
         14453  0x7c1f  int    11 09                    0x09
         14454  0x7c21  int    11 38                    0x38
         14455  0x7c23  int    11 28                    0x28
         14456  0x7c25  int    11 5b                    0x5b
         14457  0x7c27  prim   17 04                    ]
    9 2  14458  0x7c29  prim   17 03                    [
         14459  0x7c2b  int    11 0a                    0x0a
         14460  0x7c2d  int    11 39                    0x39
         14461  0x7c2f  int    11 29                    0x29
         14462  0x7c31  int    11 5d                    0x5d
         14463  0x7c33  prim   17 04                    ]
   10 2  14464  0x7c35  prim   17 03                    [
         14465  0x7c37  int    11 0b                    0x0b
         14466  0x7c39  int    11 30                    0x30
         14467  0x7c3b  int    11 3d                    0x3d
         14468  0x7c3d  int    11 7d                    0x7d
         14469  0x7c3f  prim   17 04                    ]
   11 2  14470  0x7c41  prim   17 03                    [
         14471  0x7c43  int    11 0c                    0x0c
         14472  0x7c45  int    11 2b                    0x2b
         14473  0x7c47  int    11 3f                    0x3f
         14474  0x7c49  int    11 5c                    0x5c
         14475  0x7c4b  prim   17 04                    ]
   12 2  14476  0x7c4d  prim   17 03                    [
         14477  0x7c4f  int    11 1a                    0x1a
         14478  0x7c51  uint   12 e5                    0xe5
         14479  0x7c53  uint   12 c5                    0xc5
         14480  0x7c55  int    01                       0x00
         14481  0x7c56  prim   17 04                    ]
   13 2  14482  0x7c58  prim   17 03                    [
         14483  0x7c5a  int    11 1b                    0x1b
         14484  0x7c5c  int    01                       0x00
         14485  0x7c5d  int    11 5e                    0x5e
         14486  0x7c5f  int    11 7e                    0x7e
         14487  0x7c61  prim   17 04                    ]
   14 2  14488  0x7c63  prim   17 03                    [
         14489  0x7c65  int    11 27                    0x27
         14490  0x7c67  uint   12 f6                    0xf6
         14491  0x7c69  uint   12 d6                    0xd6
         14492  0x7c6b  int    01                       0x00
         14493  0x7c6c  prim   17 04                    ]
   15 2  14494  0x7c6e  prim   17 03                    [
         14495  0x7c70  int    11 28                    0x28
         14496  0x7c72  uint   12 e4                    0xe4
         14497  0x7c74  uint   12 c4                    0xc4
         14498  0x7c76  int    01                       0x00
         14499  0x7c77  prim   17 04                    ]
   16 2  14500  0x7c79  prim   17 03                    [
         14501  0x7c7b  int    11 29                    0x29
         14502  0x7c7d  uint   12 a7                    0xa7
         14503  0x7c7f  uint   12 b0                    0xb0
         14504  0x7c81  uint   12 bd                    0xbd
         14505  0x7c83  prim   17 04                    ]
   17 2  14506  0x7c85  prim   17 03                    [
         14507  0x7c87  int    11 2b                    0x2b
         14508  0x7c89  int    11 27                    0x27
         14509  0x7c8b  int    11 2a                    0x2a
         14510  0x7c8d  int    01                       0x00
         14511  0x7c8e  prim   17 04                    ]
   18 2  14512  0x7c90  prim   17 03                    [
         14513  0x7c92  int    11 2e                    0x2e
         14514  0x7c94  int    11 63                    0x63
         14515  0x7c96  int    11 43                    0x43
         14516  0x7c98  int    01                       0x00
         14517  0x7c99  prim   17 04                    ]
   19 2  14518  0x7c9b  prim   17 03                    [
         14519  0x7c9d  int    11 33                    0x33
         14520  0x7c9f  int    11 2c                    0x2c
         14521  0x7ca1  int    11 3b                    0x3b
         14522  0x7ca3  int    01                       0x00
         14523  0x7ca4  prim   17 04                    ]
   20 2  14524  0x7ca6  prim   17 03                    [
         14525  0x7ca8  int    11 34                    0x34
         14526  0x7caa  int    11 2e                    0x2e
         14527  0x7cac  int    11 3a                    0x3a
         14528  0x7cae  int    01                       0x00
         14529  0x7caf  prim   17 04                    ]
   21 2  14530  0x7cb1  prim   17 03                    [
         14531  0x7cb3  int    11 35                    0x35
         14532  0x7cb5  int    11 2d                    0x2d
         14533  0x7cb7  int    11 5f                    0x5f
         14534  0x7cb9  int    01                       0x00
         14535  0x7cba  prim   17 04                    ]
   22 2  14536  0x7cbc  prim   17 03                    [
         14537  0x7cbe  int    11 56                    0x56
         14538  0x7cc0  int    11 3c                    0x3c
         14539  0x7cc2  int    11 3e                    0x3e
         14540  0x7cc4  int    11 7c                    0x7c
         14541  0x7cc6  prim   17 04                    ]
   23 2  14542  0x7cc8  prim   17 04                    ]
         14543  0x7cca  prim   17 05                    def
    1 2  14544  0x7ccc  dict   29 ee 02                 /keymap.tr
         14545  0x7ccf  prim   17 03                    [
    2 2  14546  0x7cd1  prim   17 03                    [
         14547  0x7cd3  int    11 03                    0x03
         14548  0x7cd5  int    11 32                    0x32
         14549  0x7cd7  int    11 27                    0x27
         14550  0x7cd9  int    01                       0x00
         14551  0x7cda  prim   17 04                    ]
    3 2  14552  0x7cdc  prim   17 03                    [
         14553  0x7cde  int    11 04                    0x04
         14554  0x7ce0  int    11 33                    0x33
         14555  0x7ce2  int    11 5e                    0x5e
         14556  0x7ce4  int    11 23                    0x23
         14557  0x7ce6  prim   17 04                    ]
    4 2  14558  0x7ce8  prim   17 03                    [
         14559  0x7cea  int    11 05                    0x05
         14560  0x7cec  int    11 34                    0x34
         14561  0x7cee  int    11 2b                    0x2b
         14562  0x7cf0  int    11 24                    0x24
         14563  0x7cf2  prim   17 04                    ]
    5 2  14564  0x7cf4  prim   17 03                    [
         14565  0x7cf6  int    11 06                    0x06
         14566  0x7cf8  int    11 35                    0x35
         14567  0x7cfa  int    11 25                    0x25
         14568  0x7cfc  int    01                       0x00
         14569  0x7cfd  prim   17 04                    ]
    6 2  14570  0x7cff  prim   17 03                    [
         14571  0x7d01  int    11 07                    0x07
         14572  0x7d03  int    11 36                    0x36
         14573  0x7d05  int    11 26                    0x26
         14574  0x7d07  int    01                       0x00
         14575  0x7d08  prim   17 04                    ]
    7 2  14576  0x7d0a  prim   17 03                    [
         14577  0x7d0c  int    11 08                    0x08
         14578  0x7d0e  int    11 37                    0x37
         14579  0x7d10  int    11 2f                    0x2f
         14580  0x7d12  int    11 7b                    0x7b
         14581  0x7d14  prim   17 04                    ]
    8 2  14582  0x7d16  prim   17 03                    [
         14583  0x7d18  int    11 09                    0x09
         14584  0x7d1a  int    11 38                    0x38
         14585  0x7d1c  int    11 28                    0x28
         14586  0x7d1e  int    11 5b                    0x5b
         14587  0x7d20  prim   17 04                    ]
    9 2  14588  0x7d22  prim   17 03                    [
         14589  0x7d24  int    11 0a                    0x0a
         14590  0x7d26  int    11 39                    0x39
         14591  0x7d28  int    11 29                    0x29
         14592  0x7d2a  int    11 5d                    0x5d
         14593  0x7d2c  prim   17 04                    ]
   10 2  14594  0x7d2e  prim   17 03                    [
         14595  0x7d30  int    11 0b                    0x0b
         14596  0x7d32  int    11 30                    0x30
         14597  0x7d34  int    11 3d                    0x3d
         14598  0x7d36  int    11 7d                    0x7d
         14599  0x7d38  prim   17 04                    ]
   11 2  14600  0x7d3a  prim   17 03                    [
         14601  0x7d3c  int    11 0c                    0x0c
         14602  0x7d3e  int    11 2a                    0x2a
         14603  0x7d40  int    11 3f                    0x3f
         14604  0x7d42  int    11 5c                    0x5c
         14605  0x7d44  prim   17 04                    ]
   12 2  14606  0x7d46  prim   17 03                    [
         14607  0x7d48  int    11 0d                    0x0d
         14608  0x7d4a  int    11 2d                    0x2d
         14609  0x7d4c  int    11 5f                    0x5f
         14610  0x7d4e  int    01                       0x00
         14611  0x7d4f  prim   17 04                    ]
   13 2  14612  0x7d51  prim   17 03                    [
         14613  0x7d53  int    11 10                    0x10
         14614  0x7d55  int    11 71                    0x71
         14615  0x7d57  int    11 51                    0x51
         14616  0x7d59  int    11 40                    0x40
         14617  0x7d5b  prim   17 04                    ]
   14 2  14618  0x7d5d  prim   17 03                    [
         14619  0x7d5f  int    11 16                    0x16
         14620  0x7d61  int    11 75                    0x75
         14621  0x7d63  int    11 55                    0x55
         14622  0x7d65  uint   12 fb                    0xfb
         14623  0x7d67  prim   17 04                    ]
   15 2  14624  0x7d69  prim   17 03                    [
         14625  0x7d6b  int    11 17                    0x17
         14626  0x7d6d  int    21 31 01                 0x131
         14627  0x7d70  int    11 49                    0x49
         14628  0x7d72  uint   12 ee                    0xee
         14629  0x7d74  prim   17 04                    ]
   16 2  14630  0x7d76  prim   17 03                    [
         14631  0x7d78  int    11 18                    0x18
         14632  0x7d7a  int    11 6f                    0x6f
         14633  0x7d7c  int    11 4f                    0x4f
         14634  0x7d7e  uint   12 f4                    0xf4
         14635  0x7d80  prim   17 04                    ]
   17 2  14636  0x7d82  prim   17 03                    [
         14637  0x7d84  int    11 1a                    0x1a
         14638  0x7d86  int    21 1f 01                 0x11f
         14639  0x7d89  int    21 1e 01                 0x11e
         14640  0x7d8c  int    01                       0x00
         14641  0x7d8d  prim   17 04                    ]
   18 2  14642  0x7d8f  prim   17 03                    [
         14643  0x7d91  int    11 1b                    0x1b
         14644  0x7d93  uint   12 fc                    0xfc
         14645  0x7d95  uint   12 dc                    0xdc
         14646  0x7d97  int    11 7e                    0x7e
         14647  0x7d99  prim   17 04                    ]
   19 2  14648  0x7d9b  prim   17 03                    [
         14649  0x7d9d  int    11 1e                    0x1e
         14650  0x7d9f  int    11 61                    0x61
         14651  0x7da1  int    11 41                    0x41
         14652  0x7da3  uint   12 e2                    0xe2
         14653  0x7da5  prim   17 04                    ]
   20 2  14654  0x7da7  prim   17 03                    [
         14655  0x7da9  int    11 27                    0x27
         14656  0x7dab  int    21 5f 01                 0x15f
         14657  0x7dae  int    21 5e 01                 0x15e
         14658  0x7db1  int    01                       0x00
         14659  0x7db2  prim   17 04                    ]
   21 2  14660  0x7db4  prim   17 03                    [
         14661  0x7db6  int    11 28                    0x28
         14662  0x7db8  int    11 69                    0x69
         14663  0x7dba  int    21 30 01                 0x130
         14664  0x7dbd  int    01                       0x00
         14665  0x7dbe  prim   17 04                    ]
   22 2  14666  0x7dc0  prim   17 03                    [
         14667  0x7dc2  int    11 29                    0x29
         14668  0x7dc4  int    11 22                    0x22
         14669  0x7dc6  uint   12 e9                    0xe9
         14670  0x7dc8  int    01                       0x00
         14671  0x7dc9  prim   17 04                    ]
   23 2  14672  0x7dcb  prim   17 03                    [
         14673  0x7dcd  int    11 2b                    0x2b
         14674  0x7dcf  int    11 2c                    0x2c
         14675  0x7dd1  int    11 3b                    0x3b
         14676  0x7dd3  int    11 60                    0x60
         14677  0x7dd5  prim   17 04                    ]
   24 2  14678  0x7dd7  prim   17 03                    [
         14679  0x7dd9  int    11 2e                    0x2e
         14680  0x7ddb  int    11 63                    0x63
         14681  0x7ddd  int    11 43                    0x43
         14682  0x7ddf  int    01                       0x00
         14683  0x7de0  prim   17 04                    ]
   25 2  14684  0x7de2  prim   17 03                    [
         14685  0x7de4  int    11 33                    0x33
         14686  0x7de6  uint   12 f6                    0xf6
         14687  0x7de8  uint   12 d6                    0xd6
         14688  0x7dea  int    01                       0x00
         14689  0x7deb  prim   17 04                    ]
   26 2  14690  0x7ded  prim   17 03                    [
         14691  0x7def  int    11 34                    0x34
         14692  0x7df1  uint   12 e7                    0xe7
         14693  0x7df3  uint   12 c7                    0xc7
         14694  0x7df5  int    01                       0x00
         14695  0x7df6  prim   17 04                    ]
   27 2  14696  0x7df8  prim   17 03                    [
         14697  0x7dfa  int    11 35                    0x35
         14698  0x7dfc  int    11 2e                    0x2e
         14699  0x7dfe  int    11 3a                    0x3a
         14700  0x7e00  int    11 2f                    0x2f
         14701  0x7e02  prim   17 04                    ]
   28 2  14702  0x7e04  prim   17 03                    [
         14703  0x7e06  int    11 56                    0x56
         14704  0x7e08  int    11 3c                    0x3c
         14705  0x7e0a  int    11 3e                    0x3e
         14706  0x7e0c  int    11 7c                    0x7c
         14707  0x7e0e  prim   17 04                    ]
   29 2  14708  0x7e10  prim   17 04                    ]
         14709  0x7e12  prim   17 05                    def
   36 1  14710  0x7e14  dict   29 ef 02                 /keymaps
         14711  0x7e17  prim   17 03                    [
   37 1  14712  0x7e19  prim   17 03                    [
         14713  0x7e1b  str    94 03 61 72 00           "ar"
         14714  0x7e20  none   00                       .undef # .undef
         14715  0x7e21  prim   17 04                    ]
   38 1  14716  0x7e23  prim   17 03                    [
         14717  0x7e25  str    94 03 62 67 00           "bg"
         14718  0x7e2a  none   00                       .undef # .undef
         14719  0x7e2b  prim   17 04                    ]
   39 1  14720  0x7e2d  prim   17 03                    [
         14721  0x7e2f  str    94 03 62 6e 00           "bn"
         14722  0x7e34  none   00                       .undef # .undef
         14723  0x7e35  prim   17 04                    ]
   40 1  14724  0x7e37  prim   17 03                    [
         14725  0x7e39  str    94 03 63 73 00           "cs"
         14726  0x7e3e  sec    28 dd 02                 keymap.cs
         14727  0x7e41  prim   17 04                    ]
   41 1  14728  0x7e43  prim   17 03                    [
         14729  0x7e45  str    94 06 63 79 5f 47 42 00  "cy_GB"
         14730  0x7e4d  none   00                       .undef # .undef
         14731  0x7e4e  prim   17 04                    ]
   42 1  14732  0x7e50  prim   17 03                    [
         14733  0x7e52  str    94 03 64 61 00           "da"
         14734  0x7e57  sec    28 de 02                 keymap.da
         14735  0x7e5a  prim   17 04                    ]
   43 1  14736  0x7e5c  prim   17 03                    [
         14737  0x7e5e  str    94 03 64 65 00           "de"
         14738  0x7e63  sec    28 df 02                 keymap.de
         14739  0x7e66  prim   17 04                    ]
   44 1  14740  0x7e68  prim   17 03                    [
         14741  0x7e6a  str    94 03 65 6c 00           "el"
         14742  0x7e6f  sec    28 e0 02                 keymap.el
         14743  0x7e72  prim   17 04                    ]
   45 1  14744  0x7e74  prim   17 03                    [
         14745  0x7e76  str    94 03 65 6e 00           "en"
         14746  0x7e7b  none   00                       .undef # .undef
         14747  0x7e7c  prim   17 04                    ]
   46 1  14748  0x7e7e  prim   17 03                    [
         14749  0x7e80  str    94 03 65 73 00           "es"
         14750  0x7e85  sec    28 e1 02                 keymap.es
         14751  0x7e88  prim   17 04                    ]
   47 1  14752  0x7e8a  prim   17 03                    [
         14753  0x7e8c  str    94 03 66 69 00           "fi"
         14754  0x7e91  none   00                       .undef # .undef
         14755  0x7e92  prim   17 04                    ]
   48 1  14756  0x7e94  prim   17 03                    [
         14757  0x7e96  str    94 03 66 72 00           "fr"
         14758  0x7e9b  sec    28 e2 02                 keymap.fr
         14759  0x7e9e  prim   17 04                    ]
   49 1  14760  0x7ea0  prim   17 03                    [
         14761  0x7ea2  str    94 03 68 65 00           "he"
         14762  0x7ea7  none   00                       .undef # .undef
         14763  0x7ea8  prim   17 04                    ]
   50 1  14764  0x7eaa  prim   17 03                    [
         14765  0x7eac  str    94 03 68 75 00           "hu"
         14766  0x7eb1  sec    28 e3 02                 keymap.hu
         14767  0x7eb4  prim   17 04                    ]
   51 1  14768  0x7eb6  prim   17 03                    [
         14769  0x7eb8  str    94 03 69 74 00           "it"
         14770  0x7ebd  sec    28 e4 02                 keymap.it
         14771  0x7ec0  prim   17 04                    ]
   52 1  14772  0x7ec2  prim   17 03                    [
         14773  0x7ec4  str    94 03 6a 61 00           "ja"
         14774  0x7ec9  sec    28 e5 02                 keymap.ja
         14775  0x7ecc  prim   17 04                    ]
   53 1  14776  0x7ece  prim   17 03                    [
         14777  0x7ed0  str    94 03 6b 6f 00           "ko"
         14778  0x7ed5  none   00                       .undef # .undef
         14779  0x7ed6  prim   17 04                    ]
   54 1  14780  0x7ed8  prim   17 03                    [
         14781  0x7eda  str    94 03 6c 74 00           "lt"
         14782  0x7edf  none   00                       .undef # .undef
         14783  0x7ee0  prim   17 04                    ]
   55 1  14784  0x7ee2  prim   17 03                    [
         14785  0x7ee4  str    94 03 6e 62 00           "nb"
         14786  0x7ee9  sec    28 e6 02                 keymap.nb
         14787  0x7eec  prim   17 04                    ]
   56 1  14788  0x7eee  prim   17 03                    [
         14789  0x7ef0  str    94 03 6e 6c 00           "nl"
         14790  0x7ef5  none   00                       .undef # .undef
         14791  0x7ef6  prim   17 04                    ]
   57 1  14792  0x7ef8  prim   17 03                    [
         14793  0x7efa  str    94 03 70 61 00           "pa"
         14794  0x7eff  none   00                       .undef # .undef
         14795  0x7f00  prim   17 04                    ]
   58 1  14796  0x7f02  prim   17 03                    [
         14797  0x7f04  str    94 03 70 6c 00           "pl"
         14798  0x7f09  sec    28 e7 02                 keymap.pl
         14799  0x7f0c  prim   17 04                    ]
   59 1  14800  0x7f0e  prim   17 03                    [
         14801  0x7f10  str    94 06 70 74 5f 42 52 00  "pt_BR"
         14802  0x7f18  sec    28 e8 02                 keymap.pt_BR
         14803  0x7f1b  prim   17 04                    ]
   60 1  14804  0x7f1d  prim   17 03                    [
         14805  0x7f1f  str    94 06 70 74 5f 50 54 00  "pt_PT"
         14806  0x7f27  sec    28 e9 02                 keymap.pt_PT
         14807  0x7f2a  prim   17 04                    ]
   61 1  14808  0x7f2c  prim   17 03                    [
         14809  0x7f2e  str    94 03 72 6f 00           "ro"
         14810  0x7f33  none   00                       .undef # .undef
         14811  0x7f34  prim   17 04                    ]
   62 1  14812  0x7f36  prim   17 03                    [
         14813  0x7f38  str    94 03 72 75 00           "ru"
         14814  0x7f3d  sec    28 ea 02                 keymap.ru
         14815  0x7f40  prim   17 04                    ]
   63 1  14816  0x7f42  prim   17 03                    [
         14817  0x7f44  str    94 03 73 6b 00           "sk"
         14818  0x7f49  sec    28 eb 02                 keymap.sk
         14819  0x7f4c  prim   17 04                    ]
   64 1  14820  0x7f4e  prim   17 03                    [
         14821  0x7f50  str    94 03 73 6c 00           "sl"
         14822  0x7f55  sec    28 ec 02                 keymap.sl
         14823  0x7f58  prim   17 04                    ]
   65 1  14824  0x7f5a  prim   17 03                    [
         14825  0x7f5c  str    94 03 73 76 00           "sv"
         14826  0x7f61  sec    28 ed 02                 keymap.sv
         14827  0x7f64  prim   17 04                    ]
   66 1  14828  0x7f66  prim   17 03                    [
         14829  0x7f68  str    94 03 74 72 00           "tr"
         14830  0x7f6d  sec    28 ee 02                 keymap.tr
         14831  0x7f70  prim   17 04                    ]
   67 1  14832  0x7f72  prim   17 03                    [
         14833  0x7f74  str    94 03 75 6b 00           "uk"
         14834  0x7f79  none   00                       .undef # .undef
         14835  0x7f7a  prim   17 04                    ]
   68 1  14836  0x7f7c  prim   17 03                    [
         14837  0x7f7e  str    94 06 7a 68 5f 43 4e 00  "zh_CN"
         14838  0x7f86  none   00                       .undef # .undef
         14839  0x7f87  prim   17 04                    ]
   69 1  14840  0x7f89  prim   17 03                    [
         14841  0x7f8b  str    94 06 7a 68 5f 54 57 00  "zh_TW"
         14842  0x7f93  none   00                       .undef # .undef
         14843  0x7f94  prim   17 04                    ]
   70 1  14844  0x7f96  prim   17 04                    ]
         14845  0x7f98  prim   17 05                    def
   13 1  14846  0x7f9a  dict   29 aa 01                 /setlang
         14847  0x7f9d  code   25 e3 7f                 {
   14 1  14848  0x7fa0  sec    28 25 01                   config.lang
         14849  0x7fa3  prim   17 17                      over
         14850  0x7fa5  prim   17 29                      eq
         14851  0x7fa7  code   25 b0 7f                   {
         14852  0x7faa  prim   17 13                        pop
         14853  0x7fac  bool   03                           false # false
         14854  0x7fad  prim   17 0d                        return
         14855  0x7faf  ret    06                         }
         14856  0x7fb0  prim   17 06                      if
   16 1  14857  0x7fb2  dict   29 25 01                   /config.lang
         14858  0x7fb5  prim   17 14                      exch
         14859  0x7fb7  prim   17 05                      def
   18 1  14860  0x7fb9  dict   29 5e 02                   /help.messages
         14861  0x7fbc  none   00                         .undef # .undef
         14862  0x7fbd  prim   17 05                      def
   20 1  14863  0x7fbf  sec    28 f0 02                   translation.texts
         14864  0x7fc2  code   25 db 7f                   {
   21 1  14865  0x7fc5  sec    28 f0 02                     translation.texts
         14866  0x7fc8  prim   17 12                        dup
         14867  0x7fca  code   25 d0 7f                     {
         14868  0x7fcd  prim   17 32                          free
         14869  0x7fcf  ret    06                           }
         14870  0x7fd0  prim   17 0b                        forall
         14871  0x7fd2  prim   17 32                        free
   22 1  14872  0x7fd4  dict   29 f0 02                     /translation.texts
         14873  0x7fd7  none   00                           .undef # .undef
         14874  0x7fd8  prim   17 05                        def
   23 1  14875  0x7fda  ret    06                         }
         14876  0x7fdb  prim   17 06                      if
   25 1  14877  0x7fdd  sec    28 f1 02                   findtexts
   27 1  14878  0x7fe0  bool   13 01                      true # true
   28 1  14879  0x7fe2  ret    06                       }
         14880  0x7fe3  prim   17 05                    def
   31 1  14881  0x7fe5  dict   29 f2 02                 /config.keymap.locale_short
         14882  0x7fe8  int    11 02                    2
         14883  0x7fea  sec    18 b0                    string
         14884  0x7fec  prim   17 05                    def
   38 1  14885  0x7fee  dict   29 ab 01                 /setkeymap
         14886  0x7ff1  code   25 5d 80                 {
   39 1  14887  0x7ff4  sec    28 f3 02                   config.keymap.locale
         14888  0x7ff7  prim   17 17                      over
         14889  0x7ff9  prim   17 29                      eq
         14890  0x7ffb  code   25 04 80                   {
         14891  0x7ffe  prim   17 13                        pop
         14892  0x8000  bool   03                           false # false
         14893  0x8001  prim   17 0d                        return
         14894  0x8003  ret    06                         }
         14895  0x8004  prim   17 06                      if
   41 1  14896  0x8006  dict   29 f3 02                   /config.keymap.locale
         14897  0x8009  prim   17 14                      exch
         14898  0x800b  prim   17 05                      def
   43 1  14899  0x800d  sec    28 f3 02                   config.keymap.locale
         14900  0x8010  int    11 01                      1
         14901  0x8012  prim   17 0f                      get
         14902  0x8014  sec    28 f3 02                   config.keymap.locale
         14903  0x8017  int    01                         0
         14904  0x8018  prim   17 0f                      get
         14905  0x801a  str    94 05 25 63 25 63 00       "%c%c"
         14906  0x8021  sec    28 f2 02                   config.keymap.locale_short
         14907  0x8024  sec    18 b1                      sprintf
   45 1  14908  0x8026  sec    28 ef 02                   keymaps
         14909  0x8029  code   25 5a 80                   {
   46 1  14910  0x802c  prim   17 12                        dup
         14911  0x802e  int    01                           0 # .km.locale
         14912  0x802f  prim   17 0f                        get
         14913  0x8031  prim   17 12                        dup
   47 1  14914  0x8033  sec    28 f3 02                     config.keymap.locale
         14915  0x8036  prim   17 29                        eq
         14916  0x8038  prim   17 14                        exch
   48 1  14917  0x803a  sec    28 f2 02                     config.keymap.locale_short
         14918  0x803d  prim   17 29                        eq
         14919  0x803f  prim   17 24                        or
   49 1  14920  0x8041  code   25 51 80                     {
   50 1  14921  0x8044  int    11 01                          1 # .km.map
         14922  0x8046  prim   17 0f                          get
         14923  0x8048  dict   19 bd                          /config.keymap
         14924  0x804a  prim   17 14                          exch
         14925  0x804c  prim   17 05                          def
         14926  0x804e  prim   17 0c                          exit
   51 1  14927  0x8050  ret    06                           }
         14928  0x8051  code   25 57 80                     {
         14929  0x8054  prim   17 13                          pop
         14930  0x8056  ret    06                           }
         14931  0x8057  prim   17 07                        ifelse
   52 1  14932  0x8059  ret    06                         }
         14933  0x805a  prim   17 0b                      forall
   54 1  14934  0x805c  ret    06                       }
         14935  0x805d  prim   17 05                    def
   63 1  14936  0x805f  dict   29 f1 02                 /findtexts
         14937  0x8062  code   25 99 81                 {
   64 1  14938  0x8065  sec    28 f4 02                   texts.file
         14939  0x8068  prim   17 32                      free
         14940  0x806a  dict   29 f4 02                   /texts.file
         14941  0x806d  none   00                         .undef # .undef
         14942  0x806e  prim   17 05                      def
   65 1  14943  0x8070  int    11 10                      16
         14944  0x8072  sec    18 b0                      string
         14945  0x8074  prim   17 12                      dup
         14946  0x8076  sec    28 25 01                   config.lang
         14947  0x8079  str    94 06 25 73 2e 74 72 00    "%s.tr"
         14948  0x8081  int    11 02                      2
         14949  0x8083  prim   17 18                      index
         14950  0x8085  sec    18 b1                      sprintf
         14951  0x8087  prim   17 82                      findfile
         14952  0x8089  prim   17 14                      exch
         14953  0x808b  prim   17 32                      free
   66 1  14954  0x808d  prim   17 12                      dup
         14955  0x808f  none   00                         .undef # .undef
         14956  0x8090  prim   17 29                      eq
         14957  0x8092  code   25 fb 80                   {
   67 1  14958  0x8095  sec    28 25 01                     config.lang
         14959  0x8098  prim   17 11                        length
         14960  0x809a  int    11 02                        2
         14961  0x809c  prim   17 2b                        gt
         14962  0x809e  code   25 f8 80                     {
   68 1  14963  0x80a1  prim   17 13                          pop
         14964  0x80a3  int    11 10                          16
         14965  0x80a5  sec    18 b0                          string
   69 1  14966  0x80a7  prim   17 12                          dup
         14967  0x80a9  sec    28 25 01                       config.lang
         14968  0x80ac  int    11 01                          1
         14969  0x80ae  prim   17 0f                          get
         14970  0x80b0  sec    28 25 01                       config.lang
         14971  0x80b3  int    01                             0
         14972  0x80b4  prim   17 0f                          get
         14973  0x80b6  str    94 08 25 63 25 63 2e 74        "%c%c.tr"
                               72 00
         14974  0x80c0  int    11 03                          3
         14975  0x80c2  prim   17 18                          index
         14976  0x80c4  sec    18 b1                          sprintf
         14977  0x80c6  prim   17 82                          findfile
         14978  0x80c8  prim   17 14                          exch
         14979  0x80ca  prim   17 32                          free
   70 1  14980  0x80cc  prim   17 12                          dup
         14981  0x80ce  code   25 f5 80                       {
   71 1  14982  0x80d1  dict   29 25 01                         /config.lang
         14983  0x80d4  int    11 02                            2
         14984  0x80d6  sec    18 b0                            string
   72 1  14985  0x80d8  sec    28 25 01                         config.lang
         14986  0x80db  int    11 01                            1
         14987  0x80dd  prim   17 0f                            get
         14988  0x80df  sec    28 25 01                         config.lang
         14989  0x80e2  int    01                               0
         14990  0x80e3  prim   17 0f                            get
         14991  0x80e5  str    94 05 25 63 25 63 00             "%c%c"
         14992  0x80ec  int    11 03                            3
         14993  0x80ee  prim   17 18                            index
         14994  0x80f0  sec    18 b1                            sprintf
   73 1  14995  0x80f2  prim   17 05                            def
   74 1  14996  0x80f4  ret    06                             }
         14997  0x80f5  prim   17 06                          if
   75 1  14998  0x80f7  ret    06                           }
         14999  0x80f8  prim   17 06                        if
   76 1  15000  0x80fa  ret    06                         }
         15001  0x80fb  prim   17 06                      if
   77 1  15002  0x80fd  prim   17 12                      dup
         15003  0x80ff  none   00                         .undef # .undef
         15004  0x8100  prim   17 29                      eq
         15005  0x8102  code   25 12 81                   {
         15006  0x8105  prim   17 13                        pop
         15007  0x8107  str    94 06 65 6e 2e 74 72 00      "en.tr"
         15008  0x810f  prim   17 82                        findfile
         15009  0x8111  ret    06                         }
         15010  0x8112  prim   17 06                      if
   78 1  15011  0x8114  dict   29 f4 02                   /texts.file
         15012  0x8117  prim   17 17                      over
         15013  0x8119  prim   17 05                      def
   79 1  15014  0x811b  prim   17 12                      dup
         15015  0x811d  none   00                         .undef # .undef
         15016  0x811e  prim   17 29                      eq
         15017  0x8120  code   25 29 81                   {
         15018  0x8123  prim   17 13                        pop
         15019  0x8125  int    01                           0
         15020  0x8126  sec    18 a2                        cvp
         15021  0x8128  ret    06                         }
         15022  0x8129  prim   17 06                      if
   80 1  15023  0x812b  sec    18 b4                      cvs
   81 1  15024  0x812d  dict   29 f5 02                   /ft.len
         15025  0x8130  prim   17 17                      over
         15026  0x8132  sec    18 a2                      cvp
         15027  0x8134  prim   17 11                      length
         15028  0x8136  prim   17 05                      def
   82 1  15029  0x8138  dict   29 f6 02                   /ft.str
         15030  0x813b  prim   17 14                      exch
         15031  0x813d  prim   17 05                      def
   83 1  15032  0x813f  dict   29 f7 02                   /ft.pos
         15033  0x8142  int    01                         0
         15034  0x8143  prim   17 05                      def
   85 1  15035  0x8145  sec    28 d3 01                   texts
         15036  0x8148  code   25 96 81                   {
   86 1  15037  0x814b  sec    28 f7 02                     ft.pos
         15038  0x814e  sec    28 f6 02                     ft.str
         15039  0x8151  prim   17 11                        length
         15040  0x8153  prim   17 1a                        add
         15041  0x8155  sec    28 f5 02                     ft.len
         15042  0x8158  prim   17 2d                        lt
         15043  0x815a  code   25 81 81                     {
   87 1  15044  0x815d  sec    28 f6 02                       ft.str
         15045  0x8160  prim   17 05                          def
   88 1  15046  0x8162  dict   29 f6 02                       /ft.str
         15047  0x8165  sec    28 f6 02                       ft.str
         15048  0x8168  prim   17 12                          dup
         15049  0x816a  prim   17 11                          length
         15050  0x816c  int    11 01                          1
         15051  0x816e  prim   17 1a                          add
         15052  0x8170  dict   29 f7 02                       /ft.pos
         15053  0x8173  prim   17 17                          over
         15054  0x8175  sec    28 f7 02                       ft.pos
         15055  0x8178  prim   17 1a                          add
         15056  0x817a  prim   17 05                          def
         15057  0x817c  prim   17 1a                          add
         15058  0x817e  prim   17 05                          def
   89 1  15059  0x8180  ret    06                           }
         15060  0x8181  code   25 93 81                     {
   90 1  15061  0x8184  str    94 0a 4e 6f 20 54 65 78        "No Texts!"
                               74 73 21 00
         15062  0x8190  prim   17 05                          def
   91 1  15063  0x8192  ret    06                           }
         15064  0x8193  prim   17 07                        ifelse
   92 1  15065  0x8195  ret    06                         }
         15066  0x8196  prim   17 0b                      forall
   93 1  15067  0x8198  ret    06                       }
         15068  0x8199  prim   17 05                    def
  101 1  15069  0x819b  dict   29 89 01                 /translate
         15070  0x819e  code   25 f6 81                 {
  102 1  15071  0x81a1  sec    28 f8 02                   translations.init
  104 1  15072  0x81a4  sec    28 f0 02                   translation.texts
         15073  0x81a7  prim   17 11                      length
         15074  0x81a9  int    11 02                      2
         15075  0x81ab  prim   17 2d                      lt
         15076  0x81ad  code   25 b3 81                   {
         15077  0x81b0  prim   17 0d                        return
         15078  0x81b2  ret    06                         }
         15079  0x81b3  prim   17 06                      if
  106 1  15080  0x81b5  int    01                         0
         15081  0x81b6  int    11 02                      2
         15082  0x81b8  sec    28 f0 02                   translation.texts
         15083  0x81bb  prim   17 11                      length
         15084  0x81bd  int    11 fe                      -2
         15085  0x81bf  prim   17 23                      and
         15086  0x81c1  int    11 01                      1
         15087  0x81c3  prim   17 1b                      sub
         15088  0x81c5  code   25 f3 81                   {
  107 1  15089  0x81c8  sec    28 f0 02                     translation.texts
         15090  0x81cb  prim   17 17                        over
         15091  0x81cd  prim   17 0f                        get
         15092  0x81cf  int    11 02                        2
         15093  0x81d1  prim   17 18                        index
         15094  0x81d3  prim   17 29                        eq
         15095  0x81d5  code   25 ea 81                     {
  108 1  15096  0x81d8  int    11 01                          1
         15097  0x81da  prim   17 1a                          add
         15098  0x81dc  sec    28 f0 02                       translation.texts
         15099  0x81df  prim   17 14                          exch
         15100  0x81e1  prim   17 0f                          get
         15101  0x81e3  prim   17 14                          exch
         15102  0x81e5  prim   17 13                          pop
         15103  0x81e7  prim   17 0c                          exit
  109 1  15104  0x81e9  ret    06                           }
         15105  0x81ea  code   25 f0 81                     {
         15106  0x81ed  prim   17 13                          pop
         15107  0x81ef  ret    06                           }
         15108  0x81f0  prim   17 07                        ifelse
  110 1  15109  0x81f2  ret    06                         }
         15110  0x81f3  prim   17 0a                      for
  112 1  15111  0x81f5  ret    06                       }
         15112  0x81f6  prim   17 05                    def
  120 1  15113  0x81f8  dict   29 f8 02                 /translations.init
         15114  0x81fb  code   25 ec 82                 {
  121 1  15115  0x81fe  sec    28 f0 02                   translation.texts
         15116  0x8201  code   25 07 82                   {
         15117  0x8204  prim   17 0d                        return
         15118  0x8206  ret    06                         }
         15119  0x8207  prim   17 06                      if
  123 1  15120  0x8209  dict   29 f0 02                   /translation.texts
         15121  0x820c  prim   17 03                      [
         15122  0x820e  prim   17 04                      ]
         15123  0x8210  prim   17 05                      def
  125 1  15124  0x8212  sec    28 25 01                   config.lang
         15125  0x8215  none   00                         .undef # .undef
         15126  0x8216  prim   17 29                      eq
         15127  0x8218  code   25 1e 82                   {
         15128  0x821b  prim   17 0d                        return
         15129  0x821d  ret    06                         }
         15130  0x821e  prim   17 06                      if
  127 1  15131  0x8220  sec    28 f9 02                   tr.tmp
         15132  0x8223  none   00                         .undef # .undef
         15133  0x8224  prim   17 29                      eq
         15134  0x8226  code   25 33 82                   {
         15135  0x8229  dict   29 f9 02                     /tr.tmp
         15136  0x822c  int    11 40                        64
         15137  0x822e  sec    18 b0                        string
         15138  0x8230  prim   17 05                        def
         15139  0x8232  ret    06                         }
         15140  0x8233  prim   17 06                      if
  129 1  15141  0x8235  sec    28 25 01                   config.lang
         15142  0x8238  str    94 10 74 72 61 6e 73 6c    "translations.%s"
                               61 74 69 6f 6e 73 2e 25
                               73 00
         15143  0x824a  sec    28 f9 02                   tr.tmp
         15144  0x824d  sec    18 b1                      sprintf
  131 1  15145  0x824f  sec    28 f9 02                   tr.tmp
         15146  0x8252  prim   17 82                      findfile
         15147  0x8254  prim   17 12                      dup
         15148  0x8256  code   25 e3 82                   {
  133 1  15149  0x8259  dict   29 9c 02                     /la.tmp.datalen
         15150  0x825c  prim   17 17                        over
         15151  0x825e  prim   17 11                        length
         15152  0x8260  prim   17 05                        def
  134 1  15153  0x8262  dict   29 9d 02                     /la.tmp.str
         15154  0x8265  prim   17 14                        exch
         15155  0x8267  sec    18 b4                        cvs
         15156  0x8269  prim   17 05                        def
  136 1  15157  0x826b  sec    28 9c 02                     la.tmp.datalen
         15158  0x826e  int    01                           0
         15159  0x826f  prim   17 29                        eq
         15160  0x8271  code   25 77 82                     {
         15161  0x8274  prim   17 0d                          return
         15162  0x8276  ret    06                           }
         15163  0x8277  prim   17 06                        if
  137 1  15164  0x8279  sec    28 9d 02                     la.tmp.str
         15165  0x827c  sec    28 9c 02                     la.tmp.datalen
         15166  0x827f  int    11 01                        1
         15167  0x8281  prim   17 1b                        sub
         15168  0x8283  prim   17 0f                        get
         15169  0x8285  int    11 0a                        '
'
         15170  0x8287  prim   17 2a                        ne
         15171  0x8289  code   25 8f 82                     {
         15172  0x828c  prim   17 0d                          return
         15173  0x828e  ret    06                           }
         15174  0x828f  prim   17 06                        if
  139 1  15175  0x8291  int    11 0a                        '
'
         15176  0x8293  prim   17 63                        seteotchar
  141 1  15177  0x8295  dict   29 f0 02                     /translation.texts
         15178  0x8298  prim   17 03                        [
  143 1  15179  0x829a  dict   29 9e 02                     /la.tmp.len
         15180  0x829d  int    01                           0
         15181  0x829e  prim   17 05                        def
  145 1  15182  0x82a0  code   25 d9 82                     {
  146 1  15183  0x82a3  sec    28 9d 02                       la.tmp.str
         15184  0x82a6  sec    28 9e 02                       la.tmp.len
         15185  0x82a9  prim   17 1a                          add
         15186  0x82ab  sec    18 b7                          strdup
  147 1  15187  0x82ad  prim   17 12                          dup
         15188  0x82af  prim   17 12                          dup
         15189  0x82b1  prim   17 11                          length
         15190  0x82b3  int    01                             0
         15191  0x82b4  prim   17 10                          put
  148 1  15192  0x82b6  dict   29 9e 02                       /la.tmp.len
         15193  0x82b9  prim   17 17                          over
         15194  0x82bb  prim   17 11                          length
         15195  0x82bd  int    11 01                          1
         15196  0x82bf  prim   17 1a                          add
         15197  0x82c1  sec    28 9e 02                       la.tmp.len
         15198  0x82c4  prim   17 1a                          add
         15199  0x82c6  prim   17 05                          def
  150 1  15200  0x82c8  sec    28 9e 02                       la.tmp.len
         15201  0x82cb  sec    28 9c 02                       la.tmp.datalen
         15202  0x82ce  prim   17 2c                          ge
         15203  0x82d0  code   25 d6 82                       {
         15204  0x82d3  prim   17 0c                            exit
         15205  0x82d5  ret    06                             }
         15206  0x82d6  prim   17 06                          if
  152 1  15207  0x82d8  ret    06                           }
         15208  0x82d9  prim   17 08                        loop
  154 1  15209  0x82db  prim   17 04                        ]
         15210  0x82dd  prim   17 05                        def
  156 1  15211  0x82df  int    01                           0
         15212  0x82e0  prim   17 63                        seteotchar
  157 1  15213  0x82e2  ret    06                         }
         15214  0x82e3  code   25 e9 82                   {
         15215  0x82e6  prim   17 13                        pop
         15216  0x82e8  ret    06                         }
         15217  0x82e9  prim   17 07                      ifelse
  159 1  15218  0x82eb  ret    06                       }
         15219  0x82ec  prim   17 05                    def
         15220  0x82ee  end    0b                       end

#------------------------------------------------------------------------------
# dictionary: 762 entries
#------------------------------------------------------------------------------
    0                   none   0x1                      KeyEvent
    1                   none   0x1                      MenuInit
    2                   none   0x1                      InfoBoxInit
    3                   none   0x0                      InfoBoxDone
    4                   none   0x1                      ProgressInit
    5                   none   0x1                      ProgressDone
    6                   none   0x1                      ProgressUpdate
    7                   none   0x1                      PasswordInit
    8                   none   0x1                      PasswordDone
    9                   none   0x1                      Timeout
   10                   none   0x0                      Timer
   11                   prim   0x1                      {
   12                   prim   0x2                      {
   13                   prim   0x3                      [
   14                   prim   0x4                      ]
   15                   prim   0x5                      def
   16                   prim   0x6                      if
   17                   prim   0x7                      ifelse
   18                   prim   0x8                      loop
   19                   prim   0x9                      repeat
   20                   prim   0xa                      for
   21                   prim   0xb                      forall
   22                   prim   0xc                      exit
   23                   prim   0xd                      return
   24                   prim   0xe                      array
   25                   prim   0xf                      get
   26                   prim   0x10                     put
   27                   prim   0x11                     length
   28                   prim   0x12                     dup
   29                   prim   0x13                     pop
   30                   prim   0x14                     exch
   31                   prim   0x15                     rot
   32                   prim   0x16                     roll
   33                   prim   0x17                     over
   34                   prim   0x18                     index
   35                   prim   0x19                     exec
   36                   prim   0x1a                     add
   37                   prim   0x1b                     sub
   38                   prim   0x1c                     mul
   39                   prim   0x1d                     div
   40                   prim   0x1e                     mod
   41                   prim   0x1f                     neg
   42                   prim   0x20                     abs
   43                   prim   0x21                     min
   44                   prim   0x22                     max
   45                   prim   0x23                     and
   46                   prim   0x24                     or
   47                   prim   0x25                     xor
   48                   prim   0x26                     not
   49                   prim   0x27                     shl
   50                   prim   0x28                     shr
   51                   prim   0x29                     eq
   52                   prim   0x2a                     ne
   53                   prim   0x2b                     gt
   54                   prim   0x2c                     ge
   55                   prim   0x2d                     lt
   56                   prim   0x2e                     le
   57                   prim   0x2f                     trace
   58                   prim   0x30                     dtrace
   59                   prim   0x31                     malloc
   60                   prim   0x32                     free
   61                   prim   0x33                     memsize
   62                   prim   0x34                     dumpmem
   63                   prim   0x35                     gettype
   64                   prim   0x36                     settype
   65                   prim   0x37                     screen.size
   66                   prim   0x38                     image.colors
   67                   prim   0x39                     vscreen.size
   68                   prim   0x3a                     monitorsize
   69                   prim   0x3b                     moveto
   70                   prim   0x3c                     currentpoint
   71                   prim   0x3d                     lineto
   72                   prim   0x3e                     setcolor
   73                   prim   0x3f                     currentcolor
   74                   prim   0x40                     putpixel
   75                   prim   0x41                     getpixel
   76                   prim   0x42                     setfont
   77                   prim   0x43                     currentfont
   78                   prim   0x44                     fontheight
   79                   prim   0x45                     strsize
   80                   prim   0x46                     show
   81                   prim   0x47                     settextmodecolor
   82                   prim   0x48                     image
   83                   prim   0x49                     loadpalette
   84                   prim   0x4a                     setpalette
   85                   prim   0x4b                     getpalette
   86                   prim   0x4c                     settransparentcolor
   87                   prim   0x4d                     savescreen
   88                   prim   0x4e                     restorescreen
   89                   prim   0x4f                     fillrect
   90                   prim   0x50                     snprintf
   91                   prim   0x51                     edit.init
   92                   prim   0x52                     edit.done
   93                   prim   0x53                     edit.input
   94                   prim   0x54                     edit.showcursor
   95                   prim   0x55                     edit.hidecursor
   96                   prim   0x56                     rmoveto
   97                   prim   0x57                     strstr
   98                   prim   0x58                     sound.getvolume
   99                   prim   0x59                     sound.setvolume
  100                   prim   0x5a                     sound.getsamplerate
  101                   prim   0x5b                     sound.setsamplerate
  102                   prim   0x5c                     sound.play
  103                   prim   0x5d                     sound.done
  104                   prim   0x5e                     mod.load
  105                   prim   0x5f                     mod.play
  106                   prim   0x60                     mod.playsample
  107                   prim   0x61                     settextwrap
  108                   prim   0x62                     currenttextwrap
  109                   prim   0x63                     seteotchar
  110                   prim   0x64                     currenteotchar
  111                   prim   0x65                     settextcolors
  112                   prim   0x66                     currenttextcolors
  113                   prim   0x67                     setmaxrows
  114                   prim   0x68                     currentmaxrows
  115                   prim   0x69                     formattext
  116                   prim   0x6a                     gettextrows
  117                   prim   0x6b                     setstartrow
  118                   prim   0x6c                     getlinks
  119                   prim   0x6d                     setlink
  120                   prim   0x6e                     currentlink
  121                   prim   0x6f                     getlink
  122                   prim   0x70                     lineheight
  123                   prim   0x71                     currenttitle
  124                   prim   0x72                     usleep
  125                   prim   0x73                     notimeout
  126                   prim   0x74                     time
  127                   prim   0x75                     date
  128                   prim   0x76                     idle
  129                   prim   0x77                     image.size
  130                   prim   0x78                     eject
  131                   prim   0x79                     poweroff
  132                   prim   0x7a                     reboot
  133                   prim   0x7b                     64bit
  134                   prim   0x7c                     getbyte
  135                   prim   0x7d                     putbyte
  136                   prim   0x7e                     getdword
  137                   prim   0x7f                     putdword
  138                   prim   0x80                     inbyte
  139                   prim   0x81                     outbyte
  140                   prim   0x82                     findfile
  141                   prim   0x83                     filesize
  142                   prim   0x84                     getcwd
  143                   prim   0x85                     chdir
  144                   prim   0x86                     setmode
  145                   prim   0x87                     currentmode
  146                   prim   0x88                     videomodeinfo
  147                   prim   0x89                     videomodes
  148                   prim   0x8a                     colorbits
  149                   prim   0x8b                     setimage
  150                   prim   0x8c                     currentimage
  151                   prim   0x8d                     settransparency
  152                   prim   0x8e                     currenttransparency
  153                   prim   0x8f                     unpackimage
  154                   prim   0x90                     keepmode
  155                   prim   0x91                     blend
  156                   prim   0x92                     memcpy
  157                   prim   0x93                     sysconfig
  158                   prim   0x94                     _readsector
  159                   prim   0x95                     sysinfo
  160                   prim   0x96                     xxx
  161                   none   0x1                      CapsLock
  162                   none   0x1                      cvp
  163                   none   0x1                      bootloader
  164                   none   0x1                      lilo
  165                   none   0x1                      syslinux
  166                   none   0x1                      grub
  167                   none   0x1                      boot_failsafe
  168                   none   0x1                      bootdrive
  169                   none   0x1                      mediatype
  170                   none   0x1                      biosmem
  171                   none   0x1                      sectorsize
  172                   none   0x1                      getinfo
  173                   none   0x1                      .value
  174                   none   0x1                      string.print
  175                   none   0x1                      number.print
  176                   none   0x1                      string
  177                   none   0x1                      sprintf
  178                   none   0x1                      obj.print
  179                   none   0x1                      print
  180                   none   0x1                      cvs
  181                   none   0x1                      inc
  182                   none   0x1                      strcpy
  183                   none   0x1                      strdup
  184                   none   0x1                      strcat
  185                   none   0x1                      is_altGr
  186                   none   0x1                      keystat
  187                   none   0x1                      mapkey
  188                   none   0x1                      key.code
  189                   none   0x1                      config.keymap
  190                   none   0x1                      pwmode
  191                   none   0x1                      showright
  192                   none   0x1                      rand
  193                   none   0x1                      rand.start
  194                   none   0x1                      weekday
  195                   none   0x1                      month
  196                   none   0x1                      readsector
  197                   none   0x1                      getgfxconfig
  198                   none   0x1                      gfxconfig.data
  199                   none   0x1                      split
  200                   none   0x1                      skipnonspaces
  201                   none   0x1                      skipspaces
  202                   none   0x1                      dropspaces
  203                   none   0x1                      iswordboundary
  204                   none   0x1                      findmode
  205                   none   0x1                      strreplace
  206                   none   0x1                      bootopt.find
  207                   none   0x1                      bo.opt
  208                   none   0x1                      bo.cmdline
  209                   none   0x1                      bootopt.remove
  210                   none   0x1                      livecd
  211                   none   0x1                      bsplash.show
  212                   none   0x1                      bsplash.done
  213                   none   0x1                      timeout.current
  214                   none   0x1                      timeout.init
  215                   none   0x1                      timeout.steps
  216                   none   0x1                      timeout.s.last
  217                   none   0x1                      timeout.s.current
  218                   none   0x1                      timeout.last
  219                   none   0x1                      timeout.s.done
  220                   none   0x1                      timeout.done
  221                   none   0x1                      timeout.s.update
  222                   none   0x1                      timeout.update
  223                   none   0x1                      timeout.file
  224                   none   0x1                      timeout.image
  225                   none   0x1                      imgsize
  226                   none   0x1                      timeout.width
  227                   none   0x1                      timeout.x
  228                   none   0x1                      menu.start.x
  229                   none   0x1                      menu.bar.width
  230                   none   0x1                      timeout.y
  231                   none   0x1                      menu.start.y
  232                   none   0x1                      menu.entry
  233                   none   0x1                      menu.item.height
  234                   none   0x1                      timeout.bg
  235                   none   0x1                      timeout.img_buf
  236                   none   0x1                      timeout.alpha_buf
  237                   none   0x1                      timeout.s.buf
  238                   none   0x1                      black
  239                   none   0x1                      64bit_source
  240                   none   0x1                      64bit_boot_dir
  241                   none   0x1                      32bit_boot_dir
  242                   none   0x1                      is_dvd
  243                   none   0x1                      is_dvd.result
  244                   none   0x1                      32+64bit_source
  245                   none   0x1                      check_arch_boot_dir
  246                   none   0x1                      64bit.tmp
  247                   none   0x1                      boot.buf
  248                   none   0x1                      buildcmdline
  249                   none   0x1                      debug
  250                   none   0x1                      key
  251                   none   0x1                      debug.input
  252                   none   0x1                      window.input
  253                   none   0x1                      window.action
  254                   none   0x1                      actNothing
  255                   none   0x1                      info.type
  256                   none   0x1                      password.dialog
  257                   none   0x1                      .ed.buffer.list
  258                   none   0x1                      load_error
  259                   none   0x1                      xxx.cmdline
  260                   none   0x1                      xxx.menu
  261                   none   0x1                      dia
  262                   none   0x1                      window.dialog
  263                   none   0x1                      .title
  264                   none   0x1                      .text
  265                   none   0x1                      .ed.list
  266                   none   0x1                      .ed.text.list
  267                   none   0x1                      .ed.focus
  268                   none   0x1                      .ed.width
  269                   none   0x1                      .ed.font
  270                   none   0x1                      font.normal
  271                   none   0x1                      .buttons
  272                   none   0x1                      button.ok
  273                   none   0x1                      button.default
  274                   none   0x1                      button.setaction
  275                   none   0x1                      window.init
  276                   none   0x1                      window.show
  277                   none   0x1                      main.redraw
  278                   none   0x1                      panel.show
  279                   none   0x1                      install.ok
  280                   none   0x1                      install.cancel
  281                   none   0x1                      bc.cmd
  282                   none   0x1                      menu.texts
  283                   none   0x1                      bc.opts
  284                   none   0x1                      bc.kernel
  285                   none   0x1                      bc.addkernel
  286                   none   0x1                      add_suffix
  287                   none   0x1                      xmenu.bits
  288                   none   0x1                      bits.suffix
  289                   none   0x1                      alt.kernel
  290                   none   0x1                      cmdline.hidden
  291                   none   0x1                      bc.tmp
  292                   none   0x1                      progress_extra
  293                   none   0x1                      config.lang
  294                   none   0x1                      xmenu.dud
  295                   none   0x1                      dud.options
  296                   none   0x1                      xmenu.kernel_option
  297                   none   0x1                      kernel_option.list
  298                   none   0x1                      xmenu.profile
  299                   none   0x1                      profile.options
  300                   none   0x1                      xmenu.install
  301                   none   0x1                      install.option
  302                   none   0x1                      video.modes.list
  303                   none   0x1                      xmenu.video
  304                   none   0x1                      bc.tmp2
  305                   none   0x1                      menu.entry.real
  306                   none   0x1                      menu.texts.real
  307                   none   0x1                      filter_install_menu_items
  308                   none   0x1                      tmp.args
  309                   none   0x1                      tmp.texts
  310                   none   0x1                      keep_it
  311                   none   0x1                      menu.args
  312                   none   0x1                      tmp.i
  313                   none   0x1                      tmp.dest_i
  314                   none   0x1                      init
  315                   none   0x1                      menu.dentry
  316                   none   0x1                      menu.args.real
  317                   none   0x1                      window.main
  318                   none   0x1                      32bit_popup
  319                   none   0x1                      64bit_popup
  320                   none   0x1                      bootoptions.init
  321                   none   0x1                      window.current
  322                   none   0x1                      .color.fg
  323                   none   0x1                      boot.ed
  324                   none   0x1                      bootpromptmap
  325                   none   0x1                      boot.show
  326                   none   0x1                      cmdline
  327                   none   0x1                      getoption
  328                   none   0x1                      cmdline.shown
  329                   none   0x1                      go.name
  330                   none   0x1                      go.cmdline
  331                   none   0x1                      go.pos
  332                   none   0x1                      redrawmenu
  333                   none   0x1                      menu.text.normal
  334                   none   0x1                      x
  335                   none   0x1                      y
  336                   none   0x1                      menu.visible.entries
  337                   none   0x1                      menu.bar.height
  338                   none   0x1                      menu.text.xofs
  339                   none   0x1                      menu.text.yofs
  340                   none   0x1                      menu.shift
  341                   none   0x1                      menuitemmap
  342                   none   0x1                      font.large
  343                   none   0x1                      MenuSelect
  344                   none   0x1                      menu.status
  345                   none   0x1                      menu.idx
  346                   none   0x1                      menu.bar.color
  347                   none   0x1                      menu.text.select
  348                   none   0x1                      keepbootoptions
  349                   none   0x1                      help.setcontext
  350                   none   0x1                      help.findpage
  351                   none   0x1                      info.tmpmsg
  352                   none   0x1                      info.msg
  353                   none   0x1                      .title.bg
  354                   none   0x1                      red
  355                   none   0x1                      txt_error_title
  356                   none   0x1                      button.reboot
  357                   none   0x1                      txt_info_title
  358                   none   0x1                      txt_change_disk_title
  359                   none   0x1                      txt_insert_disk
  360                   none   0x1                      txt_insert_disk3
  361                   none   0x1                      txt_insert_disk2
  362                   none   0x1                      progress.percent
  363                   none   0x1                      progress.text.x
  364                   none   0x1                      progress.text.y
  365                   none   0x1                      .color.bg
  366                   none   0x1                      progress.sym.show
  367                   none   0x1                      progress.sym.current
  368                   none   0x1                      progress.bar.x
  369                   none   0x1                      progress.bar.y
  370                   none   0x1                      progress.sym.width
  371                   none   0x1                      progress.bar.height
  372                   none   0x1                      loading_color
  373                   none   0x1                      progress.kname
  374                   none   0x1                      .width.min
  375                   none   0x1                      .position
  376                   none   0x1                      txt_load_kernel_title
  377                   none   0x1                      txt_load_memtest
  378                   none   0x1                      txt_load_kernel
  379                   none   0x1                      .x
  380                   none   0x1                      .y
  381                   none   0x1                      .text.x
  382                   none   0x1                      .text.y
  383                   none   0x1                      progress.bar.width
  384                   none   0x1                      .width
  385                   none   0x1                      progress.syms
  386                   none   0x1                      white
  387                   none   0x1                      drawborder
  388                   none   0x1                      window.done
  389                   none   0x1                      password.key
  390                   none   0x1                      txt_password_title
  391                   none   0x1                      txt_password
  392                   none   0x1                      kernel_str
  393                   none   0x1                      translate
  394                   none   0x1                      txt_memtest
  395                   none   0x1                      txt_linux_netboss
  396                   none   0x1                      txt_linux_acfs
  397                   none   0x1                      txt_rw_netboss
  398                   none   0x1                      txt_rw_acfs
  399                   none   0x1                      txt_install_netboss
  400                   none   0x1                      txt_install_acfs
  401                   none   0x1                      txt_safe_install
  402                   none   0x1                      txt_drbl
  403                   none   0x1                      txt_system
  404                   none   0x1                      txt_noacpi_install
  405                   none   0x1                      txt_noapic_install
  406                   none   0x1                      txt_nolapic_install
  407                   none   0x1                      txt_apic
  408                   none   0x1                      txt_manual_install
  409                   none   0x1                      txt_rescue
  410                   none   0x1                      txt_checkcd
  411                   none   0x1                      txt_boot_harddisk
  412                   none   0x1                      txt_safe_linux
  413                   none   0x1                      txt_windows
  414                   none   0x1                      txt_linux_kernel_version
  415                   none   0x1                      db.y0
  416                   none   0x1                      db.x0
  417                   none   0x1                      db.y1
  418                   none   0x1                      db.x1
  419                   none   0x1                      db.col1
  420                   none   0x1                      db.col0
  421                   none   0x1                      newcolor
  422                   none   0x1                      newcolor.count
  423                   none   0x1                      max_image_colors
  424                   none   0x1                      clip.size
  425                   none   0x1                      tmp
  426                   none   0x1                      setlang
  427                   none   0x1                      setkeymap
  428                   none   0x1                      boot.text.options
  429                   none   0x1                      boot.text.normal
  430                   none   0x1                      infobox.bg
  431                   none   0x1                      lightgray
  432                   none   0x1                      infobox.text.normal
  433                   none   0x1                      small_layout
  434                   none   0x1                      frame1.pos
  435                   none   0x1                      frame1.width
  436                   none   0x1                      menu.max.entries
  437                   none   0x1                      boot.label.len
  438                   none   0x1                      boot.pos
  439                   none   0x1                      boot.buf.size
  440                   none   0x1                      txt_dud_ready
  441                   none   0x1                      ptheme
  442                   none   0x1                      transp
  443                   none   0x1                      mouse
  444                   none   0x1                      blue
  445                   none   0x1                      green
  446                   none   0x1                      exit_popup
  447                   none   0x1                      txt_exit_title
  448                   none   0x1                      txt_exit_dialog
  449                   none   0x1                      button.cancel
  450                   none   0x1                      button.notdefault
  451                   none   0x1                      show_help
  452                   none   0x1                      window.help
  453                   none   0x1                      txt_dvd_warning_title
  454                   none   0x1                      txt_dvd_warning2
  455                   none   0x1                      button.continue
  456                   none   0x1                      power_off
  457                   none   0x1                      txt_power_off_title
  458                   none   0x1                      txt_power_off
  459                   none   0x1                      testX
  460                   none   0x1                      background.file
  461                   none   0x1                      lightblue
  462                   none   0x1                      yellow
  463                   none   0x1                      dotcolor
  464                   none   0x1                      lightdotcolor
  465                   none   0x1                      somegreen
  466                   none   0x1                      title.bg
  467                   none   0x1                      texts
  468                   none   0x1                      txt_bootoptions
  469                   none   0x1                      txt_cancel
  470                   none   0x1                      txt_continue
  471                   none   0x1                      txt_directory
  472                   none   0x1                      txt_domain
  473                   none   0x1                      txt_driver_update
  474                   none   0x1                      txt_file
  475                   none   0x1                      txt_ftp_title
  476                   none   0x1                      txt_harddisk
  477                   none   0x1                      txt_harddisk_title
  478                   none   0x1                      txt_hd_diskdevice
  479                   none   0x1                      txt_help
  480                   none   0x1                      txt_http_title
  481                   none   0x1                      txt_iso_title
  482                   none   0x1                      txt_kernel_option
  483                   none   0x1                      txt_language
  484                   none   0x1                      txt_nfs_title
  485                   none   0x1                      txt_no
  486                   none   0x1                      txt_ok
  487                   none   0x1                      txt_other_options
  488                   none   0x1                      txt_reboot
  489                   none   0x1                      txt_server
  490                   none   0x1                      txt_share
  491                   none   0x1                      txt_user1
  492                   none   0x1                      txt_user2
  493                   none   0x1                      txt_yes
  494                   none   0x1                      window.list
  495                   none   0x1                      window.list.index
  496                   none   0x1                      widget.size
  497                   none   0x1                      newfield
  498                   none   0x1                      .type
  499                   none   0x1                      .height
  500                   none   0x1                      .font
  501                   none   0x1                      .saved
  502                   none   0x1                      .saved.areas
  503                   none   0x1                      .title.fg
  504                   none   0x1                      .title.height
  505                   none   0x1                      .button.y
  506                   none   0x1                      .ed
  507                   none   0x1                      .ed.pw_field
  508                   none   0x1                      .xmenu
  509                   none   0x1                      .xmenu.update
  510                   none   0x1                      dialog.input
  511                   none   0x1                      help.input
  512                   none   0x1                      main.input
  513                   none   0x1                      xmenu.input
  514                   none   0x1                      dialog.init
  515                   none   0x1                      help.init
  516                   none   0x1                      main.init
  517                   none   0x1                      xmenu.init
  518                   none   0x1                      dialog.show
  519                   none   0x1                      help.show
  520                   none   0x1                      main.show
  521                   none   0x1                      xmenu.show
  522                   none   0x1                      window.push
  523                   none   0x1                      window.pop
  524                   none   0x1                      help.done
  525                   none   0x1                      xmenu.done
  526                   none   0x1                      window.buttons
  527                   none   0x1                      window.findselected
  528                   none   0x1                      button.press
  529                   none   0x1                      dialog.specialaction
  530                   none   0x1                      button.show
  531                   none   0x1                      window.selectbutton
  532                   none   0x1                      window.findkey
  533                   none   0x1                      window.key
  534                   none   0x1                      dialog.tmp
  535                   none   0x1                      dialog.height
  536                   none   0x1                      dialog.width
  537                   none   0x1                      dialog.button.y
  538                   none   0x1                      dialog.y
  539                   none   0x1                      dialog.x
  540                   none   0x1                      dialog.tmp.idx
  541                   none   0x1                      dialog.tmp.buf
  542                   none   0x1                      bt.x
  543                   none   0x1                      bt.y
  544                   none   0x1                      bt.width
  545                   none   0x1                      bt.height
  546                   none   0x1                      bt.text
  547                   none   0x1                      bt.default
  548                   none   0x1                      bt.y.textofs
  549                   none   0x1                      bt.x.textofs
  550                   none   0x1                      help.context
  551                   none   0x1                      help.light
  552                   none   0x1                      help.dark
  553                   none   0x1                      help.font
  554                   none   0x1                      help.normal.bg
  555                   none   0x1                      help.normal.fg
  556                   none   0x1                      help.highlight.fg
  557                   none   0x1                      help.link.fg
  558                   none   0x1                      help.link.selected.fg
  559                   none   0x1                      help.link.selected.bg
  560                   none   0x1                      help.x
  561                   none   0x1                      help.y
  562                   none   0x1                      help.width
  563                   none   0x1                      help.height
  564                   none   0x1                      help.text.x
  565                   none   0x1                      help.text.y
  566                   none   0x1                      help.text.width
  567                   none   0x1                      help.text.height
  568                   none   0x1                      help.text.rightmargin
  569                   none   0x1                      help.title.x
  570                   none   0x1                      help.title.y
  571                   none   0x1                      help.title.font
  572                   none   0x1                      help.hist.page
  573                   none   0x1                      help.hist.startrow
  574                   none   0x1                      help.hist.selectedlink
  575                   none   0x1                      help.mapcontext
  576                   none   0x1                      findbootoption
  577                   none   0x1                      bo.buf
  578                   none   0x1                      bo.len
  579                   none   0x1                      bo.pos
  580                   none   0x1                      help.getmessages
  581                   none   0x1                      help.findpagebyindex
  582                   none   0x1                      help.initpage
  583                   none   0x1                      help.selectedlink
  584                   none   0x1                      help.startrow
  585                   none   0x1                      help.currenttext
  586                   none   0x1                      help.updatepage
  587                   none   0x1                      help.redrawlink
  588                   none   0x1                      help.test
  589                   none   0x1                      help.test.cnt
  590                   none   0x1                      help.text.rows
  591                   none   0x1                      help.selectlink
  592                   none   0x1                      help.sel.firstlink
  593                   none   0x1                      help.sel.lastlink
  594                   none   0x1                      help.add2history
  595                   none   0x1                      help.hist.index
  596                   none   0x1                      help.followlink
  597                   none   0x1                      help.prevlink
  598                   none   0x1                      help.key.pagedown
  599                   none   0x1                      help.key.pageup
  600                   none   0x1                      help.key.home
  601                   none   0x1                      help.key.end
  602                   none   0x1                      help.key.down
  603                   none   0x1                      help.key.up
  604                   none   0x1                      help.reinit
  605                   none   0x1                      help.tmp
  606                   none   0x1                      help.messages
  607                   none   0x1                      help.file
  608                   none   0x1                      boot.setup
  609                   none   0x1                      boot.window
  610                   none   0x1                      boot.ed.height
  611                   none   0x1                      boot.ed.width
  612                   none   0x1                      splash.options
  613                   none   0x1                      splash.default
  614                   none   0x1                      panel.init
  615                   none   0x1                      panel.input
  616                   none   0x1                      xmenu.vspace.default
  617                   none   0x1                      xmenu
  618                   none   0x1                      xmenu.light
  619                   none   0x1                      xmenu.dark
  620                   none   0x1                      xmenu.font
  621                   none   0x1                      xmenu.normal.bg
  622                   none   0x1                      xmenu.normal.fg
  623                   none   0x1                      xmenu.selected.fg
  624                   none   0x1                      xmenu.selected.bg
  625                   none   0x1                      xmenu.maxlines
  626                   none   0x1                      xmenu.x
  627                   none   0x1                      xmenu.y
  628                   none   0x1                      xmenu.width
  629                   none   0x1                      xmenu.height
  630                   none   0x1                      xmenu.vspace
  631                   none   0x1                      xmenu.saved
  632                   none   0x1                      xmenu.saved.areas
  633                   none   0x1                      xmenu.column
  634                   none   0x1                      window.xmenu
  635                   none   0x1                      xmenu.oldentry
  636                   none   0x1                      xmenu.select
  637                   none   0x1                      xmenu.columns
  638                   none   0x1                      xmenu.sizes
  639                   none   0x1                      xmenu.lheight
  640                   none   0x1                      xmenu.lastheight
  641                   none   0x1                      xmenu.viewentry
  642                   none   0x1                      xmenu.tmpbuf
  643                   none   0x1                      xmenu.saved.normal
  644                   none   0x1                      xmenu.saved.selected
  645                   none   0x1                      xmenu.pos.y
  646                   none   0x1                      xmenu.pos.x
  647                   none   0x1                      pmenu.panel.update
  648                   none   0x1                      panel.text.moveto
  649                   none   0x1                      pmenu.update
  650                   none   0x1                      pmenu.width
  651                   none   0x1                      panel.text.y
  652                   none   0x1                      panel.normal
  653                   none   0x1                      panel.font
  654                   none   0x1                      pmenu.init
  655                   none   0x1                      video.modes.text
  656                   none   0x1                      video.init
  657                   none   0x1                      video.update
  658                   none   0x1                      panel.video
  659                   none   0x1                      panel.video.width
  660                   none   0x1                      panel.video.update
  661                   none   0x1                      lang.items
  662                   none   0x1                      lang.names
  663                   none   0x1                      lang.defaultnames
  664                   none   0x1                      lang.getdefname
  665                   none   0x1                      lang.parsedata
  666                   none   0x1                      lang.default
  667                   none   0x1                      lang.data
  668                   none   0x1                      la.tmp.datalen
  669                   none   0x1                      la.tmp.str
  670                   none   0x1                      la.tmp.len
  671                   none   0x1                      la.tmp.cnt
  672                   none   0x1                      lang.init
  673                   none   0x1                      xmenu.lang
  674                   none   0x1                      lang.update
  675                   none   0x1                      panel.lang
  676                   none   0x1                      panel.lang.width
  677                   none   0x1                      panel.lang.update
  678                   none   0x1                      dud.init
  679                   none   0x1                      dud.update
  680                   none   0x1                      panel.dud
  681                   none   0x1                      panel.dud.width
  682                   none   0x1                      panel.dud.update
  683                   none   0x1                      kernel_option.init
  684                   none   0x1                      kernel_option.update
  685                   none   0x1                      panel.kernel_option
  686                   none   0x1                      panel.kernel_option.width
  687                   none   0x1                      panel.kernel_option.update
  688                   none   0x1                      panel.help
  689                   none   0x1                      panel.help.width
  690                   none   0x1                      panel.help.update
  691                   none   0x1                      profile.items
  692                   none   0x1                      profile.parsedata
  693                   none   0x1                      pf.tmp.datalen
  694                   none   0x1                      profile.data
  695                   none   0x1                      pf.tmp.str
  696                   none   0x1                      profile.default
  697                   none   0x1                      pf.tmp.len
  698                   none   0x1                      pf.tmp.cnt
  699                   none   0x1                      profile.init
  700                   none   0x1                      profile.update
  701                   none   0x1                      panel.profile
  702                   none   0x1                      panel.profile.width
  703                   none   0x1                      panel.profile.update
  704                   none   0x1                      install.last
  705                   none   0x1                      install.init
  706                   none   0x1                      install.update
  707                   none   0x1                      panel.install
  708                   none   0x1                      panel.install.width
  709                   none   0x1                      panel.install.update
  710                   none   0x1                      bits.default
  711                   none   0x1                      bits.init
  712                   none   0x1                      bits.update
  713                   none   0x1                      panel.bits
  714                   none   0x1                      panel.bits.width
  715                   none   0x1                      panel.bits.update
  716                   none   0x1                      panel.options
  717                   none   0x1                      panel
  718                   none   0x1                      panel.full
  719                   none   0x1                      panel.options.width
  720                   none   0x1                      panel.options.update
  721                   none   0x1                      panel.size
  722                   none   0x1                      panel.y
  723                   none   0x1                      panel.high
  724                   none   0x1                      panel.bg
  725                   none   0x1                      panel.border
  726                   none   0x1                      panel.back
  727                   none   0x1                      panel.short
  728                   none   0x1                      panel.x
  729                   none   0x1                      panel.extra
  730                   none   0x1                      panel.tmp.x
  731                   none   0x1                      panel.tmp.F
  732                   none   0x1                      panel.extra.fkey
  733                   none   0x1                      keymap.cs
  734                   none   0x1                      keymap.da
  735                   none   0x1                      keymap.de
  736                   none   0x1                      keymap.el
  737                   none   0x1                      keymap.es
  738                   none   0x1                      keymap.fr
  739                   none   0x1                      keymap.hu
  740                   none   0x1                      keymap.it
  741                   none   0x1                      keymap.ja
  742                   none   0x1                      keymap.nb
  743                   none   0x1                      keymap.pl
  744                   none   0x1                      keymap.pt_BR
  745                   none   0x1                      keymap.pt_PT
  746                   none   0x1                      keymap.ru
  747                   none   0x1                      keymap.sk
  748                   none   0x1                      keymap.sl
  749                   none   0x1                      keymap.sv
  750                   none   0x1                      keymap.tr
  751                   none   0x1                      keymaps
  752                   none   0x1                      translation.texts
  753                   none   0x1                      findtexts
  754                   none   0x1                      config.keymap.locale_short
  755                   none   0x1                      config.keymap.locale
  756                   none   0x1                      texts.file
  757                   none   0x1                      ft.len
  758                   none   0x1                      ft.str
  759                   none   0x1                      ft.pos
  760                   none   0x1                      translations.init
  761                   none   0x1                      tr.tmp
