fix hsync len calculation for Firebee mode

This commit is contained in:
Markus Fröschle
2016-04-14 05:56:39 +00:00
parent accc7e85f0
commit 8114dcadf3
2 changed files with 346 additions and 353 deletions

View File

@@ -621,7 +621,7 @@ BEGIN
); );
-- Start of original equations -- Start of original equations
LINE <= FB_SIZE0 and FB_SIZE1; line <= fb_size0 and fb_size1;
-- BYT SELECT -- BYT SELECT
-- ADR==0 -- ADR==0

File diff suppressed because it is too large Load Diff