Commit Graph

  • cbb45d2111
    Merge 9e950c6959 into 5fe9e2f6ed Patrick Ferry 2024-09-09 03:00:23 +0100
  • b02ee8d5e4
    Update GMS.ini jeremyie 2024-09-09 01:37:21 +0200
  • 2ee8482a60
    Merge branch 'dolphin-emu:master' into master jeremyie 2024-09-09 01:31:36 +0200
  • da5eb796fa Un-Corrupt Git Geotale 2024-09-08 16:18:31 -0500
  • 89b89dbc2e Paired Single Move Operation Rounding Geotale 2024-09-08 16:14:21 -0500
  • 5fe9e2f6ed
    Merge pull request #13057 from JosJuice/rvzpack-typo Tilka 2024-09-08 16:08:57 +0100
  • d35726d839
    Merge bcd996f45a into 4eec061824 Tilka 2024-09-08 17:11:01 +0300
  • 4eec061824
    Merge pull request #12813 from Geotale/interpreter-subnormal-rounding JosJuice 2024-09-08 14:22:02 +0200
  • e72b23df91 DiscIO: Fix a typo in an RVZPack comment JosJuice 2024-09-08 12:38:10 +0200
  • 0c1cd13b23
    Merge pull request #12981 from Geotale/proper-integer-rounding JosJuice 2024-09-08 12:09:58 +0200
  • 353676e211
    Merge c57ec2258f into 2c15d7af7f nyanpasu64 2024-09-08 14:21:06 +0800
  • f5bb705d28
    Merge 63e299e1a1 into 2c15d7af7f Pokechu22 2024-09-07 23:48:55 -0500
  • acb4a4be64 Eliminate hacky setup states Pokechu22 2020-09-15 17:51:24 -0700
  • bb432b6a9e Only return SD device when CS is 0 Pokechu22 2020-09-12 17:58:05 -0700
  • d53407252e Call SetCS for all devices Pokechu22 2020-09-12 17:57:03 -0700
  • 74d72198cc Print the file SD data is being read from Pokechu22 2020-09-12 17:13:42 -0700
  • 68e07b11fc Re-add ConfigManager.h include Pokechu22 2020-09-10 17:36:52 -0700
  • 43ec859219 Handle GoIdleState and SendInterfaceCond exceptions Pokechu22 2020-09-07 11:12:58 -0700
  • bc82653fea More documentation references Pokechu22 2020-09-05 15:01:48 -0700
  • a4bde13b57 Fix SD Media Launcher Pokechu22 2020-09-05 13:44:55 -0700
  • f8e57a9de3 Partially implement configuring the SD card path Pokechu22 2020-09-04 15:58:43 -0700
  • 8d7d7ab5e9 Allow configuring SP2 Pokechu22 2020-08-30 22:56:27 -0700
  • 76d4fc4541 NOTE: EXI_DeviceMemoryCard could still use some cleanup Pokechu22 2020-08-30 21:19:59 -0700
  • ba343bdbdc Actually functional block read Pokechu22 2020-08-28 16:19:46 -0700
  • 8db60f54e2 WIP fix block reads Pokechu22 2020-08-27 23:24:38 -0700
  • b2c15e0fdb Implement ReadOCR Pokechu22 2020-08-27 18:18:26 -0700
  • d958605a1e Undo some test stuff Pokechu22 2020-08-27 13:57:45 -0700
  • 58347cc795 More work on multi-block reads; not fully functional Pokechu22 2020-08-25 19:12:51 -0700
  • 1dd9ac2727 Fix multi-block reads Pokechu22 2020-08-25 15:54:00 -0700
  • 6e5e8694c4 Implement SendStatus Pokechu22 2020-08-25 15:50:16 -0700
  • 167d87e5cb Fix CRC handling Pokechu22 2020-08-25 14:41:27 -0700
  • 40c4f3e8c1 Initial implementation of reads and writes Pokechu22 2020-08-24 20:04:03 -0700
  • bd895d0a15 WriteBlock -> WriteSingleBlock Pokechu22 2020-08-24 13:42:29 -0700
  • 33407f8a70 Remove hardcoded CRCs; validate incoming CRC7 Pokechu22 2020-08-24 13:36:01 -0700
  • d0d8661f9b Add Common::HashCrc16 and Common::HashCrc7 Pokechu22 2020-08-24 13:17:03 -0700
  • 4f6cd4f535 Restructure code; start implementing read/write commands Pokechu22 2020-08-23 20:01:47 -0700
  • d98be4bdc9 Use correct CRC16s Pokechu22 2020-08-23 16:23:02 -0700
  • c80c323a26 Implement STOP_TRANSMISSION and APP_CMD SD_SEND_OP_COND Pokechu22 2020-08-23 15:40:23 -0700
  • 251c330c6d Implement last few commands, enough to get it detected by libogc (though not enough to be useful) Pokechu22 2020-08-23 00:09:46 -0700
  • 9d145decf8 Hardcode data for CMD9 and CMD10 Pokechu22 2020-08-22 23:30:22 -0700
  • b29c8a1c2a CMD9 and CMD10 - early version Pokechu22 2020-08-22 23:25:13 -0700
  • 9d0007f979 Implement CMD8 Pokechu22 2020-08-21 20:49:32 -0700
  • 45205c3a56 Reply -- make it to the next part at least Pokechu22 2020-08-21 19:20:02 -0700
  • 38e56c1e36 Basic command detection Pokechu22 2020-08-21 18:07:56 -0700
  • fcb86ce1c1 Adjust SD getid thing Pokechu22 2020-08-21 17:52:29 -0700
  • 333636d404 HACK to select SD - this will need to be tidied Pokechu22 2020-08-21 17:33:49 -0700
  • 91536a09c5 EXI_DeviceDummy: Log ImmReadWrite Pokechu22 2020-08-21 16:43:51 -0700
  • 4885706903 Advance reading Pokechu22 2020-08-18 16:24:05 -0700
  • d8bd634729 Add SetCS - amend dummy Pokechu22 2020-08-18 16:09:56 -0700
  • 5bdbb85231 HLE kprintf Pokechu22 2020-08-18 16:08:01 -0700
  • d49d1197f6 Dummy EXI_DeviceSD Pokechu22 2020-08-16 22:02:43 -0700
  • 0f33eda90f Create EXI_DeviceSD Pokechu22 2020-08-16 13:29:27 -0700
  • 2c15d7af7f
    Merge pull request #12966 from Dentomologist/cheatsmanager_create_code_widgets_only_once JMC47 2024-09-07 15:13:18 -0400
  • 887adda8c4
    Remove unused binaries with BuildLinuxAppImage.sh GT190 2024-09-07 16:36:01 +0200
  • ee90b38b03
    Update GMS.ini jeremyie 2024-09-07 16:19:20 +0200
  • f9f832fa88
    Merge pull request #13051 from mitaclaw/dead-config-code-2 JosJuice 2024-09-07 13:40:34 +0200
  • 2417545b63
    Merge pull request #13052 from Tilka/ax Tilka 2024-09-07 11:36:06 +0100
  • fdb85f28d6
    Merge cfc206d315 into efc395f7f4 Tygyh 2024-09-07 10:23:51 +0200
  • 60862397e9 Add script to build an AppImage TGP17 2024-09-07 01:44:57 +0200
  • c3d6d2189a Texture Dumping: Show OSD message on startup and when toggled Dentomologist 2024-09-05 13:12:24 -0700
  • cd324d919d Remove unused includes - DolphinLib Dr. Dystopia 2024-08-11 21:02:23 +0200
  • 66c28c61ab Remove unused includes - DolphinNoGUI Dr. Dystopia 2024-08-10 21:19:51 +0200
  • 0607a4e41d Remove unused includes - DolphinQt Dr. Dystopia 2024-08-10 21:17:05 +0200
  • 1ac1524029 Remove unused includes - DolphinTool Dr. Dystopia 2024-08-10 20:23:35 +0200
  • 32ab2a064f Remove unused includes - DSPTool Dr. Dystopia 2024-08-10 20:21:48 +0200
  • 5c370e836b Remove unused includes - UnitTests Dr. Dystopia 2024-08-10 20:20:55 +0200
  • b13ed444e0 Remove unused includes - WinUpdater Dr. Dystopia 2024-08-10 20:18:01 +0200
  • dc6ccfb2ab VideoBackends:Vulkan: Use Vulkan 1.2 driverID to detect MoltenVK TellowKrinkle 2024-09-03 23:55:27 -0500
  • 1416dc7e6a VideoBackends:Vulkan: Consolidate feature checking into one struct TellowKrinkle 2024-09-03 23:24:05 -0500
  • fad4347f42
    Merge ea857c14b8 into efc395f7f4 Rift 2024-09-05 14:39:56 -0700
  • 9d3e2fdb22
    Merge 096ab8c026 into efc395f7f4 Tygyh 2024-09-05 20:11:43 +0200
  • ae6c8b5b5f
    Merge a98e2e90b6 into efc395f7f4 JosJuice 2024-09-04 22:11:51 -0500
  • fd98f0bef8
    Merge cf4d4e5106 into efc395f7f4 JosJuice 2024-09-04 22:10:44 -0500
  • efc395f7f4
    Merge pull request #12977 from mitaclaw/branch-watch-tool-fixes-4 JMC47 2024-09-04 19:36:24 -0400
  • eb54721475 DSPHLE/AX: fix low-pass/biquad clipping Tillmann Karras 2024-09-04 22:21:32 +0100
  • 20f2320fcf Merge branch 'release-prep-2409' OatmealDome 2024-09-04 12:26:15 -0400
  • ffdae15a5d Add VBI Overclock Sam Belliveau 2023-01-24 12:13:01 -0500
  • e67e579b38 SI_Device: Remove Dead Config Code mitaclaw 2024-09-04 08:28:18 -0700
  • 7341aab9d8
    Merge 177c6343e3 into 95fac2a4e7 codokie 2024-09-04 11:59:38 +0000
  • d848e33ec2
    Merge f58abf59c0 into 95fac2a4e7 JosJuice 2024-09-04 02:18:28 -0500
  • 3c4d4fcd09 ScmRevGen: Bump major version to 2409 2409 release-prep-2409 OatmealDome 2024-09-04 00:43:45 -0400
  • 98fe7104a3 GameINI: Remove Broken Cheat from "Paper Mario: The Thousand Year Door" Patrick Ferry 2024-09-03 23:30:28 +0100
  • 7ed859e591
    Merge ae4134ebc5 into 95fac2a4e7 Patrick Ferry 2024-09-03 23:10:20 +0100
  • 6ffb755e92
    Merge 3aa2ef2fe1 into 95fac2a4e7 Robin Kertels 2024-09-03 22:49:57 +0100
  • 2e134a693d
    Merge 3f96e6c7ee into 95fac2a4e7 Pokechu22 2024-09-03 21:03:13 +0100
  • b494147fd5
    Merge 1698386139 into 95fac2a4e7 Sir Mangler 2024-09-03 21:03:05 +0100
  • 037d28e936 Half Pixel Offset for Linear Filter Patrick Ferry 2024-09-03 21:02:29 +0100
  • 2c3b6215bd Reverse Clamping in OpenGL + Make Relative Patrick Ferry 2024-08-11 15:02:30 +0100
  • ffa680b15c Proper Subnormal Rounding When Interpreting Geotale 2024-05-27 17:38:35 -0500
  • 2f45391ca5 Improve Integer Rounding Accuracy Geotale 2024-08-07 14:46:51 -0500
  • a132539887
    Merge 2da06ec411 into 95fac2a4e7 aldelaro5 2024-09-02 16:16:59 -0500
  • 95fac2a4e7
    Merge pull request #13047 from mitaclaw/cached-interpreter-memcpy-ub Admiral H. Curtiss 2024-09-02 19:47:11 +0200
  • d18e53bc70
    Merge d250b024ad into 7d08377341 sepalani 2024-09-02 11:27:40 +0300
  • 5a95c5dd14 CachedInterpreterEmitter: Fix `std::memcpy` UB mitaclaw 2024-09-01 19:35:56 -0700
  • 06baa0cb7d
    Merge fec99844cb into 7d08377341 Lobsterzelda 2024-09-01 20:36:02 +0100
  • 102d3bff04
    Merge 5c690c5623 into 7d08377341 Tygyh 2024-09-01 19:05:27 +0200
  • 7735aa4261 WiiSpeakWindow: Don't hide QGroupBox Sepalani 2024-09-01 14:14:18 +0400
  • 3ecd4bb58c Config: Rename MAIN_WII_SPEAK_CONNECTED to MAIN_WII_SPEAK_MUTED Sepalani 2024-09-01 14:00:56 +0400
  • 9c92c8ec9f Android: Fix PermissionsHandler activity detection Sepalani 2024-09-01 12:31:26 +0400
  • 2454dbd6b8 Jit64: Don't store immediate values in register cache JosJuice 2023-08-25 15:28:07 +0200