Commit 0ef6beb4 authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Add Sound0HAL to ModuleDB, add sound modules to OMAP3 ROM image

Version 4.95. Tagged as 'BuildSys-4_95'
parent d3cf3433
......@@ -113,10 +113,10 @@ SerialDeviceDriver -type EXP
#SerialDeviceSupport
#SerialMouse
ShellCLI
SoundDMA_Tungsten -type EXP
#SoundControl
#SoundChannels
#SoundScheduler
SoundDMA_HAL
SoundControl
SoundChannels
SoundScheduler
SpriteExtend
SpriteUtils
Squash
......@@ -125,9 +125,9 @@ SystemDevices
TaskWindow
WindowUtils
FilterManager
#WaveSynth
#StringLib
#Percussion
WaveSynth
StringLib
Percussion
Filer_Action
DOSFS -options PCMCIA=TRUE
SCSISwitch
......
......@@ -279,6 +279,7 @@ BatMgr ASM HWSupport.BatMgr HWSuppor
SoundDMA ASM HWSupport.Sound.Sound0 HWSupport Sound0
SoundDMA_Tungsten ASM HWSupport.Sound.Sound0Trid HWSupport Sound0
SoundDMA_STB5 ASM HWSupport.Sound.Sound0CX HWSupport Sound0
SoundDMA_HAL ASM HWSupport.Sound.Sound0HAL HWSupport Sound0
SoundChannels ASM HWSupport.Sound.Sound1 HWSupport Sound1
SoundScheduler ASM HWSupport.Sound.Sound2 HWSupport Sound2
SystemDevices ASM HWSupport.SystemDevs HWSupport SystemDevs
......
/* (4.94)
/* (4.95)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 4.94
#define Module_MajorVersion_CMHG 4.95
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 09 Jan 2010
#define Module_Date_CMHG 16 Jan 2010
#define Module_MajorVersion "4.94"
#define Module_Version 494
#define Module_MajorVersion "4.95"
#define Module_Version 495
#define Module_MinorVersion ""
#define Module_Date "09 Jan 2010"
#define Module_Date "16 Jan 2010"
#define Module_ApplicationDate "09-Jan-10"
#define Module_ApplicationDate "16-Jan-10"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "4.94"
#define Module_HelpVersion "4.94 (09 Jan 2010)"
#define Module_LibraryVersionInfo "4:94"
#define Module_FullVersion "4.95"
#define Module_HelpVersion "4.95 (16 Jan 2010)"
#define Module_LibraryVersionInfo "4:95"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment