Project

General

Profile

  • svn:executable: *

# Date Author Comment
1467 12/14/2024 06:47 PM markw

Break out audio detector to own module and improve. Now with zero crossing support.

1458 12/08/2024 12:50 PM markw

Prepare for 1.29 release

1454 12/07/2024 06:02 PM markw

Increase ADC volume. Try to decrease ADC noise by digital methods: FIR filter of problematic frequencies, silence ADC when nothing playing. Disable ADC for models that do not fit these features (M02/M08 with sample memory)

1449 09/05/2024 06:23 PM markw

Some names clash in the hash. Add an extra layer. Also if sidwavedataneeded the value is blank, not zero. So the pof creation fails!

1439 09/05/2024 02:47 PM markw

Pad core.bin out to the actual flash size. Correct version parameter.

1437 09/04/2024 10:58 PM markw

Corrected dir name. Fix the parameter passing to the qsf!

1430 09/02/2024 10:43 PM markw

Split into a block per version. Generate code automatically since I was getting worse and worse. Some clearly overlap. Automatic offsets for patching wave data into CFM. Generate core.bin from svf blocks.

1413 08/31/2024 02:09 PM markw

Sidmax was silent since the pof generation was using a non-existent .cof since it did not detect it as a sid version!

1407 06/12/2024 08:09 AM markw

Added 10M02 stereo version for v4

1402 05/11/2024 10:26 AM markw

A few more configs. Note that spdif does not fit on m08 with the full setup.

1396 04/17/2024 11:48 AM markw

First cut of pokeymaxv4 core, untested as yet and probably some mistakes. Might also have broken v2/v3, need to test they still build/work

1360 03/27/2023 08:43 PM markw

Add 10M16 mono, handy for debugging

1358 02/27/2023 10:25 PM markw

Bumped version

1349 09/29/2021 09:20 PM markw

Moved pokey to own folder

1340 09/19/2021 09:06 PM markw

_ can be in var...

1339 09/19/2021 09:05 PM markw

Allow different settings for with and without sid (for post divide!)

1337 09/19/2021 08:52 PM markw

Reviewed remaining sdc files

1335 09/19/2021 06:18 PM markw

Correct v3 sdc file, was effectively entirely missing which broke flash timing. Still needs more work since the sigma delta inputs are effectively not properly constrained.

1329 09/01/2021 10:03 PM markw

Some new versions added in 123

1325 09/01/2021 09:47 PM markw

sidmax changes. Also silent pokey interference support

1322 02/09/2021 10:17 PM markw

Added 10M04 versions instead of 10M02 versions