Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | armemu: missed rename of "Syscall" to "SVC" | bunnei | 2014-05-21 | 1 | -1/+1 |
* | ignore thumbemu 0xDEADCODE debugging catch on MCR | bunnei | 2014-05-17 | 1 | -2/+1 |
* | updated how we call ARM core to make things much faster | bunnei | 2014-05-17 | 1 | -1/+1 |
* | - removed unused stubbed out code | bunnei | 2014-05-17 | 1 | -11/+0 |
* | - disable strict alignment on LDRD/STRD | bunnei | 2014-05-07 | 1 | -17/+22 |
* | removed commented out line - this was for an unimplemented MRC call, no longer need to leave this here | bunnei | 2014-04-28 | 1 | -1/+0 |
* | moved HLE::MRC to its own module, added support for catching data synchronization barrier command | bunnei | 2014-04-25 | 1 | -1/+2 |
* | base code to call a syscall from ARM11 appcore | bunnei | 2014-04-11 | 1 | -0/+3 |
* | got rid of 'src' folders in each sub-project | bunnei | 2014-04-09 | 1 | -0/+6631 |