Drew DeVault
Drew DeVault
It'd be nice to list what you can set and what each one does.
Right now it's literally just a list of commands, which isn't especially helpful.
Right now, you can only really put files into your SDK makefiles if you intend to include them in your final package (unless you cheat). We should work out and...
We have no shot at self-hosting if we have C++ code in kcc.
If the emulated program does anything to the timer ports, the runloop needs to finish its tick before recalculating the timers (which is inaccurate).
We should be able to turn off automatic relocation certain spans of code. Something like `.relocate` and `.endrelocate`.
There is a whole bunch of discussion on this from before we migrated the issue: https://github.com/KnightOS/kernel/issues/52
Not sure exactly how we'd keep everything happy, but we can probably work it out. Extra pages are sitting around unused right now, which makes me sad.