- 16 Mar, 2020 1 commit
-
-
ROOL authored
* Better document the history of ErrorBase_AbortRegions * Define OS_Pointer reason codes + missing PointerV code Version 2.89. Tagged as 'HdrSrc-2_89'
-
- 25 Feb, 2020 1 commit
-
-
ROOL authored
Error allocations, including retrospective allocations for some errors used in RISC OS 6. Version 2.88. Tagged as 'HdrSrc-2_88'
-
- 30 May, 2018 1 commit
-
-
Ben Avison authored
Video overlay allocations, and a correction to ErrorBase_SMP Version 2.77. Tagged as 'HdrSrc-2_77'
-
- 25 Jul, 2017 1 commit
-
-
Ben Avison authored
Version 2.72. Tagged as 'HdrSrc-2_72'
-
- 29 Dec, 2016 1 commit
-
-
Ben Avison authored
Detail: Additional error and service call definitions requested by Sprow Version 2.70. Tagged as 'HdrSrc-2_70'
-
- 01 Aug, 2016 1 commit
-
-
Ben Avison authored
Detail: Additional kernel error numbers for Jeffrey Lee Version 2.68. Tagged as 'HdrSrc-2_68'
-
- 04 Apr, 2016 1 commit
-
-
Ben Avison authored
Version 2.59. Tagged as 'HdrSrc-2_59'
-
- 29 Nov, 2015 1 commit
-
-
Ben Avison authored
Detail: A couple of new error allocations for the sound subsystem Version 2.57. Tagged as 'HdrSrc-2_57'
-
- 08 Nov, 2015 2 commits
-
-
Ben Avison authored
Detail: * Decloak ATA switcher error base Retagged as 'HdrSrc-2_55' Version 2.55. Not tagged
-
Ben Avison authored
Detail: * Complete the Cortex-A7 support which was initially added for RPi 2, to allow for builds that only target Cortex-A7. Because Cortex-A15 and Cortex-A17 CPUs are indistinguishable architecturally from Cortex-A7 (all are ARMv7VE with VFPv4, Advanced SIMD v2 and hardware integer divide) any such platforms are expected to use Machine=CortexA7. Also bear in mind that if we ever support multiple cores on big.LITTLE CPUs, execution can move between these core types at runtime, making an assembly time option to distinguish between them meaningless! * Correct Machines All and All32 to include support for VFPv4 * Decloak the ATA driver SWI chunk * Add a global error allocation for use by the ATA subsystem (placed in global space because it propagates into the CD stack) Version 2.55. Tagged as 'HdrSrc-2_55'
-
- 29 Sep, 2015 1 commit
-
-
Ben Avison authored
Detail: Various allocations relating to SPIDriver and SATAFS made public Version 2.54. Tagged as 'HdrSrc-2_54'
-
- 23 Aug, 2015 1 commit
-
-
Ben Avison authored
Detail: Two extra kernel error numbers in NewErrors Updated comment in FSNumbers to state filing system prefix used by SDFS Version 2.53. Tagged as 'HdrSrc-2_53'
-
- 18 May, 2015 1 commit
-
-
Ben Avison authored
Detail: * Filetype for MJPEG files * Extra AUN error * Resolved error base clash between AbortRegions and VFPSupport * New alias for OS_Byte 221 Version 2.51. Tagged as 'HdrSrc-2_51'
-
- 26 Jan, 2014 1 commit
-
-
Ben Avison authored
Version 2.40. Tagged as 'HdrSrc-2_40'
-
- 15 Dec, 2013 1 commit
-
-
Ben Avison authored
Detail: Kernel graphics allocations for Jeffrey Lee Version 2.38. Tagged as 'HdrSrc-2_38'
-
- 29 Nov, 2013 1 commit
-
-
Ben Avison authored
Detail: * Add error block for BASIC module * Retire RTCSupport switch in Hdr:Machine.Machine Version 2.37. Tagged as 'HdrSrc-2_37'
-
- 18 Nov, 2013 1 commit
-
-
Ben Avison authored
Detail: * Retire hdr:FreeWay in favour of hdr:FreewayReg * SWI chunk and error base for RTC module * New shared single error number for drivers to report hardware not found * Single service calls for boot sequence to inform (primarily ROM) modules that system variables have become valid Version 2.36. Tagged as 'HdrSrc-2_36'
-
- 25 Sep, 2013 1 commit
-
-
Ben Avison authored
Version 2.33. Tagged as 'HdrSrc-2_33'
-
- 27 Jul, 2013 1 commit
-
-
Ben Avison authored
Version 2.29. Tagged as 'HdrSrc-2_29'
-
- 04 Dec, 2012 1 commit
-
-
Ben Avison authored
Version 2.20. Tagged as 'HdrSrc-2_20'
-
- 06 Nov, 2012 1 commit
-
-
Ben Avison authored
Also added DrawFiles to indicate key numbers graphically; these should be considered to update PRM figures 11.1 and 23.3 - 23.5 for post-Archimedes hardware. These complement the file Hdr:Keyboard. Version 2.19. Tagged as 'HdrSrc-2_19'
-
- 02 Sep, 2012 1 commit
-
-
Steve Revill authored
Version 2.17. Tagged as 'HdrSrc-2_17'
-
- 12 Aug, 2012 1 commit
-
-
Ben Avison authored
Version 2.12. Tagged as 'HdrSrc-2_12'
-
- 20 Jul, 2012 1 commit
-
-
Ben Avison authored
Also removed obsolete STASH and GRAB macros. Version 2.11. Tagged as 'HdrSrc-2_11'
-
- 14 Jul, 2012 1 commit
-
-
Ben Avison authored
Version 2.09. Tagged as 'HdrSrc-2_09'
-
- 29 May, 2012 1 commit
-
-
Ben Avison authored
Retagged as 'HdrSrc-2_08' Version 2.08. Not tagged
-
- 24 Mar, 2012 1 commit
-
-
Ben Avison authored
Detail: * Documented ADFS's and SCSIFS's CMOS use better in Hdr:CMOS. * Fixed typo in Hdr:NewErrors that causes asasm to emit a warning. * Fixed Hdr:OsBytes so that it doesn't trip up Hdr2H. Also listed hex and decimal OS_Byte numbers in comments for ease of reference. * Fixed some formatting in Hdr:CMOS and Hdr:NewErrors. Version 2.05. Tagged as 'HdrSrc-2_05'
-
- 19 Mar, 2012 1 commit
-
-
Ben Avison authored
Detail: The result of an investigation of error number usage in filing systems - note that there is still a strong correlation between many of these and the filing system error blocks. It seemed wise to record them somewhere. Admin: Tested in a Tungsten ROM build to check for name clashes. Version 2.03. Tagged as 'HdrSrc-2_03'
-
- 18 Mar, 2012 1 commit
-
-
Ben Avison authored
Version 2.02. Tagged as 'HdrSrc-2_02'
-
- 17 Mar, 2012 1 commit
-
-
Ben Avison authored
Version 2.01. Tagged as 'HdrSrc-2_01'
-
- 04 Mar, 2012 1 commit
-
-
Steve Revill authored
Version 1.99. Tagged as 'HdrSrc-1_99'
-
- 13 Nov, 2011 1 commit
-
-
Ben Avison authored
Version 1.91. Tagged as 'HdrSrc-1_91'
-
- 12 Nov, 2011 1 commit
-
-
Ben Avison authored
Version 1.90. Tagged as 'HdrSrc-1_90'
-
- 07 Nov, 2011 1 commit
-
-
Ben Avison authored
Detail: hdr.NewErrors: added new kernel error, requested by Rob Sprowson hdr.SWIs: added SWI chunks for SDIODriver and SDFS Admin: Untested Version 1.89. Tagged as 'HdrSrc-1_89'
-
- 21 Oct, 2010 1 commit
-
-
Steve Revill authored
* Added VFPSupport SWI definition. * Added some new industry standard file types. * Added some new sprite errors. Version 1.74. Tagged as 'HdrSrc-1_74'
-
- 15 Apr, 2009 1 commit
-
-
Ben Avison authored
Version 1.63. Tagged as 'HdrSrc-1_63'
-
- 21 Mar, 2008 1 commit
-
-
Ben Avison authored
Detail: Imported public versions of the registration header files. These have all mentions of third-party allocations removed from them, and because these are new imports, there's nothing hiding in the revision history either. Admin: Manually inspected for sanity; we'll have to see how well it functions in a real build. Version 1.60. Tagged as 'HdrSrc-1_60'
-