File tree
11 files changed
+12
-11
lines changed- Assets/dll
- ExternalProjects/mupen64plus
11 files changed
+12
-11
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
8 | 9 |
| |
9 |
| - | |
10 |
| - | |
| 10 | + | |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 |
| - | |
| 14 | + | |
14 | 15 |
| |
15 |
| - | |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
23 |
| - | |
24 |
| - | |
| 24 | + | |
| 25 | + | |
25 | 26 |
| |
26 |
| - | |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
|
Submodule mupen64plus-core updated 44 files
- .github/workflows/build.yml+25-19
- .github/workflows/schedule.yml+25-19
- .github/workflows/scripts/ci_build.sh+2-1
- .github/workflows/scripts/ci_get_libglew_i386.sh+6-2
- .github/workflows/scripts/ci_install_ubuntu_deps.sh+3-3
- projects/unix/Makefile+4-4
- src/debugger/dbg_decoder.c+1-1
- src/debugger/dbg_decoder.h-2
- src/device/cart/cart.c+4-2
- src/device/cart/cart_rom.c+4-3
- src/device/cart/flashram.c+4-2
- src/device/cart/flashram.h+2-1
- src/device/cart/is_viewer.c+4-2
- src/device/cart/sram.c+5-3
- src/device/cart/sram.h+2-1
- src/device/dd/dd_controller.c+2-1
- src/device/r4300/new_dynarec/arm/assem_arm.c+3
- src/device/r4300/new_dynarec/arm64/assem_arm64.c+3
- src/device/r4300/new_dynarec/new_dynarec.c+7-3
- src/device/r4300/new_dynarec/x64/assem_x64.c+3
- src/device/rcp/ai/ai_controller.c+5-2
- src/device/rcp/ai/ai_controller.h+1-1
- src/device/rcp/mi/mi_controller.h+1-1
- src/device/rcp/pi/pi_controller.c+6-2
- src/device/rcp/pi/pi_controller.h+1-1
- src/device/rcp/rdp/rdp_core.c+8-2
- src/device/rcp/rdp/rdp_core.h+2-2
- src/device/rcp/ri/ri_controller.h+17-6
- src/device/rcp/rsp/rsp_core.c+4-3
- src/device/rcp/rsp/rsp_core.h+2-2
- src/device/rcp/si/si_controller.c+4-1
- src/device/rcp/si/si_controller.h+1-1
- src/device/rcp/vi/vi_controller.c+8-2
- src/device/rcp/vi/vi_controller.h+1-1
- src/device/rdram/rdram.c+42-31
- src/device/rdram/rdram.h+2
- src/main/eventloop.c-1
- src/main/netplay.c+78-41
- src/main/savestates.c+2-2
- src/plugin/dummy_input.c+20
- src/plugin/dummy_input.h+5
- src/plugin/plugin.c+6-1
- subprojects/xxhash/xxhash.h+890-425
- tools/install_binary_bundle.sh+2-2
Submodule mupen64plus-video-GLideN64 updated 17 files
- .github/workflows/build.yml+1
- src/Config.h+1-1
- src/GBI.cpp+1-1
- src/GLideNHQ/TxHiResLoader.h+2
- src/GLideNUI/Config_GLideNUI.cpp+2-2
- src/GLideNUI/GLideNUI.cpp+15-7
- src/GLideNUI/GLideNUI.h+1-1
- src/GraphicsDrawer.h+4-3
- src/Log.cpp+1
- src/MupenPlusPluginAPI.cpp+2-2
- src/PluginAPI.h+1-1
- src/RSP.cpp+2
- src/gSP.cpp+7
- src/gSP.h-3
- src/mupenplus/MupenPlusAPIImpl.cpp+2-2
- src/uCodes/F3DEX3.cpp+12-2
- src/windows/ZilmarAPIImpl_windows.cpp+1-1
0 commit comments