This project is mirrored from https://*****@github.com/libretro/beetle-lynx-libretro.git.
Pull mirroring updated .
- 19 Oct, 2020 4 commits
-
-
negativeExponent authored
- Simplify bios loading related functions - use const char * instead of std::sting where application - remove some directory-related initializations that are need
-
negativeExponent authored
-
Libretro-Admin authored
Add fixed rotation to core options
-
negativeExponent authored
This should allow fixed rotations if need be for use with core or game overrides.
-
- 17 Oct, 2020 1 commit
-
-
Libretro-Admin authored
Updates
-
- 16 Oct, 2020 6 commits
-
-
negativeExponent authored
-
negativeExponent authored
-
Libretro-Admin authored
Add 16/32 color modes switching and cleanups
-
negativeExponent authored
-
negativeExponent authored
-
negativeExponent authored
- Cleanup for video/surface.cpp and video/surface.h - Enable support for 16/32 bit color switching using core options (restart method). - Switch to 16 color mode as default
-
- 14 Oct, 2020 4 commits
-
-
Libretro-Admin authored
Update Makefile
-
negativeExponent authored
-
Libretro-Admin authored
Update libretro-common
-
negativeExponent authored
-
- 08 Oct, 2020 2 commits
-
-
Libretro-Admin authored
-
Libretro-Admin authored
-
- 28 Sep, 2020 2 commits
-
-
Libretro-Admin authored
Fix retro_load_game always returns false
-
negativeExponent authored
- retro_load_game is always returning false causing games to fail loading since the variable "game" is always NULL. - returns true from retro_load_game if everything loads up fine without major issues.
-
- 19 Sep, 2020 5 commits
-
-
Libretro-Admin authored
-
Libretro-Admin authored
-
Libretro-Admin authored
-
Libretro-Admin authored
-
Libretro-Admin authored
-
- 30 Jun, 2020 2 commits
-
-
Libretro-Admin authored
-
Libretro-Admin authored
-
- 23 Jun, 2020 1 commit
-
- 18 May, 2020 1 commit
-
-
Libretro-Admin authored
-
- 26 Dec, 2019 1 commit
-
-
hizzlekizzle authored
update and bug fix
-
- 25 Dec, 2019 11 commits
-
-
negativeExponent authored
- Shorten option description and make key label more descriptive - This should reflect the proposed changes on the docs page
-
negativeExponent authored
-
negativeExponent authored
-
hizzlekizzle authored
Sync to upstream 1.24.0 and add misc features
-
negativeExponent authored
-
negativeExponent authored
-
negativeExponent authored
- Not much code-wise has been updated since this cores last major update. So majority of the version bump is to structurally sync code with upstream while maintaining any existing update like headerless support and rotation.
-
negativeExponent authored
-
negativeExponent authored
-
negativeExponent authored
-
negativeExponent authored
-