1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-04-30 21:58:59 +00:00

Moon Patrol: make it compile again

Also move to common T80
This commit is contained in:
Gyorgy Szombathelyi
2019-12-07 22:24:53 +01:00
parent 9455172285
commit 1c1c18d076
11 changed files with 12 additions and 4304 deletions

View File

@@ -84,7 +84,7 @@ component mist_video
scandoubler_disable : in std_logic;
ypbpr : in std_logic;
rotate : in std_logic_vector(1 downto 0);
blend : in std_logic;
blend : in std_logic := '0';
HSync : in std_logic;
VSync : in std_logic;