Commit Graph

  • 3c3058fa21
    Descriptor Update for Analog Shoulders Papermanzero 2018-12-24 01:03:19 +01:00
  • c23d89ceee
    Merge pull request #59 from flyinghead/master Twinaphex 2018-12-24 00:33:18 +01:00
  • 3c297b5b6b Wii analog triggers fix Flyinghead 2018-12-24 00:12:01 +01:00
  • 716a6737ee Analog triggers fix Flyinghead 2018-12-23 23:46:39 +01:00
  • aab1db166c
    Update Input.cpp Papermanzero 2018-12-23 22:32:37 +01:00
  • a0673fbb47
    Merge pull request #7619 from zackhow/gcadpt JosJuice 2018-12-23 21:18:21 +01:00
  • e7b53540d8
    Merge pull request #7634 from MerryMage/downcount-on-exit Markus Wick 2018-12-23 19:34:12 +01:00
  • 5236dc31a6 Jit64: Check downcount at block exit, not block entry MerryMage 2018-12-21 21:21:02 +00:00
  • 54f37c3bae
    Merge pull request #7631 from MerryMage/crXXX-AeqB Markus Wick 2018-12-23 17:55:09 +01:00
  • fc998093cc
    Merge pull request #7600 from spycrab/resource_pack spycrab 2018-12-23 16:04:05 +01:00
  • 2d0031551e
    Merge pull request #7635 from degasus/srawix Markus Wick 2018-12-23 00:17:41 +01:00
  • bdac4b36af
    Merge pull request #57 from flyinghead/master Twinaphex 2018-12-22 19:22:43 +01:00
  • e99dc2bf79 Get rid of unneeded source and dependencies Flyinghead 2018-12-22 19:20:16 +01:00
  • c9b0303cf0
    Merge pull request #53 from orbea/libretro Twinaphex 2018-12-22 18:55:42 +01:00
  • d5df56c677 ControllerInterface: Make CoalesceExpression not set the inactive child's value (rumble) to 0. This caused rumble to not enable when a control expression was both a valid "bareword" and "complex" expression. Jordan Woyak 2018-12-22 11:17:05 -06:00
  • a8d0afe219 Reduce input mapping detection time to 3 seconds because 5 seconds was ridciculously long and output (rumble) testing time to 2 seconds because 5 seconds was annoyingly long. Jordan Woyak 2018-12-22 10:58:34 -06:00
  • 64378c90da JitArm64: Fix RC calculation of srawix. degasus 2018-12-22 17:26:28 +01:00
  • dcd53adc33
    Merge pull request #56 from flyinghead/master Twinaphex 2018-12-22 16:22:19 +01:00
  • b97228eb70 aarch64 build fix Flyinghead 2018-12-22 16:07:13 +01:00
  • 41f748beba Fix cmake msvc build flyinghead 2018-12-22 15:15:51 +01:00
  • 3a145aeae4 ResetRumble on emu pause/stop regardless of presence of DInput/Xinput as that's not relevant. All the backends would like to stop rumbling. Jordan Woyak 2018-12-21 20:00:27 -06:00
  • 7b2629717b Android: Add jit debug menu options zackhow 2018-12-03 00:13:27 -05:00
  • 233b00fb7e ConfigManager: add save/load for Jit debug options zackhow 2018-12-02 23:11:29 -05:00
  • 490dffc791
    Merge pull request #7633 from ymartel06/ymartel/fix-imgui-compilation-vs2017 JosJuice 2018-12-21 16:59:29 +01:00
  • 31bb0327e5 update windows 10 sdk from 10.0.15063.0 to 10.0.17134.0 for imgui Yohann Martel 2018-12-21 10:40:58 -05:00
  • 174d2b0230 crXXX: Avoid loading twice when CRBA == CRBB MerryMage 2018-12-21 11:19:03 +00:00
  • 07c146e7e2 crXXX: Remove unnecessary CRBA == CRBD constraint for crclr and crset MerryMage 2018-12-21 11:03:03 +00:00
  • 008d29c7b9
    Merge pull request #54 from flyinghead/master Twinaphex 2018-12-20 19:42:59 +01:00
  • c9cb09c2fe Disc Swapping support Flyinghead 2018-12-20 19:25:35 +01:00
  • 91ed204d7a libretro: Build without udev or evdev. orbea 2018-12-19 14:42:16 -08:00
  • 0d2a4c1da3
    Merge pull request #52 from flyinghead/master Twinaphex 2018-12-20 13:56:42 +01:00
  • c678829b41 clean up log files Flyinghead 2018-12-19 21:26:29 +01:00
  • 807001e71b Fix MSVC build flyinghead 2018-12-19 21:23:44 +01:00
  • a1a1faeeba Merge upstream dolphin/master Flyinghead 2018-12-19 16:20:35 +01:00
  • 71d53c922f Implement resource packs spycrab 2018-11-17 16:36:28 +01:00
  • cf8b730c61 Core/BootManager: Disable bluetooth passthrough when booting NetPlay Techjar 2018-12-17 18:20:47 -05:00
  • 79eb065cf3 Reduce emulated shaking frequency to 6hz. (something more humanly possible) (was ~13hz) Jordan Woyak 2018-12-15 10:26:51 -06:00
  • a8a6bdcdd2 Compute emulated classic controller calibration data instead of having hardcoded values. Jordan Woyak 2018-12-15 10:12:04 -06:00
  • 6848812a31 Produce emulated nunchuk calibration data. Jordan Woyak 2018-12-15 09:43:45 -06:00
  • 2f490e44fb stop using g_jit outside of JitInterface CrystalGamma 2018-12-02 14:16:17 +01:00
  • 0c0e045eda Android: fix/ignore L2/R2 buttons zackhow 2018-12-14 15:19:11 -05:00
  • 3fa81f39fb
    Merge pull request #7621 from lioncash/const Tilka 2018-12-14 18:53:10 +00:00
  • 6d394d03fe Common/GLContext: Make member functions const qualified where applicable Lioncash 2018-12-14 11:02:24 -05:00
  • 52cae18b01 Interpreter: Handle paired-single HID2.PSE and HID2.LSQE bits Lioncash 2018-12-13 11:55:11 -05:00
  • 5bc8b7ae7b Android: fix gc adapter init zackhow 2018-12-13 21:49:46 -05:00
  • c87a2f57b4 Interpreter_SystemRegisters: Handle reserved/read-only bits for HID2 in mtspr Lioncash 2018-12-13 11:39:40 -05:00
  • 5da0f823c7 most wanted mmu setting weihuoya 2018-12-11 23:15:33 +08:00
  • fa6782f841 GCMemcard: Required declaration before C++17. Admiral H. Curtiss 2018-12-10 00:25:26 +01:00
  • 36d84c6959 GCMemcard: Slightly nicer definition of UNINITIALIZED_GAMECODE. Admiral H. Curtiss 2018-12-10 00:16:10 +01:00
  • ca2c7679df GCMemcard: Rewrite DEntry_IconFmt() and DEntry_AnimSpeed() to make more sense. Admiral H. Curtiss 2018-12-09 23:41:17 +01:00
  • 2351a60567 GCMemcard: Let GetDEntry() return std::optional<DEntry>. Admiral H. Curtiss 2018-12-01 18:17:18 +01:00
  • 2dcd058f7d Translation resources sync with Transifex JosJuice 2018-12-10 18:26:00 +01:00
  • 860e003b0c GCMemcard: Remove needless second definition of DENTRY_SIZE. Admiral H. Curtiss 2018-12-01 17:13:41 +01:00
  • 3d77a43e67 GCMemcard: Use std::array for GCMBlock.m_block. Admiral H. Curtiss 2018-12-01 17:04:17 +01:00
  • ceb9cb53c6 GCMemcard: Rename GCMBlock.block to m_block to match naming conventions. Admiral H. Curtiss 2018-12-01 16:52:49 +01:00
  • fc70b60d8b GCMemcard: Access active directory/BAT via methods instead of pointers. Admiral H. Curtiss 2018-11-26 00:49:33 +01:00
  • 7ff65db3b2 GCMemcard: As far as I can tell, the directory and BAT blocks aren't really main and backup, but just two blocks that store data are written to alternately. So store them as an std::array of 2 blocks instead of an explicit 'backup' block. Admiral H. Curtiss 2018-11-25 23:12:37 +01:00
  • 0aaf24b9cc GCMemcard: Rename GCMemcard variables to match our naming conventions. Admiral H. Curtiss 2018-11-25 22:56:23 +01:00
  • 4d4b5442bd GCMemcard: Use std::array and BigEndianValue for BlockAlloc.m_map. Admiral H. Curtiss 2018-11-19 00:27:31 +01:00
  • eb6cc3dbab GCMemcard: Use BigEndianValue for BlockAlloc.m_last_allocated_block. Admiral H. Curtiss 2018-11-19 00:22:17 +01:00
  • d3b61c3ff0 GCMemcard: Use BigEndianValue for BlockAlloc.m_free_blocks. Admiral H. Curtiss 2018-11-19 00:17:49 +01:00
  • 88bdab6fe6 GCMemcard: Use BigEndianValue for BlockAlloc.m_update_counter. Admiral H. Curtiss 2018-11-19 00:12:07 +01:00
  • 0f776fb091 GCMemcard: Use BigEndianValue for Directory.m_update_counter. Admiral H. Curtiss 2018-11-19 00:04:56 +01:00
  • 2d77096d63 GCMemcard: Use std::array for Directory's members. Admiral H. Curtiss 2018-11-19 00:01:18 +01:00
  • f8488f4561 GCMemcard: Use std::array for DEntry.m_unused_2. Admiral H. Curtiss 2018-11-18 23:54:57 +01:00
  • 4175fdf28d GCMemcard: Use std::array for DEntry.m_makercode. Admiral H. Curtiss 2018-11-18 23:53:00 +01:00
  • deadec608e GCMemcard: Use std::array for DEntry.m_gamecode. Admiral H. Curtiss 2018-11-18 23:49:25 +01:00
  • 0c638ad858 GCMemcard: Use std::array for DEntry.m_filename. Admiral H. Curtiss 2018-11-18 19:13:42 +01:00
  • 443729d2c3 GCMemcard: Use BigEndianValue for DEntry.m_comments_address. Admiral H. Curtiss 2018-11-18 18:27:18 +01:00
  • 8a920dac93 GCMemcard: Use BigEndianValue for DEntry.m_block_count. Admiral H. Curtiss 2018-11-18 18:24:53 +01:00
  • 675a549628 GCMemcard: Use BigEndianValue for DEntry.m_first_block. Admiral H. Curtiss 2018-11-18 18:19:35 +01:00
  • 929fd2b41d GCMemcard: Use BigEndianValue for DEntry.m_animation_speed. Admiral H. Curtiss 2018-11-18 18:05:23 +01:00
  • c3e9f53480 GCMemcard: Use BigEndianValue for DEntry.m_icon_format. Admiral H. Curtiss 2018-11-18 17:50:06 +01:00
  • 65f6250faa GCMemcard: Use BigEndianValue for DEntry.m_image_offset. Admiral H. Curtiss 2018-11-18 17:28:28 +01:00
  • 1d25e249e8 GCMemcard: Use BigEndianValue for DEntry.m_modification_time. Admiral H. Curtiss 2018-11-18 17:17:12 +01:00
  • 2f1ff80dd6 GCMemcard: Use std::array for Header members instead of raw C arrays. Admiral H. Curtiss 2018-11-18 17:01:49 +01:00
  • 256d336219 GCMemcard: Use BigEndianValue for Header.m_encoding. Admiral H. Curtiss 2018-11-18 16:57:23 +01:00
  • 8eabcbf294 GCMemcard: Use BigEndianValue for Header.m_size_mb. Admiral H. Curtiss 2018-11-18 16:56:16 +01:00
  • bfbfcc72a2 GCMemcard: Use BigEndianValue for Header.m_device_id. Admiral H. Curtiss 2018-11-18 16:52:30 +01:00
  • b3ce882109 GCMemcard: Use BigEndianValue for Header.m_sram_language. Admiral H. Curtiss 2018-11-18 16:46:30 +01:00
  • 905a16e7e7 GCMemcard: Use BigEndianValue for Header.m_format_time. Admiral H. Curtiss 2018-11-18 16:42:22 +01:00
  • 9f03c2f358 GCMemcard: Rename BlockAlloc variables to match our naming conventions. Admiral H. Curtiss 2018-11-18 16:22:19 +01:00
  • 17208f4c89 GCMemcard: Rename Directory variables to match our naming conventions. Admiral H. Curtiss 2018-11-18 16:00:25 +01:00
  • 15f89d3e6f GCMemcard: Rename DEntry variables to match our naming conventions. Admiral H. Curtiss 2018-11-18 15:33:36 +01:00
  • c419dac1d8 GCMemcard: Rename Header variables to match our naming conventions. Admiral H. Curtiss 2018-11-19 01:17:27 +01:00
  • 4b1d891378 GCMemcard: Add a few static asserts for sizes of memory card structures. Admiral H. Curtiss 2018-11-18 16:30:29 +01:00
  • 1327772173 cmake: Conditionally build the unit tests. orbea 2018-12-08 14:06:23 -08:00
  • f510f6ef0d
    Merge pull request #7611 from Tilka/mgs_special Tilka 2018-12-07 01:26:23 +00:00
  • 2b2aa89551 GameSettings: Immediate XFB off for MGS Special Disc Tillmann Karras 2018-12-06 20:53:03 +00:00
  • 2e19efa8d5 NetPlay: Sync Wiimote extension Techjar 2018-11-22 06:52:48 -05:00
  • a2545a18b2 Qt/ControllersWindow: Fix Wiimote settings not being re-enabled after quitting NetPlay Techjar 2018-11-23 05:38:04 -05:00
  • 4e5f83d23f
    Merge pull request #7436 from Ebola16/6 Léo Lam 2018-12-05 17:36:25 +01:00
  • 2eb85c8fcf
    Merge pull request #7594 from TryTwo/NestedDocks Léo Lam 2018-12-05 17:14:46 +01:00
  • 4353d918d6
    Merge pull request #7609 from stevoisiak/update-gametdb-https Pierre Bourdon 2018-12-04 21:21:26 +01:00
  • f2b17312b0 Use HTTPS urls when updating from GameTDB Steven M. Vascellaro 2018-12-04 15:16:18 -05:00
  • 94c3570dfb
    Merge pull request #7608 from stevoisiak/https-urls Pierre Bourdon 2018-12-04 21:15:34 +01:00
  • 93d3016e31 Use HTTPS for URLs in Readme & GameSettings INI Steven M. Vascellaro 2018-12-04 14:28:25 -05:00
  • 9e2694cd60
    Merge pull request #7607 from stevoisiak/archive-dead-url Pierre Bourdon 2018-12-04 20:44:00 +01:00
  • 32a5bb2fb4 Replace dead 'oreillynet' url with Wayback Machine archive Steven M. Vascellaro 2018-12-04 14:39:56 -05:00
  • 2c57e709d0
    Merge pull request #7603 from jordan-woyak/fs-open-file-fix Pierre Bourdon 2018-12-04 08:49:21 +01:00