about summary refs log tree commit diff stats
path: root/translate_subx_baremetal_emulated
Commit message (Collapse)AuthorAgeFilesLines
* 7556Kartik Agaram2021-01-241-1/+1
|
* 7547 - baremetal: rpn calculatorKartik Agaram2021-01-221-1/+1
| | | | | | | | Still in progress. Known bugs: * Cursor management is broken. Every line currently seems to leave behind a shadow cursor. * No shift-key support yet, which means no addition or multiplication. (This app doesn't have division yet.)
* 7546 - baremetal: disk size checkKartik Agaram2021-01-221-0/+6
|
* 7506Kartik Agaram2021-01-121-0/+34