OSDN Git Service

hmmm, bg integration seems ok??
[motonesfpga/motonesfpga.git] / de1_nes / ppu / vga_ppu.vhd
index 7e4fde0..132caf8 100644 (file)
@@ -1181,12 +1181,8 @@ begin
                                                 + "00000000001000";\r
                             end if;\r
                         end if;\r
-\r
-                    else\r
-                        vram_addr <= (others => 'Z');\r
                     end if; --if (nes_x > conv_std_logic_vector(HSCAN, X_SIZE) and \r
                                 --nes_x <= conv_std_logic_vector(HSCAN_SPR_MAX, X_SIZE)) then\r
-\r
                 else\r
                     vram_addr <= (others => 'Z');\r
                 end if; --(nes_y < conv_std_logic_vector(VSCAN, X_SIZE) or \r