about summary refs log tree commit diff stats
path: root/boot.subx
Commit message (Expand)AuthorAgeFilesLines
* start hacky experiment to support combining charsKartik K. Agaram2021-08-311-1/+1
* load Font in a non-contiguous area of memoryKartik K. Agaram2021-08-291-0/+8
* .Kartik K. Agaram2021-08-291-1/+1
* .Kartik K. Agaram2021-08-291-3/+3
* retreat to 640KBKartik K. Agaram2021-08-291-15/+3
* build still brokenKartik K. Agaram2021-08-291-0/+28
* reorganize font before adding non-ASCIIKartik K. Agaram2021-08-271-238/+0
* update memory map doc and anticipate a gotchaKartik K. Agaram2021-07-221-3/+3
* .Kartik K. Agaram2021-07-161-9/+9
* initial image renderingKartik K. Agaram2021-07-071-0/+7
* grow code region yet againKartik K. Agaram2021-07-051-0/+14
* more general timer interfaceKartik K. Agaram2021-06-291-17/+2
* move timer handler to boot.subxKartik K. Agaram2021-06-291-4/+26
* .Kartik K. Agaram2021-06-291-10/+8
* poking at the broken timer interrupt handler againKartik K. Agaram2021-06-291-19/+1
* ok, function modal now has full coverageKartik K. Agaram2021-06-081-12/+26
* .Kartik K. Agaram2021-05-301-10/+10
* fix a bug in loading code diskKartik K. Agaram2021-05-291-1/+1
* shell: skeleton for scrollingKartik K. Agaram2021-05-291-0/+14
* press '0' to reset all stateKartik K. Agaram2021-05-161-1/+1
* .Kartik K. Agaram2021-05-141-1/+1
* load debug info from disk on abortKartik K. Agaram2021-05-141-6/+28
* expand stack to 16MBKartik K. Agaram2021-04-251-4/+4
* expand heap to Qemu defaultKartik Agaram2021-04-251-2/+2
* .Kartik K. Agaram2021-04-191-1/+2
* fix a bug in loading code diskKartik K. Agaram2021-04-181-1/+1
* revert experiment: expand heapKartik K. Agaram2021-04-181-3/+2
* experiment: expand heapKartik K. Agaram2021-04-181-2/+3
* update the memory mapKartik K. Agaram2021-04-181-1/+1
* shell: ctrl-r runs on real screen without a traceKartik K. Agaram2021-04-171-0/+14
* write-multiple supportKartik K. Agaram2021-04-171-3/+24
* start flushing the ATA disk cacheKartik K. Agaram2021-04-171-0/+18
* starting write-multiple supportKartik K. Agaram2021-04-171-52/+55
* data.img now has more than one sector of dataKartik K. Agaram2021-04-161-33/+78
* support for arrow keysKartik K. Agaram2021-04-051-4/+29
* undo previous commitKartik K. Agaram2021-04-051-118/+89
* snapshot: stupid debugging sessionKartik K. Agaram2021-04-051-89/+118
* delete some obsolete filesKartik Agaram2021-04-041-2/+0
* .Kartik K. Agaram2021-04-021-2/+2
* .Kartik K. Agaram2021-03-281-0/+2
* .Kartik K. Agaram2021-03-281-2/+20
* always acknowledge enabled interruptsKartik K. Agaram2021-03-281-2/+17
* .Kartik K. Agaram2021-03-271-169/+0
* explicitly pass data disk to mainKartik K. Agaram2021-03-271-99/+296
* .Kartik K. Agaram2021-03-271-1/+1
* .Kartik K. Agaram2021-03-231-125/+132
* reorg boot.subxKartik K. Agaram2021-03-231-10/+9
* mouse support that requires pollingKartik K. Agaram2021-03-231-2/+213
* get rid of unnecessary paddingKartik K. Agaram2021-03-231-115/+2
* .Kartik K. Agaram2021-03-231-3/+5