Commit graph

481 commits

Author SHA1 Message Date
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
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
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
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
5af00a8778 GBA Memory: Fix executing code from OBJ region of VRAM 2016-04-21 23:45:13 -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
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
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
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
Jeffrey Pfau
899a74d1c0 Qt: Fix hang if audio sync is enabled and audio fails to initialize 2016-02-09 02:42:53 -08:00
Jeffrey Pfau
a763b764ed Qt: Fix sending gameStopped twice 2016-02-09 02:42:19 -08:00
Jeffrey Pfau
b3b6d7f75c GBA: Slightly optimize GBAProcessEvents 2016-02-09 01:08:56 -08:00
Jeffrey Pfau
be7ca4d5ad VFS: Fix reading 7z archives without rewinding first 2016-02-09 01:08:51 -08:00
Jeffrey Pfau
790c77c957 All: Update CHANGES for 0.4.0 2016-02-02 21:18:14 -08:00
Jeffrey Pfau
4f1788b2e0 Qt: Add ability to customize savestate data, add rewind duration box 2016-01-25 20:11:30 -08:00
Jeffrey Pfau
15dadb8387 GBA Cheats: Fix cheats setting the Action Replay version 2016-01-24 14:26:31 -08:00
Jeffrey Pfau
181174c810 Qt: Fix keys being mapped incorrectly when loading configuration file (fixes #212) 2016-01-23 20:14:46 -08:00
Jeffrey Pfau
3a134fcda6 GBA: Allow jumping to OAM and palette RAM 2016-01-23 19:52:03 -08:00
Jeffrey Pfau
6fe43d1d4c GBA BIOS: Finish implementing RegisterRamReset 2016-01-23 19:50:31 -08:00
Jeffrey Pfau
13dfb144e8 SDL: Hotplugging for joysticks. Still needs work. 2016-01-17 22:45:25 -08:00
Jeffrey Pfau
c83e4e7e85 Qt: Added button for breaking into the GDB debugger 2016-01-15 16:52:28 -08:00