Commits (8)
-
Jeffrey Lee authored
Detail: s/Save - After the 'dot check' or DoSave resulted in an error being generated, IntSave_KeyPressed was pulling R0 from the stack instead of returning the error block pointer. This typically results in ofla errors on an Iyonix or alignment faults on a beagleboard. Admin: Tested on BB-xM rev A3. Errors due to no dot in the filename, or DoSave failing, are now reported correctly. Version 0.89. Tagged as 'Pinboard-0_89'
521331ae -
Ben Avison authored
Detail: The Message_ToggleBackdrop has been introduced by ROL in one of their Select releases. In order to bring the RISC OS 5 API closer the ROL branch this changeset aims to add this message to RO5. Applications can broadcast Message_ToggleBackdrop to request that the backdrop application moves the backdrop. The message can be used to move the backdrop to the front, the back, toggle it or to get notified of the backdrop's current position. After the backdrop has been moved, this message is sent back to the application to notify it of the backdrop's new position. Message_ToggleBackdrop &400D1: +0 = 24 (Message size) +4 = Backdrop controlling application +8 = My reference number +12 = Your reference number +16 = &400D1 (Message_ToggleBackdrop) +20 = Flags (if not present, assumed 0) b0-1 = type of toggle 0 = toggle 1 = front 2 = back 3 = notify of status other = reserved Admin: Tested on RO 5.16 Author: Fred Graute Version 0.90. Tagged as 'Pinboard-0_90'
bae04ff4 -
Steve Revill authored
Version 0.91. Tagged as 'Pinboard-0_91'
0b08c342 -
Robert Sprowson authored
See ticket #283. Moved 'Status' document into Docs. Merged 'Changes' into 'BlackLog' and delete. Expanded 2x POPs of lr/pc cos ARM deprecated it. Combined 2x MUL/ADD into MLA so the module is the same size. Version 0.92. Tagged as 'Pinboard-0_92'
60352ea6 -
Robert Sprowson authored
Same binary as 0.92, not tagged.
1b0998ec -
Robert Sprowson authored
Same binary as 0.92, not tagged.
d905f03e -
Robert Sprowson authored
When BootResources$Path is unset the option to run the configure plugin is no longer available. Shared a "Filer_Run " string in 3x places. Replaced most occurrences of calling XOS_ReadModeVariable of the current mode's XEig and YEig factors to use the cached copy sitting unloved in the workspace. Should thrash less during redraw. Version 0.93. Tagged as 'Pinboard-0_93'
988bb75f -
Jeffrey Lee authored
Detail: s/Backdrop - The tidying up in revision 4.8 caused a vital "MOV r0,#-1" to be lost, causing the wrong mode to be used when fetching the screen BPP. As a result, caching the sprite would fail if the sprite was in a lower BPP than the current screen mode, as the calculated sprite area size would have been too small. This fixes that. Admin: Tested on rev A2 BB-xM. Sprite backdrops now seem to work again. Version 0.94. Tagged as 'Pinboard-0_94'
77e35785
Showing
Changes
deleted
100644 → 0
File moved