Commit graph

  • ac4544be09
    Merge 7696972309 into a3a53cc73a David Auer 2025-01-17 04:07:15 +01:00
  • 7696972309 debugger: Add missing include David Auer 2025-01-16 22:47:50 +01:00
  • 33ebb25eb2
    Merge d4d04ffa63 into a3a53cc73a David Auer 2025-01-05 16:55:18 +01:00
  • d4d04ffa63 Add lib64 to plugin search paths on unix David Auer 2025-01-05 15:41:35 +01:00
  • a3a53cc73a
    Merge pull request #88 from kwolekr/master master nightly-build Richard Goedeken 2024-12-04 18:25:30 -08:00
  • 16f138052c debugger: Add dumpmem command kwolekr 2024-12-02 05:41:24 -05:00
  • 198eeaa08c
    Merge pull request #87 from orbea/makefile Richard Goedeken 2024-11-02 21:12:07 -07:00
  • d2309bc9ca build: remove executable permissions from the Makefile orbea 2024-10-29 07:42:24 -07:00
  • 12d57e4098
    Merge pull request #85 from orbea/SDL2 Richard Goedeken 2024-10-26 20:52:34 -07:00
  • 210309c525
    Merge pull request #86 from orbea/strict-aliasing Richard Goedeken 2024-10-24 22:39:33 -07:00
  • 94a307628e src: remove SDL1 code path orbea 2024-10-24 08:19:39 -07:00
  • d431a01581 build: remove -fno-strict-aliasing orbea 2024-10-24 08:25:03 -07:00
  • 6c3627866b build: remove SDL1 support + use pkg-config for SDL2 orbea 2024-10-24 08:17:53 -07:00
  • beddd15785
    Merge pull request #84 from GhostlyDark/osx_library_path Richard Goedeken 2024-09-09 20:13:26 -07:00
  • 1cab2e6dfe core_interface.c: Don't force macOS app bundle path GhostlyDark 2024-09-06 22:36:17 +02:00
  • 1a68327fdd update version and release info for v2.6.0 release 2.6.0 Richard Goedeken 2024-07-14 17:52:12 -07:00
  • c69c0d74de update minimum macos SDK in makefile Richard Goedeken 2024-07-14 12:01:10 -07:00
  • 3a5793ebc3
    Merge pull request #83 from Jj0YzL5nvJ/up2024 Richard Goedeken 2024-05-26 19:58:12 -07:00
  • 76dad4fb55 CI/CD: Update to generic scripts, independent schedule, etc Jj0YzL5nvJ 2024-05-24 11:20:32 -06:00
  • 335e826aea
    Merge pull request #82 from Jj0YzL5nvJ/up2023 Richard Goedeken 2023-06-11 12:22:09 -07:00
  • 11720558ab CI/CD: Fixes Ubuntu i386 builds, among other changes Jj0YzL5nvJ 2023-05-22 01:13:29 -06:00
  • 1340c4bdfc main.c: Fix 64DD ROM loading GhostlyDark 2023-04-15 15:50:23 +02:00
  • ea0333134a main.c: Fix 64DD ROM loading GhostlyDark 2023-04-15 15:50:23 +02:00
  • 674dc3e9ec
    Merge pull request #80 from Jj0YzL5nvJ/ci-schedule Richard Goedeken 2023-03-02 22:01:40 -08:00
  • 46225f27df CI/CD: Integrate scheduled builds and other necessary updates Jj0YzL5nvJ 2023-02-14 23:50:15 -06:00
  • 3ad5cbb56f
    Merge pull request #78 from Jj0YzL5nvJ/up2022 Richard Goedeken 2022-09-30 17:00:21 -07:00
  • b02f0c3985 CI/CD: Update MSVC Jj0YzL5nvJ 2022-09-28 02:33:02 -06:00
  • 42546ab00b
    Merge pull request #77 from Jj0YzL5nvJ/ci-update Richard Goedeken 2022-07-13 19:31:21 -07:00
  • 6365caa007 CI/CD: Update Jj0YzL5nvJ 2022-07-10 18:52:51 -06:00
  • cd0c0e6c10
    Merge pull request #72 from Jj0YzL5nvJ/ci-github Richard Goedeken 2022-04-11 20:58:22 -07:00
  • b5f62979ed README: Update parameters documentation GhostlyDark 2022-03-08 14:31:09 +01:00
  • bddc8bea4e README: Update parameters documentation GhostlyDark 2022-03-08 14:31:09 +01:00
  • a056188d84 CI/CD: Implement GitHub Actions and public nightly builds Jj0YzL5nvJ 2021-12-05 09:00:38 -07:00
  • 32e2734421 remove redundant condition about PIE value un Makefile Dorian Fevrier 2021-01-02 19:34:54 +01:00
  • 8e9f8401cc remove redundant condition about PIE value un Makefile Dorian Fevrier 2021-01-02 19:34:54 +01:00
  • 20cdcb3755 fix build with mingw64 Dorian Fevrier 2021-01-02 16:29:45 +01:00
  • be0912f510 fix build with mingw64 Dorian Fevrier 2021-01-02 16:29:45 +01:00
  • 4093a9b5c2 build: Fix build with mingw. orbea 2021-01-01 15:07:35 -08:00
  • 7b23651028 build: Fix the build with 'cc' on gentoo. orbea 2020-12-17 11:19:59 -08:00
  • c2c5459966 build: Fix the build with 'cc' on gentoo. orbea 2020-12-17 11:19:59 -08:00
  • 685d3ee3c6 Remove settings to access artifacts more easily Jj0YzL5nvJ 2020-12-15 02:40:35 -07:00
  • ae2d353cab build: Allow out of tree builds. orbea 2020-12-14 14:56:46 -08:00
  • 901b9ec3dd build: Allow out of tree builds. orbea 2020-12-14 14:56:46 -08:00
  • 44fcad99d9
    Merge 1041f9ee9c into 96834d5a18 Wade Berrier 2020-12-14 10:23:17 +01:00
  • 96834d5a18 Use PIF_ROM_SIZE Logan 2020-10-11 14:15:55 -06:00
  • 42f91fec0d PIF binary support Logan McNaughton 2020-03-22 19:51:07 -06:00
  • 05fcfe7db5
    Use PIF_ROM_SIZE Logan 2020-10-11 14:15:55 -06:00
  • 1c35ee2746 PIF binary support Logan McNaughton 2020-03-22 19:51:07 -06:00
  • 6210d5cce2 Revert "Allow non-default compilers without resorting to symbolic links" Richard Goedeken 2020-09-16 22:27:26 -07:00
  • e147b94f3c
    Merge pull request #61 from Jj0YzL5nvJ/alter_cc_cxx Richard Goedeken 2020-08-30 18:53:04 -07:00
  • d0fdeafeb2 Allow non-default compilers without resorting to symbolic links Jj0YzL5nvJ 2020-08-30 04:01:18 -06:00
  • 089be953f2
    Merge pull request #60 from Jj0YzL5nvJ/alter Richard Goedeken 2020-08-19 23:36:10 -07:00
  • 91a1dcd483 Allow to set custom platform toolset from commands Jj0YzL5nvJ 2020-08-13 12:14:26 -06:00
  • 0c32ac42ae
    Merge pull request #59 from Jj0YzL5nvJ/sdl2_net Richard Goedeken 2020-07-01 06:51:24 -07:00
  • 96e284b6ec Add SDL2_net dependency Jj0YzL5nvJ 2020-07-01 03:01:33 -06:00
  • 77a2adea93 AppVeyor with artifact packaging Jj0YzL5nvJ 2020-03-02 02:49:31 -07:00
  • 2888350cb6 AppVeyor with artifact packaging Jj0YzL5nvJ 2020-03-02 02:49:31 -07:00
  • 9f5ab4a8dc Changes to have more generic project files Jj0YzL5nvJ 2020-02-25 15:35:24 -07:00
  • a0ff9e7047 Changes to have more generic project files Jj0YzL5nvJ 2020-02-25 15:35:24 -07:00
  • 5ec0b2a23a Migrate to VS2017 Gillou68310 2019-10-25 12:54:07 +02:00
  • 117d2e8fa4 fix warnings in win32 Richard Goedeken 2019-06-02 23:13:14 -07:00
  • b8fa2dea54 add function attributes so GCC can find bugs in calls to string formatting functions with variadic arguments Richard Goedeken 2019-03-03 09:41:03 -08:00
  • 8f7b6b07ca fix issue #54 - front-end application uses Config API functions from v2.3.1 Richard Goedeken 2019-03-01 19:21:37 -08:00
  • 8548eb39f1 update version and release info for v2.5.9 BETA release 2.5.9 Richard Goedeken 2019-02-10 10:14:35 -08:00
  • d940c9323e fix Travis CI test builds for MXE 32 and 64 bits Richard Goedeken 2019-01-29 22:14:55 -08:00
  • 98bbb33989 Improve startup time with input-sdl. Corey Hickey 2019-01-28 20:37:03 -08:00
  • d4303d96c4
    Merge pull request #52 from bugfood/fix-options Richard Goedeken 2019-01-26 23:30:37 -08:00
  • e46434df3a Fix setting plugin parameters when configuration file not present. Corey Hickey 2019-01-26 20:59:31 -08:00
  • b4db22f1fd
    Merge pull request #48 from bugfood/fix-nosaveoptions Richard Goedeken 2019-01-12 10:35:33 -08:00
  • 5926250b86 initialize variable. fix warnings Richard Goedeken 2018-11-16 19:56:32 -08:00
  • 7158199d94
    Merge pull request #51 from thyth/upstream-debugger-rebase Richard Goedeken 2018-11-16 19:52:24 -08:00
  • 1041f9ee9c appdata: remove obsolete donation link Wade Berrier 2018-11-12 07:42:51 -07:00
  • ffc5d125bf launchable uses full desktop filename Wade Berrier 2018-11-12 00:20:44 -07:00
  • 9df31d93f9
    Fixed two issues in the new 'asm' debugger command Daniel Selifonov 2018-11-11 23:16:52 -08:00
  • a0034474ad
    Documented debugger command augmentation in the README Daniel Selifonov 2018-11-11 22:39:34 -08:00
  • 1ffb52b17a
    Warn memory breakpoint users about physical/virtual address differences Daniel Selifonov 2018-11-11 22:20:22 -08:00
  • 2cdb10de7e
    Added "translate" debugger command for virtual->physical address lookup Daniel Selifonov 2018-10-28 16:45:03 -07:00
  • 3c28ab2d54
    Added "bp trig" command to see flags/address data for last hit breakpoint Daniel Selifonov 2018-10-26 21:41:12 -07:00
  • c510ac4fc5
    added more arguments to 'asm' debugger command Daniel Selifonov 2018-11-11 22:06:52 -08:00
  • 39c5800112
    added breakpoint range and flag control to the add command Daniel Selifonov 2018-11-11 21:59:04 -08:00
  • cd65527203
    added simple memory writing command to debugger_loop Daniel Selifonov 2018-10-13 23:20:55 -07:00
  • 8f55b1a51c appdata: use https links Wade Berrier 2018-11-11 06:54:17 -07:00
  • 9357cf4265 desktop file: another update Wade Berrier 2018-11-10 18:43:53 -07:00
  • cc25262147 appdata updates: from review feedback Wade Berrier 2018-11-10 17:26:00 -07:00
  • 838d4d4f2f oops, correctly set PLUGINDIR macro in makefile Richard Goedeken 2018-11-07 20:20:03 -08:00
  • e502f2b66b fix for issue #50: use LIBDIR for PLUGINDIR and COREDIR if they are not explicitly given Richard Goedeken 2018-11-06 21:24:59 -08:00
  • 859dda24f4 disable the debugger in the core if we are not running it in the ui-console, otherwise it will hang forever in the paused state Richard Goedeken 2018-11-06 07:30:55 -08:00
  • cbbfeaad14 fix last commit; we need to support hex addresses too Richard Goedeken 2018-10-19 19:13:22 -07:00
  • 0dc8782b4d debugger fix: memory addresses must be unsigned Richard Goedeken 2018-10-18 20:45:19 -07:00
  • d1d184009a fixed bug in core_interface.c; getting function handles to DebugMemWrite* were actually getting handles to DebugMemRead* Daniel Selifonov 2018-10-14 13:22:11 -07:00
  • 7845ad1562 Add mupen64plus appdata Wade Berrier 2018-10-08 09:04:32 -06:00
  • b1add1f806 fix register printout in debugger: need to tell printf that we have 64-bit values Richard Goedeken 2018-10-01 21:25:53 -07:00
  • 2409aff737 avoid saving configuration unnecessarily Corey Hickey 2018-08-29 22:34:14 -07:00
  • 0bb63fe6f5 save configuration (if desired) right before running game Corey Hickey 2018-08-29 21:58:27 -07:00
  • 5c1e2e8f0a
    Merge pull request #47 from bugfood/fix-nosaveoptions Richard Goedeken 2018-08-28 16:55:41 -07:00
  • 678c534d27 Parse --nosaveoptions earlier in order to respect it. Corey Hickey 2018-07-28 23:13:41 -07:00
  • 5b9eba4cab update readme for 64DD usability issues Richard Goedeken 2018-05-12 07:36:24 -07:00
  • adfcea709b
    Merge pull request #43 from bsmiles32/dd Richard Goedeken 2018-05-12 07:29:03 -07:00
  • 9125460cd7 Add basic support for 64DD. Bobby Smiles 2017-10-28 14:30:34 +02:00
  • 5485240100 compilers which dont build in C99 mode by default are super lame Richard Goedeken 2018-03-12 22:10:40 -07:00