This project is mirrored from https://*****@github.com/libretro/snes9x2010.git.
Pull mirroring updated .
- 27 Sep, 2021 3 commits
-
-
Libretro-Admin authored
-
Libretro-Admin authored
-
Libretro-Admin authored
-
- 17 Sep, 2021 2 commits
-
-
Libretro-Admin authored
Replace direct direct file access with VFS routines
-
jdgleaver authored
-
- 12 Sep, 2021 1 commit
-
-
Libretro-Admin authored
Added rpi3_64 to makefile
-
- 11 Sep, 2021 1 commit
-
-
Juliano Dorigão authored
-
- 30 Aug, 2021 2 commits
-
-
Libretro-Admin authored
Assign map descriptors after ROM is loaded
-
Libretro-Admin authored
Increase SRAM size
-
- 29 Aug, 2021 2 commits
-
-
Paul Brannan authored
Moved the assignment of map.descriptors and map.num_descriptors until after the ROM is loaded. Since the descriptors are initialized as part of loading the ROM, assigning these struct members prior to loading the ROM meant that retroarch would never see any memory maps. After this change, I can see the maps in the retroarch log output, as expected.
-
Paul Brannan authored
Increased SRAM size from 128KB to 512KB. This fixes a crash in the Super Metroid Practice Hack when saving/loading state.
-
- 17 Aug, 2021 1 commit
-
-
Libretro-Admin authored
This reverts commit 988fa23d.
-
- 16 Aug, 2021 1 commit
-
-
Libretro-Admin authored
-
- 11 Aug, 2021 1 commit
-
-
Libretro-Admin authored
-
- 09 Aug, 2021 1 commit
-
-
Libretro-Admin authored
-
- 07 Jun, 2021 1 commit
-
-
Libretro-Admin authored
-
- 04 Jun, 2021 2 commits
-
-
Libretro-Admin authored
-
Libretro-Admin authored
-
- 03 Jun, 2021 2 commits
-
-
Libretro-Admin authored
This reverts commit 75139261.
-
Libretro-Admin authored
that don't support it)
-
- 23 Apr, 2021 2 commits
-
-
Libretro-Admin authored
Fix build with clang
-
Dmitry Marakasov authored
-flto=auto is gcc specific and fails under clang
-
- 11 Mar, 2021 1 commit
-
-
Libretro-Admin authored
-
- 14 Feb, 2021 1 commit
-
-
Libretro-Admin authored
-
- 10 Feb, 2021 4 commits
-
-
Libretro-Admin authored
Fix msvc2005/msvc2010 builds
-
jdgleaver authored
-
Libretro-Admin authored
-
- 09 Feb, 2021 1 commit
-
-
Libretro-Admin authored
-
- 28 Jan, 2021 1 commit
-
-
Libretro-Admin authored
-
- 14 Jan, 2021 2 commits
-
-
Libretro-Admin authored
Add RPI4 64 + N2 + OGA Support
-
liberodark authored
-
- 09 Jan, 2021 2 commits
-
-
Libretro-Admin authored
Add optional automatic frame skipping
-
Libretro-Admin authored
-
- 07 Jan, 2021 1 commit
-
-
Libretro-Admin authored
-
- 01 Jan, 2021 1 commit
-
-
Libretro-Admin authored
-
- 29 Dec, 2020 2 commits
-
-
Libretro-Admin authored
-
Libretro-Admin authored
-
- 28 Dec, 2020 1 commit
-
-
Libretro-Admin authored
-
- 27 Dec, 2020 1 commit
-
-
Justin Weiss authored
This PR uses the `RETRO_ENVIRONMENT_SET_AUDIO_BUFFER_STATUS_CALLBACK` environment to implement optional automatic frame skipping, based on the implementation in snes9x2005.
-