mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
The great return of Ctrl+TAB
This commit is contained in:
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
+4
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user