| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
