Project

General

Profile

# Date Author Comment
1472 12/15/2024 10:11 PM markw

spdif seems to have left/right backwards

1470 12/15/2024 11:19 AM markw

Incorrect clock for sio data mixing

1467 12/14/2024 06:47 PM markw

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

1464 12/10/2024 11:23 PM markw

Correct adc silence threshold for 1x/2x. Correct ADC BITLEN for CIC_STAGES*log2(OVERSAMPLE_RATE)

1463 12/10/2024 10:41 PM markw

This is not the right fix. Investing then will commit the right fix.

1462 12/08/2024 11:24 PM markw

Horrible screeching on *2, I think down to this

1457 12/08/2024 12:50 PM markw

Added volume for SIO DATA and ADC

1455 12/07/2024 11:18 PM markw

Flip sign for spdif. When adc silenced revert back to mixing sio data a bit.

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)

1401 04/28/2024 04:59 PM markw

Do not feed back SIO noise if using the ADC, since we will have it from that. Allows playing stereo tapes as mono through the 1010 otherwise the analog tracks comes in as digital noise!

1400 04/28/2024 04:13 PM markw

Mix ADC in

1397 04/17/2024 12:53 PM markw

Fix K output, still does not type but they toggle at least!

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

1351 03/18/2022 09:10 PM markw

Writes still allowed when disabled!

1344 09/23/2021 10:16 PM markw

Add disable support for each audio output. Split config screen into pages since it was getting too long!

1334 09/19/2021 06:17 PM markw

Missed from sensitivity list

1325 09/01/2021 09:47 PM markw

sidmax changes. Also silent pokey interference support