completed phase 1?

This commit is contained in:
Jaka Furlan 2025-11-29 20:28:00 +01:00
parent 0332001ef8
commit bc78a83838
11 changed files with 306 additions and 44 deletions

View file

@ -157,3 +157,7 @@ let string_of_mnemonic = function
| TD -> "TD"
| TIX -> "TIX"
| WD -> "WD"
let format_str format = match format with
| F1 -> "F1" | F2 -> "F2" | F3_4 -> "F3/4"