projects
/
gbrg
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edd9e34
)
state: Added docs for state machine call params
author
Lukas Krickl
<lukas@krickl.dev>
Sat, 1 Feb 2025 13:43:16 +0000
(14:43 +0100)
committer
Lukas Krickl
<lukas@krickl.dev>
Sat, 1 Feb 2025 13:43:16 +0000
(14:43 +0100)
src/state.s
patch
|
blob
|
history
diff --git
a/src/state.s
b/src/state.s
index 4f4e4a179267cef44fdc3a7a1832f52f37a11bc7..f330d11f6eee46c7c5dde03176b960bf1acfd659 100644
(file)
--- a/
src/state.s
+++ b/
src/state.s
@@
-4,7
+4,8
@@
; table of all states
; expected inputs:
- ; bc: actor_ptr
+ ; bc: actor_ptr
+ ; de: state machine ptr
state_table:
dw sm_nop
dw sm_end_turn