General

Profile

zlice

  • Login: zlice
  • Registered on: 02/15/2018
  • Last connection: 04/28/2021

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

04/28/2021

08:23 PM Emulator Emulator Issues #10888: code veronica performance regression after november 2017
tested latest git^^^ zlice
08:23 PM Emulator Emulator Issues #10888: code veronica performance regression after november 2017
well better hardware, different drivers (and other libraries), pretty sure vulkan wasnt working as well as opengl a f... zlice
07:39 PM Emulator Emulator Issues #10888: code veronica performance regression after november 2017
ZephyrSurfer wrote:
> While I no longer have a R9 290, this does seem like a specific enough bisect for the raised i...
zlice

04/16/2019

06:04 PM Emulator Emulator Issues #10129: Resident Evil 0 GBZP08 crashes at certain events
so i think WriteExceptionExit() is clobbering registers that are in use with instruction 800D9C20
commented out an...
zlice
04:56 PM Emulator Emulator Issues #10129: Resident Evil 0 GBZP08 crashes at certain events
not the entire PR, only the jit64/jit_loadstore.cpp around line 122 (looks like pr commits changed) zlice
04:50 PM Emulator Emulator Issues #10129: Resident Evil 0 GBZP08 crashes at certain events
yes, removing that if OPCD == 32 is what i was doing manually
with the inst.hex **&** 0xFFFF0000 == 0x800D000 - it...
zlice
04:40 PM Emulator Emulator Issues #10129: Resident Evil 0 GBZP08 crashes at certain events
(inst.hex & 0xFFFF0000) == 0x800D0000 && (inst.hex != 0x800D9C20) &&
with this RE0 works, not sure why yet
zlice
12:04 PM Emulator Emulator Issues #10129: Resident Evil 0 GBZP08 crashes at certain events
true, may be correlating the safelodatoreg
but i did find this, which is interesting
`
// void EmuCodeBlock::Saf...
zlice
11:46 AM Emulator Emulator Issues #10129: Resident Evil 0 GBZP08 crashes at certain events
i'm more confused now
i was not originally even looking at the "SYNC" on idle to gpu
i believe past code says t...
zlice
12:10 AM Emulator Emulator Issues #10129: Resident Evil 0 GBZP08 crashes at certain events
just commented out everything but the printf and things go fine (although even in single core, printf happens only on... zlice

Also available in: Atom