ZealOS/src/Kernel
TomAwezome 768c2003e2 Fix DefineLoad variables AutoComplete src_link.
Fix SATARep missing AHCI controller info.
Add PCIDevFind to System/Externs.CC.
Add screen clearing with DocClear or Cls when in raw text mode.
Optimize RawPutChar.
Fix EdLite RAWF_SCROLL bug.
Update screenshots and README.
2021-08-02 02:26:59 -04:00
..
BlkDev Optimize RawPutChar bare-metal performance. 2021-07-29 14:43:33 -04:00
Memory Rename function prefixes 'Z' to 'Sys'. 2021-07-06 16:15:26 -04:00
SerialDev Update documentation. 2021-07-02 04:24:53 -04:00
Display.CC Fix DefineLoad variables AutoComplete src_link. 2021-08-02 02:26:59 -04:00
EdLite.CC Fix DefineLoad variables AutoComplete src_link. 2021-08-02 02:26:59 -04:00
FontStd.CC Implement IntEntryAlloc, IntEntryFree for dynamic user IRQ acquisition. 2021-07-11 17:47:19 -04:00
FunSeg.CC Fix formatting in AHCI reporting, installer Upgrade question. 2021-07-02 01:04:42 -04:00
Job.CC Rename function prefixes 'Z' to 'Sys'. 2021-07-06 16:15:26 -04:00
KConfig.CC Reformatted entire codebase. 2020-12-23 18:27:18 -05:00
KDataTypes.CC Reformatted entire codebase. 2020-12-23 18:27:18 -05:00
KDate.CC Reformatted entire codebase. 2020-12-23 18:27:18 -05:00
KDebug.CC Fix DefineLoad variables AutoComplete src_link. 2021-08-02 02:26:59 -04:00
KDefine.CC Fix DefineLoad variables AutoComplete src_link. 2021-08-02 02:26:59 -04:00
Kernel.PRJ Fork ZenithOS --> ZealOS. 2021-07-01 19:53:42 -04:00
KernelA.HH Optimize RawPutChar bare-metal performance. 2021-07-29 14:43:33 -04:00
KernelB.HH Add PopUp with OS Upgrade explanation. 2021-07-05 22:57:17 -04:00
KernelC.HH Fix DefineLoad variables AutoComplete src_link. 2021-08-02 02:26:59 -04:00
KExcept.CC Fixed non-writable drive throw on F5 and Ctrl-S. 2021-07-14 18:38:02 -04:00
KExterns.CC Implement OS Upgrade wizard. 2021-07-04 01:19:15 -04:00
KeyDev.CC Rename function prefixes 'Z' to 'Sys'. 2021-07-06 16:15:26 -04:00
KGlobals.CC Fix DefineLoad variables AutoComplete src_link. 2021-08-02 02:26:59 -04:00
KHashA.CC Reformatted some kernel files. 2020-09-07 14:01:54 -04:00
KHashB.CC Fork ZenithOS --> ZealOS. 2021-07-01 19:53:42 -04:00
KInterrupts.CC Implement IntEntryAlloc, IntEntryFree for dynamic user IRQ acquisition. 2021-07-11 17:47:19 -04:00
KLoad.CC Reformatted entire codebase. 2020-12-23 18:27:18 -05:00
KMain.CC Rename function prefixes 'Z' to 'Sys'. 2021-07-06 16:15:26 -04:00
KMathA.CC Reformatted more Kernel files. 2020-09-12 17:37:51 -04:00
KMathB.CC Reformatted entire codebase. 2020-12-23 18:27:18 -05:00
KMisc.CC Rename function prefixes 'Z' to 'Sys'. 2021-07-06 16:15:26 -04:00
KStart16.CC Fix some broken DolDoc links. 2021-07-23 19:21:07 -04:00
KStart32.CC Reformatted some kernel files. 2020-09-07 14:01:54 -04:00
KStart64.CC Fix formatting in AHCI reporting, installer Upgrade question. 2021-07-02 01:04:42 -04:00
KTask.CC Update documentation, fix DD_TEMPLEOS_AGE, add DD_ZEALOS_AGE. 2021-07-05 14:34:54 -04:00
KUtils.CC Rename MSRGet() -> MSRRead(), MSRSet() -> MSRWrite() 2021-02-09 05:20:31 -06:00
MultiProc.CC Rename function prefixes 'Z' to 'Sys'. 2021-07-06 16:15:26 -04:00
PCI.CC Implement PCI fall-back routines for when PCIBIOS is unsupported. 2021-06-24 01:19:46 -04:00
PCIBIOS.CC Implement PCI fall-back routines for when PCIBIOS is unsupported. 2021-06-24 01:19:46 -04:00
QuickSort.CC Reformatted more Kernel files. 2020-09-12 17:37:51 -04:00
Sched.CC Fix formatting in AHCI reporting, installer Upgrade question. 2021-07-02 01:04:42 -04:00
StrA.CC Reformatted entire codebase. 2020-12-23 18:27:18 -05:00
StrB.CC Fork ZenithOS --> ZealOS. 2021-07-01 19:53:42 -04:00
StrPrint.CC Fixed non-writable drive throw on F5 and Ctrl-S. 2021-07-14 18:38:02 -04:00
StrScan.CC Reformatted entire codebase. 2020-12-23 18:27:18 -05:00