diff --git a/applecorn.po b/applecorn.po index e7db067..4f1b0e5 100644 Binary files a/applecorn.po and b/applecorn.po differ diff --git a/ensq_freq_table b/ensq_freq_table old mode 100755 new mode 100644 diff --git a/extract b/extract old mode 100755 new mode 100644 diff --git a/import b/import old mode 100755 new mode 100644 diff --git a/mainmem.audio.s b/mainmem.audio.s index 5661d09..e0e0cf0 100644 --- a/mainmem.audio.s +++ b/mainmem.audio.s @@ -732,7 +732,7 @@ ADSRPHASE STX OSCNUM :S1 TYA ; Change/step -> A CLC ADC CURRAMP,X ; Add change to current amp - BCS :CLAMP ; If overflow, clamp to target +* BCS :CLAMP ; If overflow, clamp to target CMP :TARGET ; Compare with target BCS :CLAMP ; If target < sum, clamp to target BRA :UPDATE diff --git a/mame_applecorn b/mame_applecorn old mode 100755 new mode 100644 diff --git a/mock_freq_table b/mock_freq_table old mode 100755 new mode 100644