mirror of
https://github.com/Zenithsiz/dcb.git
synced 2026-02-09 03:40:23 +00:00
Added `BasicInst` type to replace `BasicInstruction` eventually. Replaced `Formatter<'_>` with just `Formatter` where possible. Added a `Display` impl for `Header`. `dw` instructions now have their argument replaced instead of just having a comment.