mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-10 23:04:04 +09:00
basic interpreter wip
This commit is contained in:
@@ -56,6 +56,11 @@ MMIO
|
||||
usually unnecessary as such action must be automatically managed via LibGDX
|
||||
input processing.
|
||||
Stores ASCII code representing the character, plus:
|
||||
(1..26: Ctrl+[alph])
|
||||
3 : Ctrl+C
|
||||
4 : Ctrl+D
|
||||
8 : Backspace
|
||||
(13: Return)
|
||||
19: Up arrow
|
||||
20: Down arrow
|
||||
21: Left arrow
|
||||
|
||||
Reference in New Issue
Block a user