Update Maria.cs

This commit is contained in:
alyosha-tas 2017-07-20 12:23:24 -04:00 committed by GitHub
parent 9038a4b8a5
commit ab814fb3e4
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ namespace BizHawk.Emulation.Cores.Atari.A7800Hawk
if (cycle == 440 && !sl_DMA_complete && do_dma && (DMA_phase == DMA_GRAPHICS || DMA_phase == DMA_HEADER))
{
Console.WriteLine(scanline);
//Console.WriteLine(scanline);
if (current_DLL_offset == 0)
{