mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-01-17 08:33:16 +00:00
Update pacman.vhd
This commit is contained in:
parent
b84aa19984
commit
a47c7e21db
@ -371,7 +371,7 @@ begin
|
||||
V4 => vcnt(2),
|
||||
V2 => vcnt(1),
|
||||
V1 => vcnt(0),
|
||||
FLIP => control_reg(3)
|
||||
FLIP => '0'--control_reg(3)
|
||||
);
|
||||
|
||||
p_ab_mux_comb : process(hcnt, cpu_addr, vram_addr_ab)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user