diff --git a/README.md b/README.md index 63f8e7d..f13283b 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,5 @@ TODO: - [x] Parse type section - [x] Convert type definitions to Ghidra function signatures (skipped, might be better to just let the decompiler infer) - [x] Handle function call sites -- [ ] Table/ref instructions -- [ ] `br_table` disassembly +- [x] Table/ref instructions +- [ ] `br_table` disassembly + decompilation