Skip to content

Files

kernel

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 26, 2022
Apr 13, 2020
Apr 12, 2020
Feb 19, 2023
Feb 19, 2023
Nov 14, 2021
May 27, 2022
Jan 22, 2023
Feb 19, 2023
Nov 26, 2022
Nov 26, 2022
Jan 23, 2021
Feb 19, 2023
Nov 26, 2022
Feb 18, 2022
Apr 12, 2020
Feb 19, 2023
Apr 12, 2020
Nov 26, 2022
Nov 26, 2022
Apr 12, 2020
Jan 22, 2023
Apr 12, 2020
Nov 26, 2022
Feb 19, 2023
Apr 12, 2020
Apr 12, 2020
Jan 22, 2023
Jan 22, 2023
Feb 19, 2023
Apr 12, 2020
May 1, 2021
Oct 9, 2022
Feb 19, 2023
Feb 7, 2021
Feb 19, 2023
Feb 7, 2021
Feb 19, 2023
Dec 25, 2021
Jan 26, 2023
Feb 19, 2023
Feb 19, 2023
Feb 26, 2023
Jan 22, 2023
Feb 26, 2023
Apr 12, 2020
Nov 26, 2022

This directory contains the sources of the RSX280 kernel.

Some modules access Z280-specific features (mostly MMU, interrupt vectors and timer), while at least one other accesses machine-specific hardware components (RTC and NVRAM).

Access to all other hardware components is done via the device drivers.