Commit graph

  • 5f3fe2f2c7 Documentation update mkwong98 2021-05-11 15:22:24 +08:00
  • c214a0028c Link to CI builds? NovaSquirrel 2021-05-10 18:22:40 -04:00
  • 57a5ad9c75 Try setting up CI NovaSquirrel 2021-05-10 18:15:32 -04:00
  • 7babb08ac4 Update ResourceHelper.cs mkwong98 2021-05-06 00:12:59 +08:00
  • 54cb35355d Set a default font to English mkwong98 2021-05-06 00:00:53 +08:00
  • 7e52799a80 Update .gitignore mkwong98 2021-04-30 00:02:12 +08:00
  • 8f06f5d78e Update README.md mkwong98 2021-04-30 00:01:39 +08:00
  • ccb23742dd
    Merge pull request #25 from mkwong98/master NovaSquirrel 2021-04-15 12:23:57 -04:00
  • 570777c13f
    Merge pull request #9 from Dwedit/comment-editor mkwong98 2021-04-15 19:51:13 +08:00
  • 8e0816807f Add sprite frame range condition mkwong98 2021-04-15 19:54:01 +08:00
  • 885bedb4b4 Add BRK as an unconditional branch (fixes disassembling into data for BRK instruction) Dwedit 2021-04-13 13:16:32 -04:00
  • b200db5d68 There is a new Comment editor accessible by pressing ; in the debugger. Allows you to quickly set single line comments. Dwedit 2021-04-13 03:20:54 -04:00
  • 0f35fdc97c
    Merge pull request #8 from NovaSquirrel/master mkwong98 2021-04-08 11:15:34 +08:00
  • ea5f05ed6f
    Merge pull request #24 from Perkka2/master NovaSquirrel 2021-03-19 16:25:02 -04:00
  • 0fb4d34c3f EPSG $4016 addressing now only writes on odd CPU cycles Perkka2 2021-03-19 15:16:36 +01:00
  • 2833b0ab4b Made "Enable EPSG" checkbox to actually enable/disable EPSG Audio Perkka2 2021-03-18 20:09:54 +01:00
  • 9bea4c87ee Adjusted volume levels for EPSG FM/SSG Perkka2 2021-03-18 14:39:29 +01:00
  • e87fdb4a5f Merge branch 'master' of https://github.com/mkwong98/Mesen mkwong98 2021-03-16 00:18:50 +08:00
  • c16d0ac8b3 Update MMC3.h mkwong98 2021-03-16 00:18:31 +08:00
  • 13da3bbeaa
    Merge pull request #7 from mkwong98/temp mkwong98 2021-03-16 00:06:47 +08:00
  • 91185e1a43 Fix Twin Dragons support Jean-André Santoni 2021-03-11 14:38:25 +07:00
  • 725e2ba466
    Merge pull request #6 from Perkka2/master mkwong98 2021-03-12 15:43:23 +08:00
  • 64f07e1afd
    Merge pull request #4 from NovaSquirrel/master mkwong98 2021-03-12 14:47:16 +08:00
  • 9323ba90ae Update EPSGAudio.h Perkka2 2021-02-28 20:17:19 +01:00
  • d7d919a392
    Merge pull request #20 from Perkka2/master NovaSquirrel 2021-02-24 12:16:19 -05:00
  • edd8106a5a Fix row size problem on audio options NovaSquirrel 2021-02-24 12:14:45 -05:00
  • 3e1b19507e
    Merge pull request #22 from benolee/fix-cpu-stream-state NovaSquirrel 2021-02-20 13:54:15 -05:00
  • 813aabb04a Fix CPU::StreamState extraScanlinesAfterNmi argument Ben Holley 2021-02-20 12:10:57 -06:00
  • c252d1cff8
    Merge pull request #21 from mkwong98/master NovaSquirrel 2021-02-20 00:01:09 -05:00
  • cd99aedb1e Update JyCompany.h mkwong98 2021-02-20 12:30:08 +08:00
  • eaf6656b56 HD Pack Builder update mkwong98 2021-02-08 15:25:03 +08:00
  • e66b1aa804 Fix compile error after updating VS2019 mkwong98 2021-02-08 15:21:03 +08:00
  • 85586aaa35 NSF EPSG Support Perkka2 2021-01-30 15:12:39 +01:00
  • 5203ff1217 Define to chose between Old and New VRC7 emu Perkka2 2021-01-28 22:49:49 +01:00
  • 6c5454638f Fixed noise and volume for VRC7 Perkka2 2021-01-28 22:19:47 +01:00
  • 64efda4e0b Some cleanup and added $4016 EPSG addressing to all mappers Perkka2 2021-01-28 16:30:50 +01:00
  • 7de782b486 EPSG $4016 addressing, EPSG ui checkbox Perkka2 2021-01-28 14:25:01 +01:00
  • 945b63f696 WIP replacing S5B with emu2149, Adding $4016 addressing to EPSG Perkka2 2021-01-24 17:54:15 +01:00
  • d82a8fffb5 Replaced the old OPLL Emu with Nuked-OPLL Perkka2 2021-01-15 14:28:08 +01:00
  • 9b89b8c21f Changed Default EPSG Volume and Fixed SSG clock scaling Perkka2 2021-01-06 18:11:47 +01:00
  • d7213a76d5 Fixed SSG overflow and fixed relative clock for SSG/EPSG lapinozz 2021-01-04 22:47:07 -05:00
  • 5d00c055e6 Added EPSG audio to both suncore and MMC3 lapinozz 2021-01-03 23:41:07 -05:00
  • 32185c5b59 Fix HD tile default not used even when the tile found has failed the condition test mkwong98 2021-01-20 19:43:14 +08:00
  • 70f1a1b600
    Merge pull request #16 from mkwong98/master NovaSquirrel 2021-01-14 17:24:58 -05:00
  • 4081170646 Revert unneeded formating changes mkwong98 2021-01-14 18:41:06 +08:00
  • 13b666c835
    Merge pull request #3 from NovaSquirrel/master mkwong98 2021-01-14 18:33:49 +08:00
  • c56edc9f92 Fix Sprite Viewer Copy Tile function only give the first half if it is a large sprites mkwong98 2021-01-13 00:42:07 +08:00
  • 43c0813822 Add note about needing to run the project twice NovaSquirrel 2021-01-03 23:09:27 -05:00
  • 7089e3b303 Add information on fixing a compiler error NovaSquirrel 2021-01-01 17:06:07 -05:00
  • 790eb237fa
    Merge pull request #14 from mkwong98/master NovaSquirrel 2020-12-27 22:14:15 -05:00
  • 2d0468eff5 HD pack builder and BGM improvement mkwong98 2020-12-20 22:26:12 +08:00
  • 5b52546cac Restrict the loop point feature to version 105 or above mkwong98 2020-12-03 19:52:50 +08:00
  • f7864e4ec5
    Merge pull request #11 from mkwong98/master NovaSquirrel 2020-12-02 18:48:51 -05:00
  • f3d3f8333b
    Merge pull request #12 from veremenko-y/feature/reload-rom-on-power-cycle NovaSquirrel 2020-11-23 19:41:52 -05:00
  • d8817db785 Debugger: Added option to reload ROM on Power Cycle Yaroslav Veremenko 2020-11-15 11:08:42 -07:00
  • 4135965d8e Temp revert mkwong98 2020-11-15 17:14:00 +08:00
  • d7111744dd bug fix mkwong98 2020-11-15 17:10:55 +08:00
  • f293f8fb20 Merge branch 'master' of https://github.com/mkwong98/Mesen mkwong98 2020-11-15 02:00:13 +08:00
  • 37e1b8dfec Add option to specify loop start in bgm tag mkwong98 2020-11-15 01:59:13 +08:00
  • 81b9ee5f72 Update vorbis decoder to version 1.20 mkwong98 2020-11-15 00:57:43 +08:00
  • 31938d6d92 Update HdNesPack.cpp mkwong98 2020-11-15 00:56:57 +08:00
  • db8ef183ae
    Merge pull request #2 from NovaSquirrel/master mkwong98 2020-11-14 23:40:20 +08:00
  • 589e6037b0
    Merge pull request #9 from mkwong98/master NovaSquirrel 2020-11-11 23:10:53 -05:00
  • 5e57575093
    Merge pull request #8 from davi92/master NovaSquirrel 2020-11-11 23:00:28 -05:00
  • 040dce6257
    Merge branch 'master' into master NovaSquirrel 2020-11-11 23:00:16 -05:00
  • a3a2f5f2f1
    Merge pull request #7 from BudzynskiMaciej/feature/add-polish-lang NovaSquirrel 2020-11-11 22:58:15 -05:00
  • 8761918a46 Fix Bug when rendering overlapping HD sprites with different background priority (SourMesen/Mesen issue 609) mkwong98 2020-11-01 20:29:12 +08:00
  • c48e6285ee Update HdNesPack.cpp mkwong98 2020-10-30 22:18:53 +08:00
  • 2842b7c560 Merge remote-tracking branch 'upstream/master' mkwong98 2020-10-07 19:56:59 +08:00
  • 0789405acd Polish translation added for Mesen Maciej Budzyński 2020-09-10 21:34:09 +02:00
  • bef11cbe6c
    Add Italian strings on Program.cs Davide Salvatore Grasso 2020-07-16 23:23:19 +02:00
  • c780e03d87
    Update it.resources.xml Davide Salvatore Grasso 2020-07-16 23:18:13 +02:00
  • 86326e8329 ZIP: Fixed recent game not loading when filename stored in zip file was not UTF-8 Sour 2020-06-30 16:00:22 -04:00
  • 3154f19467 Libretro: Fixed memory map for WRAM/SRAM-based achievements Sour 2020-06-23 13:58:59 -04:00
  • 67b9ba3290 UI: Fixed crash when using toggle record video if a video was never recorded before Sour 2020-06-20 14:01:50 -04:00
  • ecadab92db UI: Disable toggle record shortcuts when no game is running Sour 2020-06-20 13:59:19 -04:00
  • 77ed078899 UI: Added shortcuts to start/stop recording video/audio/movies Sour 2020-06-20 00:24:24 -04:00
  • d738b2b9bf Mono: Fixed unbound debugger shortcuts being triggered by pressing the windows key Sour 2020-06-04 17:46:21 -04:00
  • b2a1d93c7f
    Readme: Changes to COMPILING.md about compiling on windows (#829) properchopsticks 2020-05-27 22:23:03 +02:00
  • cb75f7fbe1 Debugger: Refactoring - Removed unnecessary option on GetWorkspace Sour 2020-05-19 23:09:03 -04:00
  • 0b6d1cba11 Debugger: Fixed breakpoints/etc being lost when reloading rom Sour 2020-05-19 23:05:22 -04:00
  • 7724a2f552
    UI: Update Spanish language (#834) juanramonmartinez 2020-05-20 04:18:12 +02:00
  • b8a0a7a59b Debugger: Fixed modulo operator in expressions Sour 2020-05-19 21:55:43 -04:00
  • c52cacd9e5 VRC2: Added missing 1-bit latch at 6000-7FFF to fix Contra (J) This used to work because the game would be emulated with 8kb of work ram at 6000-7FFF, which had the same effect. But the actual board does not have work ram, so it was removed when integrating the new NES 2.0 database Sour 2020-05-17 11:16:15 -04:00
  • 650dfb35f1 DMC: Improve DMA timing after 4015 write Sour 2020-05-14 17:18:23 -04:00
  • c1f841b6dd HD Packs: Added ability to have multiple backgrounds on different layers (up to 40) Sour 2020-05-08 20:08:41 -04:00
  • 193235b11f Mapper 52: Fixed work ram writes Sour 2020-05-08 00:36:43 -04:00
  • 3638474c99 Debugger: Fixed debugger refresh bug when memory tools were opened Sour 2020-05-07 23:06:40 -04:00
  • bfc9e782a5 Debugger: Event Viewer - Fixed missing dots for $2007 reads Sour 2020-05-07 19:45:47 -04:00
  • e963310112 Debugger: Rework label/breakpoint updates when resetting/loading a rom Sour 2020-05-06 18:43:27 -04:00
  • 63d0017d68 Mapper 112: Fixed missing outer CHR register support Was inadvertently removed in previous change for this mapper Sour 2020-05-03 18:49:28 -04:00
  • 527db70316 Debugger: Lua - Add option to auto-restart scripts after power cycling or reloading the rom Sour 2020-05-03 14:57:24 -04:00
  • 9772aa006f Game DB: Updated to latest version of Nes20 DB Sour 2020-05-02 13:06:20 -04:00
  • 7ab9b50ad5 Game DB: Override roms with NES 2.0 headers Some roms are being distributed with invalid NES 2.0 headers, so this is needed to fix them Sour 2020-05-02 12:25:27 -04:00
  • 66de1ceee1 Netplay: Fixed crashes when disconnect from server or stopping server while no game is loaded Sour 2020-05-02 12:01:47 -04:00
  • f7c170bd9b Fixed crash when loading multiple roms while keeping the emulator paused Sour 2020-05-02 11:49:38 -04:00
  • dbe7e0dec8 PPU: Moved oam row corruption region by a couple of dots, to match oam_flicker_test With this timing, Isolated Warrior's pause screen flickers as expected Sour 2020-05-01 22:33:37 -04:00
  • 77b4289299 PPU: Tweaked sprite evaluation code to simulate another hardware glitch seen in the oam_flicker_test_reenable test When rendering is enabled/disabled around scanlines 128-136, a single 8 pixel sliver of a sprite appears on the following scanline, due to the previously discovered bug where disabling rendering increments the oam address pointer by 1 Sour 2020-05-01 20:06:56 -04:00
  • 8d5399a692 Debugger: Sprite Viewer - Add option to load data from a CPU page instead of directly from OAM Sour 2020-04-30 22:26:51 -04:00
  • 59fddb7008 PPU: Added option to emulate OAM row corruption when disabling rendering at certain points during rendering Sour 2020-04-30 18:40:39 -04:00