dev: add startup apps, start emulator by default

This commit is contained in:
KernelDeimos
2024-09-09 16:24:56 -04:00
parent e1ec84877a
commit e2cb6194bb
8 changed files with 70 additions and 4 deletions

View File

@@ -57,3 +57,6 @@ Comments beginning with `// track:`. See
It may be applicable to write an iterator in the
future, or something will come up that require
these to be handled with a modular approach instead.
- `track: checkpoint`
A location where some statement about the state of the
software must hold true.