代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound.cpp
// AudioEngineSound.cpp: implementation of the CSound class.
//
//////////////////////////////////////////////////////////////////////
#include "Sound.h"
#include "AudioManager.h"
#include
sound.h
// AudioEngineSound.h: interface for the CSound class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_AUDIOENGINESOUND_H__AA19B78E_4401_495D_B88C_4D8C4
sound.cpp
/**************************************************
Sound.cpp
Chapter 8 Sound Loading and Initializing Functions
Programming Role-Playing Games with DirectX
by Jim Adams (01 Jan 2002)
Require
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