Kernel source tree for Sentinel 65X
Go to file
mos_8502 15bdde96ad Delete src/drivers/.DS_Store 2024-03-28 20:54:35 +01:00
config Fixed memory map 2024-03-28 15:34:52 -04:00
include Delete include/drivers/.DS_Store 2024-03-28 20:54:12 +01:00
src Delete src/drivers/.DS_Store 2024-03-28 20:54:35 +01:00
.gitignore Cleanup 2024-03-28 00:50:48 -04:00
Makefile first commit 2024-03-21 20:26:37 -04:00
README.md Added to README.md 2024-03-28 15:53:01 -04:00

README.md

Sentinel 65X Kernel

This is the early skeleton of what will become the kernel in Sentinel 65X. It will provide the hardware and protocol drivers and core API used by the C library, as well as an assembly language kernel API.