Commit Graph

2287 Commits

Author SHA1 Message Date
Jeffrey Pfau b4c3440bc4 GBA Cheats: Fix Pro Action Replay and GameShark issues when used together 2015-07-06 23:12:06 -07:00
Jeffrey Pfau fd809b3b39 GBA: Fix Windows build 2015-07-05 15:00:29 -07:00
Jeffrey Pfau 38ec77b803 Qt: Menu option to make portable 2015-07-05 14:42:11 -07:00
Jeffrey Pfau d9778a98d4 Util: Check for SETLOCALE too 2015-07-05 13:05:09 -07:00
Jeffrey Pfau 32cb7bfcdc GBA Thread: Properly use _WIN32 to increase portability 2015-07-05 12:55:53 -07:00
Jeffrey Pfau 6c87c1c69d GBA Video: Slightly optimize mode 0 mosaic rendering 2015-07-05 02:12:22 -07:00
endrift 81cb6ff752 Merge pull request #58 from sergiobenrocha2/master
Added Keyword and Comment to desktop entry.
2015-07-04 21:47:34 -07:00
sergiobenrocha2 67cbb51166 Added Keyword and Comment to desktop entry. 2015-07-05 01:38:42 -03:00
Jeffrey Pfau 3f2426ef4c Qt: Initialize some members in Display 2015-07-04 01:40:13 -07:00
Jeffrey Pfau 016b64bf15 Qt: Initial logging throughout 2015-07-04 01:24:37 -07:00
Jeffrey Pfau ebca878c31 Qt: Replace remaining toLocal8Bit with toUtf8 2015-07-04 01:06:13 -07:00
Jeffrey Pfau e0a6af087e Qt: Adjust memory selection by shift-clicking 2015-07-04 00:38:08 -07:00
Jeffrey Pfau abdf448f81 Qt: Fix memory editing overlay not displaying hex A-F properly 2015-07-04 00:32:28 -07:00
Jeffrey Pfau 3c9433b74c Qt: Central log controller 2015-07-04 00:16:26 -07:00
Jeffrey Pfau 4e6ed63848 GBA Memory: Revert lazy prefetch
This reverts commits d4ecdfc2ac and aed62605cf.
2015-07-03 00:22:28 -07:00
Jeffrey Pfau e8b5127dac Qt: Configurable display driver (requires restart) 2015-07-03 00:05:55 -07:00
Jeffrey Pfau 41c19a8f09 Qt: Fix setting the display driver 2015-07-02 23:21:25 -07:00
Jeffrey Pfau 5b3fd879b4 Qt: Pre-render messages for improved speed 2015-07-02 23:19:29 -07:00
Jeffrey Pfau 7395d47a5a Qt: Move message painting into Display 2015-07-02 22:17:06 -07:00
endrift 7c629a76ba Merge pull request #57 from lioncash/va_end
Qt: (GameController) Add a missing va_end call to the log handler lambda
2015-07-02 09:06:09 -07:00
Lioncash 2141868cf2 Qt: (GameController) Add a missing va_end call to the log handler lambda 2015-07-02 10:21:22 -04:00
Jeffrey Pfau 06f02ef873 GBA Config: Check current directory for portable.ini 2015-07-01 21:55:21 -07:00
Jeffrey Pfau 27898fb1f3 Qt: Prevent messages from queuing up too quickly (fixes #43) 2015-07-01 21:08:29 -07:00
Jeffrey Pfau 5afa24c656 GBA: Properly handle failed loading of PNG savestates 2015-07-01 19:56:10 -07:00
Jeffrey Pfau b3ea09e150 GBA: Savestates with negative audio registers are only relevant if not dead 2015-07-01 19:43:34 -07:00
Jeffrey Pfau d4ecdfc2ac GBA Memory: Fix prefetch invalidation delay 2015-07-01 19:24:15 -07:00
endrift 79252c21fc Merge pull request #56 from tommai78101/patch-1
All: Adding a web link to MurmurHash3.
2015-07-01 17:11:16 -07:00
Thompson Lee 003d0bcc66 Adding a web link to MurmurHash3.
Unfortunately, the wiki claims the contents are out of date, and can't seem to find the latest wiki revision.
2015-07-01 19:37:52 -04:00
Jeffrey Pfau 85cdb42a17 All: Use cmake-builtin `touch` for increased portability 2015-07-01 00:44:21 -07:00
Jeffrey Pfau ca0fb2ede6 All: Add groups for files missing from groups 2015-07-01 00:21:21 -07:00
Jeffrey Pfau 11098b315c All: List compilation steps for Windows debugging 2015-07-01 00:21:21 -07:00
Jeffrey Pfau c3a73edc66 All: List some new features 2015-07-01 00:21:21 -07:00
Jeffrey Pfau d05d440801 All: Add missing credit for MurmurHash3 implementation 2015-07-01 00:21:20 -07:00
endrift ac7a9a8174 Merge pull request #40 from waddlesplash/patch-1
All: initial work on MSVC support.
2015-07-01 00:19:57 -07:00
Jeffrey Pfau aed62605cf GBA Memory: Lazily evaluate prefetch 2015-06-30 21:39:40 -07:00
Augustin Cavalier fc74db8c09 All: Initial work on MSVC support. 2015-06-30 22:09:17 -04:00
Jeffrey Pfau bddebef90b Qt: Fix window being too tall after exiting fullscreen (fixes #45) 2015-06-29 22:47:07 -07:00
Jeffrey Pfau df79ee19c3 Qt: Fix fullscreen shortcut on Windows 2015-06-29 22:29:16 -07:00
Jeffrey Pfau 5bae2087fe All: Proper handling of Unicode file paths 2015-06-29 22:24:53 -07:00
Jeffrey Pfau 99878b32ca GBA Hardware: Backport generic RTC source into core 2015-06-29 21:09:36 -07:00
Jeffrey Pfau 908e61f415 All: Add clang-format options and run them 2015-06-29 20:45:08 -07:00
Jeffrey Pfau 3ba13e9286 SDL: Fix finding pixman 2015-06-29 19:33:08 -07:00
Jeffrey Pfau d92aefc872 All: Update CHANGES 2015-06-29 19:23:23 -07:00
endrift 1c367c390e Merge pull request #52 from lioncash/typo
ARM: ARMHotplugDetach should call deinit
2015-06-29 19:20:15 -07:00
Jeffrey Pfau 5f8548b8dc GBA Audio: Fix 8-bit writes to audio channel 3 frequency 2015-06-29 01:30:59 -07:00
Jeffrey Pfau 8a0c5b9a1f GBA Audio: Fix sample order in audio channel 3 2015-06-29 01:08:14 -07:00
Jeffrey Pfau 841a0909b9 GBA Audio: Implement audio reset for channels A/B 2015-06-29 01:07:28 -07:00
Lioncash 3736462c14 arm: ARMHotplugDetach should call deinit. 2015-06-29 03:17:04 -04:00
Jeffrey Pfau 735d7642e0 GBA Hardware: Fix embarrassing build breakage 2015-06-28 23:58:21 -07:00
Jeffrey Pfau 527fbf0fc5 GBA Hardware: Add a function for detecting a GB Player-compatible game 2015-06-28 23:50:17 -07:00