frontend: update libpicofe, fix missed callbacks
[pcsx_rearmed.git] / libpcsxcore / new_dynarec / linkage_arm64.S
2025-03-03 notaztry to support macOS for standalone
2025-01-24 notazdrc: implement block linking on platforms that lacked it
2025-01-24 notazdrc: handle gte stalls closer to the interpreter
2025-01-15 notazdrc: fix wrong stop check
2024-11-17 notazdrc: restore scratch_buf_ptr
2024-11-17 notazdrc: eliminate a global from get_addr_ht
2024-10-24 notazmove more globals to psxRegs
2024-10-24 notazdrc: drop pending_exception
2024-10-23 notazdrc: try compiling on another thread
2023-10-16 notazdrc: implement cycle reload on read
2023-10-12 notazpatch up some clang/apple issues
2023-09-27 notazrm leftover debug code
2023-08-09 notazpsxbios: completely rework exception handling
2023-08-03 notazdrc: some cleanup
2023-08-03 notazdrc: update according to the interpreter (3)
2023-08-03 notazdrc: optional address error exception support
2023-08-03 notazdrc: update according to interpreter
2023-07-21 notazpsxinterpreter: yet more exceptions, new config option
2023-07-09 notazdrc: handle regs-not-in-psxRegs case better
2022-02-24 notazdrc: rework block tracking
2022-02-23 notazdrc: get rid of SPAN
2022-02-19 notazdrc: don't delay block restoration
2022-01-26 notazdrc: emulate break opcode
2022-01-23 notazdrc: a bit more sophisticated f1 hack
2021-12-14 notazdrc: adjust asm to make clang happy
2021-11-28 notazdrc: fix an old memhandler oversight
2021-11-28 notazdrc: get rid of RAM_FIXED, revive ROREG
2021-11-24 notazdrc: add a hack for f1 games
2021-11-20 notazdrc/gte: add some stall handling
2021-11-14 notazdrc: something works on arm64
2021-11-14 notazdrc: arm64 wip
2021-11-14 notazdrc: some more general cleanup
2021-11-14 notazdrc: arm64 wip
2021-11-14 notazdrc: starting arm64 support