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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add io port label to curses tui
HEAD
master
Louis Burda
2024-02-18
3
-0
/
+14
*
Fix instruction squishing to fit tpu row
Louis Burda
2023-12-27
3
-15
/
+33
*
Fixup idle calculation
Louis Burda
2023-12-27
2
-3
/
+7
*
Add support for prefix labels
Louis Burda
2023-12-25
4
-56
/
+96
*
Fixup more behaviour - add dim idle indicator
Louis Burda
2023-12-25
3
-22
/
+14
*
Calculate steps needed by tick of last output event
Louis Burda
2023-12-25
3
-5
/
+22
*
Add more fixes for game compatibility
Louis Burda
2023-12-25
5
-27
/
+31
*
fixup! Make mode/state behaviour compatible with game
Louis Burda
2023-12-25
4
-8
/
+13
*
Make mode/state behaviour compatible with game
Louis Burda
2023-12-25
6
-170
/
+286
*
Dont reset view offset on reload
Louis Burda
2023-12-23
1
-1
/
+0
*
Fix port alphabet
Louis Burda
2023-10-04
2
-6
/
+9
*
Adjust rendering to centered box drawing characters
Louis Burda
2023-07-30
1
-7
/
+6
*
Add support for multiple input and output ports
Louis Burda
2023-07-26
15
-188
/
+274
*
Fix more issues caused by negative literals
Louis Burda
2023-07-26
10
-94
/
+118
*
Implement limited integer literal parsing
Louis Burda
2023-07-26
10
-35
/
+73
*
Restrict assembly input to fit game spec
Louis Burda
2023-07-26
6
-33
/
+62
*
Revert adding AND/NOT
Louis Burda
2023-07-26
3
-26
/
+30
*
Fork tis256 to create version like game
Louis Burda
2023-07-26
5
-6
/
+6
*
Add testing
Louis Burda
2023-07-26
4
-53
/
+17
*
Improve TPU node UI + minor fixes
Louis Burda
2023-07-26
4
-62
/
+74
*
Remove jgz/jlz and add not/and instructions
Louis Burda
2023-07-26
4
-31
/
+27
*
Make BAK register unaddressable
Louis Burda
2023-07-26
3
-18
/
+12
*
Fix tpu source rendering and tpu location duplicates
Louis Burda
2023-07-26
5
-10
/
+20
*
Improve parsing, make stdin / stdout port optional
Louis Burda
2023-07-25
7
-101
/
+179
*
Fix label_map case insensitivity and allow numbers in label names
Louis Burda
2023-07-25
3
-7
/
+10
*
Fix oob instructions access
Louis Burda
2023-07-25
2
-60
/
+30
*
Add label support to curses source view
Louis Burda
2023-07-25
6
-18
/
+31
*
Validate jump target existence on tpu load
Louis Burda
2023-07-25
5
-48
/
+84
*
Add inotify-based interactive file reload and fix asm parsing
Louis Burda
2023-07-25
6
-81
/
+128
*
Reimplement value passing and improve curses ui
Louis Burda
2023-07-25
10
-593
/
+960
*
Fully implement tokenizer and port value passing
Louis Burda
2023-07-24
7
-168
/
+265
*
Add some more implementation details
Louis Burda
2023-07-24
8
-102
/
+703
*
Add initial rough outline
Louis Burda
2023-07-24
7
-0
/
+821