-1 on unrecognized input and start bitmap converter

This commit is contained in:
Mwa
2026-03-17 13:22:33 +01:00
parent 30a7d1c5e4
commit 20f7c289ed
5 changed files with 798 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
[workspace]
resolver = "3"
members = ["simu","asm"]
members = ["simu","asm","bitmap_to_asm"]
[profile.release]
debug = "line-tables-only"