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

📄 green1.asm

📁 凌阳单片机的语音程序4
💻 ASM
📖 第 1 页 / 共 5 页
字号:
;green1:


;Section=  1

	DB	$9						;Tempo= 120 beat/Min
	DB			$22,$04				;Ch2 Octave= 4
	DB						$25,$00	;Ch5 Octave= 0
	DB		$32,$2					;CH2 Volume Level= 02
	DB		$2A,$1					;CH2 Instrument/Speech= 01
	DB			$33,$2				;CH3 Volume Level= 02
	DB			$2B,$6				;CH3 Instrument/Speech= 06
	DB				$34,$2			;CH4 Volume Level= 02
	DB				$2C,$6			;CH4 Instrument/Speech= 06
	DB					$35,$5		;CH5 Volume Level= 05
	DB					$2D,$17		;CH5 Instrument/Speech= 23
	DB			$A5				;Ch2 play Mi 
	DB						$D5	;ch5 play Mi 
	DB						$4	;Beat=  4
	DB			$A8				;Ch2 play So 
	DB						$4	;Beat=  4
	DB				$23,$02			;Ch3 Octave= 2
	DB					$24,$02		;Ch4 Octave= 2
	DB			$AC				;Ch2 play Si 
	DB				$BC			;Ch3 play Si 
	DB					$C8		;ch4 play So 
	DB						$4	;Beat=  4
	DB			$A8				;Ch2 play So 
	DB						$4	;Beat=  4
	DB			$AC				;Ch2 play Si 
	DB						$4	;Beat=  4
	DB			$A8				;Ch2 play So 
	DB						$4	;Beat=  4

;Section=  2

	DB		$32,$4					;CH2 Volume Level= 04
	DB			$33,$3				;CH3 Volume Level= 03
	DB				$34,$3			;CH4 Volume Level= 03
	DB			$A5				;Ch2 play Mi 
	DB				$B0			;Ch3 rest
	DB					$C0		;ch4 rest
	DB						$DA	;ch5 play La 
	DB						$4	;Beat=  4
	DB			$AA				;Ch2 play La 
	DB						$4	;Beat=  4
	DB			$22,$05				;Ch2 Octave= 5
	DB				$23,$03			;Ch3 Octave= 3
	DB			$A2				;Ch2 play Do#
	DB				$B2			;Ch3 play Do#
	DB					$CA		;ch4 play La 
	DB						$4	;Beat=  4
	DB			$22,$04				;Ch2 Octave= 4
	DB			$AA				;Ch2 play La 
	DB						$4	;Beat=  4
	DB			$22,$05				;Ch2 Octave= 5
	DB			$A2				;Ch2 play Do#
	DB						$4	;Beat=  4
	DB			$22,$04				;Ch2 Octave= 4
	DB			$AA				;Ch2 play La 
	DB						$4	;Beat=  4

;Section=  3

	DB		$32,$3					;CH2 Volume Level= 03
	DB			$33,$2				;CH3 Volume Level= 02
	DB				$34,$2			;CH4 Volume Level= 02
	DB					$35,$4		;CH5 Volume Level= 04
	DB			$A5				;Ch2 play Mi 
	DB				$B0			;Ch3 rest
	DB					$C0		;ch4 rest
	DB						$D5	;ch5 play Mi 
	DB						$4	;Beat=  4
	DB			$A8				;Ch2 play So 
	DB						$4	;Beat=  4
	DB				$23,$02			;Ch3 Octave= 2
	DB			$AC				;Ch2 play Si 
	DB				$BC			;Ch3 play Si 
	DB					$C8		;ch4 play So 
	DB						$4	;Beat=  4
	DB			$A8				;Ch2 play So 
	DB						$4	;Beat=  4
	DB			$AC				;Ch2 play Si 
	DB						$4	;Beat=  4
	DB			$A8				;Ch2 play So 
	DB						$4	;Beat=  4

