completed phase 1?
This commit is contained in:
parent
0332001ef8
commit
bc78a83838
11 changed files with 306 additions and 44 deletions
|
|
@ -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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue