more wifi work: timers and their IRQs

This commit is contained in:
StapleButter
2017-05-01 22:27:05 +02:00
parent d4270b0976
commit ce240f4216
3 changed files with 168 additions and 7 deletions

View File

@ -28,6 +28,7 @@ enum
{
Event_LCD = 0,
Event_SPU,
Event_Wifi,
Event_ROMTransfer,