eighty_eighty

An Intel 8080 emulator, implemented with the goal of running Space Invaders, in Crystal

eighty_eighty

An Intel 8080 emulator, implemented with the goal of running Space Invaders, in crystal

Still a WIP, see the screenshots and known issues.

title screenshot

demo screenshot

Known Issues and Incomplete Parts

  • Keyboard Support
  • Sound Support
  • Support window closing
  • Implement missing instructions (DAA, CMC, ADC, ACI, RST, and SPHL)
  • Finish documentation
  • Fix Auxiliary Carry flag logic, which is implemented all wrong.
  • Profile and optimize

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it ( https://github.com/michaelkitson/eightyeighty/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

eighty_eighty

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 3
  • over 6 years ago
  • December 31, 2017
License

MIT License

Links
Synced at

Sat, 11 May 2024 00:24:45 GMT

Languages