Mr-Wiseguy
|
514ad596ae
|
Implement switch statements and special function calls (break, syscall, trigger event) in live recompiler
|
2024-10-13 01:47:39 -04:00 |
|
Mr-Wiseguy
|
ce46ef7ed1
|
Fixed divu sign extension in live recompiler and fixed warnings
|
2024-10-12 13:30:11 -04:00 |
|
Mr-Wiseguy
|
92776c4a05
|
Implement indirect calls and fix signed branch conditions in live recompiler
|
2024-10-07 21:39:44 -04:00 |
|
Mr-Wiseguy
|
137c326f3e
|
Implemented calling internal functions in live recompiler, added bltzal/bltzall to branch operations
|
2024-10-07 00:15:41 -04:00 |
|
Mr-Wiseguy
|
c76b127f3a
|
Fix shifts and implement integer multiply and divide instructions in live generator
|
2024-10-05 22:40:23 -04:00 |
|
Mr-Wiseguy
|
009754862f
|
Add WIP live recompiler for mods (direct machine code output)
|
2024-10-04 02:32:33 -04:00 |
|