代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound._c
/**********************************************
http://www.sl.com.cn
双龙电子公司----电脑音乐演示程序(ICCAVR)
作者:詹卫前
1、学习定时器T0溢出中断的使用
2、学习定时器T1比较中断的使用
3、学习电脑音乐的产生
sound.o
XL
H 5 areas B global symbols
M sound.c
S push_gset4 Ref0000
S div32s Ref0000
S pop_gset4 Ref0000
S lpm16 Ref0000
A vector size E flags C
A lit size E8 flags 0
dbfile D:\ICC-AVR\examples.sl\m
sound.c
/**********************************************
http://www.sl.com.cn
双龙电子公司----电脑音乐演示程序(ICCAVR)
作者:詹卫前
1、学习定时器T0溢出中断的使用
2、学习定时器T1比较中断的使用
3、学习电脑音乐的产生
sound.lis
.module sound.c
.area vector(rom, abs)
.org 18
0012 0EC0 rjmp _timer0
.org 12
00
sound.s
.module sound.c
.area vector(rom, abs)
.org 18
rjmp _timer0
.org 12
rjmp _timer1
.area lit(rom, con, rel)
_music_data::
.word 440
.word 600
.word 494
.word 200
.word 523
.wor
sound._c
/**********************************************
http://www.sl.com.cn
双龙电子公司----电脑音乐演示程序(ICCAVR)
作者:詹卫前
1、学习定时器T0溢出中断的使用
2、学习定时器T1比较中断的使用
3、学习电脑音乐的产生
sound.asm
;***************
;sound_program 2002.5.8
;***************
dog_data equ 0ffh
max_adr equ 16
;*********************************************************************
sound.pcb
PCB FILE 4
COMP
A31
DIP40
89C51
12088 2820 60 0 10 7
11908 3240 60 0 10 7
11939 3136 2 1 2
CA
12239 3186 25 12 8 7
CP
12539 3136 79 62 4 25 1 13
40
CP
12539 3036 79 62 4 25 1 13
39
C