- 17 May, 2009 2 commits
-
-
Ben Avison authored
Detail: Added NoUnaligned flag to Hdr:Machine:Machine to aid with debugging of unaligned loads. Admin: Various other modules will shortly start checking this flag to decide whether to enable unaligned loads on ARMv6/v7. Since I've only just committed 1.68, I'll reapply the tag at this revision. Version 1.68. Not tagged
-
Ben Avison authored
Detail: Added definitions of new CPSR bits and moitor mode in newer ARM cores Admin: Used in OMAP3 builds, but needs to be on the trunk because the Debugger module will use the definitions in other builds. Version 1.68. Tagged as 'HdrSrc-1_68'
-
- 08 May, 2009 2 commits
-
-
Ben Avison authored
Detail: Didn't previously interact with other standard RISC OS headers, especially Hdr:ListOpts Admin: Has now been used successfully in an (as-yet unreleased) build of Squash to add compatibility with ARMv6 Version 1.67. Tagged as 'HdrSrc-1_67'
-
Steve Revill authored
Changed the formatting of example 4 to look more consistent with they way we format asm code. Corrected the comments for example 5 to indicate that R0 may be corrupted also. Version 1.66. Tagged as 'HdrSrc-1_66'
-
- 06 May, 2009 1 commit
-
-
Ben Avison authored
Detail: Defines a large selection of boolean assembler variables, permitting authors to test the CPU architecture features required by the target platform(s) of a given build. Examples of use are included. Admin: Not tested in anger yet. Version 1.65. Tagged as 'HdrSrc-1_65'
-
- 24 Apr, 2009 1 commit
-
-
Ben Avison authored
Version 1.64. Tagged as 'HdrSrc-1_64'
-
- 15 Apr, 2009 1 commit
-
-
Ben Avison authored
Version 1.63. Tagged as 'HdrSrc-1_63'
-
- 22 Dec, 2008 1 commit
-
-
Steve Revill authored
(HdrGen 1.77) Version 1.62. Tagged as 'HdrSrc-1_62'
-
- 20 Apr, 2008 1 commit
-
-
Steve Revill authored
DragAFile is now a public (Acorn) allocation for James Lampard. Version 1.61. Tagged as 'HdrSrc-1_61'
-
- 21 Mar, 2008 3 commits
-
-
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'
-
Ben Avison authored
Detail: To allow public release of this component, sensitive header files have been moved out of the way. HdrSrc will in future only contain preprocessed versions of those files with confidential information filtered out. Admin: Not tested in a build yet. Version 1.59. Not tagged
-
Ben Avison authored
(which contains sensitive customer data).
-
- 04 Dec, 2005 1 commit
-
-
John Ballance authored
Detail: Admin: Version 1.59. Tagged as 'HdrSrc-1_59'
-
- 30 Aug, 2005 1 commit
-
-
Kevin Bracey authored
Version 1.58. Tagged as 'HdrSrc-1_58'
-
- 16 Aug, 2005 1 commit
-
-
Kevin Bracey authored
Version 1.57. Tagged as 'HdrSrc-1_57'
-
- 13 May, 2005 1 commit
-
-
John Ballance authored
Detail: Admin: Version 1.56. Tagged as 'HdrSrc-1_56'
-
- 29 Mar, 2005 1 commit
-
-
Steve Revill authored
Detail: Previous revision will not build an STB ROM. Admin: Not yet tested. Version 1.55. Tagged as 'HdrSrc-1_55'
-
- 21 Mar, 2005 2 commits
-
-
Kevin Bracey authored
Version 1.54. Tagged as 'HdrSrc-1_54'
-
Kevin Bracey authored
Version 1.53. Tagged as 'HdrSrc-1_53'
-
- 16 Mar, 2005 1 commit
-
-
Kevin Bracey authored
Version 1.52. Tagged as 'HdrSrc-1_52'
-
- 25 Jan, 2005 1 commit
-
-
Kevin Bracey authored
Version 1.51. Tagged as 'HdrSrc-1_51'
-
- 11 Nov, 2004 1 commit
-
-
Ben Avison authored
Now reinstated. Version 1.50. Tagged as 'HdrSrc-1_50'
-
- 29 Oct, 2004 3 commits
-
-
Ben Avison authored
Version 1.49. Tagged as 'HdrSrc-1_49'
-
Ben Avison authored
Version 1.48. Tagged as 'HdrSrc-1_48'
-
John Ballance authored
Detail: Admin: jb .. Version 1.47. Tagged as 'HdrSrc-1_47'
-
- 01 Jul, 2004 1 commit
-
-
Kevin Bracey authored
Version 1.46. Tagged as 'HdrSrc-1_46'
-
- 30 Jun, 2004 1 commit
-
-
Kevin Bracey authored
Version 1.45. Tagged as 'HdrSrc-1_45'
-
- 13 May, 2004 1 commit
-
-
Steve Revill authored
Detail: Merge of the latest 'Register' header files from Alan Glover. Admin: The previous headers cotained faults, so were never checked into cvs. These ones are OK so I'm merging them. Version 1.44. Tagged as 'HdrSrc-1_44'
-
- 06 May, 2004 1 commit
-
-
Kevin Bracey authored
* Changed Hdr:Debug not to rely on Hdr:Proc (to prevent some macro clashes). * Added Hdr:Machine.STB5 Version 1.43. Tagged as 'HdrSrc-1_43'
-
- 25 Feb, 2004 1 commit
-
-
James Byrne authored
Version 1.42. Tagged as 'HdrSrc-1_42'
-
- 02 Dec, 2003 1 commit
-
-
Ben Avison authored
Version 1.41. Tagged as 'HdrSrc-1_41'
-
- 12 Jun, 2003 1 commit
-
-
Robert Sprowson authored
Add Service_SCSIDriver Version 1.40. Tagged as 'HdrSrc-1_40'
-
- 25 Apr, 2003 1 commit
-
-
Robert Sprowson authored
Version 1.39. Tagged as 'HdrSrc-1_39'
-
- 21 Feb, 2003 1 commit
-
-
Ben Avison authored
Version 1.38. Tagged as 'HdrSrc-1_38'
-
- 17 Dec, 2002 1 commit
-
-
Ben Avison authored
Detail: * Extra GraphicsV definitions * Service_Device renamed Service_Hardware * GRAB macro fixed for objasm compatibility * Enabled HiResTTX for Tungsten, and added 256-colour TTX option Admin: Used in builds including release 5.00 (except the TTX bits). Version 1.37. Tagged as 'HdrSrc-1_37'
-
- 10 Dec, 2002 1 commit
-
-
Robert Sprowson authored
Version 1.36. Tagged as 'HdrSrc-1_36'
-
- 29 Oct, 2002 1 commit
-
-
Robert Sprowson authored
Addition of Tungsten machine and Iyonix user interface. New 1024k ROM image size. Version 1.35. Tagged as 'HdrSrc-1_35'
-
- 08 Apr, 2002 1 commit
-
-
Stewart Brodie authored
Changed some base 4 constants to binary (for Hdr2H) Detail: Lots of additions to allocations since it's been a long time since the last resync with Pineapple. Admin: E-mail received 2002/04/02 (includes hdr/RISCOS change in Kernel) Version 1.34. Tagged as 'HdrSrc-1_34'
-
- 12 Mar, 2002 1 commit
-
-
Ben Avison authored
Detail: See above. Admin: Requires Library-0_94. Required by DVBSubtitles. Version 1.33. Tagged as 'HdrSrc-1_33'
-
- 17 Jan, 2002 1 commit
-
-
Stewart Brodie authored
Detail: This synchronisation includes some Pace allocations that have been made over the past few months, and includes the (textual comment only) notes on SWI OS allocations (ie. bits 20-23 of the SWI number) Admin: E-mail received 7 January 2002. Version 1.32. Tagged as 'HdrSrc-1_32'
-