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