Merge pull request #10456 from merryhime/rm-StringFromFormatV
JitRegister: Use fmt
40
.github/workflows/windows.yml
vendored
Normal file
|
@ -0,0 +1,40 @@
|
|||
# This is a basic workflow to help you get started with Actions
|
||||
|
||||
name: Windows CI
|
||||
|
||||
# Controls when the action will run. Triggers the workflow on push or pull request
|
||||
# events but only for the master branch
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
|
||||
jobs:
|
||||
# This workflow contains a single job called "build"
|
||||
build:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: windows-2022
|
||||
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v2
|
||||
# Submoudle
|
||||
- name: Checkout Submodles
|
||||
run: git submodule update --init --recursive
|
||||
# Setup MSBuild For Later Usage
|
||||
- name: Setup MSBuild
|
||||
uses: microsoft/setup-msbuild@v1.0.2
|
||||
with:
|
||||
vs-version: '16.6.2'
|
||||
# Run MSBuild
|
||||
- name: Build Solution
|
||||
run: msbuild "D:\a\dolphin-mpn-src\dolphin-mpn-src\Source\dolphin-emu.sln" /verbosity:minimal /property:Configuration=Release /property:Platform=x64
|
||||
# Upload Artifact
|
||||
- name: Upload Build Artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: DolphinMPN-win32
|
||||
path: D:\a\dolphin-mpn-src\dolphin-mpn-src\Binary\x64
|
|
@ -123,6 +123,11 @@ $QOL - Automatically Advance Text Boxes [gamemasterplc]
|
|||
04044A90 60000000
|
||||
*Automatically scrolls the text boxes without pushing A
|
||||
|
||||
$QOL - Disable Advance on Results [gamemasterplc]
|
||||
20446468 4182FF60
|
||||
04446468 4BFFFF60
|
||||
E2000001 80008000
|
||||
|
||||
$QOL - Faster Boot Time [Ralf]
|
||||
04056168 38607FFF
|
||||
*Automatically advance through the initial cutscences.
|
||||
|
@ -429,3 +434,18 @@ $Minigame: Take a Breather - Mash Only L [gamemasterplc]
|
|||
044207f0 38600000
|
||||
e2000001 80008000
|
||||
*Mash just L in the minigame Take a Breather.
|
||||
|
||||
$Minigame Replacement - Bowser's Bigger Blast ➜ Chain Chomp Fever [Nora]
|
||||
2818fd2c 00000027
|
||||
0218fd2c 00000025
|
||||
e2000001 80008000
|
||||
|
||||
$Minigame Replacement - Dungeon Duos ➜ The Great Deflate [Nora]
|
||||
2818fd2c 0000001F
|
||||
0218fd2c 00000018
|
||||
e2000001 80008000
|
||||
|
||||
$Minigame Replacement - Three Throw ➜ Mr. Blizzard's Brigade [Nora]
|
||||
2818fd2c 00000009
|
||||
0218fd2c 0000000B
|
||||
e2000001 80008000
|
||||
|
|
|
@ -474,6 +474,11 @@ A81F019C 7C001838
|
|||
E0000000 80008000
|
||||
*Automatically scrolls the text boxes without pushing A
|
||||
|
||||
$QOL - Disable Advance on Results [gamemasterplc]
|
||||
20478F28 4182F754
|
||||
04478F1C 48000010
|
||||
E2000001 80008000
|
||||
|
||||
$QOL - Faster Boot Time [gamemasterplc]
|
||||
F6000001 80008180
|
||||
38610030 38800002
|
||||
|
@ -858,6 +863,11 @@ $Minigame Replacement - Scaldin' Cauldron ➜ Rain of Fire [gamemasterplc]
|
|||
0222A4C4 0000003A
|
||||
E2000001 80008000
|
||||
|
||||
$Minigame Replacement - Submarathon ➜ Defuse or Lose
|
||||
2822a4c4 0000002F
|
||||
0222a4c4 00000028
|
||||
e2000001 80008000
|
||||
|
||||
$Minigame Replacement - Vicious Vending ➜ Coin Cache [gamemasterplc]
|
||||
2822a4c4 00000017
|
||||
0222a4c4 0000000f
|
||||
|
|
|
@ -466,6 +466,11 @@ e2000001 80008000
|
|||
E2000001 80008000
|
||||
*Automatically advance through the initial cutscences.
|
||||
|
||||
$QOL - Disable Advance on Results [gamemasterplc]
|
||||
20503FB0 41820054
|
||||
04503FB0 48000054
|
||||
E2000001 80008000
|
||||
|
||||
$QOL - Increased Board Speed [Celerizer]
|
||||
041556d4 7d170e70
|
||||
042c31b4 41f00000
|
||||
|
|
|
@ -597,6 +597,11 @@ e2000001 80008000
|
|||
e2000001 80008000
|
||||
*Automatically advance through the initial cutscences.
|
||||
|
||||
$QOL - Disable Advance on Results [gamemasterplc]
|
||||
204DF310 41820050
|
||||
044DF310 48000050
|
||||
E2000001 80008000
|
||||
|
||||
$QOL - Increased Board Speed [gamemasterplc]
|
||||
04160ad8 38030002
|
||||
041604b0 38c0000a
|
||||
|
@ -1033,6 +1038,13 @@ c21d8ed0 00000007
|
|||
041d8f68 3aa00028
|
||||
*(X) -> 40 Coins, 10 Coins -> 40 Coins, Half Coins -> 40 Coins, 2 Stars -> 1 Star
|
||||
|
||||
$Mechanics - Improved Duel Results #2 [Airsola
|
||||
C21D8ED0 00000003
|
||||
2C030003 40820008
|
||||
38600001 7C711B78
|
||||
60000000 00000000
|
||||
*(X) -> 1/2 Coins
|
||||
|
||||
$Mechanics - Last 5 Turns Event Is Always x3 Coins on Spaces [gamemasterplc]
|
||||
042311A8 38000000
|
||||
|
||||
|
|
|
@ -1,41 +0,0 @@
|
|||
.text
|
||||
80003488 000000b8 80003488 0 __fill_mem
|
||||
80003540 00000050 80003540 0 memcpy
|
||||
8006cff8 0000004c 8006cff8 0 .LoadQuantizers
|
||||
8006d044 0000002c 8006d044 0 .kill_infinites_helper
|
||||
8006d070 00000018 8006d070 0 .kill_infinites
|
||||
8006d088 0000002c 8006d088 0 .rsqrt
|
||||
8006d0b4 00000034 8006d0b4 0 .sqrt_internal_fz
|
||||
8006d0e8 00000030 8006d0e8 0 .rsqrt_internal_fz
|
||||
8006d118 00000070 8006d118 0 .sqrt_fz
|
||||
8006d188 00000030 8006d188 0 .wrapping_once_fp_lookup
|
||||
8006d1b8 00000064 8006d1b8 0 .weird2
|
||||
8006d1c4 00000058 8006d1c4 0 .into_weird2
|
||||
8006d21c 00000030 8006d21c 0 .lookup_some_float_in_table_with_neg_wrap
|
||||
8006d24c 00000184 8006d24c 0 .atan2
|
||||
8006d3d0 0000009c 8006d3d0 0 .asin_fz
|
||||
8006d46c 000000c8 8006d46c 0 .acos_fz
|
||||
8006d534 00000070 8006d534 0 .evil_vec_cosine
|
||||
8006d5f0 00000078 8006d5f0 0 .evil_vec_setlength
|
||||
8006d668 00000094 8006d668 0 .evil_vec_something
|
||||
8006d6fc 0000005c 8006d6fc 0 .func
|
||||
8006d784 0000002c 8006d784 0 .load_strange_matrix1
|
||||
8006d7b0 0000002c 8006d7b0 0 .load_strange_matrix2
|
||||
8006d7f4 0000003c 8006d7f4 0 .some_strange_destination
|
||||
8006db30 00000044 8006db30 0 .push_matrix_3x3?
|
||||
8006db74 00000038 8006db74 0 .write_top_3x3_matrix
|
||||
8006dbe4 0000003c 8006dbe4 0 .read_current_3x3_matrix
|
||||
8006dc20 00000014 8006dc20 0 .pop_matrix_stack
|
||||
8006e424 00000074 8006e424 0 .weird_param_in_p1_p2
|
||||
8006e978 000001d4 8006e978 0 zz_006e978_
|
||||
8006eb4c 000001c0 8006eb4c 0 zz_006eb4c_
|
||||
8006f6a8 000000cc 8006f6a8 0 .z_last_skum_function
|
||||
800798f0 000000ec 800798f0 0 __div2u
|
||||
800799dc 00000138 800799dc 0 __div2i
|
||||
80079b14 000000e0 80079b14 0 __mod2u
|
||||
80079bf8 0000010c 80079bf8 0 __mod2i
|
||||
80079d04 00000024 80079d04 0 __shl2i
|
||||
80079d28 00000024 80079d28 0 __shr2u
|
||||
80079d4c 00000028 80079d4c 0 __shr2i
|
||||
8008596c 00000310 8008596c 0 big_matrix_trickery
|
||||
80088538 00000020 80088538 0 zz_0088538_
|
|
@ -1,34 +0,0 @@
|
|||
.text
|
||||
800031f0 0000001c 800031f0 0 load_sp_rtoc
|
||||
80007034 0000004c 80007034 0 .LoadQuantizers
|
||||
80007080 00000030 80007080 0 .LoadInfinitiesEtc
|
||||
800070b0 00000038 800070b0 0 .rsqrt
|
||||
800070ec 00000040 800070ec 0 .sqrt_internal_needs_cr1
|
||||
8000712c 00000040 8000712c 0 .rsqrt_internal_needs_cr1
|
||||
800071e0 00000030 800071e0 0 .wrapping_once_fp_lookup
|
||||
80007210 00000064 80007210 0 .weird2
|
||||
80007274 00000030 80007274 0 .lookup_some_float_in_table_with_neg_wrap
|
||||
800072a4 00000180 800072a4 0 .atan2
|
||||
80007424 000000b8 80007424 0 .calls_sqrt
|
||||
800074dc 0000005c 800074dc 0 .func
|
||||
80007538 0000002c 80007538 0 .load_strange_matrix1
|
||||
80007564 0000002c 80007564 0 .load_strange_matrix3
|
||||
80007590 0000002c 80007590 0 .load_strange_matrix2
|
||||
80007834 00000044 80007834 0 .push_matrix_3x3?
|
||||
80007878 00000038 80007878 0 .read_top_3x3matrix
|
||||
800078b0 00000038 800078b0 0 .write_top_3x3_matrix
|
||||
800078e8 0000003c 800078e8 0 .read_current_3x3_matrix
|
||||
80007924 00000014 80007924 0 .pop_matrix_stack
|
||||
80007a50 00000170 80007a50 0 .mult_matrix?
|
||||
80007ecc 000000bc 80007ecc 0 .weird_vector_op_status_in_cr2
|
||||
80007f88 00000074 80007f88 0 .weird_param_in_p1_p2
|
||||
800080fc 00000078 800080fc 0 .evil_normalize
|
||||
80008174 00000078 80008174 0 .evil_vec_setlength
|
||||
800081ec 00000070 800081ec 0 .evil_vec_cosine
|
||||
80008538 000000f0 80008538 0 .calls_evil1
|
||||
8000875c 00000088 8000875c 0 .another_caller
|
||||
800087e4 0000008c 800087e4 0 .another_caller2
|
||||
80008d30 000001b4 80008d30 0 .another_caller3
|
||||
80036544 000001b4 80036544 0 .fctiwi_weird2
|
||||
8003dd1c 00000110 8003dd1c 0 .fctwi_weird
|
||||
80043b48 000005bc 80043b48 0 .fctwi_weird3
|
BIN
Data/Sys/Themes/Mario Party Netplay/classic.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/config.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/config@2x.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/fullscreen.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/fullscreen@2x.png
Normal file
After Width: | Height: | Size: 7.8 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/gradient.png
Normal file
After Width: | Height: | Size: 328 B |
BIN
Data/Sys/Themes/Mario Party Netplay/graphics.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/graphics@2x.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/open.png
Normal file
After Width: | Height: | Size: 675 B |
BIN
Data/Sys/Themes/Mario Party Netplay/open@2x.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/pause.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/pause@2x.png
Normal file
After Width: | Height: | Size: 7.3 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/play.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/play@2x.png
Normal file
After Width: | Height: | Size: 7.6 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/refresh.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/refresh@2x.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/screenshot.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/screenshot@2x.png
Normal file
After Width: | Height: | Size: 6.1 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/stop.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/stop@2x.png
Normal file
After Width: | Height: | Size: 6.8 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/wifi.png
Normal file
After Width: | Height: | Size: 9.8 KiB |
BIN
Data/Sys/Themes/Mario Party Netplay/wifi@2x.png
Normal file
After Width: | Height: | Size: 17 KiB |