-
Notifications
You must be signed in to change notification settings - Fork 131
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
[GBA] Digimon Racing (Europe): Hangs after Griptonite logo #202
Labels
core-gba
Game Boy Advance
Comments
Still an issue in 130.1 |
LukeUsher
added a commit
that referenced
this issue
Sep 18, 2023
bc844c90a Implement vex prefix encoding on x86 3551015c7 mips: enable SLJIT_HAVE_REV for SLJIT_MIPS_REV >= 2 (#203) 3dcdb2575 mips: allow detection of StatusFR with prctl() (#202) 03d40019b mips: fix little endian (#197) 8dcad370c loongarch: implement sljit_emit_fop2r() (#201) 90df876ec mips: correctly detect valid FPU and support StatusFR=1 in 32bit (#200) 5628f9065 Implement full f32 register access on arm32 and mips32 2e0a7b9b7 Double the range available for register indicies ce85ea911 mips: fix SLJIT_COPYSIGN in 32bit (#199) 2d177ccdc mips: fix sljit_emit_fcopy() for 32bit (#198) 0aed5d4dd s390x: sanitize warnings with clang 15 (#192) 831ea3ec4 mips: fix implementation of sljit_emit_fset64 in 32bit mips (BE) (#196) abda1b90f mips: add missing ADJUST_LOCAL_OFFSET for sljit_emit_select (#195) bf5e9a145 atomic: avoid unused checks if not implemented (#194) c4dc1c8a7 Implement sign extraction on x86, arm 1eaeac321 arm: fix unaligned REG_PAIR thumb2 operations (#190) 63de0d9f6 arm: restrict NEON/VFPv3 code in sljit_emit_fset{32,64} (#189) 108a4b410 arm: restore emulation for SLJIT_CTZ in armv6 (#187) abe5001d8 arm: use armv6 compatible instructions for thumb2 in atomic (#186) 0821be0b6 simd: prevent SIGILL with armv6 (#184) be7b02a41 Better simd checking in the tests 299ae4ae7 Implement element extension on x86, arm 976e5d813 Be explicit about OS version (#179) 351d9afc7 x86: really detect SSE41 (#181) 8a3c0d1d8 x86: correctly detect SSE41 (#180) dfff60447 Implement simd zero before lane set on x86, arm 0e4cbc9a8 Rename SLJIT_INT_REGISTER to SLJIT_GP_REGISTER 12d36226e simd: avoid unused parameter warnings (#178) 5c15decbf Implement sign extended lane store on x86, arm 44d8136d1 Implement lane replication on x86, arm 31556f80e Implement lane replication on x86, arm 750987e45 Implement simd mov reg on x86, arm d17bf952d Implement simd source duplication on x86, arm d9c74c990 Remove MEM prefix from several simd constants a2c65c3c7 Implement simd lane transfer on x86, arm 38d96705b Fix incorrect branch offset calculation (#177) 87f9e7791 Rework sljit_get_register_index git-subtree-dir: thirdparty/sljit git-subtree-split: bc844c90ac79e7d56c04182e010c6aa8e5957b24
Retested in v141. Still happens. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The sound continue playing continuously even after the hang.
The interesting is that only the european version hangs. The North American and Japanese versions plays fine.
The text was updated successfully, but these errors were encountered: