CorruptedByCPU / Cyjon

A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
https://blackdev.org
Other
435 stars 30 forks source link

floating point numbers #136

Closed CorruptedByCPU closed 1 year ago

CorruptedByCPU commented 1 year ago

If window manager is using image scaling function (wallpaper) then unfortunately the application crashes.

This problem only occurs in Cyjon, although the configuration of the processor options for handling floating point registers is the same at Fern-Night.

image

CorruptedByCPU commented 1 year ago

fixed initialize FPU before first task run