-
Is there a replacement for the unavailable Molex 39-53-2314? None of the big parts houses seems to have it in stock, or on order. I searched for alternate 31 pin FFCs, but couldn't find any.
-
What did you like on day two of this course? What was good? Comment below 👇
-
Then we can support rich typing for configurations. (Alternatively there is JS Docs, which Svelte / Vite has used in the past)
-
Hello. I often hack on retro things and having a small, efficient linked list implementation would be helpful (so that I can stop reinventing the wheel). However, in the current state CLinkList can no…
-
What did you like on day one of this course? What was good? Comment below 👇
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
i will create a multi-step progress bar to visually guide users through the checkout proce…
-
An idea from an FSR retro:
An easy way to report mistakes on a page would be practical so that people do not have to search who is responsible for a page but rather just report issues directly in …
-
Can you add specific functions to allow support achievements for Retroachievements.
Retroachievements support loading memory maps, from libretro need retro_get_memory_data and set the enviroment va…
-
## Issue summary
to repro:
```
cd stable-retro
cmake . -DBUILD_UI=ON -UPYLIB_DIRECTORY
make
```
This error will happen from time to time (not 100% repro)
```
[100%] Linking CXX executab…
-
When I'm updating frame in retro_run() sometimes it is needed to view main Retroarch screen when frame drawing is not completed (for example emulation is paused by instruction breakpoint). But now, if…