|
Implemented timers and interrupts. Critical hardware like DMA and timers are disabled on system init now.
|
|---|
|
|
| include/arm9/interrupt.h 0 → 100644 |
|---|
| include/arm9/timer.h 0 → 100644 |
|---|
| include/io.h |
|---|
| source/arm9/pxi.c |
|---|
| source/arm9/system.s |
|---|
| source/arm9/timer.c 0 → 100644 |
|---|