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

📄 chineselib.asm

📁 利用SPCE061A 单片机、SPR 模组、液晶1602 制作音乐盒播放器
💻 ASM
字号:
.code
.DW 0x02,16;
//;ling.BM_
//;width=16(2byte)		height=16
.PUBLIC _ling
_ling:
.dw _ling
	.dw     0x00,0x00,0x10,0x48,0x19,0xf8,0x0f,0xf8,0x06,0x94,0x03,0xb4,0x0b,0x64,0x0b,0xec
	.dw     0x3f,0xf8,0x3e,0x78,0x0b,0x6c,0x1b,0x44,0x17,0x84,0x04,0x84,0x00,0x00,0x00,0x00
//;Sunnorth code.
//;Written by: Bai-yawei.
//;yang.BM_
//;width=16(2byte)		height=16
.DW 2,16;
.PUBLIC _yang
_yang:
     .DW _yang
	.dw    0x00,0x00,0x00,0x00,0x00,0x00,0x1f,0xf8,0x1f,0xf8,0x1f,0x20,0x39,0xe0,0x3f,0xf8
	.dw    0x1f,0xf8,0x11,0x08,0x11,0x08,0x11,0x08,0x1f,0xfc,0x1f,0xfc,0x00,0x00,0x00,0x00	
	
//;Sunnorth code.
//;Written by: Bai-yawei.
//;ke.BM_
//width=16(2byte)		height=16
.DW 2,16
.PUBLIC _ke
_ke:
    .dw _ke
	.dw      0x00,0x00,0x00,0x00,0x00,0x20,0x12,0xe0,0x1f,0xf8,0x3f,0xf8,0x22,0xc0,0x22,0xe0
	.dw      0x11,0x20,0x1d,0xa0,0x0c,0xa0,0x3f,0xbc,0x3f,0xfc,0x00,0xc0,0x00,0x80,0x00,0x00
//;Sunnorth code.
//;Written by: Bai-yawei.
//;ji.BM_
//;width=16(2byte)		height=16
.dw 2,16
.public _ji
_ji:
    .dw _ji
	.dw     0x00,0x00,0x00,0x40,0x04,0xc4,0x3f,0xfc,0x3f,0xfc,0x0d,0x04,0x0d,0x04,0x05,0xc4
	.dw     0x05,0xec,0x3f,0x38,0x3f,0x78,0x05,0xec,0x0d,0x84,0x08,0x04,0x00,0x00,0x00,0x00
//;Sunnorth code.
//;Written by: Bai-yawei.
//;luo.BM_
//;width=16(2byte)		height=16
.dw 2,16
.public _luo
_luo:
    .dw _luo
	.dw    0x00,0x00,0x00,0x00,0x11,0x00,0x15,0x3c,0x17,0xfc,0x3b,0xc0,0x3b,0x20,0x1f,0x3c
	.dw    0x1f,0x7c,0x3f,0xd4,0x3b,0x94,0x17,0xfc,0x16,0x7c,0x10,0x20,0x10,0x20,0x00,0x00
//;Sunnorth code.
//;Written by: Bai-yawei.
//;shi.BM_
//;width=16(2byte)		height=16
.dw 2,16
.public _shi
_shi:
    .dw _shi
	.dw     0x00,0x00,0x00,0x00,0x08,0x00,0x38,0x44,0x3a,0x44,0x1b,0xcc,0x1d,0xd8,0x14,0x70
	.dw     0x77,0xe0,0x7f,0xe0,0x18,0x70,0x10,0x50,0x18,0xd8,0x18,0x88,0x10,0x00,0x00,0x00
	
//;Sunnorth code.
//;Written by: Bai-yawei.
//;sheng.BM_
//;width=16(2byte)		height=16
.dw 2,16
.public _sheng
_sheng:
    .dw _sheng
	.dw      0x00,0x00,0x01,0x04,0x07,0x04,0x1e,0x04,0x1c,0x44,0x14,0x44,0x04,0x44,0x3f,0xfc
	.dw      0x3f,0xfc,0x04,0x44,0x04,0xc4,0x0c,0x84,0x08,0x0c,0x00,0x08,0x00,0x00,0x00,0x00	
	
//;Sunnorth code.
//;Written by: Bai-yawei.
//;huo.BM_
//;width=16(2byte)		height=16
.dw 2,16
.public _huo
_huo:
    .dw _huo
	   // 0xff,0xff,0xff,0xff,0xe7,0xe3,0xf2,0x0f,0xff,0x9f,0xf9,0x9f,0xc0,0x01,0xe3,0x9f
	    // 0xf3,0x9f,0xe4,0x03,0xc4,0xf3,0xe4,0xf3,0xe4,0xf3,0xe4,0x03,0xff,0xff,0xff,0xff
	.dw    0x00,0x00,0x00,0x00,0x02,0x20,0x23,0x7c,0x33,0xfc,0x17,0x80,0x06,0x7c,0x12,0x7c
	.dw    0x12,0x48,0x1f,0xc8,0x1f,0xc8,0x32,0x48,0x22,0x7c,0x22,0x7c,0x02,0x00,0x00,0x00
	     
	     

⌨️ 快捷键说明

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