Files
ppsspp/Core/MIPS
Henrik Rydgård 1a2d599942 JIT: Consider the block cache full a few block before it is, to allow space for proxy blocks.
Should fix the following crash:

Core/MIPS/JitCommon/JitBlockCache.cpp:190

JitBlock &b = blocks_[num_blocks_];
2023-05-02 21:53:01 +02:00
..
2023-04-02 16:36:39 +02:00
2022-10-10 17:30:15 -07:00
2023-04-28 21:56:39 +02:00