| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | TSC support, touchscreen input. not perfect but for now this will do. | StapleButter | 2017-02-01 |
| | | |||
| * | * support for cart secure area | StapleButter | 2017-01-23 |
| | | | | | * fix bug in THUMB LDMIA | ||
| * | some attempt at cart support | StapleButter | 2017-01-22 |
| | | |||
| * | fix bug with ALU operations and shift operands, where the shift operation ↵ | StapleButter | 2017-01-20 |
| | | | | | | | could obliterate the carry flag also, misc shit | ||
| * | * some basic BG display code | StapleButter | 2017-01-20 |
| | | | | | | * basic, frozen-in-time RTC * power management device | ||
| * | * start GPU shit: draw BG0 16-color. | StapleButter | 2017-01-18 |
| | | | | | | | * fix a few DMA bugs. * fix a bug where some code could still run right after a halt instruction. * fix VRAM mapping, too. I'm an idiot. | ||
| * | skeleton for 2D GPU | StapleButter | 2017-01-18 |
| | | |||
| * | DMA support! | StapleButter | 2017-01-18 |