Commit Graph

  • 0ab39aa6bd Ignore swapfiles Jeffrey Pfau 2014-04-16 22:08:07 -0700
  • 232abab7f4 Add long-missing arm-algo.S Jeffrey Pfau 2014-04-16 02:41:26 -0700
  • 53389684db Add more command line options and perf-main duration Jeffrey Pfau 2014-04-20 22:15:17 -0700
  • 810c35c318 Disentagle graphics flags from global flags Jeffrey Pfau 2014-04-20 21:54:05 -0700
  • 5b300bbcff Make command line arguments more dynamic Jeffrey Pfau 2014-04-20 21:41:21 -0700
  • 7334b89833 Add more command line options + usage Jeffrey Pfau 2014-04-20 21:32:40 -0700
  • 7c356ffd07 Move debugger creation off the stack Jeffrey Pfau 2014-04-20 04:19:03 -0700
  • 89ccb41b03 Start moving command line parsing into a separate file Jeffrey Pfau 2014-04-20 04:06:44 -0700
  • e739e4000b Initialize halt Jeffrey Pfau 2014-04-20 01:05:29 -0700
  • 9bf77f6653 Call ARMDeinit Jeffrey Pfau 2014-04-20 00:52:37 -0700
  • 7a4ca414e5 Restructure watchpoints Jeffrey Pfau 2014-04-20 00:47:49 -0700
  • 0f68dbc832 Redo component model/type punning Jeffrey Pfau 2014-04-20 00:19:55 -0700
  • c0eb7c81f7 Remove ARMMemory and ARMBoard shims Jeffrey Pfau 2014-04-19 18:14:17 -0700
  • 775e417cc6 Move halting functionality out of GBAHalt Jeffrey Pfau 2014-04-16 23:05:44 -0700
  • b8ecabbaa9 Fix the build Jeffrey Pfau 2014-04-03 00:00:06 -0700
  • ecb1939ff1 Move common headers to common.h, remove util and debugger from being first class include directories Jeffrey Pfau 2014-04-02 23:50:20 -0700
  • 73d32e7cc7 Initialize some SIO variables properly Jeffrey Pfau 2014-04-02 23:16:37 -0700
  • fec4040691 Load/store with immediate width corrections Jeffrey Pfau 2013-11-09 13:49:34 -0800
  • fc132b4d93 Some instructions can write to pc directly Jeffrey Pfau 2013-11-02 17:07:58 -0700
  • 01d4672f56 Reclassify thumb load/store multiple instructions Jeffrey Pfau 2013-11-02 04:12:21 -0700
  • 764d9740ee Fix exporting of ARMDecodeThumb Jeffrey Pfau 2013-11-02 03:42:46 -0700
  • c8a2f595d4 Start cycle counting Jeffrey Pfau 2013-11-02 02:52:53 -0700
  • 9b2cd97505 Split out decoder files in preparation of ARM decoder Jeffrey Pfau 2013-11-02 00:34:49 -0700
  • c8e1a9cd59 PC-relative disassembling Jeffrey Pfau 2013-11-01 22:29:55 -0700
  • 39e1a85ffc Implement memory decoding Jeffrey Pfau 2013-11-01 02:12:34 -0700
  • f32155526b More thumb decompilation Jeffrey Pfau 2013-11-01 01:57:48 -0700
  • e60cbfaf84 Begin disassembler Jeffrey Pfau 2013-11-01 01:47:04 -0700
  • 58545f112e Rename decompiler to decoder Jeffrey Pfau 2013-11-01 00:50:42 -0700
  • 65c1d67dfd Descriptions of all opcodes Jeffrey Pfau 2013-11-01 00:47:12 -0700
  • 5d19919df2 Extract emittor macros into headers Jeffrey Pfau 2013-10-30 23:30:49 -0700
  • 66d1c0c55c Start fleshing out decompiler Jeffrey Pfau 2013-10-30 23:22:54 -0700
  • 5b91d6d336 Small framework for decompiler Jeffrey Pfau 2013-10-30 23:22:38 -0700
  • 4c1014685f Fix some valgrind errors Jeffrey Pfau 2014-03-29 22:39:02 -0700
  • 2cd4bb3cff Initialize memory->eventDiff; fixes a valgrind warning Jeffrey Pfau 2014-01-31 23:24:38 -0800
  • 2f39a57567 Get RPi EGL port building again Jeffrey Pfau 2014-01-31 21:52:07 -0800
  • 8f241e2cfb Partially implement SOUNDBIAS Jeffrey Pfau 2014-02-03 05:22:29 -0800
  • 683e90fa06 Remove special treatment for DISPSTAT Jeffrey Pfau 2014-03-29 22:53:52 -0700
  • 8e51ffbf2c Add function for connecting to an already-open TCP port Jeffrey Pfau 2014-02-11 00:19:29 -0800
  • c5d243fca2 Merge branch 'master' into qt Jeffrey Pfau 2014-02-10 23:59:12 -0800
  • 4d8a00c180 Add thread-interrupt functions for having multiple threads that want to pause the GBA thread Jeffrey Pfau 2014-02-10 23:59:07 -0800
  • e9c4412819 Put missing returns in SDL event handling Jeffrey Pfau 2014-02-10 23:13:39 -0800
  • eb5580f719 Make DriverSet setting read in normal driver Jeffrey Pfau 2014-02-08 13:20:47 -0800
  • 6451aeaefc Support normal mode drivers Jeffrey Pfau 2014-02-08 03:23:05 -0800
  • 764b3fce10 Fix SIO loading of a driver that is for the current mode Jeffrey Pfau 2014-02-08 03:22:43 -0800
  • 9c8e5fc222 SIO registers can now be read and written properly Jeffrey Pfau 2014-02-10 01:42:40 -0800
  • 3422527d5a Read SIO registers from sio field Jeffrey Pfau 2014-02-05 02:02:13 -0800
  • a2a3f317b5 Make driver loading signal failure, and fix case where setting a driver can cause a null pointer deref Jeffrey Pfau 2014-02-05 01:50:01 -0800
  • 043d396320 Make socket shims inline Jeffrey Pfau 2014-02-05 01:22:34 -0800
  • 924c6cf5a6 Clarify some function names and add more essenital SIO architecture Jeffrey Pfau 2014-02-05 01:03:34 -0800
  • e5ee1aa07f Fill out SIO driver infrastructure Jeffrey Pfau 2014-02-04 01:28:16 -0800
  • 70e1661342 Begin SIO Jeffrey Pfau 2014-02-04 00:39:55 -0800
  • 20a5fa8476 Abstract out sockets Jeffrey Pfau 2014-02-03 23:01:26 -0800
  • 23e0737649 Add missing GBA_KEY_NONE Jeffrey Pfau 2014-02-03 22:56:24 -0800
  • 90760a30a3 Move key mapping into its own function Jeffrey Pfau 2014-02-03 22:27:58 -0800
  • b691c93416 Add joypad support via SDL to Qt build Jeffrey Pfau 2014-02-03 22:28:28 -0800
  • edc6de0467 Move key mapping into its own function Jeffrey Pfau 2014-02-03 22:27:58 -0800
  • 2eb5a7a639 Partially implement SOUNDBIAS Jeffrey Pfau 2014-02-03 05:22:29 -0800
  • 5a17030c65 Automatically break into the debugger if it was provided at launch time Jeffrey Pfau 2014-02-03 03:42:02 -0800
  • 285b94b66a Add thread-safe function for telling if the GBA thread has started Jeffrey Pfau 2014-02-03 03:41:32 -0800
  • 0f6523941c Null out threadContext->gba when shutting down Jeffrey Pfau 2014-02-03 00:42:20 -0800
  • 7bee813846 Make GDB server able to be detached before GBA thread starts Jeffrey Pfau 2014-02-03 03:45:43 -0800
  • 844cee07e8 Make sure GDB window is created in sync with GDB server state Jeffrey Pfau 2014-02-03 03:44:39 -0800
  • 8c53fbeb4f Make GDB server able to be attached when the emulator starts Jeffrey Pfau 2014-02-03 03:42:29 -0800
  • d16737ccf2 Automatically break into the debugger if it was provided at launch time Jeffrey Pfau 2014-02-03 03:42:02 -0800
  • eb23269011 Add thread-safe function for telling if the GBA thread has started Jeffrey Pfau 2014-02-03 03:41:32 -0800
  • 6d12ef81a5 Reuse an audio thread instead of shutting it down and making a new one Jeffrey Pfau 2014-02-03 01:13:52 -0800
  • 186e0b1ee5 GBA thread can be shut down and opened again, cleanly Jeffrey Pfau 2014-02-03 00:44:19 -0800
  • acc58fccc9 Null out threadContext->gba when shutting down Jeffrey Pfau 2014-02-03 00:42:20 -0800
  • 9f3cf19c2d Add missing ellipses for menu items that open windows Jeffrey Pfau 2014-02-02 04:01:41 -0800
  • 56c51181e1 Debugger can get detached during a callback, clean up appropriately Jeffrey Pfau 2014-02-02 03:57:41 -0800
  • c621fb16d8 Add missing GDB classes Jeffrey Pfau 2014-02-02 03:58:40 -0800
  • 412890d838 Debugger can get detached during a callback, clean up appropriately Jeffrey Pfau 2014-02-02 03:57:41 -0800
  • 243cf2236b Ability to fullscreen the window in SDL2 Jeffrey Pfau 2014-02-02 03:05:30 -0800
  • 19142a2881 Use command key on OS X Jeffrey Pfau 2014-02-02 02:56:02 -0800
  • ad38ae63ec Properly support 16-bit color Jeffrey Pfau 2014-02-02 02:47:50 -0800
  • 02aec4fc65 Add SDL2 support Jeffrey Pfau 2014-02-02 02:39:34 -0800
  • 3b7dbdecba Use C++11 override and nullptr Jeffrey Pfau 2014-02-02 01:42:36 -0800
  • 020aec4e7b The debugger should not stop by default Jeffrey Pfau 2014-02-01 20:48:25 -0800
  • 97e4e7a28c Add define for GDB stub Jeffrey Pfau 2014-02-01 20:48:00 -0800
  • 0c332d972b Add ability to detach debugger Jeffrey Pfau 2014-02-01 20:24:38 -0800
  • 6341172813 The debugger should not stop by default Jeffrey Pfau 2014-02-01 20:48:25 -0800
  • 87b17efe76 Add define for GDB stub Jeffrey Pfau 2014-02-01 20:48:00 -0800
  • 1a7656fe36 Support creating the GDB stub in Qt Jeffrey Pfau 2014-02-01 20:47:44 -0800
  • adcfc37db2 Add ability to detach debugger Jeffrey Pfau 2014-02-01 20:24:38 -0800
  • 11e3bdc585 Merge branch 'master' into qt Jeffrey Pfau 2014-02-01 17:37:18 -0800
  • cc53b06cae Implement OBJWIN for OBJs Jeffrey Pfau 2014-02-01 16:58:55 -0800
  • d09004cf01 Fix infinite listen errors Jeffrey Pfau 2014-02-01 16:27:48 -0800
  • 69d188668d Fix debugging shim to work even if there is no GBA struct at the moment Jeffrey Pfau 2014-02-01 16:27:27 -0800
  • b9f8955890 Add debugging logging interface Jeffrey Pfau 2014-02-01 16:13:00 -0800
  • d97976d0df Add stepping and clean up Jeffrey Pfau 2014-02-01 15:50:12 -0800
  • 325380989c Clean up unnecessary operation in GDB stub Jeffrey Pfau 2014-02-01 15:39:47 -0800
  • 9435226c58 Breakpoint clearing in CLI debugger Jeffrey Pfau 2014-02-01 15:39:30 -0800
  • c30807117f Breakpoint clearing Jeffrey Pfau 2014-02-01 15:37:15 -0800
  • ea6b129509 LLDB compatibility Jeffrey Pfau 2014-02-01 15:21:17 -0800
  • 1541e6e0b0 Expand packet size for lldb compat Jeffrey Pfau 2014-02-01 05:44:40 -0800
  • cc9575228c Add support for qHostInfo command for lldb Jeffrey Pfau 2014-02-01 05:40:39 -0800
  • e4375fd3d9 Stub out [qQvV].* commands Jeffrey Pfau 2014-02-01 05:23:56 -0800
  • 1c60ada7de Add support for g, m and p GDB packets Jeffrey Pfau 2014-02-01 05:02:54 -0800
  • 434099ac77 Parse GDB packet format Jeffrey Pfau 2014-02-01 04:10:22 -0800
  • 244f197742 Begin GDB stub Jeffrey Pfau 2014-02-01 03:05:10 -0800