mirror of
https://git.eden-emu.dev/eden-emu/dynarmic
synced 2026-02-04 02:41:21 +01:00
Replace some more dead repo references
This commit is contained in:
2
.github/workflows/aarch64.yml
vendored
2
.github/workflows/aarch64.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
- name: Checkout ext-boost repo
|
- name: Checkout ext-boost repo
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
repository: MerryMage/ext-boost
|
repository: yuzu-mirror/ext-boost
|
||||||
path: externals/ext-boost
|
path: externals/ext-boost
|
||||||
|
|
||||||
- name: Configure CMake for AArch64 (Linux)
|
- name: Configure CMake for AArch64 (Linux)
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
Dynarmic
|
Dynarmic
|
||||||
========
|
========
|
||||||
|
|
||||||
[](https://github.com/MerryMage/dynarmic/actions/workflows/x86-64.yml) [](https://github.com/MerryMage/dynarmic/actions/workflows/AArch64.yml)
|
[](https://github.com/yuzu-mirror/dynarmic/actions/workflows/x86-64.yml) [](https://github.com/yuzu-mirror/dynarmic/actions/workflows/AArch64.yml)
|
||||||
|
|
||||||
A dynamic recompiler for ARM.
|
A dynamic recompiler for ARM.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user