Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show guess errors via qemu debug | Joseph Hunkeler | 2018-05-15 | 1 | -1/+1 |
| | |||||
* | Start hooking up tokenizer | Joseph Hunkeler | 2018-05-15 | 1 | -8/+23 |
| | |||||
* | Refactor ASCII equates | Joseph Hunkeler | 2018-05-15 | 1 | -33/+33 |
| | |||||
* | Add strtok | Joseph Hunkeler | 2018-05-15 | 1 | -0/+59 |
| | |||||
* | Fix minor issue when checking for success | Joseph Hunkeler | 2017-12-06 | 1 | -2/+2 |
| | |||||
* | Fix botched stack cleanup | Joseph Hunkeler | 2017-12-06 | 1 | -0/+1 |
| | |||||
* | Add drive error reporting | Joseph Hunkeler | 2017-12-06 | 1 | -12/+182 |
| | |||||
* | Add %c specifier to printf | Joseph Hunkeler | 2017-12-03 | 1 | -0/+8 |
| | |||||
* | Add disk_info | Joseph Hunkeler | 2017-12-03 | 1 | -0/+29 |
| | |||||
* | Fix stack underrun; Add disk info | Joseph Hunkeler | 2017-12-03 | 1 | -8/+19 |
| | |||||
* | Save word, rather than byte | Joseph Hunkeler | 2017-12-03 | 1 | -1/+1 |
| | |||||
* | Use stosb | Joseph Hunkeler | 2017-12-03 | 1 | -10/+4 |
| | |||||
* | Improve clarity; Trap long input | Joseph Hunkeler | 2017-12-02 | 1 | -41/+53 |
| | |||||
* | Fixup possible register clobbering | Joseph Hunkeler | 2017-12-02 | 2 | -3/+11 |
| | |||||
* | Add terminal | Joseph Hunkeler | 2017-12-02 | 1 | -2/+2 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2017-12-02 | 1 | -0/+73 |
| | |||||
* | Use new printf function | Joseph Hunkeler | 2017-12-02 | 1 | -35/+13 |
| | |||||
* | Ignore vim swap files | Joseph Hunkeler | 2017-12-01 | 1 | -0/+1 |
| | |||||
* | Remove test code | Joseph Hunkeler | 2017-12-01 | 1 | -4/+0 |
| | |||||
* | Initial commit - placeholder | Joseph Hunkeler | 2017-12-01 | 1 | -0/+6 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2017-12-01 | 1 | -0/+75 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2017-12-01 | 1 | -0/+21 |
| | |||||
* | Cleanup; add wrappers; add printf | Joseph Hunkeler | 2017-12-01 | 1 | -67/+194 |
| | |||||
* | Consolidate constants, add colors | Joseph Hunkeler | 2017-12-01 | 1 | -0/+4 |
| | |||||
* | Move constants to proper file | Joseph Hunkeler | 2017-12-01 | 1 | -3/+0 |
| | |||||
* | Kernel clears screen and sets cursor position; Expand to 16K | Joseph Hunkeler | 2017-12-01 | 1 | -2/+9 |
| | |||||
* | Trimmed bootloader | Joseph Hunkeler | 2017-12-01 | 1 | -78/+12 |
| | |||||
* | add print[i,h] and normalize load addresses | Joseph Hunkeler | 2017-11-29 | 5 | -16/+148 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2017-11-28 | 14 | -0/+1085 |