| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | remove some UB | RSDuck | 2020-09-04 |
| | | | | | | | | - savestates used to read a four bytes from a single byte value - a few unassigned variables - some other things - also make the ROR macro an inline function | ||
| * | remove unneeded dolphin code, C++11 static_assert | RSDuck | 2020-04-26 |
| | | |||
| * | JIT: base | RSDuck | 2020-04-26 |
| all instructions are interpreted | |||