CosmosOS / IL2CPU

IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.
BSD 3-Clause "New" or "Revised" License
282 stars 70 forks source link

Added Fast Boost Option #166

Closed TheFocusMan closed 2 years ago

TheFocusMan commented 2 years ago

Added Fast Boost Option by disable the "writevideo" function, Fix Kernel.Start Is now overrideable