| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-25 | Set copyright year to when a file was created | Tillmann Karras | |
| 2015-05-25 | Update license headers to GPLv2+ | Tillmann Karras | |
| 2014-10-05 | JIT: Reuse trampolines when possible | hthh | |
| 2014-09-15 | JIT: support immediate stores | Fiora | |
| 2014-04-25 | Fix Fastmem on CPUs without MOVBE | Tillmann Karras | |
| The problem was that when BSWAP was used, UnsafeWriteRegToReg() returned the address of that instead of the MOV. | |||
| 2014-04-24 | Add remaining possible uses of MOVBE | Tillmann Karras | |
| Also fixes a missing 'break' statement in DisassembleMov(). | |||
| 2014-03-11 | Fixes spacing for "for", "while", "switch" and "if" | Matthew Parlane | |
| Also moved && and || to ends of lines instead of start. Fixed misc vertical alignments and some { needed newlining. | |||
| 2014-02-18 | Convert all includes to relative paths. | Lioncash | |
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
