eighty_eighty
Version, currently master branch1 version
- master branchlatestJan 1, 2018
github.com/michaelkitson/eighty_eighty
An Intel 8080 emulator, implemented with the goal of running Space Invaders, in Crystal
1 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
eighty_eighty:
github: michaelkitson/eighty_eighty
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.23.1- License
- MIT
- Author
- Michael Kitson
- Target
eightyeightyfrom src/eighty_eighty.cr
Dependencies
Runtime Dependencies
README
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.


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
- Fork it ( https://github.com/michaelkitson/eightyeighty/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- michaelkitson Michael Kitson - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jan 1, 2018
- Crystal
0.23.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/michaelkitson/eighty_eighty
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1