History for uwuboot / source / arm9 / interrupt.c
2017-05-20
@profi200
Some NDMA and IRQ changes.
profi200 committed on 20 May 2017
2017-05-19
@profi200
Do not enable unneeded IRQs. Replaced buggy inline asm for IRQ disable and aknowledge. Added AES_init() function.
profi200 committed on 19 May 2017
2017-05-14
@profi200
2 little mistakes i noticed recently.
profi200 committed on 14 May 2017
2017-01-03
@profi200
Oops IRQs should be enabled not disabled.
profi200 committed on 3 Jan 2017
2017-01-02
@profi200
Changed enableIrq() and disableIrq() to enterCriticalSection() and leaveCriticalSection().
profi200 committed on 2 Jan 2017
2016-12-27
@profi200
Small changes for the interrupt code.
profi200 committed on 27 Dec 2016
2016-12-26
@profi200
Implemented proper interrupts.
profi200 committed on 26 Dec 2016