Commit Graph

  • 1b3baf18db
    WIP packets citra-temp-fixes Benito Palacios Sanchez 2023-10-14 20:00:44 +0200
  • 725f8c4266
    Basic prototype UI UI Benito Palacios Sanchez 2018-05-09 20:59:27 +0200
  • 65f32ec5c1
    Improve CLI commands Benito Palacios Sanchez 2018-05-09 20:57:46 +0200
  • 1c6cdada29
    🐛 Some fixes to make it work with Citra debugger Benito Palacios Sanchez 2017-12-26 03:22:01 +0100
  • 7c144f9d34
    Improve server connections in Unit Tests Previously since in the TearDown it opened connections, it could leave some open connections. It was also trying to close twice the connections (TearDown and FixtureTearDown) master Benito Palacios Sánchez 2016-09-06 21:21:39 +0200
  • e9307a08d2
    💚 Remove old dependency from CI Benito Palacios Sánchez 2016-09-06 20:54:14 +0200
  • 9231d38dc8 Change license to MIT Benito Palacios Sanchez 2016-09-06 20:08:26 +0200
  • 91f3e0f0cf Remove unnecessary libgame dependency Benito Palacios Sanchez 2016-09-06 19:36:05 +0200
  • f0121aeb9a Move to the new Travis CI infrastructure Benito Palacios Sánchez 2015-08-10 17:37:04 +0200
  • 30e3828b36 Add some commands Benito Palacios Sánchez 2015-08-10 16:38:38 +0200
  • c983881c14 Restore NuGet packages for Travis Benito Palacios Sánchez 2015-07-31 01:11:20 +0200
  • ce97b467de Update travis to not compile Mono.Addins Benito Palacios Sánchez 2015-07-31 01:02:52 +0200
  • 0f0a4a6190 Bump libgame version to use NuGet Benito Palacios Sánchez 2015-07-31 00:58:02 +0200
  • 3d1d6acac7 Implemented indexer in Register Manager. Benito Palacios Sánchez 2015-03-15 20:03:31 +0100
  • 73a66ad811 Create test for Register Manager in #13. Benito Palacios Sánchez 2015-03-15 20:00:41 +0100
  • 9b20a293ac Move plugins class into own folder Benito Palacios Sánchez 2015-03-15 19:29:10 +0100
  • f45d019ceb Create a folder for plugins Benito Palacios Sánchez 2015-03-15 17:20:05 +0100
  • 52d54f0503 Fix some style format Benito Palacios Sánchez 2015-03-15 17:16:42 +0100
  • dbba8f03b8 Fix Register Viewer project file Benito Palacios Sánchez 2015-03-15 17:13:28 +0100
  • 01fd41582f Forget to remove merge conflict Benito Palacios Sánchez 2015-03-15 17:10:57 +0100
  • ce996e36ac Clean gitignore Benito Palacios Sánchez 2015-03-15 17:10:11 +0100
  • b0c13a8e74 Merge branch 'Superfranci99-IO-Register-Viewer-#33' Benito Palacios Sánchez 2015-03-15 17:06:47 +0100
  • 8e1bcf713d Fix merge Benito Palacios Sánchez 2015-03-15 17:06:13 +0100
  • b5ae7a8363 Removed obj and bin folders Superfranci99 2015-03-15 16:08:13 +0100
  • 695215dafe Minor bug fixed Superfranci99 2015-03-15 16:05:20 +0100
  • f3eaa5de75 Fixed GdbStream using GdbSessionManager Superfranci99 2015-03-15 15:49:53 +0100
  • a80b3ac836 Removed useless file for #37 test Superfranci99 2015-03-15 15:19:26 +0100
  • 8830ed37a7 Implements Write Registers command for #12 Benito Palacios Sánchez 2015-03-15 14:28:16 +0100
  • 145c75a0b3 In DeSmuME CPSR is defined as register 25 Benito Palacios Sánchez 2015-03-15 13:54:12 +0100
  • f2229f7f9d Implements Read Register command and closes #11. Benito Palacios Sánchez 2015-03-15 13:43:53 +0100
  • a8e2ac48a4 Store last command sent for context in reply converter Benito Palacios Sánchez 2015-03-15 12:45:46 +0100
  • 0f235f780d Fix typo that don't compile. Benito Palacios Sánchez 2015-03-15 12:40:20 +0100
  • 01d4d258fc Implements get registers command for #11. Benito Palacios Sánchez 2015-03-15 12:30:23 +0100
  • 0a56ccd234 Support enum types for #37. Benito Palacios Sánchez 2015-03-15 12:18:27 +0100
  • 4eab5b4282 Automatic bool type for #37 Benito Palacios Sánchez 2015-03-15 12:07:47 +0100
  • 0323240498 Created classes to implement #37 idea. Benito Palacios Sánchez 2015-03-15 12:07:16 +0100
  • 88e0c53dff Fix constructor visibility for plugin Benito Palacios Sánchez 2015-03-15 11:10:50 +0100
  • c527d22616 Closed #38. Implements a base for plugins. Benito Palacios Sánchez 2015-03-15 11:06:44 +0100
  • a2a23bd69c Implemented register manager for #13. Benito Palacios Sánchez 2015-03-15 15:10:16 +0100
  • 16b22bf3f9 Implemented single write register command. Benito Palacios Sánchez 2015-03-15 14:38:17 +0100
  • f72ad7676e Implemented bitter class #33 Superfranci99 2015-03-15 14:31:12 +0100
  • b8e94a6b6a Implements Write Registers command for #12 Benito Palacios Sánchez 2015-03-15 14:28:16 +0100
  • 486db7d749 In DeSmuME CPSR is defined as register 25 Benito Palacios Sánchez 2015-03-15 13:54:12 +0100
  • 75335b6240 Implements Read Register command and closes #11. Benito Palacios Sánchez 2015-03-15 13:43:53 +0100
  • 4adfb24542 Store last command sent for context in reply converter Benito Palacios Sánchez 2015-03-15 12:45:46 +0100
  • 5951284dfa Fix typo that don't compile. Benito Palacios Sánchez 2015-03-15 12:40:20 +0100
  • c1231437e5 Implements get registers command for #11. Benito Palacios Sánchez 2015-03-15 12:30:23 +0100
  • 330d6d3da4 Support enum types for #37. Benito Palacios Sánchez 2015-03-15 12:18:27 +0100
  • 796ab5ae47 Automatic bool type for #37 Benito Palacios Sánchez 2015-03-15 12:07:47 +0100
  • f47085e5ae Created classes to implement #37 idea. Benito Palacios Sánchez 2015-03-15 12:07:16 +0100
  • f93f316cf7 Fix constructor visibility for plugin Benito Palacios Sánchez 2015-03-15 11:10:50 +0100
  • ccdf3980a9 Closed #38. Implements a base for plugins. Benito Palacios Sánchez 2015-03-15 11:06:44 +0100
  • a0ee98852e Read Engine A data #33 Superfranci99 2015-03-14 20:50:13 +0100
  • 1ae07b9bef Travis: Install gtk# 2 for mono-addins Benito Palacios Sánchez 2015-03-14 17:47:38 +0100
  • 3f348d7ff7 Travis: seems that compiling with relatives path is buggy Benito Palacios Sánchez 2015-03-14 17:39:05 +0100
  • 822c712a6e Travis: compile mono-addins and libgame before the project Benito Palacios Sánchez 2015-03-14 17:31:11 +0100
  • 90cda41eb4 Fix for SSH pull dependencies in travis Benito Palacios Sánchez 2015-03-14 17:23:37 +0100
  • 2432504af8 Implements default entries in session manager. Benito Palacios Sánchez 2015-03-14 17:04:08 +0100
  • 7bd2cd652a Implements a singleton pattern to get sessions. Benito Palacios Sánchez 2015-03-14 16:54:05 +0100
  • 0420d53a2d Implements optionally gather the ROM file system. Benito Palacios Sánchez 2015-03-14 16:19:44 +0100
  • 5695418c9e Bump libgame version Benito Palacios Sánchez 2015-03-14 15:11:35 +0100
  • dd3a8e1d0c Linked to libgame for #4 Benito Palacios Sánchez 2015-03-14 14:43:39 +0100
  • 6daff59cd4 Refactor test classes for GDB client. Benito Palacios Sánchez 2015-03-14 14:38:07 +0100
  • 0bd60f2ef8 Upaded packages. Benito Palacios Sánchez 2015-03-14 14:14:06 +0100
  • 644800f044 Created GdbStream inherit from Stream for #35. Benito Palacios Sánchez 2015-03-14 14:12:39 +0100
  • 6e9356b9a4 Fixed some namespaces. Benito Palacios Sánchez 2015-03-14 13:12:10 +0100
  • f8ddf0bfaa Close #36. Refactoring for execution commands. Benito Palacios Sánchez 2015-03-14 12:43:03 +0100
  • 72b80cff2f Implementes #34, ConnectionManager Benito Palacios Sánchez 2015-03-14 12:12:56 +0100
  • 3c61f53616 Updated readme with compile instructions Benito Palacios Sánchez 2014-12-21 10:24:04 +0100
  • ecbfe954f1 Added icon Benito Palacios 2014-12-20 11:08:26 +0100
  • 8f1d3bd736 Created icon Benito Palacios Sánchez 2014-12-20 11:02:15 +0100
  • 78b95ae6ca Implemented error codes Benito Palacios Sánchez 2014-12-16 00:37:18 +0100
  • 0dba099ce2 Implemented write memory command Benito Palacios Sánchez 2014-12-16 00:22:36 +0100
  • b2253de006 Added write memory command Benito Palacios Sánchez 2014-12-16 00:20:14 +0100
  • 329db14de6 Safe data parameter Benito Palacios Sánchez 2014-12-16 00:19:16 +0100
  • 044876c9df Implemented network error code Benito Palacios Sánchez 2014-12-15 21:37:14 +0100
  • 348f651753 Implemented error codes in some commands Benito Palacios Sánchez 2014-12-15 21:33:07 +0100
  • 8e3b7878d2 Implemented read memory command Benito Palacios Sánchez 2014-12-15 21:24:31 +0100
  • e7c6642bad Added error reply packet Benito Palacios Sánchez 2014-12-15 21:23:56 +0100
  • 3f8e2a2a1a Added data reply packet Benito Palacios Sánchez 2014-12-15 21:07:02 +0100
  • 4ecd380c70 Added read memory command Benito Palacios Sánchez 2014-12-15 20:37:20 +0100
  • 43329b5686 Merge branch 'master' of https://github.com/pleonex/NitroDebugger Benito Palacios Sánchez 2014-12-12 14:24:12 +0100
  • fbdf459215 Updated to beta C# support Benito Palacios Sánchez 2014-12-12 14:19:23 +0100
  • 40b9421608 Updated to beta support of C# Benito Palacios 2014-12-12 14:14:31 +0100
  • 4dbcfbd6a1 Signals encoded as hex numbers Benito Palacios Sánchez 2014-12-11 09:49:52 +0100
  • 6121e8619c Refactor async cancellation Benito Palacios Sánchez 2014-12-11 09:44:52 +0100
  • 09f0a94782 Implemented interrupt while continue or step * Allow cancellation of pending task, so no StopSignal is received as reply after Continue or Step and the event BreakExecution is not raised. Benito Palacios Sánchez 2014-12-11 03:13:30 +0100
  • 5f73527496 Test data transmitted in async methods Benito Palacios Sánchez 2014-12-11 01:39:22 +0100
  • 56ca421c25 Implemented continue & step commands as async Benito Palacios Sánchez 2014-12-11 01:36:44 +0100
  • 334b271027 Implemented single step command Benito Palacios Sánchez 2014-12-11 00:19:53 +0100
  • 9c31891212 Fix ACK reply in interrumpt & Test for unread data Benito Palacios Sánchez 2014-12-11 00:13:30 +0100
  • cc85ea73fb Implemented continue execution command Benito Palacios Sánchez 2014-12-10 23:58:16 +0100
  • dfdf5ebdb1 Refactoring Benito Palacios Sánchez 2014-12-10 23:43:53 +0100
  • 421cadfc7c Check correct reply message type Benito Palacios Sánchez 2014-12-10 21:07:40 +0100
  • f983c65061 Handle unknown message replies Benito Palacios Sánchez 2014-12-10 20:57:31 +0100
  • 54b97e73aa Updated program CLI Benito Palacios Sánchez 2014-12-10 20:34:22 +0100
  • 6e6e3b5218 Updated IsConnected on lost connection Benito Palacios Sánchez 2014-12-10 20:32:06 +0100
  • 78b0856c27 Implemented lost connection event Benito Palacios Sánchez 2014-12-10 20:30:00 +0100
  • 21d75e214e App layer should not throw protocol exceptions Benito Palacios Sánchez 2014-12-10 20:19:28 +0100
  • e3d64b123a Fixed read timeout Benito Palacios Sánchez 2014-12-10 16:19:56 +0100