completely label and document dma3_manager.c

This commit is contained in:
camthesaxman
2018-01-07 23:59:42 -06:00
parent 11cf2950ae
commit 3b097262f5
3 changed files with 81 additions and 79 deletions

View File

@@ -332,7 +332,6 @@ void SetSerialCallback(IntrCallback callback)
}
extern void CopyBufferedValuesToGpuRegs(void);
extern void ProcessDma3Requests(void);
static void VBlankIntr(void)
{