;Section=  4

	DB		$32,$2					;CH2 Volume Level= 02
	DB					$35,$3		;CH5 Volume Level= 03
	DB			$A5				;Ch2 play Mi 
	DB				$B0			;Ch3 rest
	DB					$C0		;ch4 rest
	DB						$DA	;ch5 play La 
	DB						$4	;Beat=  4
	DB			$AA				;Ch2 play La 
	DB						$4	;Beat=  4
	DB			$22,$05				;Ch2 Octave= 5
	DB				$23,$03			;Ch3 Octave= 3
	DB			$A2				;Ch2 play Do#
	DB				$B2			;Ch3 play Do#
	DB					$CA		;ch4 play La 
	DB						$4	;Beat=  4
	DB			$22,$04				;Ch2 Octave= 4
	DB			$AA				;Ch2 play La 
	DB						$4	;Beat=  4
	DB			$22,$05				;Ch2 Octave= 5
	DB				$34,$C			;CH4 Volume Level= 12
	DB				$2C,$D			;CH4 Instrument/Speech= 13
	DB			$A2				;Ch2 play Do#
	DB					$CA		;ch4 play La 
	DB						$4	;Beat=  4
	DB			$22,$04				;Ch2 Octave= 4
	DB			$AA				;Ch2 play La 
	DB						$4	;Beat=  4

;Section=  5

	DB	$F						;Tempo= 180 beat/Min
	DB			$22,$03				;Ch2 Octave= 3
	DB				$23,$01			;Ch3 Octave= 1
	DB		$32,$D					;CH2 Volume Level= 13
	DB		$2A,$D					;CH2 Instrument/Speech= 13
	DB			$33,$4				;CH3 Volume Level= 04
	DB			$2B,$0				;CH3 Instrument/Speech= 00
	DB				$34,$4			;CH4 Volume Level= 04
	DB				$2C,$0			;CH4 Instrument/Speech= 00
	DB					$35,$4		;CH5 Volume Level= 04
	DB					$2D,$0		;CH5 Instrument/Speech= 00
	DB			$A1				;Ch2 play Do 
	DB				$BA			;Ch3 play La 
	DB						$DA	;ch5 play La 
	DB						$2	;Beat=  2
	DB					$C5		;ch4 play Mi 
	DB						$2	;Beat=  2
	DB				$23,$02			;Ch3 Octave= 2
	DB				$BA			;Ch3 play La 
	DB						$2	;Beat=  2
	DB						$25,$03	;Ch5 Octave= 3
	DB						$D1	;ch5 play Do 
	DB						$2	;Beat=  2
	DB				$23,$03			;Ch3 Octave= 3
	DB				$B5			;Ch3 play Mi 
	DB						$10	;Beat= 16
	DB				$34,$1			;CH4 Volume Level= 01
	DB				$2C,$7			;CH4 Instrument/Speech= 07
	DB			$A3				;Ch2 play Re 
	DB					$CA		;ch4 play La 
	DB						$c	;Beat= 12

;Section=  6

	DB	$9						;Tempo= 120 beat/Min
	DB						$25,$01	;Ch5 Octave= 1
	DB			$33,$2				;CH3 Volume Level= 02
	DB			$2B,$7				;CH3 Instrument/Speech= 07
	DB				$34,$2			;CH4 Volume Level= 02
	DB			$A5				;Ch2 play Mi 
	DB				$B1			;Ch3 play Do 
	DB					$CA		;ch4 play La 
	DB						$D3	;ch5 play Re 
	DB						$c	;Beat= 12
	DB			$A7				;Ch2 play Fa#
	DB						$4	;Beat=  4
	DB			$A5				;Ch2 play Mi 
	DB						$8	;Beat=  8

;Section=  7

	DB				$23,$02			;Ch3 Octave= 2
	DB						$25,$00	;Ch5 Octave= 0
	DB			$A3				;Ch2 play Re 
	DB				$BC			;Ch3 play Si 
	DB					$C8		;ch4 play So 
	DB						$D8	;ch5 play So 
	DB						$10	;Beat= 16
	DB			$22,$02				;Ch2 Octave= 2
	DB			$AC				;Ch2 play Si 
	DB						$8	;Beat=  8

