added basic decoding
This commit is contained in:
parent
ef58d5b07e
commit
32932f4816
7 changed files with 289 additions and 61 deletions
|
@ -87,7 +87,8 @@ library
|
|||
exposed-modules:
|
||||
Simulation
|
||||
other-modules:
|
||||
Decode.Opcodes,
|
||||
Isa.Decode,
|
||||
Isa.Forms,
|
||||
Peripherals.Ram,
|
||||
Peripherals.UartCFFI,
|
||||
Peripherals.Setup,
|
||||
|
|
Reference in a new issue