Search
lxdream.org :: lxdream/src/sh4/sh4trans.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/sh4trans.h
changeset 991:60c7fab9c880
prev941:c67574ed4355
next1065:bc1cc0c54917
author nkeynes
date Wed Mar 04 23:12:21 2009 +0000 (15 years ago)
permissions -rw-r--r--
last change Move xltcache to xlat/ src directory
Commit new and improved x86 opcode file - cleaned up and added support for amd64 extended registers
file annotate diff log raw
1.1 --- a/src/sh4/sh4trans.h Sat Jan 03 08:55:15 2009 +0000
1.2 +++ b/src/sh4/sh4trans.h Wed Mar 04 23:12:21 2009 +0000
1.3 @@ -19,7 +19,7 @@
1.4 #ifndef lxdream_sh4trans_H
1.5 #define lxdream_sh4trans_H 1
1.6
1.7 -#include "sh4/xltcache.h"
1.8 +#include "xlat/xltcache.h"
1.9 #include "dream.h"
1.10 #include "mem.h"
1.11
.