about summary refs log tree commit diff stats
path: root/subx/teensy/test6
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-07-03 16:36:37 -0700
committerKartik Agaram <vc@akkartik.com>2018-07-03 16:36:37 -0700
commitc1100182501e2dca7893b3c891470b33c43a71b1 (patch)
tree16226daf6178ce1356637b4c5278f5664a3cd5de /subx/teensy/test6
parentc833fbad65e39c12dde44bdff09fadd822d2b52c (diff)
downloadmu-c1100182501e2dca7893b3c891470b33c43a71b1.tar.gz
4311 - subx running binaries with global variables
Learning to use the data segment.

Currently, subx can only run the teensy files generated from flat
assembler:
  test4
  test5
  test7

This is not a priority to fix. These files are just useful references to
have around.
Diffstat (limited to 'subx/teensy/test6')
-rwxr-xr-xsubx/teensy/test6bin0 -> 5588 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/teensy/test6 b/subx/teensy/test6
new file mode 100755
index 00000000..0c08219f
--- /dev/null
+++ b/subx/teensy/test6
Binary files differ