moa/docs
transistor 31faf70d97 Fixed many bugs in ym2612, and switched to square wave
- The envelope generator wasn't working as it should have, minor issues
  with the limits and whether to use 10-bit or 12-bit values (more to come)
- fixed issues with sustain level where it was always set to 0
- fixed release rate and levels to make them 5-bit and 10-bit numbers
  respectively, so they match the others
- switched from SineWave to SquareWave and this alone made it go from
  terrible and muddy to not that far off.  I probably need to completely
  change the output

- also included an attempt at removing HostData, still needed for an
  interrupt that is triggered by user input
2023-04-24 20:47:52 -07:00
..
posts Fixed some grammatical mistakes 2022-12-14 20:14:09 -08:00
discussion.txt Refactored to allow dummy audio for console frontend 2023-03-14 20:05:29 -07:00
log.txt Fixed many bugs in ym2612, and switched to square wave 2023-04-24 20:47:52 -07:00