* HBlank flag and IRQ.

* VBlank and HBlank DMA.
This commit is contained in:
StapleButter
2017-02-03 18:47:40 +01:00
parent f4335b9292
commit 1f691f3795
6 changed files with 46 additions and 16 deletions

2
NDS.h
View File

@ -38,7 +38,7 @@ typedef struct _SchedEvent
enum
{
Event_ScanlineStart = 0,
Event_LCD = 0,
Event_Timer9_0,
Event_Timer9_1,