| Commit message (Collapse) | Author | Age |
|
|
|
| |
fixes spanish Pokemon HeartGold
|
|
|
|
|
|
|
|
|
| |
- more reliable code invalidation detection
- blocks aren't stopped at any branch, but are being followed
if possible to get larger blocks
- idle loop recognition
- optimised literal loads, load/store cycle counting
and loads/stores from constant addresses
|
|
|
|
|
| |
- do thumb bl long merge in the first step
- preparations for better branch jitting
|
|
|
|
|
| |
- especially useful for thumb code and larger max block sizes
- can still be improved upon
|
| |
|
| |
|
| |
|
|
|
|
| |
+ branching
|
| |
|
| |
|
|
all instructions are interpreted
|