Chroma/chroma
Curle 75f44b0514
Add a memstart symbol to the linkerscript
This replaces the old way of appending the memory bitmap to the end of the kernel, which started causing problems with expansion..

I hardcoded the value to 0x1440, which is the start of the first FREE block of memory given to SeaBIOS in QEMU. This should be changed in the future..
2020-11-26 04:03:43 +00:00
..
inc Add a memstart symbol to the linkerscript 2020-11-26 04:03:43 +00:00
lainlib Add startings of new kernel-side library 2020-11-26 04:03:40 +00:00
system Minimise printing in physmem - turns out serial output is SLOW. 2020-11-26 04:03:43 +00:00
video Add stack unwinding to critical ISRs. 2020-11-26 04:03:43 +00:00
kernel.c Add stack unwinding to critical ISRs. 2020-11-26 04:03:43 +00:00