about summary refs log tree commit diff stats
path: root/shell/README.md
Commit message (Collapse)AuthorAgeFilesLines
* 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