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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add io port label to curses tui
HEAD
master
Louis Burda
2024-02-18
1
-0
/
+3
*
Add support for prefix labels
Louis Burda
2023-12-25
1
-5
/
+11
*
Calculate steps needed by tick of last output event
Louis Burda
2023-12-25
1
-0
/
+1
*
Add more fixes for game compatibility
Louis Burda
2023-12-25
1
-2
/
+2
*
fixup! Make mode/state behaviour compatible with game
Louis Burda
2023-12-25
1
-1
/
+1
*
Make mode/state behaviour compatible with game
Louis Burda
2023-12-25
1
-15
/
+32
*
Fix port alphabet
Louis Burda
2023-10-04
1
-3
/
+3
*
Add support for multiple input and output ports
Louis Burda
2023-07-26
1
-3
/
+18
*
Fix more issues caused by negative literals
Louis Burda
2023-07-26
1
-0
/
+3
*
Implement limited integer literal parsing
Louis Burda
2023-07-26
1
-4
/
+4
*
Restrict assembly input to fit game spec
Louis Burda
2023-07-26
1
-9
/
+11
*
Revert adding AND/NOT
Louis Burda
2023-07-26
1
-2
/
+4
*
Remove jgz/jlz and add not/and instructions
Louis Burda
2023-07-26
1
-4
/
+2
*
Make BAK register unaddressable
Louis Burda
2023-07-26
1
-2
/
+2
*
Fix tpu source rendering and tpu location duplicates
Louis Burda
2023-07-26
1
-1
/
+1
*
Improve parsing, make stdin / stdout port optional
Louis Burda
2023-07-25
1
-8
/
+6
*
Add label support to curses source view
Louis Burda
2023-07-25
1
-1
/
+2
*
Validate jump target existence on tpu load
Louis Burda
2023-07-25
1
-6
/
+10
*
Reimplement value passing and improve curses ui
Louis Burda
2023-07-25
1
-6
/
+30
*
Fully implement tokenizer and port value passing
Louis Burda
2023-07-24
1
-4
/
+10
*
Add some more implementation details
Louis Burda
2023-07-24
1
-18
/
+45
*
Add initial rough outline
Louis Burda
2023-07-24
1
-0
/
+82