prune more warnings and re-org Decode files a bit

This commit is contained in:
Yehowshua Immanuel 2025-03-05 00:09:04 -05:00
parent 67b44dedc0
commit 7f7ba49ee1
4 changed files with 55 additions and 62 deletions

View file

@ -87,8 +87,8 @@ library
exposed-modules:
Simulation
other-modules:
Isa.Decode,
Isa.Forms,
Decode,
DecodeTypes,
Peripherals.Ram,
Peripherals.Uart,
Peripherals.UartCFFI,