Commit Graph

4 Commits

Author SHA1 Message Date
Kartik Agaram
23fd294d85 5851
Rename a few scripts to be more consistent.

I'm also starting to feel the urge to bud off `subx run` into its own program,
say tools/emulate_x86. It doesn't really rely on the SubX notation at all.

And then I could rename `subx translate` to `translate_subx_bootstrap`.

Only problem: the commands in the Readme get verbose. But the Readme is
gonna need surgery soon anyway to put translate_mu front and center.
2020-01-01 16:45:30 -08:00
Kartik Agaram
25636f70d0 5798
Fuck, 'tmp' is a generic name, and running `clean` deleted some files I'd
stashed away.
2019-12-07 18:06:17 -08:00
Kartik Agaram
5183a8425f 5655 2019-09-14 16:25:46 -07:00
Kartik Agaram
46bb1d3157 5650 - support a second OS: soso
https://github.com/ozkl/soso

+ Much smaller than Linux; builds instantly
+ Supports graphics
- No network support
- Doesn't work on a cloud server (yet?)
2019-09-14 01:45:55 -07:00