tylerkahn/dcpu16-haskell

Add video memory extension.

Opened this issue · 0 comments

Will need to have some actions be in the IO monad and therefore I'll need to make use of StateT instead of plain-old State.