Name Last commit Last update
..
!Palette Import from cleaned 360 CD
AutoScroll Given a good thrashing.
CBTask
Clipboard
CnPCaret
Iconbar Given a good thrashing.
Memory Given a good thrashing.
NewSWIs Changes from Kevin:
Notes Spinner branch merged.
ProgErrs Import from cleaned 360 CD
RosMod Adapted assembly process so that the choice of Options file (previously based purely on the "System" variable) can be overridden by passing "OPTIONS=foo" as an argument to either MkRom, or to amu/amu_machine directly, or indirectly, by specifying it in the components file for a build. To accomplish this, it was necessary to switch from using aasm to objasm - hence the large number of source files affected in this commit.
Tiling Given a good thrashing.
Tiling3D Merged in RISC OS 4.02 changes (including ROM patches). Also som bugfixes.
Trace
Watchdog Memory-related stuff.
Wimp Merged in RISC OS 4.02 changes (including ROM patches). Also som bugfixes.
Wimp01 32-bitted some debugging code.
Wimp02 Bugfixes.
Wimp03 Ensure thet usrblk is valid before checking fast pollwords
Wimp04 Added a couple of new Wimp_TextOp reason codes. Current clients are Filer 2.08 and Pinboard 0.80.
Wimp05 Changes from Kevin:
Wimp06 Given a good thrashing.
Wimp07 32-bitted some debugging code.
Wimp08 32-bitted some debugging code.
Wimp08s The application space size returned from OS_ChangeEnvironment includes the &8000 below the application slot, and our Message_MemoryMoved handler wasn't taking account of this, hence the way module tasks randomly acquired 32K wimpslots in the Task Manager! Also updates appslotsize variable on task switches, to remove some false positives.
Wimp09 Fix to Wimp_DeleteIcon stiffing the machine when trying to delete an icon which doesn't yet exist.Now fails gracefully.
Wimp10 Added a couple of new Wimp_TextOp reason codes. Current clients are Filer 2.08 and Pinboard 0.80.