Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | start refactoring shit: more accurate timing and way of counting cycles. | StapleButter | 2017-01-30 |
| | |||
* | fix bug that could cause nested IRQs. | StapleButter | 2017-01-18 |
| | | | | fix potential bug in MSR. | ||
* | 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. | ||
* | some more crap emulated. | StapleButter | 2016-12-06 |
| | |||
* | 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 | ||
* | less amnesia! ITCM, DTCM, corresponding CP15 support | StapleButter | 2016-12-03 |
| | |||
* | more instructions. some handling of CPU mode switching. | 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. | ||
* | more shit! some start of ALU emulation | StapleButter | 2016-11-25 |
| | |||
* | well, adding shit. laying out the base for the interpreter. really dirty code. | StapleButter | 2016-11-24 |