- 17 Sep, 2011 4 commits
-
-
Robert Sprowson authored
Various of OS_File, OS_Find, and OS_FSControl have subreasons which force the use of a path or path variable, which DDEUtils was not respecting. Fixes ticket #167. Moved the ReadPrefix SWI code down with the other SWIs. Moved the Prefix SWI code down with the other SWIs. Moved 'strip_hats' next to 'strip_hats0'. Added FSControl_InfoToFileType to the list of FSControl subreasons operated on. Made the various SWI error exits use the common 'return_setv' so overall the module is smaller than in 1.66. Version 1.69. Tagged as 'DDEUtils-1_69'
-
Robert Sprowson authored
Two more hardwired constants swapped for defines. Not tagged.
-
Robert Sprowson authored
Now uses OS_ReadSysInfo 6 to get the address of the domain id. Put the throwback subreasons into the exported constants. Remove more of the hardwired constants. Remove all occurences of LDMFD r13! {lr and pc together} cos ARM have deprecated it. Version 1.68. Tagged as 'DDEUtils-1_68'
-
Robert Sprowson authored
Line up code to more normal tab stops. Add warning that it messes with zero page values. Same size binary, but the "BadSWI" error number was wrong, so the binary differs. Version 1.67. Tagged as 'DDEUtils-1_67'
-
- 03 Nov, 2003 1 commit
-
-
Ben Avison authored
Detail: * Some 32-bit unsafe instructions removed * Now runs on 26-bit systems again (passing on vectors branched to the wrong address!) * Added new SWI DDEUtils_FlushCL to allow a bugfix to system() in the shared C library Admin: Tested on a 26-bit system. Version 1.66. Tagged as 'DDEUtils-1_66'
-
- 21 Feb, 2003 1 commit
-
-
Steve Revill authored
No code changes. Version 1.65. Tagged as 'DDEUtils-1_65'
-
- 05 Nov, 2002 1 commit
-
-
Kevin Bracey authored
Version 1.64. Tagged as 'DDEUtils-1_64'
-
- 04 Feb, 2000 1 commit
-
-
Kevin Bracey authored
Version 1.63. Tagged as 'DDEUtils-1_63'
-
- 22 Nov, 1999 1 commit
-
-
Stewart Brodie authored
Detail: DDEUtils does not really fit in System but should be its own component. It is now. Admin: Exports a header that is required by the shared C library builds (currently only the one on the 32-bit branch) Version number incremented to 1.62 Now uses srccommit for version number maintenance.
-