;Section=  8

	DB						$25,$01	;Ch5 Octave= 1
	DB			$A8				;Ch2 play So 
	DB				$BC			;Ch3 play Si 
	DB					$C8		;ch4 play So 
	DB						$D5	;ch5 play Mi 
	DB						$c	;Beat= 12
	DB			$AA				;Ch2 play La 
	DB						$4	;Beat=  4
	DB			$AC				;Ch2 play Si 
	DB						$8	;Beat=  8

;Section=  9

	DB			$22,$03				;Ch2 Octave= 3
	DB						$25,$00	;Ch5 Octave= 0
	DB		$32,$A					;CH2 Volume Level= 10
	DB			$A1				;Ch2 play Do 
	DB				$BA			;Ch3 play La 
	DB					$C5		;ch4 play Mi 
	DB						$DA	;ch5 play La 
	DB						$10	;Beat= 16
	DB			$22,$02				;Ch2 Octave= 2
	DB			$AA				;Ch2 play La 
	DB						$8	;Beat=  8

;Section= 10

	DB						$25,$01	;Ch5 Octave= 1
	DB			$AA				;Ch2 play La 
	DB				$B5			;Ch3 play Mi 
	DB					$C1		;ch4 play Do 
	DB						$DA	;ch5 play La 
	DB						$c	;Beat= 12
	DB			$A8				;Ch2 play So 
	DB						$4	;Beat=  4
	DB			$AA				;Ch2 play La 
	DB						$8	;Beat=  8

;Section= 11

	DB		$32,$9					;CH2 Volume Level= 09
	DB			$33,$1				;CH3 Volume Level= 01
	DB				$34,$1			;CH4 Volume Level= 01
	DB					$35,$3		;CH5 Volume Level= 03
	DB					$2D,$17		;CH5 Instrument/Speech= 23
	DB			$AC				;Ch2 play Si 
	DB				$B8			;Ch3 play So 
	DB					$C5		;ch4 play Mi 
	DB						$D5	;ch5 play Mi 
	DB						$10	;Beat= 16
	DB			$A8				;Ch2 play So 
	DB						$8	;Beat=  8

;Section= 12

	DB			$A5				;Ch2 play Mi 
	DB				$B8			;Ch3 play So 
	DB					$C5		;ch4 play Mi 
	DB						$c	;Beat= 12
	DB			$A0				;Ch2 rest
	DB						$4	;Beat=  4
	DB		$32,$A					;CH2 Volume Level= 10
	DB		$2A,$13					;CH2 Instrument/Speech= 19
	DB			$AA				;Ch2 play La 
	DB				$B0			;Ch3 rest
	DB					$C0		;ch4 rest
	DB						$8	;Beat=  8

;Section= 13

	DB			$22,$03				;Ch2 Octave= 3
	DB				$23,$03			;Ch3 Octave= 3
	DB						$25,$00	;Ch5 Octave= 0
	DB			$33,$3				;CH3 Volume Level= 03
	DB				$34,$3			;CH4 Volume Level= 03
	DB					$35,$5		;CH5 Volume Level= 05
	DB			$A1				;Ch2 play Do 
	DB				$B1			;Ch3 play Do 
	DB					$CA		;ch4 play La 
	DB						$DA	;ch5 play La 
	DB						$10	;Beat= 16
	DB			$A3				;Ch2 play Re 
	DB						$8	;Beat=  8

;Section= 14

	DB	$F						;Tempo= 180 beat/Min
	DB						$25,$01	;Ch5 Octave= 1
	DB			$A5				;Ch2 play Mi 
	DB				$B1			;Ch3 play Do 
	DB					$CA		;ch4 play La 
	DB						$D3	;ch5 play Re 
	DB						$12	;Beat= 18
	DB			$A7				;Ch2 play Fa#
	DB						$6	;Beat=  6
	DB			$A5				;Ch2 play Mi 
	DB						$8	;Beat=  8
	DB		$32,$4					;CH2 Volume Level= 04
	DB			$A7				;Ch2 play Fa#
	DB						$2	;Beat=  2
	DB		$32,$3					;CH2 Volume Level= 03
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2

