Commit graph

  • e90085e34d update README and add new mem read command to console debugger Richard Goedeken 2018-03-12 21:53:31 -07:00
  • 6f44877ba6 fix win32 build Richard Goedeken 2018-02-11 15:18:22 -08:00
  • c99996235e need this header file for the SDL version macro Richard Goedeken 2018-02-07 22:58:25 -08:00
  • b49c7a6275 fix memory leak, warning, build with SDL 1.2 Richard Goedeken 2018-02-07 22:43:03 -08:00
  • b7cfc11513 force core config parameter EnableDebugger to True when launching debugger Richard Goedeken 2018-02-07 22:15:28 -08:00
  • da4df0e27f fix warning and use SDL_Delay() instead of usleep() Richard Goedeken 2018-02-07 22:04:45 -08:00
  • f641c94b3d merge console debugger from wnayes on github into ui-console front-end Richard Goedeken 2018-02-07 20:33:00 -08:00
  • 8e20ab8f70 update FSF address in license Richard Goedeken 2018-02-04 12:59:24 -08:00
  • a105ae0c6f on macOS systems, use corefoundation framework to get the absolute path to the frameworks folder in the bundle, and look for the core library and plugins there Richard Goedeken 2018-01-23 19:18:33 -08:00
  • 78d3d6c955 Update homepage. Anthony J. Bentley 2017-12-28 16:29:12 -07:00
  • aa292ba32d Update homepage links in program output, manpage, readme. Anthony J. Bentley 2017-12-28 16:11:53 -07:00
  • 50a0714ab6 Update link to bug tracker. Anthony J. Bentley 2017-12-28 16:08:24 -07:00
  • 04b533916f Update homepage. Anthony J. Bentley 2017-12-28 16:29:12 -07:00
  • 1e0e0c3fe9 Update homepage links in program output, manpage, readme. Anthony J. Bentley 2017-12-28 16:11:53 -07:00
  • 2596103d98 Update link to bug tracker. Anthony J. Bentley 2017-12-28 16:08:24 -07:00
  • c013abe959 Merge 0f6a2dc409 into 990e24d7bc Logan 2017-12-22 17:40:10 +00:00
  • 990e24d7bc Fix VS2013 compilation Gillou68310 2017-12-12 17:23:34 +01:00
  • 1cdc745ad2 update Makefile method for finding OSX_SDK_PATH Richard Goedeken 2017-11-14 16:21:49 -08:00
  • c602e90665 Merge e65a0d5d8f into 9f663670bb bsmiles32 2017-11-06 19:22:32 +00:00
  • 9f663670bb
    Merge pull request #44 from charlemagnelasse/travis-mxe Dorian Fevrier 2017-11-06 12:19:37 +01:00
  • 92514d1ced Build MXE targets as additional tests in travis build matrix Charlemagne Lasse 2017-11-05 13:58:35 +01:00
  • e54b7c1a24 Rename GB cart loader to media loader. Bobby Smiles 2017-10-14 02:36:52 +02:00
  • 5e17accad0 Basic support for GB cart loader command. Bobby Smiles 2017-10-04 00:40:11 +02:00
  • 5a9f591f89 Rename GB cart loader to media loader. Bobby Smiles 2017-10-14 02:36:52 +02:00
  • 0f6a2dc409 Visual Studio 2015 Logan McNaughton 2017-10-10 15:04:45 -06:00
  • fc88894024 Basic support for GB cart loader command. Bobby Smiles 2017-10-04 00:40:11 +02:00
  • 36d7cd8eb3 Merge pull request #40 from loganmc10/patch-1 Richard Goedeken 2017-09-25 19:09:39 -07:00
  • 36145e5bdf Fix for #39 Logan 2017-09-25 08:39:32 -06:00
  • 7daadc8e57 Merge pull request #36 from loganmc10/pie Richard Goedeken 2017-09-21 21:41:19 -07:00
  • 187d3a3bda Fix no-pie mode for compilers that default to PIE Logan McNaughton 2017-09-21 00:06:21 -06:00
  • f5bf3777cb Merge pull request #35 from charlemagnelasse/travis-container Dorian Fevrier 2017-09-13 11:08:56 +02:00
  • c2331cb564 Use faster container based Travis CI Charlemagne Lasse 2017-09-01 09:57:14 +02:00
  • 60b193c95c Let travis handle the package installation directly Charlemagne Lasse 2017-09-01 09:56:19 +02:00
  • 8e63bfa5f7 Revert "Allow using compiler other than gcc" Bobby Smiles 2017-06-24 21:29:05 +02:00
  • b0499a6db3 Revert "Allow using compiler other than gcc" Bobby Smiles 2017-06-24 21:29:05 +02:00
  • dc36c1e7ac Merge pull request #32 from loganmc10/patch-1 bsmiles32 2017-06-22 20:20:53 -06:00
  • f13e35b373 Allow using compiler other than gcc Logan McNaughton 2017-06-20 21:16:16 -06:00
  • 533fb62415 Merge 7b343ea8d6 into 20f18fc435 Franz-Josef Anton Friedrich Haider 2017-04-15 20:42:17 +00:00
  • 3fec73bd29 Merge a9b3e6d609 into 20f18fc435 Meriipu 2017-04-14 16:33:31 +00:00
  • a9b3e6d609 Add support for configuring window position Meriipu 2017-04-14 18:33:12 +02:00
  • 20f18fc435 Merge pull request #29 from loganmc10/vidext Richard Goedeken 2017-04-05 22:59:15 -07:00
  • 01e1753e66 Merge 12a037a715 into 0abb73fcb7 Richard 2017-03-24 13:13:45 +00:00
  • 0abb73fcb7 Merge pull request #28 from fprimex/fprimex-macos-version-min Richard Goedeken 2017-03-16 23:57:48 -07:00
  • 7aac7adb5f Add support for VIDEXT_HEADER Logan McNaughton 2017-03-16 21:20:48 -06:00
  • 5639129cfc bump macosx-version-min to 10.6 for SDL2.0.5 Brent Woodruff 2017-03-16 22:52:35 -04:00
  • 1e9a53456c Merge pull request #27 from Gillou68310/load_on_first_int Dorian Fevrier 2016-10-20 13:32:30 +02:00
  • 334db80b55 New implementation of the savestate loaded at startup option. The savestate will be loaded on the first safe state interrupt instead of being loaded on the first frame. Gillou68310 2016-10-19 17:15:06 +02:00
  • 07dba790c8 Merge pull request #26 from charlemagnelasse/master Richard Goedeken 2016-09-01 18:04:19 -07:00
  • fcca5a0813 Use Ubuntu Trusty as base system for Travis CI Charlemagne Lasse 2016-09-01 20:23:59 +02:00
  • 12a037a715 Added functionality to generate executable ROM scripts with embedded arguments and run them ricrpi 2016-08-15 08:22:12 +01:00
  • bdcd13b3ed change VS2013 project files to build with the XP-compatible vc120 toolset, so the resulting binaries will run on pre-vista machines Richard Goedeken 2016-07-13 20:04:06 -07:00
  • c52baffa34 revert last commit, put the x64 builds back in the MSVC project file Richard Goedeken 2016-03-27 19:51:07 -07:00
  • 6b8aa2e63c win32 build fixes Richard Goedeken 2016-03-17 22:26:54 -07:00
  • 1474de74d7 Merge pull request #22 from Gillou68310/x64 Richard Goedeken 2015-09-12 21:52:14 -07:00
  • f5db412261 Added x64 configuration to VisualStudio2013 project file Gillou68310 2015-08-28 15:58:58 +02:00
  • 3fc549b5c3 Merge pull request #21 from bentley/openbsd Richard Goedeken 2015-06-08 06:31:56 -07:00
  • b8dff88aed Remove unnecessary OpenBSD warning. Anthony J. Bentley 2015-06-08 01:51:13 -06:00
  • e65a0d5d8f Minimal port the SDL audio plugin. Bobby Smiles 2015-05-05 19:25:09 +02:00
  • d8d583a756 Port the trivial resampler from the SDL audio plugin. Bobby Smiles 2015-05-05 19:16:07 +02:00
  • 9d3264d913 Use audio backend instead of plugin if desired. Bobby Smiles 2015-05-05 19:06:50 +02:00
  • 9e11ae74fd Add a dummy audio backend. Bobby Smiles 2015-05-05 19:01:33 +02:00
  • c5b022cab0 Add an object factory facility. Bobby Smiles 2015-05-05 18:48:21 +02:00
  • f89efa27d1 add new solution configuration for Release (New Dynarec) 2.5 Richard Goedeken 2015-04-26 13:41:22 -07:00
  • 58cf524522 update text files and version number for upcoming 2.5 release Richard Goedeken 2015-04-26 12:32:06 -07:00
  • cd103ec918 Merge pull request #20 from conchurnavid/includes Richard Goedeken 2015-03-21 21:33:23 -07:00
  • e1b4a8f1e3 Add missing includes and forward declarations Conchúr Navid 2015-03-21 13:47:40 +01:00
  • 9818963be4 Sort the includes based on type and names Conchúr Navid 2015-03-21 10:58:40 +01:00
  • f0b0a1249e Fix executable bits of files Conchúr Navid 2015-03-21 10:53:38 +01:00
  • 398b96c3b2 added project/solution file for Visual Studio 2013. removed older MSVS project files. fix code compatilibity problems with MSVC Richard Goedeken 2015-02-22 07:13:34 -08:00
  • 42747beafd Merge pull request #18 from Nebuleon/build-changes Richard Goedeken 2015-02-01 14:14:33 -08:00
  • ac12e2cf3a Ignore the correct Unix executable in .gitignore Nebuleon Fumika 2015-01-26 09:27:21 +00:00
  • cb4e055c54 Unix Makefile: Discard unnecessary architecture checks Nebuleon Fumika 2015-01-26 09:22:04 +00:00
  • 48441f5647 Merge pull request #17 from littleguy77/master Dorian Fevrier 2015-01-17 22:34:15 -05:00
  • 44f0f5060d Fix windows build regression introduced in PR 12. littleguy77 2015-01-17 20:18:37 -05:00
  • 8c56a77f45 Merge pull request #16 from mupen64plus/revert-14-master Dorian Fevrier 2015-01-14 11:27:38 -05:00
  • b2bbc856ab Revert "Remove SDL build dependency." Dorian Fevrier 2015-01-14 08:34:08 -05:00
  • 8edabd0a78 Merge pull request #14 from littleguy77/master Dorian Fevrier 2015-01-14 00:32:26 -05:00
  • 87ef78922a Remove SDL build dependency. littleguy77 2015-01-13 12:43:58 -05:00
  • fb5134b37e Merge pull request #13 from mupen64plus-ae/vanilla Richard Goedeken 2015-01-10 18:57:25 -08:00
  • ce0619035b Merge remote-tracking branch 'upstream/master' littleguy77 2015-01-10 20:55:10 -05:00
  • 3ddfb4d973 Merge pull request #12 from littleguy77/master Richard Goedeken 2015-01-10 09:09:21 -08:00
  • f3d45ddbbe Allow external state callback to be specified via build flag... littleguy77 2015-01-08 20:58:37 -05:00
  • 73c52f87f5 Merge 7c140db778 into be26692c40 littleguy77 2015-01-08 15:37:19 +00:00
  • be26692c40 Merge pull request #11 from Gillou68310/master Richard Goedeken 2015-01-07 22:54:21 -08:00
  • 1b08f8c445 Added project files for MSVC2010 Gillou68310 2015-01-07 15:40:29 +01:00
  • 4e145eae6e Updated README with regs, bp commands. Will Nayes 2014-12-30 16:37:08 -06:00
  • 969970dcde Added basic breakpoints add/rm. Added printout of current op. Added exit/quit. Will Nayes 2014-12-30 16:34:47 -06:00
  • 7c140db778 build: Remove Android makefile. littleguy77 2014-12-18 22:09:51 -05:00
  • 5dcf54f00d Merge remote-tracking branch 'upstream/master' littleguy77 2014-12-18 22:09:19 -05:00
  • 175503cde5 No padding on all-zeroes register values. Will Nayes 2014-12-18 19:35:24 -06:00
  • 8fb22f1096 Use SDL threading instead of pthreads. Will Nayes 2014-12-18 19:29:23 -06:00
  • 5ce862533c Added GPR printout with value-changed indication. Will Nayes 2014-12-16 21:10:33 -06:00
  • 7b343ea8d6 detect current platform by reading "/system/build.prop" (android or libhybris powered devices) and set default values for that platform (currently only the Jolla Phone) Frajo Haider 2014-12-16 19:40:22 +01:00
  • 90fefcab64 Merge pull request #7 from mupen64plus/invert_callbacks Richard Goedeken 2014-12-14 07:44:03 -08:00
  • c495ff81e6 fix bad logic to set frame callback Dorian Fevrier 2014-12-13 15:56:26 -05:00
  • 7d5247b399 fix: can't load saved state and do screenshot because only one callback function is allowed. Now everything is done inside one single callback function Dorian Fevrier 2014-12-12 20:07:29 -05:00
  • 36c51b5c8f Merge pull request #6 from mupen64plus/savestate_loading Richard Goedeken 2014-12-11 21:43:27 -08:00
  • 0bc3036a58 Merge branch 'savestate_loading' of https://github.com/mupen64plus/mupen64plus-ui-console into savestate_loading Dorian Fevrier 2014-12-11 23:28:55 -05:00
  • 566c9f9903 add savestate loading at rom startup support Dorian Fevrier 2014-12-11 23:21:45 -05:00
  • 91f0a28d85 add savestate loading at rom startup support Dorian Fevrier 2014-12-11 23:21:45 -05:00