jsgbc
Version:
jsGBC Core Emulator
32 lines (21 loc) • 1.15 kB
Markdown
# jsGBC-core
[](https://travis-ci.org/ardean/jsGBC)
[](https://greenkeeper.io/)
[![NPM Version][npm-image]][downloads-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![License][license-image]][license-url]
[Demo](https://ardean.github.io/jsGBC/)
**jsGBC Core Emulator**
This is just the core emulator. For a desktop emulator look at [jsGBC](https://github.com/ardean/jsGBC) or for an online emulator please check [jsGBC-web](https://github.com/ardean/jsGBC-web).
## Related Projects
- [jsGBC](https://github.com/ardean/jsGBC)
- [jsGBC-web](https://github.com/ardean/jsGBC-web)
## License
[MIT](LICENSE.md)
Z80 implementation borrowed from [GameBoy-Online](https://github.com/taisel/GameBoy-Online)
[downloads-image]: https://img.shields.io/npm/dm/jsgbc.svg
[downloads-url]: https://npmjs.org/package/jsgbc
[npm-image]: https://img.shields.io/npm/v/jsgbc.svg
[npm-url]: https://npmjs.org/package/jsgbc
[license-image]: https://img.shields.io/npm/l/jsgbc.svg
[license-url]: LICENSE.md