Solution refactoring and bug fixing

This commit is contained in:
enkomio
2016-01-04 16:59:05 +01:00
parent 272fb8524f
commit 2c54f1a969
16 changed files with 338 additions and 175 deletions

View File

@@ -7,7 +7,7 @@ open System
[<AutoOpen>]
module M68k =
// M68K registers
// M68K registers
let UC_M68K_REG_INVALID = 0
let UC_M68K_REG_A0 = 1