This project is mirrored from https://*****@github.com/libretro/vbam-libretro.git.
Pull mirroring updated .
- 14 Jun, 2018 1 commit
-
-
Zach Bacon authored
Libretro Updates
-
- 13 Jun, 2018 4 commits
-
-
retro-wertz authored
-
retro-wertz authored
Minor rework on how bios is loaded when CPUInit is called, removes a few conditions. Disable cheats by default. This is automatically re-enabled when enabling and applying cheats. Should save a few cycles during runtime if cheats are not needed.
-
retro-wertz authored
-
retro-wertz authored
-
- 11 Jun, 2018 1 commit
-
-
U-DESKTOP-UVBJEGH\Cloud authored
-
- 10 Jun, 2018 1 commit
-
-
ZachBacon authored
-
- 09 Jun, 2018 4 commits
-
-
ZachBacon authored
Signed-off-by:
ZachBacon <zachbacon@budgiemedia.rocks>
-
Zach Bacon authored
GB: Fix sound options not working
-
retro-wertz authored
-
retro-wertz authored
Fix crash when adjusting echo/stereo sliders. Fix enhancements not working when selected Fix settings not loaded at startup Reviews and/or modifications are welcome. Obviously, im trying out if I understand how options are linked in WX so I am not quite sure if this is the right thing to do this.
-
- 08 Jun, 2018 9 commits
-
-
Rafael Kitover authored
Previous commit had an #ifndef when what was needed was an #ifdef.
-
Rafael Kitover authored
On Windows we still need to pause on menu pulldown until we figure out how to keep the game running, with the code disabled it still pauses and the audio loops.
-
Zach Bacon authored
Updates to gfxDrawTextScreen() and Cleanup
-
U-DESKTOP-UVBJEGH\Cloud authored
-
retro-wertz authored
This only affects when using TILED_RENDERING
-
retro-wertz authored
-
retro-wertz authored
-
U-DESKTOP-UVBJEGH\Cloud authored
-
Rafael Kitover authored
Previously I disabled this for mac because of bugs in keyboard handling, but it turns out most people don't like the game pausing on menu pulldown anyway, so now I disable it for all platforms. TODO: the game still pauses for modal dialogs.
-
- 06 Jun, 2018 9 commits
-
-
ZachBacon authored
-
Rafael Kitover authored
Use strdup instead of a stack variable + strncpy to convert the osd wxString message to a C string, hopefully fixes an MSVC incompatiblity.
-
Rafael Kitover authored
ID_LIKE in /etc/os-release changed from "suse" to "opensuse suse", change to match *suse* in the string.
-
ZachBacon authored
-
Zach Bacon authored
libretro: Cleanup some #ifdefs
-
retro-wertz authored
-
Zach Bacon authored
Fix cheats not working in GBA
-
retro-wertz authored
-
Zach Bacon authored
Fix some opcodes in arm
-
- 05 Jun, 2018 7 commits
-
-
retro-wertz authored
-
Zach Bacon authored
Phone editing is a no, but I didn't want to break compilation.
-
ZachBacon authored
-
Zach Bacon authored
Fix some formatting alignments in arm/thumb opcodes
-
retro-wertz authored
-
Zach Bacon authored
libretro: Fix save types not properly set using overrides
-
retro-wertz authored
-
- 04 Jun, 2018 4 commits
-
-
Zach Bacon authored
Update Libretro port
-
retro-wertz authored
-
retro-wertz authored
-
retro-wertz authored
fixes libretro issue where loading rom will only show white screen
-