Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A Snake's Tale - Unimplemented Opcode (48 0F 6E C0) #1320

Closed
Cebion opened this issue Mar 3, 2024 · 2 comments
Closed

A Snake's Tale - Unimplemented Opcode (48 0F 6E C0) #1320

Cebion opened this issue Mar 3, 2024 · 2 comments

Comments

@Cebion
Copy link

Cebion commented Mar 3, 2024

Game: https://m12y.itch.io/a-snakes-tale
Box64 Build (d0edf2e)
RK3326 SBC

BOX64 using "/roms/ports/box64/box64/native/libGL.so.1" as libGL.so.1
Show Segfault signal even if a signal handler is present
Show a Backtrace when a Segfault signal is caught
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL SHA1 SHA2 PageSize:4096 Running on Cortex-A35 with 4 Cores
Params database has 14 entries
BOX64: Didn't detect 48bits of address space, considering it's 39bits
Counted 27 Env var
BOX64 LIB PATH: /roms/ports/box64/box64/native/:/usr/lib/:/usr/lib/aarch64-linux-gnu/:/roms/ports/box64/libs/:/usr/lib/:/usr/lib/pulseaudio/:/usr/lib32/:/roms/ports/box64/box64/x64/:/roms/ports/box64/box64/native/:/roms/ports/box64/libs/x64/:/roms/ports/box64/libs/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:/usr/bin/:/usr/sbin/:/usr/local/bin/:/usr/bin/:/storage/bin/
Looking for gamedata/a_snakes_tale
Rename process to "a_snakes_tale"
Redirecting overridden malloc from symtab function for /storage/roms/ports/box64/gamedata/a_snakes_tale
Using native(wrapped) libdl.so.2
Using native(wrapped) librt.so.1
Using native(wrapped) libpthread.so.0
Using emulated /roms/ports/box64/box64/x64/libgcc_s.so.1
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) libbsd.so.0
Using native(wrapped) libm.so.6
16707|0x4f2986: Unimplemented Opcode (48 0F 6E C0) 64 66 0F 7F 04 25 F0 FE FF FF 31 C0 64 48 89```
@ptitSeb
Copy link
Owner

ptitSeb commented Mar 4, 2024

Ok, I have added that opcode.

@Cebion
Copy link
Author

Cebion commented Mar 6, 2024

Thanks!

@Cebion Cebion closed this as completed Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants