diff options
Diffstat (limited to 'libpcsxcore/ix86_64/README')
-rw-r--r-- | libpcsxcore/ix86_64/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libpcsxcore/ix86_64/README b/libpcsxcore/ix86_64/README new file mode 100644 index 0000000..af24e37 --- /dev/null +++ b/libpcsxcore/ix86_64/README @@ -0,0 +1,2 @@ +This is the AMD64 dynamic recompiler. +Made from opcodes from PCSX2 0.9.3 and the x86 recompiler modified to fit. ie. currently no AMD64/SSE specific code advantages. |