Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# SN76489 chip emulator

## Tests

``` shell
rake test
rake coverage
```

## Demo

``` shell
./exe/demo
```