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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for multiple input and output ports
Louis Burda
2023-07-26
8
-12
/
+8
*
Fix more issues caused by negative literals
Louis Burda
2023-07-26
4
-4
/
+12
*
Implement limited integer literal parsing
Louis Burda
2023-07-26
3
-0
/
+14
*
Add testing
Louis Burda
2023-07-26
3
-53
/
+1
*
Improve TPU node UI + minor fixes
Louis Burda
2023-07-26
2
-3
/
+9
*
Remove jgz/jlz and add not/and instructions
Louis Burda
2023-07-26
1
-1
/
+1
*
Fix tpu source rendering and tpu location duplicates
Louis Burda
2023-07-26
1
-2
/
+0
*
Improve parsing, make stdin / stdout port optional
Louis Burda
2023-07-25
2
-0
/
+53
*
Fix label_map case insensitivity and allow numbers in label names
Louis Burda
2023-07-25
1
-0
/
+2
*
Add label support to curses source view
Louis Burda
2023-07-25
1
-3
/
+1
*
Validate jump target existence on tpu load
Louis Burda
2023-07-25
1
-0
/
+3
*
Add inotify-based interactive file reload and fix asm parsing
Louis Burda
2023-07-25
1
-3
/
+5
*
Reimplement value passing and improve curses ui
Louis Burda
2023-07-25
1
-1
/
+4
*
Fully implement tokenizer and port value passing
Louis Burda
2023-07-24
1
-7
/
+4
*
Add some more implementation details
Louis Burda
2023-07-24
1
-2
/
+2
*
Add initial rough outline
Louis Burda
2023-07-24
1
-0
/
+17