--- a/src/sh4/sh4core.h Tue Jan 22 09:45:21 2008 +0000 +++ b/src/sh4/sh4core.h Sat Jan 26 02:45:27 2008 +0000 @@ -113,7 +113,7 @@ gboolean sh4_has_page( sh4vma_t vma ); /* SH4 Memory */ -#define MMU_VMA_ERROR 0x8000000 +#define MMU_VMA_ERROR 0x80000000 /** * Update the sh4_icache structure to contain the specified vma. If the vma * cannot be resolved, an MMU exception is raised and the function returns