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

📄 adpcm_boot.h

📁 ZORAN 962/966 SOURCE CODE,DVD chip
💻 H
字号:
#ifndef adpcm_boot_h
#define adpcm_boot_h

#define adpcm_boot_microcode_size 3062
#define adpcm_boot_microcode_size_compressed 4642

extern CONST UINT16
adpcm_boot_microcode_version;

extern CONST UINT16
adpcm_boot_microcode_features;

extern CONST UINT8 
adpcm_boot_microcode[adpcm_boot_microcode_size_compressed];

#endif /* adpcm_boot_h */

⌨️ 快捷键说明

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