Commit Graph

7 Commits

Author SHA1 Message Date
Kartik K. Agaram
995dc380c8 7767 - baremetal/shell: skeleton repl
Prints a fixed value for now, regardless of what is typed.
2021-02-21 12:32:57 -08:00
Kartik Agaram
8f34dfd1e0 7693 - baremetal: pass background color everywhere 2021-02-07 15:50:16 -08:00
Kartik Agaram
a688f8f8a1 7543 2021-01-22 22:03:28 -08:00
Kartik Agaram
3d6c6e5286 7528 - heap allocator 2021-01-16 11:35:13 -08:00
Kartik Agaram
8ed27ce431 7522 - bring back a few tests in .subx files
Even though baremetal has tests in SubX, they can only run in Mu
programs since the test harness is currently in a Mu layer. Baremetal
isn't really intended for running SubX programs at the moment. Is this a
step down the slippery slope towards C compilers that I complained about
in http://akkartik.name/akkartik-convivial-20200607.pdf?
2021-01-15 21:11:30 -08:00
Kartik Agaram
32bb01ba4a 7518 2021-01-13 21:41:45 -08:00
Kartik Agaram
57e4978eac 7492
Port some support for unicode to baremetal.
2021-01-09 18:55:24 -08:00