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

📄 ala1.asm

📁 电压控制程序,符合各种设备需要,核心程序,IBm专属
💻 ASM
📖 第 1 页 / 共 5 页
字号:
;ala1:


;Section=  1

	DB	$F						;Tempo= 180 beat/Min
	DB	$31,$9						;CH1 Volume Level= 09
	DB	$29,$80						;CH1 Instrument/Speech= 128
	DB		$32,$6					;CH2 Volume Level= 06
	DB		$2A,$8					;CH2 Instrument/Speech= 08
	DB			$33,$6				;CH3 Volume Level= 06
	DB			$2B,$6				;CH3 Instrument/Speech= 06
	DB				$34,$6			;CH4 Volume Level= 06
	DB				$2C,$6			;CH4 Instrument/Speech= 06
	DB					$35,$6		;CH5 Volume Level= 06
	DB					$2D,$7		;CH5 Instrument/Speech= 07
	DB		$21,$02					;Ch1 Octave= 2
	DB			$22,$02				;Ch2 Octave= 2
	DB				$23,$02			;Ch3 Octave= 2
	DB					$24,$01		;Ch4 Octave= 1
	DB						$25,$00	;Ch5 Octave= 0
	DB		$91					;Ch1 play Do 
	DB			$A5				;Ch2 play Mi 
	DB				$B1			;Ch3 play Do 
	DB					$CA		;ch4 play La 
	DB						$DA	;ch5 play La 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB		$32,$8					;CH2 Volume Level= 08
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$01	;Ch5 Octave= 1
	DB			$A5				;Ch2 play Mi 
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB					$35,$8		;CH5 Volume Level= 08
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$02	;Ch5 Octave= 2
	DB		$91					;Ch1 play Do 
	DB			$A5				;Ch2 play Mi 
	DB						$D1	;ch5 play Do 
	DB						$2	;Beat=  2
	DB		$32,$9					;CH2 Volume Level= 09
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$01	;Ch5 Octave= 1
	DB			$A5				;Ch2 play Mi 
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A3				;Ch2 play Re 
	DB						$DC	;ch5 play Si 
	DB						$2	;Beat=  2
	DB		$32,$A					;CH2 Volume Level= 10
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A3				;Ch2 play Re 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A3				;Ch2 play Re 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A3				;Ch2 play Re 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A3				;Ch2 play Re 
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A3				;Ch2 play Re 
	DB						$2	;Beat=  2

;Section=  2

	DB					$35,$6		;CH5 Volume Level= 06
	DB			$22,$02				;Ch2 Octave= 2
	DB					$24,$02		;Ch4 Octave= 2
	DB						$25,$00	;Ch5 Octave= 0
	DB		$91					;Ch1 play Do 
	DB			$A1				;Ch2 play Do 
	DB				$B5			;Ch3 play Mi 
	DB					$C1		;ch4 play Do 
	DB						$DA	;ch5 play La 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A1				;Ch2 play Do 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A1				;Ch2 play Do 
	DB						$2	;Beat=  2
	DB		$32,$7					;CH2 Volume Level= 07
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A1				;Ch2 play Do 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$01	;Ch5 Octave= 1
	DB			$A1				;Ch2 play Do 
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A1				;Ch2 play Do 
	DB						$2	;Beat=  2
	DB					$35,$8		;CH5 Volume Level= 08
	DB			$22,$02				;Ch2 Octave= 2
	DB		$91					;Ch1 play Do 
	DB			$A1				;Ch2 play Do 
	DB						$DA	;ch5 play La 
	DB						$2	;Beat=  2
	DB		$32,$6					;CH2 Volume Level= 06
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A1				;Ch2 play Do 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A1				;Ch2 play Do 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A1				;Ch2 play Do 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A1				;Ch2 play Do 
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A1				;Ch2 play Do 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A3				;Ch2 play Re 
	DB						$DC	;ch5 play Si 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A3				;Ch2 play Re 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A3				;Ch2 play Re 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A3				;Ch2 play Re 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A3				;Ch2 play Re 
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A3				;Ch2 play Re 
	DB						$2	;Beat=  2

;Section=  3

	DB		$32,$8					;CH2 Volume Level= 08
	DB					$35,$6		;CH5 Volume Level= 06
	DB			$22,$02				;Ch2 Octave= 2
	DB					$24,$01		;Ch4 Octave= 1
	DB						$25,$00	;Ch5 Octave= 0
	DB		$91					;Ch1 play Do 
	DB			$A5				;Ch2 play Mi 
	DB				$B1			;Ch3 play Do 
	DB					$CA		;ch4 play La 
	DB						$DA	;ch5 play La 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB		$32,$A					;CH2 Volume Level= 10
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$01	;Ch5 Octave= 1
	DB			$A5				;Ch2 play Mi 
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB					$35,$7		;CH5 Volume Level= 07
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$02	;Ch5 Octave= 2
	DB		$91					;Ch1 play Do 
	DB			$A5				;Ch2 play Mi 
	DB						$D1	;ch5 play Do 
	DB						$2	;Beat=  2
	DB		$32,$8					;CH2 Volume Level= 08
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$01	;Ch5 Octave= 1
	DB			$A5				;Ch2 play Mi 
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB					$24,$02		;Ch4 Octave= 2
	DB						$25,$02	;Ch5 Octave= 2
	DB			$A5				;Ch2 play Mi 
	DB				$B5			;Ch3 play Mi 
	DB					$C1		;ch4 play Do 
	DB						$D1	;ch5 play Do 
	DB						$2	;Beat=  2
	DB		$32,$6					;CH2 Volume Level= 06
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$01	;Ch5 Octave= 1
	DB			$A5				;Ch2 play Mi 
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2

