Go to file
Zorchenhimer c43d4dd29c
[script] Update Op Codes
Added:
- 0x89 draw_string
- 0xAA long_jump
- 0xAF string_to_arg_a
- 0xB0 arg_a_to_string
- 0xB4 indirect_copy_471A_4E
- 0xB5 string_copy
- 0xB6 word4E_to_word471A

Renamed:
- 0xB7 deref_ptr_inlne to push_var
- 0xBA push to push_data_indirect
- 0xB8 trim_string_start to trim_string_start_32

Also added a bunch of comments.
2025-09-21 17:23:13 -04:00
cmd [script] Improve CDL logic 2025-09-14 18:06:46 -04:00
rom [rom] Tweaked packet info output 2025-09-06 22:46:26 -04:00
script [script] Update Op Codes 2025-09-21 17:23:13 -04:00
.gitignore Initial commit 2024-04-27 15:19:14 -04:00
Makefile [cmd] Add just-stats command 2025-09-06 22:56:10 -04:00
go.mod Initial commit 2024-04-27 15:19:14 -04:00
go.sum Initial commit 2024-04-27 15:19:14 -04:00