mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-01-23 02:37:52 +00:00
Repair Video
This commit is contained in:
parent
c289cef788
commit
2eb7a9bd0e
Binary file not shown.
@ -438,7 +438,7 @@ ssio_iowe <= '1' when cpu_wr_n = '0' and cpu_ioreq_n = '0' else '0';
|
||||
----------------------
|
||||
--- sprite machine ---
|
||||
----------------------
|
||||
vflip <= 480-vcnt; -- apply mirror flip
|
||||
vflip <= 512+vcnt;-- apply mirror flip
|
||||
|
||||
process (clock_vid)
|
||||
begin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user