⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 printer.lst

📁 calculator code ,use toshibaor nec LSI
💻 LST
📖 第 1 页 / 共 5 页
字号:
  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
                                 +0  457    457 
                                 +0  458    458 
                                 +0  459    459 ;V3.00S_GS		equ	0x0f		;G dia	GT subtotal
                                 +0  460    460 ;V3.00S_GT		equ	0x10		;G *	GT total
                                 +0  461    461 ;V3.00S_PRM		equ	0x11		;- %	percent minus
                                 +0  462    462 ;V3.00S_PRP		equ	0x12		;+ %	percent plus
                                 +0  463    463 ;V3.00S_DLP		equ	0x13		;d +	delta plus(for tax+)
                                 +0  464    464 ;V3.00S_DLM		equ	0x14		;d -	delta plus(for tax-)
                                 +0  465    465 ;V3.00S_AM		equ	0x15		;A M	time print
                                 +0  466    466 ;V3.00S_PM		equ	0x16		;P M	time print
                                 +0  467    467 ;V3.00S_CST		equ	0xb7;0x17		;C *	cost price
                                 +0  468    468 ;V3.00S_SEL		equ	0x26;0x18		;S *	selling price
                                 +0  469    469 ;V3.00S_MAR		equ	0xa1;0x19		;M %	margine %
                                 +0  470    470 ;V3.00S_MU		equ	0xa2;0x1a		;M _	mark up
                                 +0  471    471 ;V3.00S_MUD		equ	0x57;0x1b		;d *	delta of mark up
                                 +0  472    472 ;V3.00S_SET		equ	0x27;0x1d		;_ *	for rate,time set(* only)
                                 +0  473    473 ;V3.00S_SHD		equ	0x22;0x1c		;_ _	for #/D print(space)
                                 +0  474    474 ;V3.00S_TLG		equ	0x93;0x0a		;G +	total key with GT position
                                 +0  475    475 ;==============================================================================
                                 +0  476    476 ;V3.00S_FED		equ	0x00		;fh+' '
                                 +0  477    477 ;V3.00S_PWR		equ	0x17		;'C*'
                                 +0  478    478 ;V3.00S_PLS		equ	0x01		;' +'
                                 +0  479    479 ;V3.00S_MIN		equ	0x02		;' -'
                                 +0  480    480 ;V3.00S_SPC		equ	0x00		;'  '
                                 +0  481    481 ;V3.00S_SHP		equ	0x26		;' <>'
                                 +0  482    482 ;V3.00S_TL		equ	0x22		;' *'
                                 +0  483    483 ;V3.00S_TLGT		equ	0x3c		;'*+'
                                 +0  484    484 ;V3.00S_TLMGT		equ	0x3d		;'*+'
                                 +0  485    485 ;V3.00S_ST		equ	0x08		;' <>'
                                 +0  486    486 ;V3.00S_MUL		equ	0x03		;' X'
                                 +0  487    487 ;V3.00S_DIV		equ	0x04		;' /'
                                 +0  488    488 ;V3.00S_EQU		equ	0x05		;' ='
                                 +0  489    489 ;V3.00S_AST		equ	0x22		;' *'
                                 +0  490    490 ;V3.00S_CLR		equ	0x07		;'c '
                                 +0  491    491 ;V3.00S_MTL		equ	0x0e		;'M*'
                                 +0  492    492 ;V3.00S_MST		equ	0x0d		;'M<>'
                                 +0  493    493 ;V3.00S_MPL		equ	0x0b		;'M+'
                                 +0  494    494 ;V3.00S_MMI		equ	0x0c		;'M-'
                                 +0  495    495 ;V3.00S_M2TL		equ	0x10		;'G*'
                                 +0  496    496 ;V3.00S_STASTA	equ	0x77	;'**' 
                                 +0  497    497 ;V3.00S_M2ST		equ	0x0f		;'G<>'
                                 +0  498    498 ;V3.00S_STAS		equ	0x76	;'*S'
                                 +0  499    499 ;V3.00S_M2PL		equ	0x3e		;'G+'
                                 +0  500    500 ;V3.00S_STAPL		equ	0x73	;'*+' 
                                 +0  501    501 ;V3.00S_PLSTA		equ	0x37	;'+*'

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -