1
0
mirror of https://github.com/UzixLS/zx-sizif-xxs.git synced 2025-07-19 07:11:28 +03:00

fpga: fix missing magic sounds

This commit is contained in:
UzixLS
2021-06-17 21:57:53 +03:00
parent 695589d6c2
commit 01ef87db8f

View File

@ -350,7 +350,7 @@ mixer mixer0(
.rst_n(rst_n),
.clk28(clk28),
.beeper(beeper),
.beeper(beeper ^ magic_beeper),
.tape_out(tape_out),
.tape_in(sd_miso_tape_in),
.ay_a0(ay_a0),