From: astoria-d@fc Date: Mon, 3 Oct 2016 05:26:56 +0000 (+0900) Subject: test update X-Git-Tag: motonesfpga-de0-cv-0.9.0~27 X-Git-Url: http://git.osdn.net/view?p=motonesfpga%2Fmotonesfpga.git;a=commitdiff_plain;h=407c74462ae0473c213e67f2e2347914bbd4a311 test update --- diff --git a/de0_cv_nes/dummy-mos6502.vhd b/de0_cv_nes/dummy-mos6502.vhd index 03d06e8..e407d33 100644 --- a/de0_cv_nes/dummy-mos6502.vhd +++ b/de0_cv_nes/dummy-mos6502.vhd @@ -426,7 +426,7 @@ end; elsif (global_step_cnt = 5) then --step4 = scroll test and ppu reg read test. - if (scl_step_cnt = 123) then + if (scl_step_cnt = 0) then --x scroll pos=5 io_out(16#2005#, 5); elsif (scl_step_cnt = 1 * cpu_io_multi) then diff --git a/doc/mos6502-ppu.xlsx b/doc/mos6502-ppu.xlsx index daf4e25..d95c305 100644 Binary files a/doc/mos6502-ppu.xlsx and b/doc/mos6502-ppu.xlsx differ