welcome.lst

来自「MP3 整个 SDK」· LST 代码 · 共 974 行 · 第 1/4 页

LST
974
字号
    433    0001EF 06FF             ld      b,0xff
    434    0001F1          Delay1:
    435    0001F1 C5               push    bc
    436    0001F2 06FF             ld      b,0xff
    437    0001F4          Delay2:
    438    0001F4 DB4E                                     in      a,(0x4e)
    439    0001F6 F608                                     or      0x08
    440    0001F8 D34E                                     out     (0x4e),a
    441    0001FA 10F8             djnz    Delay2
    442    0001FC C1               pop     bc
    443    0001FD 10F2             djnz    Delay1
    444    0001FF C1               pop     bc
    445    000200 C9               ret
    446    000201          
    447    000201          Delay_10us:
    448    000201 C5               push bc
    449    000202 3EFF             ld  a, 255
    450    000204          delaycontinue:
    451    000204 06FF             ld  b,255
    452    000206 10FE     loop1us: djnz  loop1us
    453    000208 3D               dec a
    454    000209 20F9             jr nz, delaycontinue
    455    00020B C1               pop bc
    456    00020C C9               ret
    457    00020D          
    458    00020D          ;---------------------------------------------------
                              -------
    459    00020D          ;    增加等待周期
    460    00020D          ;---------------------------------------------------
                              -------
    461    00020D          SlowRdAndWrt:
    462    00020D DB00             in      a,(0x00)
    463    00020F 32....           ld      (REG00_Buff),a
    464    000212 E63F             and     00111111b
    465    000214 F6C0             or      11000000b
    466    000216 D300             out     (0x00),a               
    467    000218 C9               ret
    468    000219          
    469    000219          ;---------------------------------------------------
                              -------
    470    000219          ;    增加等待周期
    471    000219          ;---------------------------------------------------
                              -------
    472    000219          RecoverRdAndWrt:
    473    000219 3A....           ld      a,(REG00_Buff)
    474    00021C D300             out     (0x00),a       
    475    00021E C9               ret
    476    00021F          /***************************************************
 *********/
    477    00021F          /*DisplayBuffer:
    478    00021F            defb 000h,000h,008h,041h,029h,045h,039h,0e7h,04ah,
 069h,05ah,0ebh,07bh,0cfh,073h,08eh
    479    00021F            defb 06bh,06dh,05ah,0ebh,042h,008h,031h,086h,018h,
 0e3h,008h,061h,000h,000h,000h,000h
    480    00021F            defb 000h,020h,018h,0e3h,063h,02ch,08ch,071h,0a5h,
 034h,0bdh,0f7h,0e7h,01ch,0deh,0dbh
    481    00021F            defb 0ceh,079h,0bdh,0f7h,094h,092h,07bh,0cfh,04ah,
 069h,029h,045h,000h,000h,000h,000h
    482    00021F            defb 039h,0e7h,07bh,0efh,0e7h,03ch,0ffh,0ffh,0ffh,
 0ffh,0ffh,0dfh,0f7h,0beh,0f7h,0beh
    483    00021F            defb 0f7h,0beh,0ffh,0dfh,0ffh,0ffh,0ffh,0dfh,0deh,
 0dbh,0bdh,0f7h,042h,008h,018h,0c3h
    484    00021F            defb 05ah,0cbh,09ch,0d3h,0efh,07dh,0efh,07dh,0d6h,
 0bah,0c6h,018h,0adh,075h,0adh,095h
    485    00021F            defb 0adh,096h,0b5h,0b6h,0deh,0dbh,0f7h,09eh,0efh,
 05dh,0deh,0dbh,07bh,0cfh,039h,0c7h
    486    00021F            defb 07bh,0efh,0b5h,0b6h,0ceh,079h,084h,010h,04ah,
 06ah,052h,090h,08dh,017h,09dh,078h
    487    00021F            defb 08ch,0f8h,073h,0b6h,05ah,0ech,09ch,0d3h,0deh,
 0fbh,0ffh,0dfh,0ceh,059h,063h,02ch
    488    00021F            defb 084h,030h,0bdh,0d7h,052h,0abh,010h,085h,018h,
 0cdh,032h,094h,065h,0fdh,076h,05dh
    489    00021F            defb 05dh,09dh,044h,03bh,018h,0abh,018h,0c4h,07bh,
 0cfh,0f7h,09eh,0e7h,01ch,07bh,0cfh
    490    00021F            defb 084h,030h,0b5h,0b6h,064h,078h,03ch,0feh,055h,
 0dfh,066h,05fh,0bfh,0bfh,0c7h,0dfh
    491    00021F            defb 0a7h,09fh,07eh,0ffh,04dh,0bfh,03ch,09ch,074h,
 054h,094h,092h,0efh,07dh,084h,010h
    492    00021F            defb 084h,010h,0b5h,0b6h,04ch,0deh,045h,03fh,05dh,
 0ffh,06eh,07fh,0cfh,0dfh,0dfh,0dfh
    493    00021F            defb 0b7h,0bfh,07fh,01fh,04dh,0bfh,03dh,01fh,06ch,
 0fbh,0b5h,0b6h,0deh,0fbh,073h,0aeh
    494    00021F            defb 073h,08eh,0b5h,096h,04ch,0ffh,04dh,05fh,065h,
 0ffh,076h,07fh,0b7h,0bfh,0c7h,0bfh
    495    00021F            defb 0a7h,09fh,076h,0ffh,04dh,0bfh,03dh,01fh,065h,
 01dh,0e7h,05eh,0ceh,059h,06bh,04dh
    496    00021F            defb 063h,02ch,0adh,055h,04ch,0ffh,04dh,05fh,06dh,
 0ffh,07eh,07fh,087h,03fh,08fh,05fh
    497    00021F            defb 07fh,01fh,066h,07fh,04dh,09fh,03dh,01fh,075h,
 07dh,0e7h,07fh,0b5h,0b6h,05ah,0cbh
    498    00021F            defb 052h,0aah,09ch,0f3h,054h,01ch,033h,0ffh,055h,
 01fh,06dh,0bfh,035h,05fh,03dh,07fh
    499    00021F            defb 035h,05fh,02ch,0ffh,023h,0ffh,02bh,0bfh,084h,
 0fah,0f7h,0dfh,0a5h,014h,04ah,069h
    500    00021F            defb 04ah,049h,094h,092h,0b5h,0f9h,08dh,0ffh,085h,
 0ffh,096h,03fh,03dh,01fh,03dh,03fh
    501    00021F            defb 03ch,0ffh,03ch,0beh,065h,01fh,09eh,03eh,0c6h,
 07ah,0ffh,0ffh,084h,030h,039h,0c7h
    502    00021F            defb 042h,008h,084h,030h,0d6h,0dbh,0dfh,07dh,0e7h,
 0dfh,0e7h,09fh,0b7h,03fh,0afh,03fh
    503    00021F            defb 09eh,07eh,08dh,09bh,0e7h,0bfh,0dfh,03dh,0efh,
 07dh,0ffh,0ffh,073h,08eh,029h,045h
    504    00021F            defb 021h,004h,05ah,0cbh,0c6h,038h,0d6h,0dbh,0e7h,
 07eh,0efh,0dfh,0dfh,0dfh,0cfh,07fh
    505    00021F            defb 0b6h,03ah,0adh,0f9h,0e7h,07eh,0e7h,01ch,0efh,
 05dh,0d6h,0bah,042h,028h,010h,0a2h
    506    00021F            defb 008h,061h,031h,086h,0adh,055h,0e7h,01ch,0d6h,
 0fch,0e7h,09eh,0d7h,0bfh,086h,07eh
    507    00021F            defb 0adh,0b7h,0dfh,03dh,0e7h,05dh,0ffh,0ffh,0d6h,
 0bah,0b5h,0b6h,021h,024h,008h,041h
    508    00021F            defb 000h,000h,010h,082h,07bh,0cfh,0d6h,0bah,0efh,
 05dh,0ffh,0ffh,0d7h,03fh,09eh,07fh
    509    00021F            defb 0c6h,0feh,0efh,09eh,0ffh,0ffh,0ffh,0ffh,0bdh,
 0f7h,084h,030h,008h,061h,000h,000h
    510    00021F            defb 000h,020h,021h,004h,094h,092h,0e7h,01ch,0efh,
 07dh,0efh,07eh,0bfh,01fh,08eh,07fh
    511    00021F            defb 07eh,05fh,0b6h,0beh,0ffh,0ffh,0ffh,0ffh,0ceh,
 059h,0a5h,014h,018h,0c3h,000h,020h
    512    00021F            defb 008h,061h,031h,0a6h,0b5h,096h,0efh,05dh,0c6h,
 09bh,08dh,0feh,08eh,09fh,066h,03fh
    513    00021F            defb 055h,0dfh,045h,05fh,0e7h,05dh,0ffh,0ffh,0deh,
 0fbh,0c6h,018h,029h,045h,008h,061h
    514    00021F            defb 021h,004h,05ah,0cbh,0ceh,079h,0c6h,07bh,065h,
 01dh,086h,01fh,05dh,0dfh,04dh,0bfh
    515    00021F            defb 045h,07fh,03dh,01fh,08dh,0ddh,0e7h,03dh,0efh,
 07dh,0deh,0fbh,04ah,049h,018h,0c3h
    516    00021F            defb 04ah,049h,094h,092h,0ceh,09ah,0dfh,0bfh,0c7h,
 03fh,0c7h,01fh,07eh,05fh,07eh,05fh
    517    00021F            defb 07eh,01fh,075h,07eh,0aeh,09eh,0e7h,0bfh,0d6h,
 0bbh,0ffh,0ffh,08ch,071h,039h,0e7h
    518    00021F            defb 052h,0aah,09ch,0f3h,0efh,09eh,0f7h,0ffh,0f7h,
 0dfh,0efh,0dfh,0dfh,0dfh,0d7h,0dfh
    519    00021F            defb 0d7h,09fh,0beh,0bdh,0d7h,01dh,0f7h,0ffh,0deh,
 0fbh,0ffh,0dfh,0adh,055h,052h,08ah
    520    00021F            defb 052h,0aah,09ch,0f3h,0ffh,0dfh,0ffh,0ffh,0f7h,
 0ffh,0f7h,0dfh,0e7h,0dfh,0e7h,0dfh
    521    00021F            defb 0e7h,0dfh,0d7h,01dh,0dfh,03dh,0ffh,0ffh,0f7h,
 09eh,0f7h,09eh,0adh,055h,052h,08ah
    522    00021F            defb 052h,0aah,09ch,0f3h,0ffh,0dfh,0ffh,0ffh,0ffh,
 0ffh,0f7h,0ffh,0f7h,0ffh,0f7h,0ffh
    523    00021F            defb 0f7h,0ffh,0e7h,05eh,0efh,07dh,0ffh,0ffh,0f7h,
 0beh,0efh,07dh,0adh,075h,052h,0aah
    524    00021F            defb 073h,08eh,0b5h,096h,0ffh,0dfh,0efh,07dh,0bdh,
 0f7h,0bdh,0f7h,0f7h,0beh,0f7h,0dfh
    525    00021F            defb 0efh,09eh,0d6h,0bah,0bdh,0d7h,0f7h,09eh,0efh,
 05dh,0f7h,09eh,0adh,075h,052h,0aah
    526    00021F            defb 07bh,0efh,0bdh,0d7h,05ah,0ebh,031h,0a6h,063h,
 02ch,094h,091h,0c6h,038h,0ceh,079h
    527    00021F            defb 0c6h,038h,0b5h,096h,05ah,0cbh,039h,0e7h,05ah,
 0ebh,0efh,05dh,0adh,075h,052h,0aah
    528    00021F            defb 08ch,071h,0c6h,018h,029h,065h,04ah,049h,06bh,
 04dh,08ch,051h,0bdh,0d7h,0c6h,018h
    529    00021F            defb 0bdh,0f7h,0adh,055h,063h,02ch,039h,0e7h,021h,
 004h,0adh,075h,0adh,075h,052h,0aah
    530    00021F            defb 073h,08eh,0adh,055h,05ah,0ebh,05ah,0cbh,06bh,
 06dh,08ch,051h,0bdh,0d7h,0c6h,018h
    531    00021F            defb 0bdh,0f7h,0adh,055h,063h,02ch,04ah,069h,052h,
 0aah,0d6h,09ah,08ch,071h,042h,008h
    532    00021F            defb 029h,045h,04ah,069h,094h,0b2h,0adh,055h,0b5h,
 0b6h,0bdh,0f7h,0c6h,018h,0c6h,018h
    533    00021F            defb 0c6h,018h,0bdh,0f7h,0b5h,096h,0a5h,034h,094h,
 092h,084h,010h,031h,086h,010h,0a2h
    534    00021F            defb 008h,061h,018h,0e3h,052h,08ah,06bh,04dh,07bh,
 0cfh,084h,030h,08ch,071h,08ch,071h
    535    00021F            defb 08ch,071h,084h,030h,073h,08eh,063h,00ch,04ah,
 069h,039h,0c7h,008h,061h,000h,020h
    536    00021F            defb 08ch,071h,084h,030h,073h,08eh,063h,00ch,04ah,
 069h,039h,0c7h,008h,061h,000h,020h
    537    00021F          */
    538    00021F          //**************************************************
 **************8
    539    00021F          
    540    00021F          DisplayBuffer:
    541    00021F 00000841 defb  0x00,0x00,0x08,0x41,0x10,0xa2,0x29,0x45,0x39,0
                                        xe7
    542    000229 4A695AEB defb  0x4a,0x69,0x5a,0xeb,0x6b,0x6d,0x7b,0xcf,0x73,0
                                        x8e
    543    000233 6B6D5AEB defb  0x6b,0x6d,0x5a,0xeb,0x52,0x8a,0x42,0x08,0x31,0
                                        x86
    544    00023D 18E30861 defb  0x18,0xe3,0x08,0x61,0x00,0x20,0x00,0x00,0x00,0
                                        x00
    545    000247 002018E3 defb  0x00,0x20,0x18,0xe3,0x42,0x08,0x63,0x2c,0x8c,0
                                        x71
    546    000251 A534BDF7 defb  0xa5,0x34,0xbd,0xf7,0xce,0x79,0xe7,0x1c,0xde,0
                                        xdb
    547    00025B CE79BDF7 defb  0xce,0x79,0xbd,0xf7,0xad,0x55,0x94,0x92,0x7b,0
                                        xcf
    548    000265 4A692945 defb  0x4a,0x69,0x29,0x45,0x10,0x82,0x00,0x00,0x00,0
                                        x00
    549    00026F 18E34228 defb  0x18,0xe3,0x42,0x28,0x84,0x10,0xa5,0x14,0xc6,0
                                        x18
    550    000279 CE79DEFB defb  0xce,0x79,0xde,0xfb,0xe7,0x3c,0xef,0x7d,0xef,0
                                        x5d
    551    000283 E73CDEFB defb  0xe7,0x3c,0xde,0xfb,0xd6,0x9a,0xc6,0x18,0xb5,0
                                        xb6
    552    00028D 8C51632C defb  0x8c,0x51,0x63,0x2c,0x39,0xc7,0x18,0xc3,0x08,0
                                        x41
    553    000297 39E77BEF defb  0x39,0xe7,0x7b,0xef,0xd6,0x9a,0xe7,0x3c,0xff,0
                                        xff
    554    0002A1 FFFFFFDF defb  0xff,0xff,0xff,0xdf,0xff,0xdf,0xf7,0xbe,0xf7,0
                                        xbe
    555    0002AB F7BEFFDF defb  0xf7,0xbe,0xff,0xdf,0xff,0xff,0xff,0xff,0xff,0
                                        xdf
    556    0002B5 DEDBBDF7 defb  0xde,0xdb,0xbd,0xf7,0x73,0xae,0x42,0x08,0x18,0
                                        xc3
    557    0002BF 5ACB9CD3 defb  0x5a,0xcb,0x9c,0xd3,0xe7,0x3c,0xef,0x7d,0xef,0
                                        x7d
    558    0002C9 D6BAC618 defb  0xd6,0xba,0xc6,0x18,0xad,0x75,0xad,0x75,0xad,0
                                        x95
    559    0002D3 AD96B5B6 defb  0xad,0x96,0xb5,0xb6,0xce,0x59,0xde,0xdb,0xf7,0
                                        x9e
    560    0002DD EF5DDEDB defb  0xef,0x5d,0xde,0xdb,0xa5,0x34,0x7b,0xcf,0x39,0
                                        xc7
    561    0002E7 7BEFB5B6 defb  0x7b,0xef,0xb5,0xb6,0xf7,0xbe,0xce,0x79,0x84,0
                                        x10
    562    0002F1 4A6A5290 defb  0x4a,0x6a,0x52,0x90,0x6b,0xb5,0x8d,0x17,0x9d,0
                                        x78
    563    0002FB 8CF873B6 defb  0x8c,0xf8,0x73,0xb6,0x62,0xef,0x5a,0xec,0x9c,0
                                        xd3
    564    000305 DEFBFFDF defb  0xde,0xfb,0xff,0xdf,0xe7,0x1c,0xce,0x59,0x63,0
                                        x2c
    565    00030F 8430BDD7 defb  0x84,0x30,0xbd,0xd7,0xde,0xfb,0x52,0xab,0x10,0
                                        x85
    566    000319 18CD3294 defb  0x18,0xcd,0x32,0x94,0x4c,0xbc,0x65,0xfd,0x76,0
                                        x5d
    567    000323 5D9D443B defb  0x5d,0x9d,0x44,0x3b,0x29,0xf2,0x18,0xab,0x18,0
                                        xc4
    568    00032D 7BCFF79E defb  0x7b,0xcf,0xf7,0x9e,0xef,0x7d,0xe7,0x1c,0x7b,0
                                        xcf
    569    000337 8C71BDF7 defb  0x8c,0x71,0xbd,0xf7,0x94,0xb2,0x29,0xa9,0x22,0
                                        x92
    570    000341 4D5D5E3F defb  0x4d,0x5d,0x5e,0x3f,0x76,0xdf,0x97,0x7f,0x9f,0
                                        x9f
    571    00034B 873F6E9F defb  0x87,0x3f,0x6e,0x9f,0x5e,0x1f,0x44,0xbb,0x19,0
                                        xce
    572    000355 2987C618 defb  0x29,0x87,0xc6,0x18,0xff,0xff,0xff,0xff,0x8c,0
                                        x71
    573    00035F 8430B5B6 defb  0x84,0x30,0xb5,0xb6,0x8c,0x30,0x64,0x78,0x3c,0
                                        xfe
    574    000369 55DF665F defb  0x55,0xdf,0x66,0x5f,0x8f,0x3f,0xbf,0xbf,0xc7,0
                                        xdf
    575    000373 A79F7EFF defb  0xa7,0x9f,0x7e,0xff,0x5e,0x3f,0x4d,0xbf,0x3c,0
                                        x9c
    576    00037D 74549492 defb  0x74,0x54,0x94,0x92,0xf7,0xbe,0xef,0x7d,0x84,0

⌨️ 快捷键说明

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