chip8 0.0.4 copy "chip8: ^0.0.4" to clipboard
chip8: ^0.0.4 copied to clipboard

Implementation of a chip8 emulator for education purpose. see https://en.wikipedia.org/wiki/CHIP-8 for references.

[0.0.4] - 04/07/2022 #

  • Updated repository url = Starting isolate from rom is possible

[0.0.3] - 04/07/2022 #

  • Removed dependencies

[0.0.2] - 04/05/2022 #

  • Added example = Added indirect audio support
  • Exposed graphic display to main isolate

[0.0.1] - 03/05/2022 #

First version #

  • Using isolate for runnig chip8
  • Correction of key pressed / key released opcode.
  • Input through SendPort / Receive port
  • Added License / README.md / CHANGELOG.md
  • Added dartdoc
0
likes
115
pub points
0%
popularity

Publisher

unverified uploader

Implementation of a chip8 emulator for education purpose. see https://en.wikipedia.org/wiki/CHIP-8 for references.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on chip8