diff --git a/Arcade_MiST/IremM52 Hardware/MoonPatrol_MIST/src/mpatrol.vhd b/Arcade_MiST/IremM52 Hardware/MoonPatrol_MIST/src/mpatrol.vhd index 33f01098..123d6f77 100644 --- a/Arcade_MiST/IremM52 Hardware/MoonPatrol_MIST/src/mpatrol.vhd +++ b/Arcade_MiST/IremM52 Hardware/MoonPatrol_MIST/src/mpatrol.vhd @@ -333,7 +333,7 @@ AUDIO_L <= audio; switches_i(15) <= not status(9); -- Test mode switches_i(14) <= not status(7); switches_i(13) <= not status(8); -- Sector select -switches_i(12 downto 8) <= "11101"; +switches_i(12 downto 8) <= "11100"; switches_i( 7 downto 4) <= "1111"; switches_i( 1 downto 0) <= not status(4 downto 3); -- Patrol cars switches_i( 3 downto 2) <= not status(6 downto 5); -- New car