ptitSeb
ptitSeb
> I downloaded 3 library from debian i686 and extracted to folder. now I get this error: > > ``` > BOX86_LOG=1 ./lantern-binary -headless=true > Debug level is 1 >...
Symbol have been added, can you retest and close the ticket if it works?
Will you do a pullrequest with the 66 F0 81/83 opcode? (if yes, the test for alignment is wrong, as a 2bytes check is enough, not a 4bytes check). The...
Ah ok. Then I'll add the opcode in the dynarec later.
No it's on purpose. Those opcodes acces 8bytes of memory instead of 4 like most. I'll probably change the way I define the structure later to avoid that warning.
Why not. But not of this, I guess, will be working to cover the dynarec generated code. But yeah, at least the other code can be checked. The current integrated...
The function has been added, you can update and try again
@JerboaWings can this ticket be closed now?
I used 6.0.1 and 6.0.2 with no issues. Most recent 6.10+ doesn't seems to work for now, I have to debug what's wrong.
Can you retry now with latest box86?