0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected 2 months ago.
Mar 21, 2023 — Mar 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed Peripheral Console More... about 4 years ago
tui: add assembler as dependency More... about 4 years ago
Fixed modeline and mem crash More... about 4 years ago
assembler: upgrade to annotate-snippets 0.8.0 (painfully) More... about 4 years ago
misc: bump More... about 4 years ago
tui: show events that happen when just stepping! More... about 4 years ago
sim: update the MachineState state machine so we don't shadow errors that halt the machine More... about 4 years ago
sim: change the stack overflow check to trigger at <= OS_START_ADDR More... about 4 years ago
sim: don't crash on system stack overflows More... about 4 years ago
tui: ‼ More... about 4 years ago
tui: call the update function on Ticks More... about 4 years ago
tui: misc More... about 4 years ago
assembler: make nzp all true if just BR provided More... about 4 years ago
assembler: improve errors for invalid label/immediate values More... about 4 years ago
shims: update the Input/Output shims to use the new errors More... about 4 years ago
traits: more Input/Output error tweaks More... about 4 years ago
traits: add some Input/Output error cases with Display impls More... about 4 years ago
tui: add state and event to mode line More... about 4 years ago
assembler: improve error for invalid Sr2OrImm5 (register or immediate expression) More... about 4 years ago
traits: Display for InputError and OutputError More... about 4 years ago
test-infra: lc3tools infra fixes More... about 4 years ago
os: reset the registers before starting the user prog More... about 4 years ago
traits: implement Display for some Error variants More... about 4 years ago
test-infra: misc fixes for the lc3tools test utils More... about 4 years ago
os: update the output, pwm, and timer trap test to use the updated macro More... about 4 years ago
test-infra: fix the lc3_sequence macro More... about 4 years ago
test-infra: fix the lc3tools runner More... about 4 years ago
test-infra: update with_larger_stack to support return values More... about 4 years ago
test-infra: rewrite the lc3tools testing infra More... about 4 years ago
test-infra: copy over the lc3tools script during build More... about 4 years ago