This project is mirrored from https://*****@github.com/libretro/vbam-libretro.git.
Pull mirroring updated .
- 18 Jun, 2018 1 commit
-
-
Rafael Kitover authored
Change installdeps to install wxgtk3 on arch instead of the wxgtk package which uses gtk2. Update the cmake code to check for the renamed wx-config executable wx-config-gtk3 on arch, first checking for wx-config-gtk4 for the future.
-
- 17 Jun, 2018 1 commit
-
-
Rafael Kitover authored
Compile out the min/max functions in GBALink.cpp when compiling with clang, clang does not like them because of some sort of changes in the preprocessor. Run the mac builder script with homebrew bash, system bash does not work and dash no longer works. TODO: fix dash compat
-
- 16 Jun, 2018 11 commits
-
-
Zach Bacon authored
Add couple of file ext on .gitignore
-
retro-wertz authored
-
Zach Bacon authored
Libretro
-
retro-wertz authored
-
retro-wertz authored
Log should only show once during the first write to SRAM or FLASH address using flashSaveDecide()
-
retro-wertz authored
-
retro-wertz authored
Libretro use shaders for filters etc.
-
retro-wertz authored
-
retro-wertz authored
-
retro-wertz authored
-
retro-wertz authored
-
- 15 Jun, 2018 2 commits
-
-
retro-wertz authored
-
retro-wertz authored
#ifdef __libretro__ is incorrect and function has worked fine without it.
-
- 14 Jun, 2018 7 commits
-
-
retro-wertz authored
-
retro-wertz authored
-
retro-wertz authored
-
retro-wertz authored
-
Zach Bacon authored
Set mirroringEnable to false
-
retro-wertz authored
Set mirroring to false when rom loaded is not found in database. Making this true all the time causes some issue, for one with soft-patching some games. Fix this https://github.com/visualboyadvance-m/visualboyadvance-m/issues/182
-
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 8 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
-