| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | * fix 'STMxx with base register included in register list' when base ↵ | StapleButter | 2017-02-05 |
| | | | | | | | register is banked. * fix cart DMA for ARM9. | ||
| * | * 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 |
| | | |||
| * | * support for cart secure area | StapleButter | 2017-01-23 |
| | | | | | * fix bug in THUMB LDMIA | ||
| * | 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. | ||
| * | * somewhat proper event scheduler | StapleButter | 2016-12-05 |
| | | | | | | * support for timers * fixes, additions, shit | ||
| * | more instructions. shared WRAM. | StapleButter | 2016-12-03 |
| | | |||
| * | moar instructions and shit implemented | StapleButter | 2016-12-03 |
| | | |||
| * | more crap implemented! | StapleButter | 2016-12-03 |
| | | |||
| * | moar shit | StapleButter | 2016-12-03 |
| | | |||
| * | add MSR/MRS. also fix misc error with LDR ROR effect. | StapleButter | 2016-12-03 |
| | | | | | see shibboleet, I can do it too :> | ||
| * | implement LDR/STR/LDRB/STRB. | StapleButter | 2016-12-03 |
| more macro soup. | |||