index
:
sinitax/tis100
master
Reimplementation of Zachtronics TIS-100 as a TUI game
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add io port label to curses tui
HEAD
master
Louis Burda
2024-02-18
1
-0
/
+2
*
Fixup idle calculation
Louis Burda
2023-12-27
1
-2
/
+6
*
Add support for prefix labels
Louis Burda
2023-12-25
1
-11
/
+11
*
Fixup more behaviour - add dim idle indicator
Louis Burda
2023-12-25
1
-10
/
+11
*
Calculate steps needed by tick of last output event
Louis Burda
2023-12-25
1
-5
/
+14
*
Add more fixes for game compatibility
Louis Burda
2023-12-25
1
-21
/
+24
*
fixup! Make mode/state behaviour compatible with game
Louis Burda
2023-12-25
1
-5
/
+9
*
Make mode/state behaviour compatible with game
Louis Burda
2023-12-25
1
-98
/
+158
*
Add support for multiple input and output ports
Louis Burda
2023-07-26
1
-15
/
+55
*
Fix more issues caused by negative literals
Louis Burda
2023-07-26
1
-31
/
+65
*
Implement limited integer literal parsing
Louis Burda
2023-07-26
1
-15
/
+14
*
Restrict assembly input to fit game spec
Louis Burda
2023-07-26
1
-10
/
+13
*
Revert adding AND/NOT
Louis Burda
2023-07-26
1
-16
/
+18
*
Improve TPU node UI + minor fixes
Louis Burda
2023-07-26
1
-22
/
+16
*
Remove jgz/jlz and add not/and instructions
Louis Burda
2023-07-26
1
-18
/
+16
*
Make BAK register unaddressable
Louis Burda
2023-07-26
1
-8
/
+2
*
Fix tpu source rendering and tpu location duplicates
Louis Burda
2023-07-26
1
-1
/
+3
*
Improve parsing, make stdin / stdout port optional
Louis Burda
2023-07-25
1
-28
/
+20
*
Fix label_map case insensitivity and allow numbers in label names
Louis Burda
2023-07-25
1
-4
/
+1
*
Fix oob instructions access
Louis Burda
2023-07-25
1
-3
/
+4
*
Add label support to curses source view
Louis Burda
2023-07-25
1
-3
/
+8
*
Validate jump target existence on tpu load
Louis Burda
2023-07-25
1
-19
/
+25
*
Add inotify-based interactive file reload and fix asm parsing
Louis Burda
2023-07-25
1
-2
/
+2
*
Reimplement value passing and improve curses ui
Louis Burda
2023-07-25
1
-34
/
+127
*
Fully implement tokenizer and port value passing
Louis Burda
2023-07-24
1
-85
/
+111
*
Add some more implementation details
Louis Burda
2023-07-24
1
-6
/
+506
*
Add initial rough outline
Louis Burda
2023-07-24
1
-0
/
+27