Dávid Balatoni
b8f401b0ba
Make the .mdebug line parser support EE-GCC (PS2) ( #362 )
2026-07-09 23:45:53 -06:00
Dávid Balatoni
73917c12a8
Fix PS2 MWCC line number parsing ( #363 )
2026-06-17 20:23:34 -04:00
Luke Street
572afa8551
Support IDO .mdebug for line numbers ( #264 )
...
* Support IDO .mdebug for line numbers
Resolves #179
* Fix wasm build && cargo clippy --fix
* Resolve review comment
2025-09-25 10:00:40 -06:00
Luke Street
42d4c38079
mips: Ignore .NON_MATCHING functions from INLINE_ASM macros
2025-03-11 21:39:17 -06:00
Luke Street
7c4f1c5d13
Fix left/right arch mismatches in diff code
2025-03-08 10:44:44 -07:00
Luke Street
6ed07bfaf1
MIPS relocation pairing, '$' prefix option & fixes
...
Implements MIPS relocation pairing logic.
New option for "Register '$' prefix", off by default.
Fixes various regressions introduced by refactoring.
Resolves #122
Resolves #156
2025-03-03 17:14:32 -07:00