-
Even though the multi-disc bundler now supports Saturn disc images, there is no apparent way to switch the inserted disc during gameplay when needed.
-
-
Hey I know you made this along time ago but I have loved the work, However I am missing a few. Could you make them? I have no skills.
Atomiswave
Sega NAOMI
NEO-GEO CD
PCFX
Satellaview
Super N…
-
Hi,
There is an API endpoint on retroachievements.org that returns all supported games and their associated systems and retrohashes:
`https://retroachievements.org/API/API_GetGameList.php?z=_USERN…
-
Proposition would be to rename `consoles` and `experimental` section based on this template :
`Brand - consoleName (emulatorName)`
example :
`Nintendo - Game Boy Adance (gpsp)`
Here is a good sourc…
-
RetroHub only supports 4 systems right now: `nes`, `snes`, `gc` and `n64`. Support needs to be added for many more systems, ideally on par with EmulationStation.
-
Hi guys, I can't compile beetle-pcfx for Rpi2
Here the full log:
http://pastebin.com/EDMtvQzk
Thx
-
libretro-common/rthreads/rthreads.o: In function `scond_wait_timeout':
/builddir/build/BUILD/libretro-20170303/libretro-mednafen_pcfx/libretro-common/rthreads/rthreads.c:457: undefined reference to `…
-
Hello,
I contact you because I have a problem to emulate pcfx games which is a console that I love on a 4 GB android box (H96 Max 3 x3) with the emuelec system. The problem is that the games work, …
Cebyo updated
2 years ago
-
I noticed that an item was overlooked while implementing the FX Backup memory changes.
In pcfx.cpp roughly line 625, there is a line to allocate/link the external backup memory using the "ASpace_Add"…