The great return of Ctrl+TAB

This commit is contained in:
Pecusx
2024-03-13 19:43:27 +01:00
parent a52c48bb25
commit ce741f05dd
5 changed files with 4 additions and 3 deletions
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+4 -3
View File
@@ -1320,12 +1320,13 @@ NoSpyHard
mva #0 escFlag
jmp ReleaseAndLoop
@
/*o cmp #$80|@kbcode._up
/* cmp #$80|@kbcode._up
jeq CTRLPressedUp
cmp #$80|@kbcode._down
jeq CTRLPressedDown
jeq CTRLPressedDown */
cmp #$80|@kbcode._tab
jeq CTRLPressedTAB */
jeq CTRLPressedTAB
jumpFromStick
.IF TARGET = 800