aboutsummaryrefslogtreecommitdiff
path: root/SPI.cpp
Commit message (Collapse)AuthorAge
* reorganize repo, move shit aroundStapleButter2017-03-16
|
* * fixes to GXFIFO IRQ. refine IRQ support a bit.StapleButter2017-03-03
| | | | * fix potential bug when multiple DMAs are running.
* * lay base for 3D engineStapleButter2017-02-07
| | | | | | * add failure reporting to Init functions, and DeInit functions * GPU-related notes * readme update
* improve touchscreen precisionStapleButter2017-02-04
|
* TSC support, touchscreen input. not perfect but for now this will do.StapleButter2017-02-01
|
* * very shitty implementation of save RAM. requires an existing save file for ↵StapleButter2017-01-31
| | | | | | | now. * refine some SPI code, too. mostly removing a useless function. * support 16bit accesses to DMAxCNT registers.
* * scheduler revamp, simpler designStapleButter2017-01-31
| | | | * fix dumb bug of the year: ARM LDR opcodes would accidentally read twice, which fucked with things like the IPC FIFO.
* start refactoring shit: more accurate timing and way of counting cycles.StapleButter2017-01-30
|
* * some basic BG display codeStapleButter2017-01-20
| | | | | * basic, frozen-in-time RTC * power management device
* uh oh! it's getting furtherStapleButter2017-01-16
| | | | (also CodeBlocks is fucking dumb)
* christ. CodeBlocks is retarded.StapleButter2016-12-23
| | | | also, lots of crap. I lost track of it.
* implementation of VRAM and other misc crapStapleButter2016-12-05
|
* misc fixes.StapleButter2016-12-05
| | | | | | shit in place to start implementing GPU shit. GPL headers added before it's too late. (TODO: put actual GPL license in the repo) also added URL that doesn't exist yet but is reserved.
* fix some shit. add support for SPI and firmware.StapleButter2016-12-04