Menu

#16 Sound Fix

v1.0_(example)
open
nobody
None
5
2016-06-03
2016-06-03
bataas
No

Fix for:

O2EM generate pseudo-random 1-bit noise using C rand()%2 calls, while real hardware use linear input feed back from it's 24 bit shift register (LFSR) .

Additionally, O2EM only output sound to audio buffer, but forget to rewrite shifted values to odyssey 24 bit shift register.

1 Attachments

Discussion


Log in to post a comment.