Now in OS/K : floats !
This commit is contained in:
parent
4676b84c4c
commit
84972e99c9
|
@ -112,4 +112,7 @@ IDT Overhaul
|
||||||
* PIT time based ticks : functionnal, with a sleep function
|
* PIT time based ticks : functionnal, with a sleep function
|
||||||
* IDT : KeUnsmaskIRQ() function
|
* IDT : KeUnsmaskIRQ() function
|
||||||
* RTC time based ticks : deprecated, but a delay function still exists
|
* RTC time based ticks : deprecated, but a delay function still exists
|
||||||
* CPUID : the CPU frequency is detected without errors
|
* CPUID : the CPU frequency is detected without errors. SSE supported
|
||||||
|
|
||||||
|
2019-11-18 @os-k-team <os-k-team@os-k.eu>
|
||||||
|
* FPU : floating point numbers are supported (todo in printf)
|
Loading…
Reference in New Issue