mirror of
https://github.com/azahar-emu/dynarmic
synced 2025-11-06 23:19:58 +01:00
README: Update 2023-01-03
This commit is contained in:
parent
fae1d604e4
commit
e395006102
22
README.md
22
README.md
@ -1,19 +1,21 @@
|
||||
Dynarmic
|
||||
========
|
||||
|
||||
[](https://github.com/MerryMage/dynarmic/actions/workflows/build-and-test.yml)
|
||||
[](https://github.com/MerryMage/dynarmic/actions/workflows/x86-64.yml) [](https://github.com/MerryMage/dynarmic/actions/workflows/AArch64.yml)
|
||||
|
||||
A dynamic recompiler for ARM.
|
||||
|
||||
### Supported guest architectures
|
||||
|
||||
* ARMv6K, ARMv7A
|
||||
* ARMv6K
|
||||
* ARMv7A
|
||||
* 32-bit ARMv8
|
||||
* 64-bit ARMv8
|
||||
|
||||
### Supported host architectures
|
||||
|
||||
* x86-64
|
||||
* 64-bit ARMv8 (AArch64)
|
||||
|
||||
There are no plans to support x86-32.
|
||||
|
||||
@ -66,22 +68,6 @@ Documentation
|
||||
|
||||
Design documentation can be found at [docs/Design.md](docs/Design.md).
|
||||
|
||||
Plans
|
||||
-----
|
||||
|
||||
### Near-term
|
||||
|
||||
* Complete ARMv8 support
|
||||
|
||||
### Medium-term
|
||||
|
||||
* Optimizations
|
||||
|
||||
### Long-term
|
||||
|
||||
* ARMv7A guest support
|
||||
* ARMv5 guest support
|
||||
* ARMv8 host support
|
||||
|
||||
Usage Example
|
||||
-------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user