Commit Graph

3581 Commits

Author SHA1 Message Date
Jeffrey Pfau cc16522ffd GBA Video: Null renderer should return proper register values 2016-04-29 00:32:12 -07:00
Jeffrey Pfau 4b4be372c0 All: Fix some warnings 2016-04-29 00:20:45 -07:00
Jeffrey Pfau 37a0839a25 Debugger: Some memory debugger fixes 2016-04-29 00:17:43 -07:00
Jeffrey Pfau 5c9d5d9ddf GBA SIO: Add bits for JOY connections 2016-04-29 00:03:30 -07:00
Jeffrey Pfau f0f12fec1a All: CMake cleanup 2016-04-28 23:51:18 -07:00
Jeffrey Pfau b0a1a2e2b7 All: Add QUIET parameter to silence CMake 2016-04-28 22:45:34 -07:00
Jeffrey Pfau c09f376306 Example: Fix typo in a comment 2016-04-27 22:21:29 -07:00
Jeffrey Pfau 7ff5c3a905 Example: Add an example client/server setup showing how to write a frontend 2016-04-27 22:18:08 -07:00
Jeffrey Pfau d59ef1c66a Util: Fix socket bind addresses 2016-04-27 22:17:21 -07:00
Jeffrey Pfau c03f9bcc03 Debugger: Fix identifier lookup 2016-04-25 22:44:44 -07:00
Jeffrey Pfau b365628aad Debugger: Begin GB debugger 2016-04-25 22:34:14 -07:00
Jeffrey Pfau 1cc0bdeec1 Debugger: Refactor large portions of debugger to allow for multiplatform 2016-04-25 21:49:29 -07:00
Jeffrey Pfau a4e29886c9 GBA Memory: Better fix for OBJ VRAM code 2016-04-25 21:49:29 -07:00
endrift ae578c0eaa Merge pull request #257 from waddlesplash/master
All: Working MSVC support.
2016-04-25 14:34:18 -07:00
waddlesplash 3fe055fcac All: Working MSVC support. 2016-04-25 17:17:54 -04:00
Jeffrey Pfau ac2cd08a34 All: Update README and PORTING 2016-04-22 00:00:06 -07:00
Jeffrey Pfau 063605a216 GBA Memory: Fix executing code from OBJ region of VRAM 2016-04-21 23:45:32 -07:00
Jeffrey Pfau 3a51c59768 –Windows: Add native VDir support 2016-04-20 21:09:06 -07:00
Jeffrey Pfau c689e32856 All: Several MSVC build fixes 2016-04-17 18:03:13 -07:00
Jeffrey Pfau f28d9d96a1 Qt: Fix gcc-destroying 2016-04-17 11:23:54 -07:00
Jeffrey Pfau 40448e90b7 Qt: Remove some C99isms from C++ code 2016-04-16 19:10:12 -07:00
Jeffrey Pfau f27566fb08 Qt: Fix build on Windows without epoxy 2016-04-16 17:20:02 -07:00
Jeffrey Pfau 82e79db1c8 Qt: Fix some build issues with non-SDL build 2016-04-16 16:46:02 -07:00
Jeffrey Pfau d30090375f All: Remove mention of planned OpenEmu core as it was already added 2016-04-16 11:20:39 -07:00
Jeffrey Pfau 4159f8ea63 GB Video: Fix STAT bit 0 in CGB mode 2016-04-16 10:48:48 -07:00
Jeffrey Pfau 7539742689 GB Video: Fix timing for vblank IRQs 2016-04-16 10:39:35 -07:00
Jeffrey Pfau 4d839d03b4 All: Allow use of external minizip library 2016-04-13 00:13:05 -07:00
Jeffrey Pfau be2641c77b OpenGL: Log shader compilation failure 2016-03-06 18:36:36 -08:00
Jeffrey Pfau 9d0865d5d4 Tools: Fix closing a perf server 2016-03-05 18:11:00 -08:00
Jeffrey Pfau b1691c9527 Util: Use closesocket on Windows 2016-03-05 11:33:36 -08:00
Jeffrey Pfau d3a637fbae GB: Fix boot registers on Game Boy Color 2016-03-05 00:55:59 -08:00
Jeffrey Pfau 9eeb051210 3DS: Add missing file 2016-03-03 01:20:16 -08:00
Jeffrey Pfau 7696c74a03 Tools: Add server interface to perf.py 2016-03-03 01:06:04 -08:00
Jeffrey Pfau 5734819cb2 3DS: Install perf target 2016-03-03 01:05:35 -08:00
Jeffrey Pfau 3abd2ca028 Core: Clean up after core has been deinited 2016-03-03 00:04:36 -08:00
Jeffrey Pfau 1f204c8eef All: Fix several file handle leaks 2016-03-03 00:04:15 -08:00
Jeffrey Pfau 8beac67f56 Core: Game code should export platform info 2016-03-02 19:56:54 -08:00
Jeffrey Pfau 0c7b505aee GB Memory: Fix DMA regions 2016-03-01 22:44:57 -08:00
Jeffrey Pfau 8d7cbbe669 Perf: Add server mode, support for 3DS 2016-03-01 22:01:54 -08:00
Jeffrey Pfau 6c67389e9c GBA: Fix idle loop detection setting 2016-02-28 23:35:14 -08:00
Jeffrey Pfau 5ee1dfcea7 GBA Core: Fix initializing video render buffer 2016-02-28 11:24:11 -08:00
Jeffrey Pfau 24f0be2862 GBA Video: Slight optimizations 2016-02-27 02:38:44 -08:00
Jeffrey Pfau be97f04971 FFmpeg: Update dependencies on Ubuntu 2016-02-27 01:50:28 -08:00
Jeffrey Pfau 1f137b06ac GB Video: Attempt to reproduce STAT bug 2016-02-27 01:39:46 -08:00
Jeffrey Pfau 53e70a5460 GB Memory: Initial MBC2 support 2016-02-27 01:21:43 -08:00
Jeffrey Pfau 93a839f52a GB Memory: Clean up MBC1 2016-02-27 01:12:23 -08:00
Jeffrey Pfau 878c6b8a2c GBA Serialize: Fix loading savegames from savestates 2016-02-27 00:09:23 -08:00
Jeffrey Pfau 6c1daa914b SDL, GB Video: Fix some warnings 2016-02-26 01:03:12 -08:00
Jeffrey Pfau 12f9dd1782 3DS: Fix build from scratch 2016-02-26 00:53:58 -08:00
Jeffrey Pfau 3283c365da PSP2: Improved GB support 2016-02-26 00:52:42 -08:00