From 1029fd27ce0074a01ad842d6aa042fb47d2f50af Mon Sep 17 00:00:00 2001 From: MerryMage Date: Fri, 12 Aug 2016 18:17:31 +0100 Subject: Update documentation (2016-08-12) --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index edfb65cc..b205a613 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ Dynarmic ======== -An (eventual) dynamic recompiler for ARMv6K. The code is a mess. +A dynamic recompiler for the ARMv6K architecture. -A lot of optimization work can be done (it currently produces bad code, worse than that non-IR JIT). +Documentation +------------- + +Design documentation can be found at [docs/Design.md](docs/Design.md). Plans ----- @@ -12,8 +15,8 @@ Plans * Actually finish the translators off * Get everything working -* Redundant Get/Set elimination -* Handle immediates properly +* ~~Redundant Get/Set elimination~~ +* ~~Handle immediates properly~~ * Allow ARM flags to be stored in host flags ### Medium-term -- cgit v1.2.3