1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-01-31 05:41:56 +00:00

Zaxxon: activate DSW2

This commit is contained in:
Gyorgy Szombathelyi
2022-11-30 18:26:42 +01:00
parent 6a730f910c
commit 880706c1e0

View File

@@ -251,7 +251,7 @@ zaxxon zaxxon(
.service(service),
.sw1_input(sw1), // cocktail(1) / sound(1) / ships(2) / N.U.(2) / extra ship (2)
.sw2_input(8'h33), // coin b(4) / coin a(4) -- "3" => 1c_1c
.sw2_input(sw2), // coin b(4) / coin a(4) -- "3" => 1c_1c
.flip_screen(flip),