Ryan McClelland

Results 15 issues of Ryan McClelland

# Describe the feature / request Add Support for the Phillips CD-i # Additional context ## Appendix | Skyscraper Platform | Platform Name | File Extensions | Screenscraper fr ID...

On https://github.com/zephyrproject-rtos/zephyr/pull/56957, an internal compiler error is shown. ``` /__w/zephyr/modules/lib/cmsis-dsp/Source/MatrixFunctions/arm_mat_mult_f64.c: In function 'arm_mat_mult_f64': /__w/zephyr/modules/lib/cmsis-dsp/Source/MatrixFunctions/arm_mat_mult_f64.c:506:1: internal compiler error: in arc_split_move, at config/arc/arc.cc:10235 506 | } | ^ 0x7ff86c016d8f __libc_start_call_main ../sysdeps/nptl/libc_start_call_main.h:58 0x7ff86c016e3f...

priority: low
area: GCC

Emulations station would stutter a lot when scorlling through game lists that had artwork with. This was due to it performing multiple reads of the screenshots, marquees, video, etc... For...

I noticed significant stuttering on my system when scrolling on my game lists. I put the debugger on it, and found that it was spending most of it's time in...

The Input Processor requires the `PlayerInputManager` which is a singleton class. This means that only one can exist. So if multiple LibretroInstances are running at the same time the `OnPlayerJoined`...

GLFW does not have an Android implementation. This makes it so some cores, such as Dolphin, can not run with HW acceleration. I'm not quite sure how implementation would begin...

For IL2CPP, it is unable to marshalling delegates to an instanced methods ``` System.NotSupportedException: IL2CPP does not support marshaling delegates that point to instance methods to native code. The method...

the issue here was that the destination buffer was using the same length as the source buffer and the destination buffer needs to be longer or shorter based on ratio...

Android (Native Quest 2) builds use IL2CPP on unity. This presents an issue where having the error is given ``` IL2CPP does not support marshaling delegates that point to instance...

UniTask needs to be listed a dependency of the package