Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246
Changes - CPCWiki

Changes

PSG

10 bytes added, 04:01, 1 April 2025
/* Bit 1 (Alternate) and Bit 0 (Hold) */
When bit3 = 1, these 2 bits determine what happens to volume and direction at the end of a period.
volume = ~volume & 0x0F if !alternate
direction = 0 if hold else ~direction & 1 if alternate
13,173
edits