about summary refs log tree commit diff stats
path: root/arc/.traces/string-equal-empty
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 /arc/.traces/string-equal-empty
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 'arc/.traces/string-equal-empty')
0 files changed, 0 insertions, 0 deletions
on' href='/akkartik/mu/blame/subx/076zero-out.subx?h=main&id=3f097f3fd6f91830f007d6ee9db5f6be9d5e191c'>^
33352536 ^





71eb22a5 ^
33352536 ^


c6ec8fa3 ^

33352536 ^
6070c23e ^
c6ec8fa3 ^
33352536 ^
c6ec8fa3 ^
33352536 ^
c6ec8fa3 ^
33352536 ^
c6ec8fa3 ^


33352536 ^



7a583220 ^
33352536 ^

c6ec8fa3 ^


7a583220 ^
33352536 ^


c6ec8fa3 ^
33352536 ^

c6ec8fa3 ^

33352536 ^
c6ec8fa3 ^


33352536 ^
c6ec8fa3 ^
33352536 ^
c6ec8fa3 ^


33352536 ^
c6ec8fa3 ^


33352536 ^
7a583220 ^
33352536 ^

c6ec8fa3 ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84