Chroma/chroma
Curle 3f2ac2db36
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-09 18:48:47 +00:00
..
inc Add a memstart symbol to the linkerscript 2020-11-09 18:48:47 +00:00
lainlib Add startings of new kernel-side library 2020-08-31 21:44:54 +01:00
system Minimise printing in physmem - turns out serial output is SLOW. 2020-11-09 18:43:59 +00:00
video Add stack unwinding to critical ISRs. 2020-11-09 18:41:34 +00:00
kernel.c Add stack unwinding to critical ISRs. 2020-11-09 18:41:34 +00:00