Commit 40992f38 authored by Ben Avison's avatar Ben Avison
Browse files

Resync with allocations database

Version 2.34. Tagged as 'HdrSrc-2_34'
parent 7fd106c1
/* (2.33)
/* (2.34)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 2.33
#define Module_MajorVersion_CMHG 2.34
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 25 Sep 2013
#define Module_Date_CMHG 06 Oct 2013
#define Module_MajorVersion "2.33"
#define Module_Version 233
#define Module_MajorVersion "2.34"
#define Module_Version 234
#define Module_MinorVersion ""
#define Module_Date "25 Sep 2013"
#define Module_Date "06 Oct 2013"
#define Module_ApplicationDate "25-Sep-13"
#define Module_ApplicationDate "06-Oct-13"
#define Module_ComponentName "HdrSrc"
#define Module_ComponentPath "castle/RiscOS/Sources/Programmer/HdrSrc"
#define Module_FullVersion "2.33"
#define Module_HelpVersion "2.33 (25 Sep 2013)"
#define Module_LibraryVersionInfo "2:33"
#define Module_FullVersion "2.34"
#define Module_HelpVersion "2.34 (06 Oct 2013)"
#define Module_LibraryVersionInfo "2:34"
......@@ -1618,6 +1618,11 @@ PFCClockSWI EQU &00001581
PFCClockSWI_Base EQU &00056040
PFCClockSWI_Name SETS "PFCClock"
GBLS BlendTableSWI_Name
BlendTableSWI EQU &0000158A
BlendTableSWI_Base EQU &00056280
BlendTableSWI_Name SETS "BlendTable"
GBLS PTLUnwrapSWI_Name
PTLUnwrapSWI EQU &000015CC
PTLUnwrapSWI_Base EQU &00057300
......
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