decrease jit block cache address granularity

fixes Dragon Quest IX
move code with side effects out of assert, fixes release build
(thanks to m4wx for this one)
also remove some leftovers of jit pipelining
This commit is contained in:
RSDuck
2019-10-16 23:39:12 +02:00
parent 52dd0ee75a
commit 9cf7780e46
5 changed files with 60 additions and 44 deletions

View File

@ -230,7 +230,8 @@ enum
{
special_NotSpecialAtAll = 0,
special_WriteMem,
special_WaitForInterrupt
special_WaitForInterrupt,
special_LoadLiteral
};
struct Info