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:
@ -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),
|
||||
|
Reference in New Issue
Block a user