1. 17 Sep, 2011 4 commits
    • Robert Sprowson's avatar
      Fix over zealous path prefixing. · 64787600
      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'
      64787600
    • Robert Sprowson's avatar
      Shock addition of some comments. · 269dfc83
      Robert Sprowson authored
      Two more hardwired constants swapped for defines.
      Not tagged.
      269dfc83
    • Robert Sprowson's avatar
      Stop peeking zero page. · 3a7f1161
      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'
      3a7f1161
    • Robert Sprowson's avatar
      Replace local definitions from central header files. · 8428684d
      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'
      8428684d
  2. 03 Nov, 2003 1 commit
    • Ben Avison's avatar
      Bugfixes. · 82284c6e
      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'
      82284c6e
  3. 21 Feb, 2003 1 commit
  4. 05 Nov, 2002 1 commit
  5. 04 Feb, 2000 1 commit
  6. 22 Nov, 1999 1 commit