about summary refs log tree commit diff stats
path: root/shell/README.md
Commit message (Collapse)AuthorAgeFilesLines
* new tool: creating a data diskKartik K. Agaram2021-08-101-1/+7
|
* .Kartik K. Agaram2021-07-161-1/+1
|
* .Kartik K. Agaram2021-07-031-4/+4
|
* delete a known issueKartik Agaram2021-06-301-3/+0
| | | | I can't reproduce the issue with the keyboard handler anymore :/
* .Kartik K. Agaram2021-06-271-5/+11
|
* simplify Qemu instructionsKartik K. Agaram2021-06-271-12/+10
| | | | | Turns out we don't need a special case for KVM. https://qemu.readthedocs.io/en/latest/system/invocation.html
* .Kartik Agaram2021-06-241-1/+1
|
* .Kartik Agaram2021-06-231-1/+1
|
* .Kartik Agaram2021-06-231-8/+0
|
* .Kartik Agaram2021-06-231-1/+1
|
* one more bug, and documentation for infixKartik K. Agaram2021-06-231-0/+59
| | | | One error message gets a bit worse.
* snapshotKartik K. Agaram2021-06-201-1/+57
| | | | | This is going better than expected; just 3 failing tests among the new ones.
* make code in Readme easier to copyKartik K. Agaram2021-06-181-6/+6
| | | | Thanks Sumeet Agarwal for the suggestion.
* shell: better screenshotKartik Agaram2021-06-151-1/+1
|
* shell: improve docsKartik Agaram2021-06-151-5/+14
|
* .Kartik Agaram2021-06-151-33/+34
|
* document responsiveness trade-offKartik K. Agaram2021-06-151-34/+27
|
* .Kartik Agaram2021-04-261-5/+5
|
* .Kartik K. Agaram2021-04-251-1/+1
|
* a troubleshooting noteKartik K. Agaram2021-04-251-0/+11
|
* .Kartik K. Agaram2021-04-251-2/+0
|
* expand memory to 2GBKartik K. Agaram2021-04-251-4/+4
| | | | | | | | It requires more than 1GB to fill the screen with a chessboard pattern using the definition in shell/iterative-definitions.limg. I also speed up the chessboard program by clearing the screen up front and then only rendering the white pixels.
* bugfix; thanks Max BernsteinKartik Agaram2021-04-241-1/+1
|
* .Kartik Agaram2021-04-231-2/+16
|
* shell: some example definitionsKartik Agaram2021-04-231-0/+6
|
* faster emulationKartik K. Agaram2021-04-221-2/+2
| | | | Thanks Maxwell Bernstein for pointing this out 🤦‍♂️
* .Kartik K. Agaram2021-04-161-3/+3
|
* bochs support for disk drivesKartik K. Agaram2021-03-231-0/+8
|
* .Kartik K. Agaram2021-03-221-1/+1
|
* shell: gracefully handle missing data diskKartik K. Agaram2021-03-221-4/+9
|
* shell: read initial expression from secondary diskKartik K. Agaram2021-03-211-1/+16
| | | | See shell/README.md for (extremely klunky) instructions.
* .Kartik K. Agaram2021-03-081-1/+1
|
* .Kartik K. Agaram2021-03-081-3/+3
|
* .Kartik K. Agaram2021-03-081-1/+1
|
* .Kartik K. Agaram2021-03-081-0/+13
|
* readme for the Mu shellKartik K. Agaram2021-03-081-0/+8