| 2018-05-02 |
Move more I2C stuff to mcu.c/h.
profi200
committed
on 2 May 2018
|
|---|---|
|
Use I2C IRQs. I2C code cleanup + other changes required after the former.
profi200
committed
on 2 May 2018
|
|
| 2018-04-24 |
Timers: Use integer math on ARM9 and faster fp math on ARM11.
profi200
committed
on 24 Apr 2018
|
| 2018-03-05 |
ARM11 hash.h: This happens if you copy & paste shit.
profi200
committed
on 5 Mar 2018
|
| 2018-03-02 |
HASH engine support for ARM11.
profi200
committed
on 2 Mar 2018
|
| 2018-02-25 |
Reverted C++ header commit because it looks ugly. We will change this later.
profi200
committed
on 25 Feb 2018
|
| 2018-01-29 |
Add missing C++ guards for C code.
profi200
committed
on 29 Jan 2018
|
| 2018-01-07 |
Reenable full GPU/LCD deinit + cleanup.
profi200
committed
on 7 Jan 2018
|
| 2018-01-04 |
Introducing cfg9.h and cfg11.h.
profi200
committed
on 4 Jan 2018
|
| 2017-12-30 |
Added proper core 2/3 poweroff code.
profi200
committed
on 30 Dec 2017
|
| 2017-12-28 |
Cleanup core 2/3 code.
profi200
committed
on 28 Dec 2017
|
|
Added function for changing CPU clock.
profi200
committed
on 28 Dec 2017
|
|
|
Implemented core 2/3 init for New 3DS. Also enables FCRAM extension. This is currently disabled.
profi200
committed
on 28 Dec 2017
|
|
| 2017-12-20 |
Move most inline asm to arm.h.
profi200
committed
on 20 Dec 2017
|
|
Introducing arm.h.
profi200
committed
on 20 Dec 2017
|
|
|
Use volatile instead of __volatile__.
profi200
committed
on 20 Dec 2017
|
|
| 2017-12-17 |
Added performance monitor code.
profi200
committed
on 17 Dec 2017
|
| 2017-12-12 |
Return current number of ticks on timer stop.
profi200
committed
on 12 Dec 2017
|
| 2017-12-10 |
arm11: mcu and safe i2c init
derrek
committed
on 10 Dec 2017
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 10 Dec 2017
|
|
|
arm11: use mcu
derrek
committed
on 10 Dec 2017
|
|
|
Here comes the coding style police!
profi200
committed
on 10 Dec 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
profi200
committed
on 10 Dec 2017
|
|
|
Fixed -Wdiv-by-zero warning and with it a bug.
profi200
committed
on 10 Dec 2017
|
|
|
arm11: use mcu driver
derrek
committed
on 10 Dec 2017
|
|
|
Merge branch 'newgui' of gitlab.com:derrek/fastboot3DS into newgui
derrek
committed
on 10 Dec 2017
|
|
|
arm11: introduce mcu driver, halt leds during startup
derrek
committed
on 10 Dec 2017
|
|
|
ARM11: Timer prescalers start at 1.
profi200
committed
on 10 Dec 2017
|
|
| 2017-12-09 |
Added functions to temporarily disable interrupt handlers on ARM11 without unregistering/reregistering them.
profi200
committed
on 9 Dec 2017
|
|
Nitpicking.
profi200
committed
on 9 Dec 2017
|