snes
Here are 180 public repositories matching this topic...
-
Updated
Aug 19, 2020 - C++
In POSIXy environments, make install installs a bsnes.desktop file that (among other things) says:
Exec=bsnes
That is, "to execute this application, launch the first bsnes executable on the default $PATH". However, we have no guarantee that our install destination is on the default $PATH (and on many Linux distros, it isn't) so this doesn't work as well as it should.
Inste
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Jul 9, 2020 - C++
-
Updated
Sep 28, 2020 - C++
-
Updated
Sep 14, 2020 - C++
-
Updated
Aug 27, 2019 - JavaScript
-
Updated
Oct 7, 2019 - Kotlin
Suggested by OPNA!
Use ${MAKE} -C instead of make -C
- make assumes that make can be found on the PATH and that the make that was used to invoke the build is the same one that's found on the PATH, which isn't a safe assumption. ${MAKE} afaict is an automatic variable pointing to the currently running make binary
- make breaks some metadata that make uses to properly pass on and manage som
Re-Design TV Banner
Honestly, the TV banner I designed doesn't look pretty. If someone with better image editing skills wants to take the lead on this one I'll be immensely grateful.
-
Updated
Sep 22, 2020 - C#
-
Updated
Sep 27, 2020 - C++
-
Updated
Apr 13, 2020 - C
-
Updated
Sep 9, 2019 - C++
-
Updated
Mar 6, 2019 - C#
-
Updated
Apr 17, 2018 - C++
-
Updated
Jun 4, 2018
-
Updated
Sep 6, 2020 - C++
-
Updated
Feb 10, 2015 - Objective-C
-
Updated
Sep 26, 2020 - Assembly
-
Updated
Sep 16, 2020 - C#
-
Updated
Feb 8, 2019 - Assembly
-
Updated
Jul 25, 2020 - Python
-
Updated
Sep 25, 2020 - C#
Improve this page
Add a description, image, and links to the snes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the snes topic, visit your repo's landing page and select "manage topics."


https://github.com/libretro/blastem-libretro
Alternative Genesis Core with ARM support.