summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* start making lua happen. it does not compile yet. etc, etc, etcHEADmasterthe lemons2021-08-27
|
* the first 8 VGA colors are the only ones that will consistently work as ↵the lemons2021-04-10
| | | | background colors. I have changed the color scheme. I ran the thing on real hardware and the text blinked repeatedly. this is because bit 7 is implementation-defined and not part of the background color. I have changed color scheme because a gray background would not look good. this is a minute detail, yet this is my largest commit message so far.
* refactor interrupt handling (and do other things)the lemons2021-04-10
|
* memory size reportingthe lemons2021-04-04
|
* memory bookkeepingthe lemons2021-04-04
|
* clean up repositorythe lemons2021-04-01
|
* provide multiboot structure to kernel_mainthe lemons2021-04-01
|
* stop doing bad thingthe lemons2021-03-31
|
* no ctags in the repository.the lemons2021-03-31
|
* initial filesthe lemons2021-03-31