1
0
mirror of https://github.com/mist-devel/mist-board.git synced 2026-02-06 16:14:42 +00:00

[C64] Don't listen to EAR input in UART mode

This commit is contained in:
Gyorgy Szombathelyi
2019-04-18 21:19:54 +02:00
parent fee9441cbb
commit 2a596b8e61

View File

@@ -1273,7 +1273,7 @@ begin
cass_motor => cass_motor,
cass_sense => cass_sense,
osd_play_stop_toggle => st_tap_play_btn,
ear_input => UART_RX
ear_input => UART_RX and not st_user_port_uart;
);
comp_sync : entity work.composite_sync