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

https://github.com/coderobe/crestal-myth

systems emulator
https://github.com/coderobe/crestal-myth

Last synced: 10 months ago
JSON representation

systems emulator

Awesome Lists containing this project

README

          

# crestal-myth

systems emulator

## Installation

TODO: Write installation instructions here

## Usage

Currently, crestal-myth will look for a file called `Tetris.gb` in the current directory.
Place a GB ROM in that location and run `crestal-myth`

## Development

TODO: Write development instructions here

## Contributing

1. Fork it ()
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

- [Robin Broda](https://github.com/coderobe) - creator and maintainer