📄 key.lst
字号:
00000025 +0 291 291 K_SEL equ 0x25
00000026 +0 292 292 K_MGR equ 0x26
00000027 +0 293 293 K_ROOT equ 0x27
+0 294 294
00000028 +0 295 295 K_RATE equ 0x28
+0 296 296
00000029 +0 297 297 K_TXP equ 0x29
0000002A +0 298 298 K_TXM equ 0x2a
+0 299 299
0000002B +0 300 300 K_DEC equ 0x2b
0000002B +0 301 301 K_TIM equ 0x2b
0000002B +0 302 302 K_PERPLS equ 0x2b
+0 303 303 ;K_EURO equ 0x2c
+0 304 304 ;K_LOCAL equ 0x2d
0000002E +0 305 305 K_OFF equ 0x2e
0000002F +0 306 306 K_FED equ 0x2f
00000030 +0 307 307 K_MAX equ 0x30 ;for illegal key check
00000031 +0 308 308 K_PRP equ 0x31 ;+% (dummy key code)
00000032 +0 309 309 K_PRM equ 0x32 ;-% (dummy key code)
00000033 +0 310 310 K_TAX equ 0x33 ;TAX (dummy key code)
00000034 +0 311 311 K_M2CAL equ 0x34 ;M2 (dummy key code) V1.22
00000035 +0 312 312 K_TX12M equ 0x35 ;V2.07 for [tax1][tax2][-]
00000036 +0 313 313 K_TX12P equ 0x36 ;V2.07 for [tax1][tax2][+]
00000037 +0 314 314 K_ICPLS equ 0x37 ;V2.12
00000038 +0 315 315 K_ICMIN equ 0x38 ;V2.12
+0 316 316 ;Printer character wheel code........
0000000C +0 317 317 C_DP equ 0x0c
000000CC +0 318 318 C_TWODP equ 0xcc
0000000B +0 319 319 C_COM equ 0x0b
0000000F +0 320 320 C_SPC equ 0x0f
0000000C +0 321 321 C_DOT equ 0x0c ;M71 printer head replace space with "dot"
000000FF +0 322 322 C_SPCD equ 0xff ;space for 2digit
000000D0 +0 323 323 C_SHPL equ 0xd0 ;for '#' on the left most digit
+0 324 324 ;V1.45C_AM equ 0x78 ;AM for symbol digit
+0 325 325 ;V1.45C_PM equ 0x38 ;PM for symbol digit
000000C0 +0 326 326 C_AM equ 0xc0 ;V1.45 ;AM for symbol digit
000000A0 +0 327 327 C_PM equ 0xa0 ;V1.45 ;PM for symbol digit
000000FD +0 328 328 C_SHPR equ 0xfd ;for '#' on the right
0000000A +0 329 329 C_MIN equ 0x0a ;V1.05 "-"
+0 330 330
+0 331 331 ;V4.02============
+0 332 332 ;define symbol and character
00000000 +0 333 333 ps_0 equ 0x00
00000001 +0 334 334 ps_1 equ 0x01
00000002 +0 335 335 ps_2 equ 0x02
00000003 +0 336 336 ps_3 equ 0x03
00000004 +0 337 337 ps_4 equ 0x04
00000005 +0 338 338 ps_5 equ 0x05
00000006 +0 339 339 ps_6 equ 0x06
00000007 +0 340 340 ps_7 equ 0x07
00000008 +0 341 341 ps_8 equ 0x08
00000009 +0 342 342 ps_9 equ 0x09
0000000A +0 343 343 ps_pls equ 0x0a
0000000B +0 344 344 ps_min equ 0x0b
0000000C +0 345 345 ps_dot equ 0x0c
0000000D +0 346 346 ps_str equ 0x0d
0000000E +0 347 347 ps_com equ 0x0e
0000000F +0 348 348 ps_spc equ 0x0f
00000010 +0 349 349 ps_mul equ 0x10
00000011 +0 350 350 ps_div equ 0x11
00000012 +0 351 351 ps_equ equ 0x12
00000013 +0 352 352 ps_der equ 0x13
00000014 +0 353 353 ps_per equ 0x14
00000015 +0 354 354 ps_dlt equ 0x15
00000016 +0 355 355 ps_dia equ 0x16
00000017 +0 356 356 ps_eur equ 0x17
00000018 +0 357 357 ps_a equ 0x18
00000019 +0 358 358 ps_b equ 0x19
0000001A +0 359 359 ps_c equ 0x1a
0000001B +0 360 360 ps_d equ 0x1b
0000001C +0 361 361 ps_e equ 0x1c
0000001D +0 362 362 ps_f equ 0x1d
0000001E +0 363 363 ps_g equ 0x1e
0000001F +0 364 364 ps_i equ 0x1f
00000020 +0 365 365 ps_l equ 0x20
00000021 +0 366 366 ps_m equ 0x21
00000022 +0 367 367 ps_n equ 0x22
00000023 +0 368 368 ps_o equ 0x23
00000024 +0 369 369 ps_p equ 0x24
00000025 +0 370 370 ps_r equ 0x25
00000026 +0 371 371 ps_s equ 0x26
00000027 +0 372 372 ps_t equ 0x27
00000028 +0 373 373 ps_u equ 0x28
00000029 +0 374 374 ps_z equ 0x29
0000002A +0 375 375 ps_mm equ 0x2a
0000002B +0 376 376 ps_mder equ 0x2b
+0 377 377 ;Printing symbol(specified sumbol table offset)..............
+0 378 378 ; equ 0x00 ;' '
00000001 +0 379 379 S_PWR equ 0x01 ;'C*'
00000002 +0 380 380 S_PLS equ 0x02 ;' +'
00000003 +0 381 381 S_MIN equ 0x03 ;' -'
00000004 +0 382 382 S_SPC equ 0x04 ;' '
00000004 +0 383 383 S_SHD equ 0x04
00000005 +0 384 384 S_SHP equ 0x05 ;' #'
00000006 +0 385 385 S_TL equ 0x06 ;' T'
00000007 +0 386 386 S_TLGT equ 0x07 ;TL G+
00000007 +0 387 387 S_STAPL equ 0x07
00000008 +0 388 388 S_ST equ 0x08 ;' S'
00000009 +0 389 389 S_MUL equ 0x09 ;' X'
0000000A +0 390 390 S_DIV equ 0x0a ;' '+waru
0000000B +0 391 391 S_EQU equ 0x0b ;' ='
0000000C +0 392 392 S_AST equ 0x0c ;' *'
0000000C +0 393 393 S_AVR equ 0x0c ;' *'
0000000D +0 394 394 S_CLR equ 0x0d ;'c '
0000000E +0 395 395 S_MTL equ 0x0e ;'MT'
0000000F +0 396 396 S_MST equ 0x0f ;'MS'
00000010 +0 397 397 S_MPL equ 0x10 ;'M+'
00000011 +0 398 398 S_MMI equ 0x11 ;'M-'
00000012 +0 399 399 S_M2TL equ 0x12 ;'MIIT'
00000013 +0 400 400 S_M2ST equ 0x13 ;'MIIS'
00000014 +0 401 401 S_M2PL equ 0x14 ;'MII+'
00000015 +0 402 402 S_M2MI equ 0x15 ;'MII-'
00000016 +0 403 403 S_PER_K equ 0x16 ;' %' for function key(in box)
00000017 +0 404 404 S_PRDS equ 0x17 ;'-%'
00000018 +0 405 405 S_PRAD equ 0x18 ;'+%'
00000019 +0 406 406 S_DLTA_K equ 0x19 ;delta+' ' for function key(in box)
0000001A +0 407 407 S_PRDL equ 0x1a ;delta+'%'
0000001B +0 408 408 S_DLAS equ 0x1b ;delta+'*'
0000001C +0 409 409 S_PRMU equ 0x1c ;' %'
0000001D +0 410 410 S_MKUP equ 0x1d ;'MU'
+0 411 411 ;S_RVS equ 0x1e ;' '+up/down allow
0000001E +0 412 412 S_EUAS equ 0x1e ;'Euro *' V3.14
+0 413 413
0000001F +0 414 414 S_MTH equ 0x1f ;M V3.13
00000020 +0 415 415 S_ROOT equ 0x20 ;'R '
00000021 +0 416 416 S_TAX equ 0x21 ;'TX%'
+0 417 417 ;S_PRN equ 0x22 ;' S'
00000022 +0 418 418 S_PAY equ 0x22 ;P V3.13
00000023 +0 419 419 S_EUR equ 0x23 ;'K '(fcR)
+0 420 420 ;S_EUM equ 0x24 ;'K-'
00000024 +0 421 421 S_EUROS equ 0x24 ;'Euro'
00000025 +0 422 422 S_EUEQ equ 0x25 ;'Euro ='
00000026 +0 423 423 S_COST equ 0x26 ;'C '
00000027 +0 424 424 S_SELL equ 0x27 ;' S'
00000028 +0 425 425 S_MARG equ 0x28 ;'M%'
00000029 +0 426 426 S_TAXA equ 0x29 ;' T'
0000002A +0 427 427 S_ICG equ 0x2a ;'G '
0000002A +0 428 428 S_G equ 0x2a
0000002B +0 429 429 S_ICM equ 0x2b ;' M '
0000002B +0 430 430 S_M equ 0x2b
+0 431 431 ;V4.02S_LCL equ 0x2c ;home+waru 1450TE V1.01
+0 432 432 ;V4.02S_LCAS equ 0x2d ;home+* 1450TE V1.01
+0 433 433 ;V4.02S_FC equ 0x2e ;euro+ x 1450TE V1.01
+0 434 434 ;V4.02S_FCAS equ 0x2f ;euro+* 1450TE V1.01
0000002C +0 435 435 S_DLTA equ 0x2c;V4.020x30 ;delta+' '
0000002D +0 436 436 S_PER equ 0x2d;V4.020x31 ;delta+' '
+0 437 437 ;S_EQU_A equ ;0x32 ;
0000002E +0 438 438 S_CPAY equ 0x2e;V4.020x32 ;P* V3.13
0000002F +0 439 439 S_TXPL equ 0x2f;V4.020x33 ;TX+
00000030 +0 440 440 S_TXMI equ 0x30;V4.020x34 ;TX-
00000031 +0 441 441 S_TLMGT equ 0x31;V4.020x35 ;TL M+
00000032 +0 442 442 S_TX1PL equ 0x32;V4.020x36 ;TX1+
00000033 +0 443 443 S_TX1MI equ 0x33;V4.020x37 ;TX1-
00000034 +0 444 444 S_TX2PL equ 0x34;V4.020x38 ;TX2+
00000035 +0 445 445 S_TX2MI equ 0x35;V4.020x39 ;TX2-
00000036 +0 446 446 S_TAX1 equ 0x36;V4.020x3a ;T1%
00000037 +0 447 447 S_TAX2 equ 0x37;V4.020x3b ;T2%
+0 448 448 ;V4.02S_GPM equ 0x3c ;GPM(MU)
+0 449 449 ;V4.02S_GS equ 0x3d
+0 450 450 ;V4.02S_GT equ 0x3d ;GT
+0 451 451 ;V4.02S_GPL equ 0x3e ;G+ for sigama=% when TA mode V2.11
+0 452 452
+0 453 453
00000055 +0 454 454 S_STAMN equ 0x55
00000056 +0 455 455 S_STAS equ 0x56
00000057 +0 456 456 S_STASTA equ 0x57
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -