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