|
45e57c765c
|
Fixed the link and passL options in kernel.nim to match change in build root directory.
|
2018-04-29 04:20:47 +01:00 |
|
|
ba5d239073
|
Moved build options to more sensible locations.
|
2018-04-29 04:20:47 +01:00 |
|
|
8eef348eca
|
Implemented memcpy and memset. Allows larger local variables.
|
2018-04-29 04:20:47 +01:00 |
|
|
8b129ea6d8
|
Added int printing to serial module.
|
2018-04-29 04:20:47 +01:00 |
|
|
e27ee760d6
|
Moved linker options requiring files to pragmas in kernel,nim
|
2018-04-29 04:20:47 +01:00 |
|
|
86760fd9de
|
Added logging via serial output.
|
2018-04-29 04:20:47 +01:00 |
|
|
edbc39cc3b
|
Added GDT setup code.
|
2018-04-29 04:20:47 +01:00 |
|
|
65a4b94be1
|
Scrolling now works. Simplified access to VGA memory.
|
2018-04-29 04:20:47 +01:00 |
|
|
7f426b5f25
|
Fixed integer printing for negative numbers.
|
2018-04-29 04:20:47 +01:00 |
|
|
e871378f8f
|
Added printing of ints to the screen.
|
2018-04-29 04:20:47 +01:00 |
|
|
77e4e91b73
|
Moved from a flat directory structure to a more sane one.
|
2017-10-21 19:23:17 +01:00 |
|