flycast/core/rec-ARM
Flyinghead 6115a918b2 arm dynarec: apply mask to mem write8 and write16 value operand
Compilers do not cast the operand, which results in u8 handlers being
called with an u32 value.
2024-03-14 13:21:10 +01:00
..
arm_unwind.h uwp: add support for arm 2023-08-02 09:32:55 +02:00
rec_arm.cpp arm dynarec: apply mask to mem write8 and write16 value operand 2024-03-14 13:21:10 +01:00