| 2018-05-05 |
[ARM11] Allow setting IRQ handlers to NULL like on ARM9 + cleanup.
profi200
committed
on 5 May 2018
|
|---|---|
| 2018-01-07 |
Reenable full GPU/LCD deinit + cleanup.
profi200
committed
on 7 Jan 2018
|
| 2017-12-28 |
Cleanup core 2/3 code.
profi200
committed
on 28 Dec 2017
|
| 2017-12-20 |
Move most inline asm to arm.h.
profi200
committed
on 20 Dec 2017
|
| 2017-12-09 |
Added functions to temporarily disable interrupt handlers on ARM11 without unregistering/reregistering them.
profi200
committed
on 9 Dec 2017
|
| 2017-12-08 |
Optimize(tm) ARM11 IRQ code a bit.
profi200
committed
on 8 Dec 2017
|
| 2017-12-02 |
Use const for pre-critical section state.
profi200
committed
on 2 Dec 2017
|
|
Fixed the race properly on ARM11.
profi200
committed
on 2 Dec 2017
|
|
|
Do not enable interrupts before initializing all of the hardware (race).
profi200
committed
on 2 Dec 2017
|
|
| 2017-11-23 |
Actually do this right.
profi200
committed
on 23 Nov 2017
|
|
Fixed more possible problems like the TIMER_sleep() one.
profi200
committed
on 23 Nov 2017
|
|
| 2017-10-19 |
Disable FIQs entirely.
profi200
committed
on 19 Oct 2017
|
| 2017-08-15 |
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
profi200
committed
on 15 Aug 2017
|