mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 15:19:53 -06:00
take it somewhere.
still need to speed it up a tad.
This commit is contained in:
@ -813,7 +813,7 @@ void StartScanline(u32 line)
|
||||
GPU2D_A->VBlank();
|
||||
GPU2D_B->VBlank();
|
||||
GPU3D::VBlank();
|
||||
printf("VBlank. PC=%08X\n", NDS::GetPC(0));
|
||||
//printf("VBlank. PC=%08X\n", NDS::GetPC(0));
|
||||
}
|
||||
else if (VCount == 144)
|
||||
{
|
||||
|
Reference in New Issue
Block a user