-
The 4.3 release of ESP-IDF won't compile the c modules into the micropython firmware as has some error using 'make' 'all' that it can't find the 'file' st7789_mpy, when this is actually a folder and n…
-
I am trying to use this interesting feature of loading states from command line while launching a game (RA: 1.19.0 Core: 0.9.9):
https://forums.libretro.com/t/load-save-states-from-command-line-or-pl…
-
Hi everyone,
During windows installation on KVM-QEMU via webvirtmgr I faced virtio driver problem. Virtio drivers are not provided by default installation of windows. To install virtio drivers during…
-
**Affected app**
Name: GuitarTuna
Package id: com.ovelin.guitartuna
**Describe the bug**
When trying to login with google the google login popup appears on the bottom of the screen trying to con…
-
```
int check_rom(char *filename)
{
int r;
FILE *f = ajunzip(filename);
r = f == NULL ? 0 : 1;
if (r)
fclose(f);
else
show_message(filename, "is not a valid ROM!");
return r;…
-
Hi,
I need to store two entites, one is file system and another is client. they are mapped many to many in real world, means, multiple FSes could be mapped to one client, while mulit clients could …
-
### Game Console(s) used
- [ ] Nintendo DS
- [ ] Nintendo DS Lite
- [ ] Nintendo DSi
- [ ] Nintendo DSi XL/LL
- [ ] Nintendo 3DS
- [ ] Nintendo 3DS XL/LL
- [ ] New Nintendo 3DS XL/LL
- [ ] Nintendo 2…
-
When one tries to LOAD a file whose name is longer than 14 characters (including the last ".TAP") , as Ryan and Adam have found, the ROM doesn't send the LOAD "tpi:..." command but a regular LOAD inst…
-
I have a unique problem where my Repo/Entity is called indie as in an Indie artist. The `infer_factory_name(name)` method https://github.com/rom-rb/rom-factory/blob/v0.6.0/lib/rom/factory/factories.rb…
-
```
With that ROM volume in earphone is too low, you can with difficulty hear the
voice of other people talking. With original SE ROM was ok.
X10 mini with MiniCM10-4.0.0-robyn.zip
```
Original …