Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esnunes/sn76489.rb
SN76489 chip emulator
https://github.com/esnunes/sn76489.rb
Last synced: about 2 months ago
JSON representation
SN76489 chip emulator
- Host: GitHub
- URL: https://github.com/esnunes/sn76489.rb
- Owner: esnunes
- Created: 2020-05-28T13:14:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-09T23:09:03.000Z (over 3 years ago)
- Last Synced: 2023-07-31T19:08:47.797Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SN76489 chip emulator
## Tests
``` shell
rake test
rake coverage
```## Demo
``` shell
./exe/demo
```