Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 465 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 465 Bytes

ChipEi No Maintenance Intended

Example Image

Chip8 Emulator made using Austin Morlan's tutorial: https://austinmorlan.com/posts/chip8_emulator/


TODO:

  • Fix draw function
    • dxyn
    • dxy0
  • Implement logging
    • spdlog
    • debugger
  • CPU's
    • Implement SuperChip-8
    • Implement Chip-8X
    • Implement Chip-8E