tanuki-billie/UCHIP

Implement audio

Closed this issue · 0 comments

Audio is not implemented as of right now. This could be done by generating PCM samples in the Chip8 class and using them in Chip8MonoBehaviour in order to play through an AudioSource.