Commit Graph

  • fc8c566b0f
    Merge c2b96daef6 into 93d3c55fd4 Sergio Martin 2025-08-26 17:01:26 -0400
  • 93d3c55fd4
    Limit log flooding to Debug config in Mapper116 (NesHawk) master YoshiRulz 2025-08-27 03:09:16 +1000
  • eb6d4e7a44 fix potential exception on startup Morilli 2025-08-26 18:23:00 +0200
  • 9b7b29675f
    Merge 0d671f6802 into 74fd512526 YoshiRulz 2025-08-24 06:32:30 +0000
  • 814cd0ed1a
    Merge c58a741cf5 into 74fd512526 Sergio Martin 2025-08-24 06:32:30 +0000
  • ae3323bc88
    Merge 6f76b7a8d3 into 74fd512526 SuuperW 2025-08-24 06:32:28 +0000
  • cc4f88c4bc
    Merge 27974dc84c into 74fd512526 SuuperW 2025-08-24 06:32:28 +0000
  • bc981efeeb
    Merge a730dca921 into 74fd512526 SuuperW 2025-08-24 06:32:28 +0000
  • 45b54eaabd
    Merge 1e8b621efc into 74fd512526 YoshiRulz 2025-08-24 06:32:27 +0000
  • 31be993a71
    Merge 00c2a7b016 into 74fd512526 YoshiRulz 2025-08-24 06:32:27 +0000
  • de8de24be3
    Merge 05a7e11765 into 74fd512526 YoshiRulz 2025-08-24 06:32:24 +0000
  • dccffd3708
    Merge 373ad08b2e into 74fd512526 papercrane 2025-08-24 06:32:20 +0000
  • 9324f02e96
    Merge f7bc67f393 into 74fd512526 Asnivor 2025-08-24 06:32:16 +0000
  • 2e318e046d
    Merge 54df3c0dd1 into 74fd512526 Austin Milt 2025-08-24 06:32:16 +0000
  • bbb4109607
    Merge 021aefef8a into 74fd512526 YoshiRulz 2025-08-24 06:32:12 +0000
  • e9340b66d6
    Merge 765c87254f into 74fd512526 Moritz Bender 2025-08-24 06:32:10 +0000
  • 218c98aec7
    Merge 637de60a46 into 74fd512526 Roy Merkel 2025-08-24 06:32:08 +0000
  • ca3f62ebf3
    Merge bd55b048bc into 74fd512526 kalimag 2025-08-24 06:32:01 +0000
  • 26fe6d5369
    Merge 531aebb54f into 74fd512526 YoshiRulz 2025-08-24 06:31:50 +0000
  • 60613a1a1b
    Merge 674c40790b into 74fd512526 kalimag 2025-08-24 06:31:50 +0000
  • 9b0b4eba61
    Merge 77c4e37b2c into 74fd512526 YoshiRulz 2025-08-24 06:31:48 +0000
  • a766403dc2
    Merge b21c7d9a1f into 74fd512526 YoshiRulz 2025-08-24 06:31:02 +0000
  • a0f5b759c7
    Merge dfbd82e3dd into 74fd512526 Ash Walker 2025-08-23 21:11:28 -0300
  • 71168a0e3c
    Merge 0994c054d2 into 74fd512526 CasualPokePlayer 2025-08-23 23:12:40 +0200
  • 74fd512526 Fix PresentGL method CasualPokePlayer 2025-08-22 07:01:34 -0700
  • c6f7054546 Remove useless != NDSSyncSettings.ThreeDeeRendererType.Software check CasualPokePlayer 2025-08-22 06:56:20 -0700
  • 77a96ce527 Present GL again for melonDS post load state CasualPokePlayer 2025-08-22 06:52:03 -0700
  • 171465a475 Add in method to present GL again for melonDS, minor cleanup/fixes CasualPokePlayer 2025-08-22 06:49:26 -0700
  • 917f796bd0 Add in missing .cpp file in melonDS makefile CasualPokePlayer 2025-08-22 05:45:49 -0700
  • 4906fee14b CI: fix melonDS build Morilli 2025-08-20 18:02:25 +0200
  • 393c7e2dbc make melonDS camera stub produce an all black image CasualPokePlayer 2025-08-19 23:11:48 -0700
  • 637de60a46
    Merge pull request #7 from roydmerkel/add-gameboy-memory-callback-values-2 Roy Merkel 2025-08-18 16:47:45 -0700
  • e06aa5c0b8
    Merge pull request #6 from roydmerkel/master Roy Merkel 2025-08-18 16:38:55 -0700
  • 63056e947a Merge branch 'add-gameboy-memory-callback-values-2' Roy Merkel 2025-08-18 16:36:59 -0700
  • c2b96daef6 fix UB causing divide by zero exceptions Morilli 2025-08-19 00:13:49 +0200
  • 87034faa17
    Fix inability to save/load TAStudio branch 10 via quick slots YoshiRulz 2025-08-19 05:34:51 +1000
  • 3485871f10 fix retro_log_printf_callback Morilli 2025-08-18 11:52:26 +0200
  • cfcb71e5a8
    Add real-time clock to `Emulation` menu above core name YoshiRulz 2025-08-17 02:36:25 +1000
  • 5feda201f8 Increase melonDS's sbrk heap CasualPokePlayer 2025-08-16 01:53:07 -0700
  • 98a7b02d34 Fix mono AAC decoding CasualPokePlayer 2025-08-16 01:48:49 -0700
  • 460c65cbe4 Fix melonDS resampling CasualPokePlayer 2025-08-15 23:50:05 -0700
  • e70d92c1c4 Implement AAC decoder for melonDS CasualPokePlayer 2025-08-15 23:12:18 -0700
  • 7b47f76c91 Actually pass userdata to cartridges CasualPokePlayer 2025-08-15 17:28:11 -0700
  • 6c9d6f7995 Update melonDS c# side for melonDS update CasualPokePlayer 2025-08-15 16:55:13 -0700
  • e79d7c3b48 fix permissions of newly added files CasualPokePlayer 2025-08-15 16:54:21 -0700
  • 426a32309c Update melonDS (after DSP HLE merge) CasualPokePlayer 2025-08-15 16:51:36 -0700
  • 8957808cb2 Merge branch 'ppsspp' of github.com:SergioMartin86/BizHawk into ppsspp Sergio Martin 2025-08-15 17:26:57 +0200
  • 98e64a9462 Fixing video resolution height 270 -> 272 Sergio Martin 2025-08-15 17:26:50 +0200
  • 49549d6aa2 remove SDL submodule Morilli 2025-08-15 17:23:48 +0200
  • 807b4ec46f Fixing analyzer error Sergio Martin 2025-08-15 13:47:38 +0200
  • 384dd0ab65 Pushing linux lib SergioMartin86 2025-08-15 13:44:37 +0200
  • 9fe5a8d7f0 Fixing rewind, changing compiler to clang, fixing video having 2 more pixels height Sergio Martin 2025-08-15 13:39:47 +0200
  • e2e0f3aff7 Merge branch 'ppsspp' of github.com:SergioMartin86/BizHawk into ppsspp Sergio Martin 2025-08-15 12:59:40 +0200
  • 83a8684cce Using temp folder for files Sergio Martin 2025-08-15 12:59:37 +0200
  • 37a410f660
    Merge pull request #1 from Spikestuff/ppsspp Sergio Martin 2025-08-15 12:56:16 +0200
  • c8ef4b7923 Fixup 32X loading CasualPokePlayer 2025-08-14 17:53:41 -0700
  • 7c7114b27e
    Fix extra period in filename `LagLog..json.zst` in movies YoshiRulz 2025-08-14 19:08:39 +1000
  • 61ce55ab4c
    Add top-level dir to all states and movies on Linux (resolves #4416) YoshiRulz 2025-08-13 17:04:01 +1000
  • 0cc09027ba
    Rename type parameters of `CoreLoadParameters<,>` YoshiRulz 2025-08-14 13:12:39 +1000
  • 45935d6c68
    Unimplement `ISettable<,>` service on `PPSSPP` YoshiRulz 2025-08-14 13:07:33 +1000
  • f56a46785a
    Remove debugging print YoshiRulz 2025-08-14 13:07:04 +1000
  • 77e93edfed
    alphabetise in `RomLoader.MakeGameFromDisc` YoshiRulz 2025-08-14 13:06:40 +1000
  • 29666537ff fix submodule names Morilli 2025-08-13 20:15:45 +0200
  • 21b6de57d6
    Remove Right Analog Spikestuff 2025-08-14 02:19:46 +1000
  • 8c3c362d2b
    Remove Right Analog Spikestuff 2025-08-14 02:19:20 +1000
  • fcb310b6a0
    Remove Right Analog Spikestuff 2025-08-14 02:18:57 +1000
  • 4795e8fa65
    Update PPSSPP.IVideoProvider.cs Sergio Martin 2025-08-13 18:12:10 +0200
  • 25e71267b8 Don't zstd-compress most text files Morilli 2025-08-13 14:20:30 +0200
  • 9c4bf46cb0 save bk2 savestate framebuffer as bmp Morilli 2025-08-13 14:05:59 +0200
  • b719360f0b Revert "Don't compress most text files in states/movies (resolves #4415)" CasualPokePlayer 2025-08-12 23:06:05 -0700
  • 71448df654 Revert "Don't compress screenshot of state in from-savestate movie" CasualPokePlayer 2025-08-12 23:04:47 -0700
  • 0568b2af29 Revert "Add GitHub Copilot config, limiting it to managed code" CasualPokePlayer 2025-08-12 23:03:17 -0700
  • 5cbc1de0b8
    Don't compress most text files in states/movies (resolves #4415) YoshiRulz 2025-08-13 15:47:30 +1000
  • 5c3f81fe44
    Don't compress screenshot of state in from-savestate movie YoshiRulz 2025-08-13 15:35:35 +1000
  • 0ee7782ed4 Initial plan copilot-swe-agent[bot] 2025-08-13 04:42:09 +0000
  • 16518b0f4a Add GitHub Copilot config, limiting it to managed code YoshiRulz 2025-08-13 15:11:52 +1000
  • 29e7f3971d
    Add GitHub Copilot config, limiting it to managed code YoshiRulz 2025-08-13 15:11:52 +1000
  • 5378120d1d Remove test file with compatibility issues and finalize implementation copilot-swe-agent[bot] 2025-08-13 04:59:06 +0000
  • 1eee955961 Implement conditional compression for text files based on size threshold copilot-swe-agent[bot] 2025-08-13 04:55:14 +0000
  • 0916e380d0 Initial plan copilot-swe-agent[bot] 2025-08-13 04:42:09 +0000
  • 38c95fbb9a
    Revert changes to VS Code dotfiles YoshiRulz 2025-08-13 14:16:19 +1000
  • 11d56d0ec8 forgot make install Morilli 2025-08-12 20:19:23 +0200
  • a464c80010 use static ffmpeg libraries Morilli 2025-08-12 20:09:45 +0200
  • a630b729aa
    Add GitHub Actions badge to PR template YoshiRulz 2025-08-12 23:11:06 +1000
  • 35c3f76d89 Shrink the decompressed ELF size of melonDS down by 128MiBs CasualPokePlayer 2025-08-11 23:41:54 -0700
  • b1dbdf7986 Increase invisible heap size for melonDS by 128MiBs CasualPokePlayer 2025-08-11 23:44:21 -0700
  • ddba1f21ff Fix NRE when JIT is enabled for melonDS CasualPokePlayer 2025-08-11 20:22:53 -0700
  • d9ae6d9a4f C# side changes for melonDS JIT support CasualPokePlayer 2025-08-11 12:50:46 -0700
  • 5aeb1ada48 Add JIT support for melonDS CasualPokePlayer 2025-08-11 12:48:33 -0700
  • a7a76c9af7 fix state manager Unreserve logic to always reject Unreserve(0) Morilli 2025-08-11 07:13:56 +0200
  • feb6b870a6 add failing ZwinderStateManager test Morilli 2025-08-11 07:12:22 +0200
  • c58a741cf5 Reverting project back to using clang Sergio Martin 2025-08-10 20:24:02 +0200
  • 2caf412663 Reverting project back to using clang Sergio Martin 2025-08-10 20:23:27 +0200
  • aa974c83f6 Adjsted the fix to be case-by-case Sergio Martin 2025-08-10 20:18:37 +0200
  • b3a006eff2 Remove experimental label CGB-0 to C in SameBoy CasualPokePlayer 2025-08-10 11:12:59 -0700
  • 19e980cb14 Revert "Adding a fix to quickernes to support more mappers (test case: Pacman championship -- namco106)" Sergio Martin 2025-08-10 20:02:03 +0200
  • f7e8c44f91 Adding a fix to quickernes to support more mappers (test case: Pacman championship -- namco106) Sergio Martin 2025-08-10 18:33:11 +0200
  • 0b1b5c2ecd Remove debug print CasualPokePlayer 2025-08-10 05:16:06 -0700
  • 72d077f51b Fix OOM with Clear NAND CasualPokePlayer 2025-08-10 05:15:20 -0700
  • ff7015ecad Add better handling for cert.sys CasualPokePlayer 2025-08-10 05:05:46 -0700