From 535ffb34de0c5108910f395bb1c0c451ca74d8b5 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Fri, 13 Nov 2009 12:42:02 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@37119 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- libpcsxcore/ix86_64/README | 2 -- 1 file changed, 2 deletions(-) (limited to 'libpcsxcore') diff --git a/libpcsxcore/ix86_64/README b/libpcsxcore/ix86_64/README index 23a798bf..af24e37f 100644 --- a/libpcsxcore/ix86_64/README +++ b/libpcsxcore/ix86_64/README @@ -1,4 +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. - -Note that this recompiler currently requires all variables, data heaps, function pointers, etc to be within a 4 Gig range of each other. While this is currently the case through luck and dirty hacks, a proper fix should be implemented. -- cgit v1.2.3