On 10/21/21 12:45 PM, matheus.fe...@eldorado.org.br wrote:
if (ctx->le_mode) { - gen_addr_add(ctx, ea, ea, 8); + gen_addr_add(ctx, ea, ea, paired ? 24 : 8);
Still questioning the address of the fault, but the rest of it looks ok. r~
On 10/21/21 12:45 PM, matheus.fe...@eldorado.org.br wrote:
if (ctx->le_mode) { - gen_addr_add(ctx, ea, ea, 8); + gen_addr_add(ctx, ea, ea, paired ? 24 : 8);
Still questioning the address of the fault, but the rest of it looks ok. r~