Changes

Jump to: navigation, search

PSG

7 bytes added, 1 April
/* Bit 1 (Alternate) and Bit 0 (Hold) */
These 2 bits determine what happens to volume and direction at the end of a period.
volume = ~volume & 0x0F if
direction = 1 if else -1 if else 0
12,013
edits