Commit Graph

18 Commits

Author SHA1 Message Date
28daa1718c Move SINGLE_LIST_HEADER definition to architecture-specific headers 2026-06-23 19:29:11 +02:00
f66e27cf83 Fix header dependency issues 2026-06-23 16:38:38 +02:00
cf846d5abe Move base structural definitions to dedicated headers 2026-06-23 16:30:19 +02:00
9002ac8b5c Implement red-black tree algorithm 2026-05-21 14:56:44 +02:00
100b58312f Drop unnecessary ULL qualifiers 2026-05-06 20:09:54 +02:00
8ab3ddb8eb Define time constants and refactor time routines to use them 2026-04-24 18:38:07 +02:00
2dd1fdf869 Implement RTC support 2026-04-24 09:52:07 +02:00
87a91bfeb1 Make XTDK headers assembly-safe 2026-04-01 16:05:34 +02:00
d1553ff84a Add SHA-1 hashing support 2026-02-19 18:49:29 +01:00
9518e7da8e Migrate RTL subsystem to C++ 2025-09-11 18:28:24 +02:00
c3831f82e7 Initial bit maps support 2024-03-12 19:15:02 +01:00
f9714a79e4 Add support for writing floating point values 2024-02-22 23:39:11 +01:00
246968045a Use flags instead of dozen variables 2024-02-18 13:37:17 +01:00
8dd0e70dd9 Implement printf-alike wide string formatting mechanism, currently without floating point numbers support 2024-02-15 23:01:13 +01:00
55fb9e2eb1 Implement RtlGetBaseExponent() routine for getting base(10) exponent of a given floating point value 2024-02-14 00:02:04 +01:00
4e7b003606 Add print context structure definition 2024-02-10 00:19:43 +01:00
712de4e4e4 XTDK contains headers uniquely identified 2023-01-05 23:28:43 +01:00
f03b79ee2f Implement BlGetVolumeDevicePath() and BlpDissectVolumeArcPath() 2022-08-22 20:09:50 +02:00