1. 18 Aug, 2015 1 commit
    • Robert Sprowson's avatar
      Makefile recreated from fragments · f4fe9155
      Robert Sprowson authored
      Don't bother calling TinyStubs SWI since in ROM it does nothing, and the RAM versions haven't used it since ~1997.
      Use module header constants generated from CMHG rather than hand made one.
      
      Version 0.38. Tagged as 'Gadgets-0_38'
      f4fe9155
  2. 30 Aug, 2013 1 commit
    • Robert Sprowson's avatar
      Change to link against tboxlibint · 2729d7af
      Robert Sprowson authored
      For some reason this toolbox module was unique in linking against the public toolboxlib rather than the internal one, this meant having to carefully tippy toe around not mixing header files (as they contain similar but differently named definitions).
      A massive search and replace job.
      Tested briefly using ResEd/ResTest and a textarea and scrolllist in a ROM build.
      Requires Common-0_21.
      
      Version 0.36. Tagged as 'Gadgets-0_36'
      2729d7af
  3. 14 Jan, 2012 1 commit
    • Robert Sprowson's avatar
      Changed to use shared TboxMake makefile. · 807f7234
      Robert Sprowson authored
      Removed local duplication of string32 and rmensure, since the common library has these in.
      Rename TextGadget.c to main.c to fall into line with the "o.mainROM" rule.
      Compiles, but not tested.
      
      Version 0.33. Tagged as 'Gadgets-0_33'
      807f7234
  4. 17 Jun, 1999 1 commit
  5. 18 Jun, 1998 2 commits