Commit Graph

  • 8349bf45e9
    gdbstub_sys.c: Do not error on MSG_TYPE_BREAK master Xavier Del Campo Romero 2023-05-23 15:51:53 +0200
  • ca3b98cc53 Reset Config.GdbServer if GDB server init fails Xavier Del Campo Romero 2020-12-31 00:05:28 +0100
  • bf989aec3b Fix typo on fprintf call Xavier Del Campo Romero 2020-12-31 00:01:58 +0100
  • 28b866b150 Consider sockets less than zero as invalid Xavier Del Campo Romero 2020-12-30 23:54:49 +0100
  • 364102c0b6 Provisionally redirect RawReadSocket to ReadSocket Xavier Del Campo Romero 2020-11-03 22:52:42 +0100
  • a1b716ffb0 Fix typo in string Xavier Del Campo Romero 2020-11-03 22:39:27 +0100
  • 2dde7bcb26 Notify gdb stub whenever a break instruction is executed Xavier Del Campo Romero 2020-11-03 22:39:00 +0100
  • 5d8182c246 Use select(2) when accessing several file descriptors at once Xavier Del Campo Romero 2020-11-03 22:37:48 +0100
  • 842a347a4b Call perror on socket.c Xavier Del Campo Romero 2020-11-03 22:34:05 +0100
  • dfc42ba104 Add -gdb flag into documentation Xavier Del Campo Romero 2020-10-26 23:15:29 +0100
  • 7e152c0d9a Force Config.Debug=0 on GDB server enabled Xavier Del Campo Romero 2020-10-26 23:15:02 +0100
  • 7cc51241a1 Make socket blocking on dbg_sys_getc Xavier Del Campo Romero 2020-10-26 23:14:30 +0100
  • 4006528c1a Set sockets to invalid value on init Xavier Del Campo Romero 2020-10-26 23:07:07 +0100
  • 76b11a3252 Do not continue program on add/remove breakpoint Xavier Del Campo Romero 2020-10-26 23:02:49 +0100
  • 5676534ec1 Attempt to make gdb server to exit gracefully Xavier Del Campo Romero 2020-06-08 00:21:35 +0200
  • aa89de282b gdb halt command was not being sent to CPU interpreter Xavier Del Campo Romero 2020-06-08 00:20:26 +0200
  • 4458c537ac Make execI() wait until queue is initialized Xavier Del Campo Romero 2020-06-05 20:46:15 +0200
  • 90af55150f Updated gdbstub Xavier Del Campo Romero 2020-06-05 20:45:30 +0200
  • 0521d57963 Merge branch 'multisockets' Xavier Del Campo Romero 2020-06-04 23:47:45 +0200
  • 66d4b1aff7 OpenGL_GL_PREFERENCE set to LEGACY Xavier Del Campo Romero 2020-06-02 23:37:19 +0200
  • ece90128a0 Added "-gdb" command line argument to start gdb stub Xavier Del Campo Romero 2020-06-02 23:24:24 +0200
  • cb2d7f800a Implemented port-specific wrappers and logic for gdb stub Xavier Del Campo Romero 2020-05-29 00:05:08 +0200
  • 85141ac554 OpenGL_GL_PREFERENCE set to LEGACY Xavier Del Campo Romero 2020-06-02 23:37:19 +0200
  • 850010a96b Replaced in-house gdb stub by MIT-licensed implementation Xavier Del Campo Romero 2020-05-23 18:06:48 +0200
  • 470da05658 Started implementing GDB server Xavier Del Campo Romero 2020-05-23 01:06:07 +0200
  • aea565d558 Added GDB server on CpuCfg UI dialog, rearranged layout Xavier Del Campo Romero 2020-05-22 00:50:40 +0200
  • 004a305458 client_socket was being accidentally reset to -1 Xavier Del Campo Romero 2020-05-22 00:50:18 +0200
  • da7b01b26d Merge branch 'master' into multisockets Xavier Del Campo Romero 2020-05-20 18:59:48 +0200
  • 90fb1eb4e7 Added missing dependency Harfbuzz to GTK3 Xavier Del Campo Romero 2020-05-20 18:59:35 +0200
  • 486666e717 Introduced dynstr, other breaking changes Xavi Del Campo 2020-05-02 02:34:17 +0200
  • aecaf18a95 Added dynstr, fixed NULL pointer access Xavi Del Campo 2020-04-23 23:02:27 +0200
  • 7ab44f41ca Support for multiple sockets Xavi Del Campo 2020-04-20 17:08:20 +0200
  • 62467b8687
    Merge pull request #11 from Mystro256/master iCatButler 2019-03-06 11:37:17 +0000
  • 5a6d59e9a1
    Merge pull request #10 from loathingKernel/master iCatButler 2019-03-06 11:36:11 +0000
  • 58f5d827c1 Merge branch 'master' of https://github.com/iCatButler/pcsxr.git iCatButler 2019-03-02 09:56:35 +0000
  • d7a90b4334 Add support for GL Extensions to Windows GPU plugin iCatButler 2019-03-02 09:54:07 +0000
  • eac8516c48 Disable autoselect for PPC dynarec since it's broken Mystro256 2019-02-13 10:45:30 -0500
  • 9132085444 Add Line Hack Mode selection box for Linux UI Stelios Tsampas 2018-12-24 19:11:06 +0200
  • 7ce3857e14
    Merge pull request #9 from jlHertel/master iCatButler 2018-12-18 20:50:02 +0000
  • cd685f7b75 Port various fixes from Beetle renderers iCatButler 2018-12-16 15:24:01 +0000
  • 808e3feedb Fix missing background Image iCatButler 2018-11-10 16:49:27 +0000
  • 11dc4ba72b
    Fix various GCC warnings on peopsxgl plugin Jean Hertel 2018-08-16 11:31:33 -0300
  • 7936d466c5
    Merge pull request #8 from loathingKernel/travis iCatButler 2018-04-27 12:18:49 +0100
  • 5687e9684c * Use separate dockerfiles for gcc and clang Stelios Tsampas 2018-03-22 18:14:45 +0200
  • a1f75bbbc5 * Remove unneeded mcd argument on macosx Stelios Tsampas 2018-03-22 18:06:53 +0200
  • 7716dc64fa * Add Travis CI for Linux (through docker) and OS X Stelios Tsampas 2018-03-22 15:00:40 +0200
  • e11f002bf9 * Fix file and folder permissions Stelios Tsampas 2018-02-01 08:45:15 +0200
  • 48981388c5 * Use no-pie for clang too. Stelios Tsampas 2018-01-29 19:14:06 +0200
  • 692119c547 * CMake messages Stelios Tsampas 2018-01-18 03:25:56 +0200
  • 6f76041029
    Merge pull request #7 from loathingKernel/sync-with-codeplex iCatButler 2018-03-19 07:39:08 +0000
  • 7683324176
    Merge pull request #6 from loathingKernel/fix-linux-build iCatButler 2018-03-13 17:25:13 +0000
  • 2d0b10f982
    Merge branch 'master' into fix-linux-build iCatButler 2018-03-13 17:25:03 +0000
  • 15fe3782c1
    Merge pull request #5 from MrLavender/master iCatButler 2018-03-13 17:23:50 +0000
  • 13c17e4b6e
    Merge branch 'master' into master iCatButler 2018-03-13 17:23:33 +0000
  • 540dccfdbd
    Merge pull request #4 from chrisballinger/macos-fixes iCatButler 2018-03-13 17:15:42 +0000
  • 128d6afb17 * Remove autotools build system. Stelios Tsampas 2018-01-12 11:58:52 +0200
  • 1ba9d54f15 * Zip artifacts Stelios Tsampas 2017-10-12 12:18:55 +0300
  • e88054e981 * Travis won't work because of libgtk requirements Stelios Tsampas 2017-10-11 16:03:11 +0300
  • b7e47230b4 * Add gnu99 compiler directive, make build compatible with earlier automake versions Stelios Tsampas 2017-10-09 22:29:39 +0300
  • 75fff89edf * Hopefully travis will be happy now and start make Stelios Tsampas 2017-10-09 18:15:38 +0300
  • 734ec12c40 * Add needed m4 macros to keep ubuntu bullshit happy Stelios Tsampas 2017-10-09 17:12:54 +0300
  • b22f3231c2 * Add appveyor.yml Stelios Tsampas 2017-10-09 11:01:40 +0300
  • 967dcacd7b * win32 - Exclude top-level dir from includes - Use unified build dir for pcsxr and plugins Stelios Tsampas 2017-10-09 10:42:54 +0300
  • 12b29ff2d9 Create .travis.yml Stelios Tsampas 2017-10-06 15:07:13 +0300
  • 7b0c850dcd Merge branch 'fix-linux-build' into sync-with-codeplex Stelios Tsampas 2017-07-31 23:14:31 +0300
  • ed3dc690e0 * Don't build PIE executables Stelios Tsampas 2017-07-31 23:06:11 +0300
  • a93c5c5420 * Fix CMake to include PGXP sources. Import updated translations. Stelios Tsampas 2017-07-31 17:09:40 +0300
  • 3912ad309e * Import CMake build system from codeplex Stelios Tsampas 2017-07-31 16:14:45 +0300
  • 01f4990887 * Sync with codeplex branch (libpcsxcore, linux gui) Stelios Tsampas 2017-07-31 12:48:37 +0300
  • dcf718bdd9 * Revert parts of the per game memory card patch. Stelios Tsampas 2017-07-30 13:57:47 +0300
  • b117a70fd0 * Plugin.c: Add PGXP visual debug binding (F11) * GtkGui.c: Fix path saving in file selection dialog * LnxMain.c: Don't look for bios in data directory Stelios Tsampas 2017-07-28 13:13:09 +0300
  • db51fade6d * dfinput: Fix possible buffer overflows in the ui. Stelios Tsampas 2017-07-20 13:04:40 +0300
  • b6129143f7 * Add setting to disable physical gamepad vibration. Stelios Tsampas 2017-07-18 23:23:47 +0300
  • 966a413dda * Optimized pixmaps to reduce size Stelios Tsampas 2017-07-18 11:46:15 +0300
  • 95a7aec22c * Add UI configuration knobs from overclocking, wipeout memhack and per game mcd. * Clean-up UI from deprecated attributes. Stelios Tsampas 2017-07-18 11:35:30 +0300
  • f48b5b2ac3 * Add configuration UI for PGXP. * Clean generated files with `make clean` Stelios Tsampas 2017-07-17 23:22:35 +0300
  • 7a43668f9d * Add nullsio1 plugin from upstream Stelios Tsampas 2017-07-17 18:08:59 +0300
  • a96eefdf0f * Bring pluing Linux(gtk) interfaces up to date. Stelios Tsampas 2017-07-17 17:32:35 +0300
  • aa295feb0d * Bring main Linux(gtk) UI up to date to remove deprecated warnings. Stelios Tsampas 2017-07-17 16:43:15 +0300
  • 9f2574f34e * Move data and pixmaps folders inside gui folder to reflect codeplex branch. * Enable overclock feature in config file. Stelios Tsampas 2017-07-16 21:49:12 +0300
  • 8f19dd4bc9 Bring cdriso.c up to date to enable CCDDA Stelios Tsampas 2017-07-10 20:59:31 +0300
  • d880179b2a Fix compilation on linux. Stelios Tsampas 2017-07-10 16:14:43 +0300
  • afe8c4acc6 Various fixes to PeopsOpenGL preferences UI on OSX MrLavender 2017-07-07 22:06:16 +0100
  • f38cec65e9 Add CPU Overclocking to preferences UI on OS X MrLavender 2017-07-01 14:46:09 +0100
  • 952b598739 Add PGXP preferences UI for OS X MrLavender 2017-06-30 15:45:32 +0100
  • 043615f454 Fix PeopsXgl exports on OSX MrLavender 2017-06-29 18:58:09 +0100
  • 6b5b17b713 Fix PGXP support in 64bit dynarec on OSX/Linux MrLavender 2017-06-27 03:04:39 +0100
  • 72b90e1c61 Fix OSX debug build MrLavender 2017-06-27 01:57:29 +0100
  • 36c126b665 Add OSX files to gitignore MrLavender 2017-06-27 01:52:39 +0100
  • 496df34ee4 Prevent incomplete vertices using precise NCLIP - Fixes errors ocurring in +CPU mode where NCLIP is used for collision detection iCatButler 2017-04-25 14:58:00 +0100
  • 5dbb8dd786 Add texture only visualisation iCatButler 2017-03-24 12:10:18 +0000
  • b9ba001e06 Fix issue with flat shaded primitives in colour only mode iCatButler 2017-03-19 18:23:10 +0000
  • 685e040268 Fix false positive when rendering transparent objects in wireframe iCatButler 2017-03-19 16:39:48 +0000
  • 53a4511c71 Add support for new visualisations - vertex colour - new primitive type encoding iCatButler 2017-03-17 21:35:45 +0000
  • d7a31360f9 Add support for arbitrary clock multipliers iCatButler 2017-03-17 21:09:39 +0000
  • 32427226c3 Fix Xcode build issues Chris Ballinger 2016-10-25 01:04:27 -0700
  • b9ca947ae0 Fix some edge cases and imprve depth visualisation: iCatButler 2016-09-01 09:00:00 +0100
  • aa5016339f Merge pull request #3 from CarterLi/master iCatButler 2016-08-05 16:55:28 +0100
  • 9c8d8a52c1 Fix OSX build Carter Li 2016-06-12 23:33:59 +0800
  • 36ef727712 Add PGXP support to 64bit dynarec iCatButler 2016-08-05 12:40:42 +0100