Misc stuff, probably crashes

This commit is contained in:
2026-07-02 11:35:56 +10:00
parent 9bb083a6f8
commit c78426ef88
16 changed files with 474 additions and 134 deletions

View File

@@ -82,6 +82,7 @@ int main(int argc, char** argv) {
}
case ARGS_DISASSEMBLE: {
fprintf(stderr, "Not yet implemented");
break;
}
case ARGS_HELP: {