Commit Graph

3262 Commits

Author SHA1 Message Date
Jeffrey Pfau 613a41ce85 All: Fix CMake install path handling some 2016-07-17 19:07:23 -07:00
Jeffrey Pfau 64b6805469 All: Update CHANGES for 0.4.1 2016-07-11 17:47:21 -07:00
Jeffrey Pfau 4cf9f444fe VFS: VFileFromFD should not open directories 2016-07-09 15:19:40 -07:00
Jeffrey Pfau 6d7728b355 GBA Audio: Reset audio FIFO DMA if an invalid destination is set 2016-07-08 21:36:33 -07:00
Jeffrey Pfau 59821adb69 GBA: Fix some warnings from a bad merge 2016-06-28 22:34:43 -07:00
Jeffrey Pfau 51f91685e2 SDL: Fix sporadic crash when deinitializing audio 2016-06-27 22:19:49 -07:00
Jeffrey Pfau 7e20072ba1 Util: Fix intermittent build failure on OS X 2016-06-26 20:31:34 -07:00
Jeffrey Pfau 5b56512d47 GBA: Add overrides for DBZ: Legacy of Goku II and Ueki no Housoku 2016-06-19 16:13:22 -07:00
Jeffrey Pfau a5132a7b8f GBA BIOS: Fix ArcTan2 accuracy and boundary conditions 2016-06-19 16:13:21 -07:00
Jeffrey Pfau f17d434769 VFS: VFile.sync now updates modified time 2016-06-19 16:13:21 -07:00
Jeffrey Pfau e0e2d4a66e Debugger: CLI debugger now exits when end-of-stream is reached 2016-06-19 16:13:20 -07:00
Jeffrey Pfau 556a18a0d9 Qt: Add refresh button to controller editing 2016-06-19 16:13:01 -07:00
Jeffrey Pfau 2c5c27f884 ARM7: Fix setting spsr privilege bits when spsr is empty 2016-06-10 10:20:03 -07:00
Jeffrey Pfau 3cc715f116 Util: Fix realloc semantics in utf16to8 2016-06-10 10:19:37 -07:00
Jeffrey Pfau 2655e45f44 GBA: Fix file being closed too soon 2016-05-28 16:55:03 -07:00
Jeffrey Pfau da7ad5e022 All: Update libzip dependencies on Ubuntu 2016-05-24 20:00:53 -07:00
Jeffrey Pfau 03984ce085 Qt: Clean up some path canonicalization 2016-05-22 23:18:47 -07:00
Jeffrey Pfau 2bfd721ea7 Libretro: Disable logging game errors, BIOS calls and stubs in release builds 2016-05-22 23:15:11 -07:00
Jeffrey Pfau 3c45983d10 GBA Video: Null renderer should return proper register values 2016-05-22 23:11:39 -07:00
Jeffrey Pfau a6e3c07b0f ARM7: Fix flags on SBC/RSC 2016-05-20 19:05:04 -07:00
Jeffrey Pfau 9c6b81841e SDL: Fix SDL 1.2 build 2016-05-11 23:09:29 -07:00
Jeffrey Pfau f2829eef01 All: Fix instruction tables getting zeroed when linking sometimes 2016-05-03 22:04:17 -07:00
Jeffrey Pfau b4460b98e2 Util: Fix socket bind addresses 2016-04-28 22:45:53 -07:00
Jeffrey Pfau 43e2751be1 GBA Memory: Better fix for OBJ VRAM code 2016-04-22 22:59:15 -07:00
Jeffrey Pfau 1f4652d428 All: Update README and PORTING 2016-04-22 00:01:31 -07:00
ReadmeCritic e3925be46f Update README URLs based on HTTP redirects 2016-04-22 00:01:20 -07:00
Jeffrey Pfau 5af00a8778 GBA Memory: Fix executing code from OBJ region of VRAM 2016-04-21 23:45:13 -07:00
Jeffrey Pfau c5516484e1 All: Remove mention of planned OpenEmu core as it was already added 2016-04-16 11:20:47 -07:00
Jeffrey Pfau 8e7028ab7b All: Allow use of external minizip library 2016-04-13 00:14:55 -07:00
Jeffrey Pfau b719664c2b FFmpeg: Update dependencies on Ubuntu 2016-04-13 00:14:19 -07:00
Jeffrey Pfau b8387abf8d Util: Use closesocket on Windows 2016-03-05 11:35:09 -08:00
Jeffrey Pfau 82720ca26e All: Fix several file handle leaks 2016-03-05 11:35:04 -08:00
Jeffrey Pfau ce0adb6c00 GBA Serialize: Fix loading savegames from savestates 2016-02-27 00:10:15 -08:00
Jeffrey Pfau 2163b77abd All: Update CHANGES 2016-02-25 23:55:56 -08:00
nattthebear ad0fbb995d Fix memory corruption bug in GBAExtdataSerialize 2016-02-25 23:55:56 -08:00
Jeffrey Pfau 48050c33ea Qt: Initialize m_useBios 2016-02-25 23:55:54 -08:00
Jeffrey Pfau e25d522148 Qt: Remove use of NaN 2016-02-21 11:16:31 -08:00
Jeffrey Pfau fbeb673960 All: Fix typo in changelog 2016-02-21 00:33:01 -08:00
Jeffrey Pfau 96e155aea7 Shaders: Fix AGS-001 shader with some bad drivers 2016-02-20 23:43:28 -08:00
Jeffrey Pfau e0d1c48ee1 Qt: Update 360 input profile on OS X to reflect newer drivers 2016-02-20 23:39:36 -08:00
Jeffrey Pfau 59477207e3 Qt: Fix initial state of key mapping 2016-02-20 23:31:54 -08:00
Jeffrey Pfau 16ce3d2f2c SDL: Remove default gamepad mappings 2016-02-20 23:18:27 -08:00
Jeffrey Pfau 401048df7e SDL: Remove default gamepad mappings 2016-02-20 23:14:41 -08:00
Jeffrey Pfau d7f530ddcf SDL: Fix potential joystick crash in games with rumble 2016-02-20 22:23:13 -08:00
Jeffrey Pfau 9c73cf536a SDL: Fix joystick initialization on BSD 2016-02-20 21:53:33 -08:00
Jeffrey Pfau bc742f8aa9 Wii: Fix tilting direction 2016-02-18 22:41:04 -08:00
Jeffrey Pfau 57b8a511b8 SDL: Fix SDL 1.2 build 2016-02-17 23:05:37 -08:00
Jeffrey Pfau 2b2f5cb6fe Qt: Add preset for DualShock 4 2016-02-17 21:50:20 -08:00
Lioncash fb9fbf0ac6 OpenGL: Correct boolean vector strcmp strings for uniforms 2016-02-16 23:23:00 -08:00
Jeffrey Pfau 8061bbfd96 GBA BIOS: Fix RegisterRamReset setting DISPCNT to the wrong value 2016-02-15 01:04:39 -08:00