Go to file
Eric-Paul Ickhorn f573f49874
Fix GDT error offsetting memory by some bytes
The error in the GDT caused the whole memory space to be offset by
128B or 256B (It's not entirely sure which one of those). This was
only made visible by later changes, but now it's fixed.
2024-07-19 00:12:52 +02:00
i386 Fix GDT error offsetting memory by some bytes 2024-07-19 00:12:52 +02:00
.gitignore Add .gitignore with binaries and some folders 2024-07-06 00:12:06 +02:00