;Section= 15

	DB	$9						;Tempo= 120 beat/Min
	DB				$23,$02			;Ch3 Octave= 2
	DB						$25,$00	;Ch5 Octave= 0
	DB		$32,$A					;CH2 Volume Level= 10
	DB			$A3				;Ch2 play Re 
	DB				$BC			;Ch3 play Si 
	DB					$C8		;ch4 play So 
	DB						$D8	;ch5 play So 
	DB						$10	;Beat= 16
	DB			$22,$02				;Ch2 Octave= 2
	DB			$AC				;Ch2 play Si 
	DB						$8	;Beat=  8

;Section= 16

	DB						$25,$01	;Ch5 Octave= 1
	DB			$A8				;Ch2 play So 
	DB				$BC			;Ch3 play Si 
	DB					$C8		;ch4 play So 
	DB						$D5	;ch5 play Mi 
	DB						$c	;Beat= 12
	DB			$AA				;Ch2 play La 
	DB						$4	;Beat=  4
	DB			$AC				;Ch2 play Si 
	DB						$8	;Beat=  8

;Section= 17

	DB			$22,$03				;Ch2 Octave= 3
	DB						$25,$00	;Ch5 Octave= 0
	DB		$32,$C					;CH2 Volume Level= 12
	DB					$35,$6		;CH5 Volume Level= 06
	DB			$A1				;Ch2 play Do 
	DB				$BA			;Ch3 play La 
	DB					$C5		;ch4 play Mi 
	DB						$DA	;ch5 play La 
	DB						$c	;Beat= 12
	DB			$22,$02				;Ch2 Octave= 2
	DB			$AC				;Ch2 play Si 
	DB						$4	;Beat=  4
	DB			$AA				;Ch2 play La 
	DB						$8	;Beat=  8

;Section= 18

	DB						$25,$01	;Ch5 Octave= 1
	DB		$32,$9					;CH2 Volume Level= 09
	DB			$33,$2				;CH3 Volume Level= 02
	DB				$34,$2			;CH4 Volume Level= 02
	DB					$35,$5		;CH5 Volume Level= 05
	DB			$A9				;Ch2 play So#
	DB				$B9			;Ch3 play So#
	DB					$C5		;ch4 play Mi 
	DB						$D5	;ch5 play Mi 
	DB						$c	;Beat= 12
	DB			$A7				;Ch2 play Fa#
	DB						$4	;Beat=  4
	DB			$A9				;Ch2 play So#
	DB						$8	;Beat=  8

;Section= 19

	DB						$25,$00	;Ch5 Octave= 0
	DB		$32,$8					;CH2 Volume Level= 08
	DB			$33,$1				;CH3 Volume Level= 01
	DB				$34,$1			;CH4 Volume Level= 01
	DB					$35,$4		;CH5 Volume Level= 04
	DB			$AA				;Ch2 play La 
	DB				$BA			;Ch3 play La 
	DB					$C5		;ch4 play Mi 
	DB						$DA	;ch5 play La 
	DB						$18	;Beat= 24

;Section= 20

	DB				$BA			;Ch3 play La 
	DB					$C5		;ch4 play Mi 
	DB						$10	;Beat= 16
	DB			$A0				;Ch2 rest
	DB				$B0			;Ch3 rest
	DB					$C0		;ch4 rest
	DB						$8	;Beat=  8