;Section=  4

	DB		$32,$8					;CH2 Volume Level= 08
	DB					$35,$6		;CH5 Volume Level= 06
	DB			$22,$02				;Ch2 Octave= 2
	DB					$24,$01		;Ch4 Octave= 1
	DB						$25,$00	;Ch5 Octave= 0
	DB		$91					;Ch1 play Do 
	DB			$A5				;Ch2 play Mi 
	DB				$B1			;Ch3 play Do 
	DB					$CA		;ch4 play La 
	DB						$DA	;ch5 play La 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB		$32,$A					;CH2 Volume Level= 10
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$01	;Ch5 Octave= 1
	DB			$A5				;Ch2 play Mi 
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB					$35,$9		;CH5 Volume Level= 09
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$02	;Ch5 Octave= 2
	DB		$91					;Ch1 play Do 
	DB			$A5				;Ch2 play Mi 
	DB						$D1	;ch5 play Do 
	DB						$2	;Beat=  2
	DB		$32,$C					;CH2 Volume Level= 12
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$01	;Ch5 Octave= 1
	DB			$A5				;Ch2 play Mi 
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB		$32,$2					;CH2 Volume Level= 02
	DB		$2A,$0					;CH2 Instrument/Speech= 00
	DB					$35,$8		;CH5 Volume Level= 08
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$02	;Ch5 Octave= 2
	DB			$A6				;Ch2 play Fa 
	DB				$B3			;Ch3 play Re 
	DB					$CC		;ch4 play Si 
	DB						$D3	;ch5 play Re 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A6				;Ch2 play Fa 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A6				;Ch2 play Fa 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A6				;Ch2 play Fa 
	DB						$2	;Beat=  2
	DB		$32,$3					;CH2 Volume Level= 03
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$01	;Ch5 Octave= 1
	DB			$A6				;Ch2 play Fa 
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A6				;Ch2 play Fa 
	DB						$2	;Beat=  2

;Section=  5

	DB		$32,$5					;CH2 Volume Level= 05
	DB					$35,$6		;CH5 Volume Level= 06
	DB			$22,$02				;Ch2 Octave= 2
	DB					$24,$02		;Ch4 Octave= 2
	DB		$91					;Ch1 play Do 
	DB			$A8				;Ch2 play So 
	DB				$B1			;Ch3 play Do 
	DB					$C5		;ch4 play Mi 
	DB						$D1	;ch5 play Do 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A8				;Ch2 play So 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A8				;Ch2 play So 
	DB						$2	;Beat=  2
	DB		$32,$7					;CH2 Volume Level= 07
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A8				;Ch2 play So 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A8				;Ch2 play So 
	DB						$D8	;ch5 play So 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A8				;Ch2 play So 
	DB						$2	;Beat=  2
	DB					$35,$9		;CH5 Volume Level= 09
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$02	;Ch5 Octave= 2
	DB		$91					;Ch1 play Do 
	DB			$A8				;Ch2 play So 
	DB						$D5	;ch5 play Mi 
	DB						$2	;Beat=  2
	DB		$32,$8					;CH2 Volume Level= 08
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A8				;Ch2 play So 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A8				;Ch2 play So 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A8				;Ch2 play So 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$01	;Ch5 Octave= 1
	DB			$A8				;Ch2 play So 
	DB						$D8	;ch5 play So 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A8				;Ch2 play So 
	DB						$2	;Beat=  2
	DB					$35,$8		;CH5 Volume Level= 08
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$02	;Ch5 Octave= 2
	DB			$A6				;Ch2 play Fa 
	DB						$D3	;ch5 play Re 
	DB						$2	;Beat=  2
	DB		$32,$5					;CH2 Volume Level= 05
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A6				;Ch2 play Fa 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A6				;Ch2 play Fa 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A6				;Ch2 play Fa 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$01	;Ch5 Octave= 1
	DB			$A6				;Ch2 play Fa 
	DB						$D8	;ch5 play So 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A6				;Ch2 play Fa 
	DB						$2	;Beat=  2

;Section=  6

	DB		$32,$3					;CH2 Volume Level= 03
	DB					$35,$5		;CH5 Volume Level= 05
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$02	;Ch5 Octave= 2
	DB		$91					;Ch1 play Do 
	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			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB		$32,$4					;CH2 Volume Level= 04
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$01	;Ch5 Octave= 1
	DB			$A5				;Ch2 play Mi 
	DB						$D8	;ch5 play So 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB					$35,$9		;CH5 Volume Level= 09
	DB			$22,$02				;Ch2 Octave= 2
	DB						$25,$02	;Ch5 Octave= 2
	DB		$91					;Ch1 play Do 
	DB			$A5				;Ch2 play Mi 
	DB						$D1	;ch5 play Do 
	DB						$2	;Beat=  2
	DB		$32,$5					;CH2 Volume Level= 05
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$03				;Ch2 Octave= 3
	DB			$A5				;Ch2 play Mi 
	DB						$2	;Beat=  2
	DB			$22,$02				;Ch2 Octave= 2

⌨️ 快捷键说明

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