Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | * lay base for 3D engine | StapleButter | 2017-02-07 |
| | | | | | | * add failure reporting to Init functions, and DeInit functions * GPU-related notes * readme update | ||
* | improve touchscreen precision | StapleButter | 2017-02-04 |
| | |||
* | TSC support, touchscreen input. not perfect but for now this will do. | StapleButter | 2017-02-01 |
| | |||
* | * very shitty implementation of save RAM. requires an existing save file for ↵ | StapleButter | 2017-01-31 |
| | | | | | | | now. * refine some SPI code, too. mostly removing a useless function. * support 16bit accesses to DMAxCNT registers. | ||
* | * scheduler revamp, simpler design | StapleButter | 2017-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. | StapleButter | 2017-01-30 |
| | |||
* | * some basic BG display code | StapleButter | 2017-01-20 |
| | | | | | * basic, frozen-in-time RTC * power management device | ||
* | uh oh! it's getting further | StapleButter | 2017-01-16 |
| | | | | (also CodeBlocks is fucking dumb) | ||
* | christ. CodeBlocks is retarded. | StapleButter | 2016-12-23 |
| | | | | also, lots of crap. I lost track of it. | ||
* | implementation of VRAM and other misc crap | StapleButter | 2016-12-05 |
| | |||
* | misc fixes. | StapleButter | 2016-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. | StapleButter | 2016-12-04 |