remake assembler with customasm, misc, need to clean up

This commit is contained in:
Redo
2024-06-26 11:37:29 -06:00
parent 717a9d9b08
commit 7aa99412ba
14 changed files with 2173 additions and 778 deletions

View File

@@ -1,4 +1,6 @@
-- copied from Brick_LuaLogic/bricks/input/keyboard-global.luas
return {
["backspace"] = 8,
["tab"] = 9,