/lambdaboy

gameboy emulator written in Haskell

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

lambdaboy

An emulator for the Gameboy written in Haskell

  • Datatypes
  • Running an instruction end to end (CPU only)
    • In progress
  • Executing an entire program (CPU only)
  • GPU
  • Interrupts
  • Different cartridge types

References / Working Document