Skip to content

Commit

Permalink
chore: update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Aug 19, 2024
1 parent 609fc0c commit 30d2aa4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion modules/cores/fbneo
Submodule fbneo updated 392 files
2 changes: 1 addition & 1 deletion modules/cores/prosystem
Submodule prosystem updated 1 files
+1 −0 Makefile
2 changes: 1 addition & 1 deletion modules/cores/stella2014
Submodule stella2014 updated 50 files
+0 −116 stella/src/cheat/CheatManager.cxx
+0 −21 stella/src/cheat/CheatManager.hxx
+0 −21 stella/src/common/Base.cxx
+1 −27 stella/src/common/Base.hxx
+0 −219 stella/src/common/SharedPtr.hxx
+1 −21 stella/src/common/Sound.cxx
+0 −70 stella/src/common/Stack.hxx
+0 −4 stella/src/common/StellaKeys.hxx
+0 −2 stella/src/common/bspf.hxx
+0 −65 stella/src/emucore/Cart4A50.cxx
+0 −9 stella/src/emucore/Cart4A50.hxx
+0 −16 stella/src/emucore/CartAR.cxx
+0 −9 stella/src/emucore/CartAR.hxx
+4 −32 stella/src/emucore/CartCTY.cxx
+3 −7 stella/src/emucore/CartDPCPlus.cxx
+4 −20 stella/src/emucore/CartE0.cxx
+5 −20 stella/src/emucore/CartEF.cxx
+14 −66 stella/src/emucore/CartFA2.cxx
+0 −16 stella/src/emucore/CartFE.cxx
+0 −10 stella/src/emucore/CartFE.hxx
+11 −25 stella/src/emucore/CartMC.cxx
+2 −80 stella/src/emucore/Console.cxx
+2 −17 stella/src/emucore/Console.hxx
+20 −34 stella/src/emucore/Control.cxx
+0 −9 stella/src/emucore/Device.hxx
+1 −11 stella/src/emucore/Event.hxx
+5 −344 stella/src/emucore/EventHandler.hxx
+0 −134 stella/src/emucore/FrameBuffer.hxx
+0 −10 stella/src/emucore/M6502.cxx
+0 −13 stella/src/emucore/M6502.hxx
+0 −12 stella/src/emucore/M6532.cxx
+1 −207 stella/src/emucore/OSystem.hxx
+2 −2 stella/src/emucore/Props.cxx
+0 −30 stella/src/emucore/PropsSet.cxx
+0 −11 stella/src/emucore/PropsSet.hxx
+0 −80 stella/src/emucore/Settings.cxx
+0 −13 stella/src/emucore/Settings.hxx
+0 −11 stella/src/emucore/Sound.hxx
+1 −8 stella/src/emucore/StateManager.cxx
+0 −6 stella/src/emucore/StateManager.hxx
+2 −16 stella/src/emucore/Switches.cxx
+0 −13 stella/src/emucore/System.cxx
+0 −8 stella/src/emucore/System.hxx
+0 −59 stella/src/emucore/TIA.cxx
+0 −22 stella/src/emucore/TIA.hxx
+1 −9 stella/src/emucore/TIASnd.cxx
+1 −3 stella/src/emucore/TIASnd.hxx
+39 −84 stella/src/emucore/Thumbulator.cxx
+1 −28 stella/src/emucore/Thumbulator.hxx
+2 −37 stella/stubs/Stubs.hxx
2 changes: 1 addition & 1 deletion modules/emsdk
Submodule emsdk updated 78 files
+39 −74 .circleci/config.yml
+1 −1 README.md
+1 −0 bazel/BUILD
+1 −0 bazel/MODULE.bazel
+36 −5 bazel/README.md
+9 −0 bazel/deps.bzl
+1 −0 bazel/emscripten_deps.bzl
+2 −2 bazel/emscripten_toolchain/BUILD.bazel
+0 −0 bazel/emscripten_toolchain/default_config
+6 −5 bazel/emscripten_toolchain/link_wrapper.py
+21 −1 bazel/emscripten_toolchain/toolchain.bzl
+22 −13 bazel/emscripten_toolchain/wasm_cc_binary.bzl
+70 −0 bazel/revisions.bzl
+1 −0 bazel/test_external/MODULE.bazel
+61 −0 bazel/test_external/long_command_line/BUILD.bazel
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file01.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file02.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file03.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file04.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file05.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file06.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file07.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file08.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file09.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file10.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file11.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file12.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file13.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file14.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file15.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file16.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file17.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file18.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file19.hh
+3 −0 bazel/test_external/long_command_line/include/long_command_line_file20.hh
+43 −0 bazel/test_external/long_command_line/long_command_line.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file01.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file02.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file03.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file04.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file05.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file06.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file07.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file08.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file09.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file10.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file11.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file12.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file13.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file14.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file15.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file16.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file17.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file18.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file19.cc
+5 −0 bazel/test_external/long_command_line/long_command_line_file20.cc
+1 −0 bazel/test_secondary_lto_cache/.bazelrc
+4 −0 bazel/test_secondary_lto_cache/.gitignore
+19 −0 bazel/test_secondary_lto_cache/BUILD
+1 −0 bazel/test_secondary_lto_cache/MODULE.bazel
+30 −0 bazel/test_secondary_lto_cache/WORKSPACE
+6 −0 bazel/test_secondary_lto_cache/hello-world.cc
+95 −1 bazel/toolchains.bzl
+1 −1 docker/Dockerfile
+1 −1 docker/Makefile
+2 −2 docker/README.md
+22 −2 emscripten-releases-tags.json
+1 −8 emsdk
+152 −89 emsdk.py
+2 −0 emsdk_env.fish
+55 −7 emsdk_manifest.json
+25 −0 scripts/get_release_info.py
+0 −23 scripts/update_linux_arm64.sh
+2 −2 scripts/update_node.py
+3 −3 test/test.py
+9 −0 test/test_bazel.ps1
+9 −7 test/test_bazel.sh
+8 −6 test/test_bazel_mac.sh
2 changes: 1 addition & 1 deletion modules/retroarch
Submodule retroarch updated 628 files

0 comments on commit 30d2aa4

Please sign in to comment.