;Section= 21

	DB	$F						;Tempo= 180 beat/Min
	DB			$22,$03				;Ch2 Octave= 3
	DB						$25,$01	;Ch5 Octave= 1
	DB		$32,$4					;CH2 Volume Level= 04
	DB		$2A,$0					;CH2 Instrument/Speech= 00
	DB			$33,$3				;CH3 Volume Level= 03
	DB				$34,$3			;CH4 Volume Level= 03
	DB					$35,$5		;CH5 Volume Level= 05
	DB			$A5				;Ch2 play Mi 
	DB				$B8			;Ch3 play So 
	DB					$C5		;ch4 play Mi 
	DB						$D1	;ch5 play Do 
	DB						$2	;Beat=  2
	DB		$32,$D					;CH2 Volume Level= 13
	DB			$A8				;Ch2 play So 
	DB						$16	;Beat= 22
	DB			$A8				;Ch2 play So 
	DB						$c	;Beat= 12

;Section= 22

	DB	$9						;Tempo= 120 beat/Min
	DB			$A8				;Ch2 play So 
	DB						$c	;Beat= 12
	DB			$A7				;Ch2 play Fa#
	DB						$4	;Beat=  4
	DB			$A5				;Ch2 play Mi 
	DB						$8	;Beat=  8

;Section= 23

	DB		$32,$9					;CH2 Volume Level= 09
	DB			$33,$2				;CH3 Volume Level= 02
	DB				$34,$2			;CH4 Volume Level= 02
	DB					$35,$3		;CH5 Volume Level= 03
	DB			$A3				;Ch2 play Re 
	DB				$B8			;Ch3 play So 
	DB					$C3		;ch4 play Re 
	DB						$D8	;ch5 play So 
	DB						$10	;Beat= 16
	DB			$22,$02				;Ch2 Octave= 2
	DB			$AC				;Ch2 play Si 
	DB						$8	;Beat=  8

;Section= 24

	DB			$A8				;Ch2 play So 
	DB						$c	;Beat= 12
	DB			$AA				;Ch2 play La 
	DB						$4	;Beat=  4
	DB			$AC				;Ch2 play Si 
	DB						$8	;Beat=  8

;Section= 25

	DB			$22,$03				;Ch2 Octave= 3
	DB		$32,$C					;CH2 Volume Level= 12
	DB			$33,$3				;CH3 Volume Level= 03
	DB				$34,$3			;CH4 Volume Level= 03
	DB			$A1				;Ch2 play Do 
	DB				$BA			;Ch3 play La 
	DB					$C5		;ch4 play Mi 
	DB						$DA	;ch5 play La 
	DB						$10	;Beat= 16
	DB			$22,$02				;Ch2 Octave= 2
	DB			$AA				;Ch2 play La 
	DB						$8	;Beat=  8

;Section= 26

	DB			$AA				;Ch2 play La 
	DB						$c	;Beat= 12
	DB			$A8				;Ch2 play So 
	DB						$4	;Beat=  4
	DB			$AA				;Ch2 play La 
	DB						$8	;Beat=  8

;Section= 27

	DB		$32,$8					;CH2 Volume Level= 08
	DB			$33,$2				;CH3 Volume Level= 02
	DB				$34,$2			;CH4 Volume Level= 02
	DB			$AC				;Ch2 play Si 
	DB				$B8			;Ch3 play So 
	DB					$C5		;ch4 play Mi 
	DB						$D5	;ch5 play Mi 
	DB						$10	;Beat= 16
	DB			$A8				;Ch2 play So 
	DB						$8	;Beat=  8

;Section= 28

	DB			$A5				;Ch2 play Mi 
	DB						$14	;Beat= 20
	DB			$A0				;Ch2 rest
	DB						$4	;Beat=  4

;Section= 29

	DB	$F						;Tempo= 180 beat/Min
	DB			$22,$03				;Ch2 Octave= 3
	DB		$32,$4					;CH2 Volume Level= 04
	DB			$33,$3				;CH3 Volume Level= 03
	DB				$34,$3			;CH4 Volume Level= 03
	DB					$35,$5		;CH5 Volume Level= 05
	DB			$A5				;Ch2 play Mi 

⌨️ 快捷键说明

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