Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
Sources
Kernel
Repository
d59167833a03ee236ac616031e92e54688a16433
Switch branch/tag
Kernel
hdr
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.riscosopen.org:RiscOS/Sources/Kernel.git
Copy HTTPS clone URL
https://gitlab.riscosopen.org/RiscOS/Sources/Kernel.git
Name
Last commit
Last update
..
ExportVals
32-bit Kernel.
24 years ago
Old
Import from cleaned 360 CD
28 years ago
ARMops
Lots of Tungsten work.
22 years ago
Copro15ops
In the No26bitCode case (ie when abort handlers are entered in ABT32 mode), if lazy task swapping was enabled and a data abort occurred that was not a page translation fault, then the code in AMB_LazyFixUp to map in the whole application slot was being circumvented, leading to problems for abort handlers in application space because r14_abt was corrupted by any abort due to accessing the abort handler itself. The test of the FSR (to compensate for the FAR being unusable for external aborts) which prompted the circumvention has therefore been moved inside AMB_LazyFixup.
22 years ago
EnvNumbers
Import from cleaned 360 CD
28 years ago
GPIODevice
HALDevice
Miscellaneous stuff.
22 years ago
HALEntries
Support for keys held down in the HAL at power on.
22 years ago
KernelWS
Miscellaneous stuff.
22 years ago
KeyWS
* Allows interrupt-driven use of PointerV (as well as polled).
23 years ago
ModHand
Added new offset field to module header for flags
25 years ago
OSEntries
Support for keys held down in the HAL at power on.
22 years ago
OSRSI6
Options
OSDelink/RelinkApp now work on the list in opposite orders so that the order of vector claims doesn't get toggled.
22 years ago
PublicWS
Commit of kernel as featured in release 5.00.
22 years ago
RISCOS
Clean reimport of hdr.RISCOS (real commit date 2008-03-28 by bavison), without any of the 3rd party allocations.
28 years ago
RTCDevice
Variables
Import from cleaned 360 CD
28 years ago
VduExt
Added a VDU variable, and 4 SWIs (3 from Ursula, 1 from Spinner)
26 years ago
VideoDevice