mu/subx/apps
Kartik Agaram 2eb174d697 4908
Fix CI.

a) Update canonical binaries.
b) Fix an out-of-bounds access in `clear-stream`. This also required supporting
   a new instruction in `subx run` to load an imm8 into rm8.
2019-01-05 01:07:37 -08:00
..
Readme.md 4533 2018-09-01 20:40:54 -07:00
crenshaw2-1 4908 2019-01-05 01:07:37 -08:00
crenshaw2-1.subx 4888 2018-12-29 13:36:06 -08:00
crenshaw2-1b 4908 2019-01-05 01:07:37 -08:00
crenshaw2-1b.subx 4888 2018-12-29 13:36:06 -08:00
factorial 4908 2019-01-05 01:07:37 -08:00
factorial.subx 4893 2018-12-30 00:36:07 -08:00
handle 4908 2019-01-05 01:07:37 -08:00
handle.subx 4905 - safe ptr lookup is now 6 instructions 2019-01-04 11:29:12 -08:00
hex 4908 2019-01-05 01:07:37 -08:00
hex.subx 4888 2018-12-29 13:36:06 -08:00
pack.subx 4904 2019-01-04 00:06:21 -08:00

Readme.md

Larger programs than in the subx/examples/ subdirectory, combining the techniques demonstrated there.