Commit ad8781d2 authored by Ben Avison's avatar Ben Avison
Browse files

Added SDCMOS to the BCM2835 (Raspberry Pi) ROM.

Version 5.70. Tagged as 'BuildSys-5_70'
parent 8ea0d3b2
......@@ -128,7 +128,7 @@ SCSIFiler -options ASFLAGS="-PD \"SCSI SETL {TRUE}\"" SCSITEMPLATES=
SDIODriver
SDFS
SDFSFiler -options ASFLAGS="-PD \"SDFS SETL {TRUE}\""
#SDCMOS
SDCMOS -options MYASFLAGS="-pd \"StoreInHAL SETL {TRUE}\""
ColourPicker
ScreenModes
DrawFile
......
/* (5.69)
/* (5.70)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 5.69
#define Module_MajorVersion_CMHG 5.70
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 04 Jul 2012
#define Module_Date_CMHG 15 Jul 2012
#define Module_MajorVersion "5.69"
#define Module_Version 569
#define Module_MajorVersion "5.70"
#define Module_Version 570
#define Module_MinorVersion ""
#define Module_Date "04 Jul 2012"
#define Module_Date "15 Jul 2012"
#define Module_ApplicationDate "04-Jul-12"
#define Module_ApplicationDate "15-Jul-12"
#define Module_ComponentName "BuildSys"
#define Module_ComponentPath "castle/RiscOS/BuildSys"
#define Module_FullVersion "5.69"
#define Module_HelpVersion "5.69 (04 Jul 2012)"
#define Module_LibraryVersionInfo "5:69"
#define Module_FullVersion "5.70"
#define Module_HelpVersion "5.70 (15 Jul 2012)"
#define Module_LibraryVersionInfo "5:70"
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