Commit Graph

3723 Commits

Author SHA1 Message Date
Jeffrey Pfau d008291fc8 3DS: Redo RSF (thanks to profi200) 2016-08-05 22:44:50 -07:00
Jeffrey Pfau fd7d05baee 3DS: Add one-liner for uploading a CIA 2016-08-05 22:40:35 -07:00
Jeffrey Pfau 6f1a3918b9 GBA Video: Fix thread proxy batch end 2016-08-05 22:40:02 -07:00
Jeffrey Pfau 6e47d402c8 PSP2: Actually load screen mode setting 2016-08-02 22:26:08 -07:00
Jeffrey Pfau 15477688d7 PSP2: Fix accelerometer range 2016-08-01 23:59:14 -07:00
Jeffrey Pfau ef742cb128 GBA Video: Render resets should reload state 2016-08-01 23:34:38 -07:00
Jeffrey Pfau a97276b3a0 GBA Video: Fix OAM in thread proxy 2016-08-01 23:33:49 -07:00
Jeffrey Pfau 54b4c967b8 All: Update CHANGES 2016-08-01 19:15:18 -07:00
Jeffrey Pfau 3729aaa89a PSP2: Turn on the threaded renderer 2016-08-01 19:10:01 -07:00
Jeffrey Pfau a71d1a1368 GBA Core: Make threaded renderer accessible 2016-08-01 19:09:46 -07:00
Jeffrey Pfau 67905d281b Merge branch 'master' into feature/thread-proxy-renderer 2016-08-01 18:35:01 -07:00
Jeffrey Pfau 77922aea5d GBA Serialize: Savestates now properly store prefetch 2016-08-01 02:32:02 -07:00
Jeffrey Pfau 2d94f202a6 GBA Memory: Fix stalling behavior a bit 2016-08-01 02:24:00 -07:00
Jeffrey Pfau 5b740518cf GBA Memory: Optimize stalling behavior 2016-08-01 02:13:02 -07:00
Jeffrey Pfau 2ed7d51376 ARM7: Fix decoding of Thumb ADD (variants 5 and 6) 2016-07-31 00:27:16 -07:00
Jeffrey Pfau a299a4e5ea PSP2: Fix VSync 2016-07-30 16:56:23 -07:00
Jeffrey Pfau 274d55e5ab PSP2: Fix base paths for drives in HENkaku 2016-07-30 16:46:00 -07:00
Jeffrey Pfau ce8db37634 PSP2: Fix GPU crash while exiting 2016-07-30 09:48:56 -07:00
Jeffrey Pfau 61bfd9d87d Qt: Make audio channel/video layer options shortcut mappable 2016-07-30 02:07:52 -07:00
Jeffrey Pfau 42f5934b25 All: Faster memory read/write 2016-07-30 00:51:45 -07:00
Jeffrey Pfau 012c70a0ce Perf: Fix 3DS build 2016-07-29 22:03:25 -07:00
Jeffrey Pfau da0e39bc59 PSP2: Cleanup PGF fixes a bit 2016-07-29 21:59:37 -07:00
Jeffrey Pfau 8862dc49aa Util: Fix realloc semantics in utf16to8 (again) 2016-07-29 21:27:47 -07:00
Jeffrey Pfau f4e26656e4 PSP2: Use PGF fonts 2016-07-29 21:27:37 -07:00
Jeffrey Pfau 690346fd4e Merge branch 'feature/citro3d' 2016-07-28 22:40:47 -07:00
Jeffrey Pfau a7d1b82329 Merge branch 'feature/vpk' 2016-07-28 22:20:14 -07:00
Jeffrey Pfau f5e7b313c2 PSP2: Packaging fixes 2016-07-28 22:19:57 -07:00
Jeffrey Pfau f25a7f7778 3DS: Improve menu performance 2016-07-28 22:00:47 -07:00
Jeffrey Pfau 376c3e715e 3DS: Use system font for menus 2016-07-28 00:32:00 -07:00
Jeffrey Pfau 4f1dffa5bd 3DS: Allow UTF-16 filenames 2016-07-27 22:19:57 -07:00
Jeffrey Pfau 7930c5a350 3DS: Port to using citro3D 2016-07-27 01:04:52 -07:00
Jeffrey Pfau 100eab76fe PSP2: Add LiveArea branding 2016-07-24 14:59:21 -07:00
Jeffrey Pfau df695802dd PSP2: Initial changes for VPK packaging 2016-07-24 13:40:45 -07:00
Jeffrey Pfau 2f3c4982bd GBA: Tile cache improvements 2016-07-24 01:40:18 -07:00
Jeffrey Pfau 4a7dc8bff6 Qt: Thread startup improvements 2016-07-23 19:02:28 -07:00
Jeffrey Pfau d175a0ac85 GBA Audio: Force audio DMAs to not increment destination 2016-07-23 00:28:53 -07:00
Jeffrey Pfau f388d65f5f GBA Video: Add missing files 2016-07-22 23:50:22 -07:00
Jeffrey Pfau c7f6c499c3 Update CHANGES 2016-07-22 23:49:08 -07:00
Jeffrey Pfau 701869a6ef Qt: Improve tile view 2016-07-22 23:43:00 -07:00
Jeffrey Pfau ccf66299e6 Qt: Very broken tile viewer resizing 2016-07-22 23:09:31 -07:00
Jeffrey Pfau b1f750e441 Qt: First pass at a tile view 2016-07-22 02:18:35 -07:00
Jeffrey Pfau 739df1ed74 Merge remote-tracking branch 'github/pr/297' 2016-07-21 22:09:15 -07:00
Jeffrey Pfau fc32c1ddd9 Qt: Put back patch autoloading 2016-07-21 21:59:01 -07:00
Touched 5e4e00938c Debugger: Support additional GDB stub packets
Implements memory writing packets 'X' and 'M', and register writing
packets 'G' and 'P'.

Fixes the checksum verification to allow inclusion of '\0', which is
needed for the binary data argument of packet 'X'.
2016-07-20 16:43:03 +02:00
Jeffrey Pfau d3763b0f5d All: Fix CMake install path handling some 2016-07-17 19:08:08 -07:00
Jeffrey Pfau f95be3071a Qt: Simplify OpenGL context creation 2016-07-17 19:08:08 -07:00
endrift 6f8b4114fc Merge pull request #296 from Polynomial-C/master
Don't include internal zip library when USE_MINIZIP is defined.
2016-07-12 14:03:11 -07:00
Lars Wendler 9b9de7f2db
Don't include internal zip library when USE_MINIZIP is defined.
According to CmakeLists.txt file USE_MINIZIP enables linking against system
minizip library but the code in src/util/vfs/vfs-zip.c doesn't reflect
that.
2016-07-12 15:50:27 +02:00
Jeffrey Pfau 5ca36e9418 All: Update CHANGES for 0.4.1 2016-07-11 17:51:00 -07:00
Jeffrey Pfau 2dc729f17a VFS: VFileFromFD should not open directories 2016-07-09 15:19:31 -07:00