Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
S
Sources
HAL
HAL_Tungsten
Commits
e6e68b78
Commit
e6e68b78
authored
20 years ago
by
John Ballance
Browse files
Options
Download
Email Patches
Plain Diff
added HAL entry for HAL_Video_IIC_Op
Detail: Admin: jb .. castle IP Version 0.20. Tagged as 'Tungsten-0_20'
parent
505a839a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
16 deletions
+17
-16
VersionASM
VersionASM
+6
-6
VersionNum
VersionNum
+10
-10
s/Boot
s/Boot
+1
-0
No files found.
VersionASM
View file @
e6e68b78
...
...
@@ -11,13 +11,13 @@
GBLS Module_HelpVersion
GBLS Module_ComponentName
GBLS Module_ComponentPath
Module_MajorVersion SETS "0.
19
"
Module_Version SETA
19
Module_MajorVersion SETS "0.
20
"
Module_Version SETA
20
Module_MinorVersion SETS ""
Module_Date SETS "
08 Sep
2004"
Module_ApplicationDate SETS "
08-Sep
-04"
Module_Date SETS "
29 Oct
2004"
Module_ApplicationDate SETS "
29-Oct
-04"
Module_ComponentName SETS "Tungsten"
Module_ComponentPath SETS "RiscOS/Sources/HAL/Tungsten"
Module_FullVersion SETS "0.
19
"
Module_HelpVersion SETS "0.
19 (08 Sep
2004)"
Module_FullVersion SETS "0.
20
"
Module_HelpVersion SETS "0.
20 (29 Oct
2004)"
END
This diff is collapsed.
Click to expand it.
VersionNum
View file @
e6e68b78
/* (0.
19
)
/* (0.
20
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.68.
*
*/
#define Module_MajorVersion_CMHG 0.
19
#define Module_MajorVersion_CMHG 0.
20
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
08 Sep
2004
#define Module_Date_CMHG
29 Oct
2004
#define Module_MajorVersion "0.
19
"
#define Module_Version
19
#define Module_MajorVersion "0.
20
"
#define Module_Version
20
#define Module_MinorVersion ""
#define Module_Date "
08 Sep
2004"
#define Module_Date "
29 Oct
2004"
#define Module_ApplicationDate "
08-Sep
-04"
#define Module_ApplicationDate "
29-Oct
-04"
#define Module_ComponentName "Tungsten"
#define Module_ComponentPath "RiscOS/Sources/HAL/Tungsten"
#define Module_FullVersion "0.
19
"
#define Module_HelpVersion "0.
19 (08 Sep
2004)"
#define Module_LibraryVersionInfo "0:
19
"
#define Module_FullVersion "0.
20
"
#define Module_HelpVersion "0.
20 (29 Oct
2004)"
#define Module_LibraryVersionInfo "0:
20
"
This diff is collapsed.
Click to expand it.
s/Boot
View file @
e6e68b78
...
...
@@ -378,6 +378,7 @@ HAL_EntryTable DATA
NullEntry
;HALEntry HAL_USBPortStatus
NullEntry
;HALEntry HAL_USBPortIRQ
NullEntry
;HALEntry HAL_Video_IICOp
HAL_Entries
*
(
.
-
HAL_EntryTable
)/
4
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment