summaryrefslogtreecommitdiff
path: root/kernel.asm
Commit message (Expand)AuthorAgeFilesLines
* Fix botched stack cleanupJoseph Hunkeler2017-12-061-0/+1
* Fix stack underrun; Add disk infoJoseph Hunkeler2017-12-031-8/+19
* Add terminalJoseph Hunkeler2017-12-021-2/+2
* Use new printf functionJoseph Hunkeler2017-12-021-35/+13
* Remove test codeJoseph Hunkeler2017-12-011-4/+0
* Kernel clears screen and sets cursor position; Expand to 16KJoseph Hunkeler2017-12-011-2/+9
* add print[i,h] and normalize load addressesJoseph Hunkeler2017-11-291-8/+46
* Initial commitJoseph Hunkeler2017-11-281-0/+77