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

Fix debug nop emitting #170

Closed quajak closed 2 years ago

quajak commented 2 years ago

Missing nops were causing instructions to be replaced Also fixes the way sql connections for debug data are managed