This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
xt-sys
/
exectos
Watch
3
Star
5
Fork
2
You've already forked exectos
Code
Issues
5
Pull Requests
1
Actions
Projects
1
Releases
Wiki
Activity
Files
38d49eece4583bbe1354c989284a4b22fc849351
exectos
/
xtoskrnl
/
includes
/
ar
/
amd64
History
Aiken Harris
620fc24cd2
All checks were successful
Builds / ExectOS (amd64, debug) (push)
Successful in 27s
Details
Builds / ExectOS (i686, debug) (push)
Successful in 31s
Details
Builds / ExectOS (i686, release) (push)
Successful in 36s
Details
Builds / ExectOS (amd64, release) (push)
Successful in 38s
Details
Fix previous mode detection by reading CS from the trap frame and sanitize segment restoration
2026-03-31 20:38:21 +02:00
..
asmsup.h
Fix previous mode detection by reading CS from the trap frame and sanitize segment restoration
2026-03-31 20:38:21 +02:00
assembly.hh
Generate distinct handlers for CPU traps and hardware interrupts
2026-03-27 20:42:41 +01:00
cpufunc.hh
Migrate AR subsystem to C++
2025-09-08 15:29:13 +02:00
procsup.hh
Implement NMI stack handling via IST
2026-03-28 20:49:18 +01:00
traps.hh
Add trampoline support and move assembler prototypes
2025-09-19 19:07:27 +02:00