Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -cpu/drcbex64.cpp: Fixed handling of address map global mask. | 2025-02-06 | 1 | -14/+187 | |
| | | | | | | | | * Fixed Final Furlong failing to boot. -util/mfpresolve.cpp, emu/emumem_aspace.cpp: Moved some member function pointer manipulation stuff into the library. Gives another slight reduction in the size of libemu. | ||||
* | -util/mfpresolve.cpp: Moved member function resolution code to a common ↵ | 2025-01-14 | 1 | -0/+258 | |
location. * util/delegate.cpp, cpu/drcbex64.cpp, cpu/drcbearm64.cpp: Use common member function resolution code. -cpu/drcbearm64.cpp, cpu/drcbex64.cpp, cpu/drcbex86.cpp: Moved some stuff to anonymous namespaces. -cpu/drcbex64.cpp, cpu/drcbex86.cpp: Defer allocating labels if they aren't always needed. |