- 10 Oct, 2000 1 commit
-
-
Stewart Brodie authored
Imported EarlierReentrancyinDAShrink fix from Ursula. Detail: OS_Memory 12 allows the kernel to suggest physical pages to callers who need that sort of information without wanting to have them grub around in the page tables. EarlierReentrancyInDAShrink should allow RAMFS and FileCore to delete their RAMFS related dynamic areas when the Switcher is used to drag the RAM disc bar to zero. Admin: Required by Interlace 0.63 or later. Version 5.36. Tagged as 'Kernel-5_36'
-
- 09 May, 2000 1 commit
-
-
Stewart Brodie authored
Fixed multiple internationalisation of error message. Detail: Somebody had decided to write a comment that R0-R2 needed to be unstacked before exiting the dynamic area remove routine, but then forgot to do so. The crash is the same each time, as the address of MessageTrans error buffer it was trying to return is the value mistakenly loaded in R15. Kernel doesn't try to translate error messages multiple times. Not only does this give rise to errors about not being able to translate error messages, but causes MessageTrans to have to search repeatedly for non-existant tokens, slowing things down enormously. Admin: Tested in Ursula build. Not a complete fix - FileCore now leaks map & buffer dynamic areas whenever the RAM disc size is altered, but that needs to be fixed in FileCore (it needs to accept that OS_ChangeDynamicArea is not re-entrant and delete the DAs on a callback) Version 5.26. Tagged as 'Kernel-5_26'
-
- 04 Apr, 2000 1 commit
-
-
Kevin Bracey authored
Details: The Kernel will now compile to produce a pure 32-bit system if No26bitCode is set to TRUE. If No26bitCode is FALSE, then the Kernel will be a standard 26-bit Kernel, although some internal changes have taken place to minimise compile switches between the two cases. See Docs.32bit for more technical info. The hardest part was the flood-fill... Other changes: Pointer shape changes now take place on the next VSync, rather than actually WAITING for the VSync. Turning the Hourglass on shouldn't slow your machine down by 5% now :) Lots of really crusty pre-IOMD code removed. Admin: Tested in 32 and 26-bit forms in a limited desktop build. Basically, this will need to see a lot of use to iron out difficulties. I'd like anyone who has a non-frozen project to at least attempt using this Kernel. Version 5.23. Tagged as 'Kernel-5_23'
-
- 19 Aug, 1999 1 commit
-
-
Kevin Bracey authored
Version 4.84. Tagged as 'Kernel-4_84'
-
- 17 Aug, 1999 1 commit
-
-
Kevin Bracey authored
Version 4.83. Tagged as 'Kernel-4_83'
-
- 30 Apr, 1999 1 commit
-
-
Kevin Bracey authored
Video memory now limited to 8M (instead of 16M) to make room. OS_Memory 7 now reports ROM correctly when the image is >4M. Version 4.76. Tagged as 'Kernel-4_76'
-
- 13 May, 1997 1 commit
-
-
Mike Stephens authored
-
- 07 May, 1997 1 commit
-
-
Kevin Bracey authored
Not fully tested on all hardware permutations.
-
- 01 May, 1997 1 commit
-
-
Kevin Bracey authored
-
- 21 Jan, 1997 1 commit
-
-
Neil Turton authored
-
- 21 Nov, 1996 1 commit
-
-
Neil Turton authored
-
- 06 Nov, 1996 1 commit
-
-
Neil Turton authored
-
- 05 Nov, 1996 1 commit
-
-
Neil Turton authored
-