hchip
April 28, 2013 ยท View on GitHub
Haskell Chip16 emulator
Specification and ROMs here.
Controls
A: Z
B: X
Start: Q
Select: W
D-pad: arrow keys
How to build
You will need ghc and cabal-install. From the root directory, run:
cabal install --only-dependencies
cabal configure
cabal build