From 8bf60db5ee9ad9c39f744a98276a765ce0cdf18b Mon Sep 17 00:00:00 2001 From: gbeauche <> Date: Thu, 3 Oct 2002 19:57:12 +0000 Subject: [PATCH] Real addressing mode also works on Linux/ppc. Uhoh, what was the initial problem anyway? --- BasiliskII/TECH | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BasiliskII/TECH b/BasiliskII/TECH index 630ef194..03b45ecf 100644 --- a/BasiliskII/TECH +++ b/BasiliskII/TECH @@ -106,7 +106,7 @@ DIRECT_ADDRESSING and EMULATED_68K defines in "sysdeps.h"): be made available, using the real addressing mode is not possible. Note: currently, real addressing mode is known to work only on AmigaOS, - NetBSD/m68k, FreeBSD/i386 and Linux/i386. + NetBSD/m68k, FreeBSD/i386, Linux/ppc and Linux/i386. 4. Native CPU (EMULATED_68K = 0, this also requires REAL_ADDRESSING = 1) This mode is designed for systems that use a 68k (68020 or better) processor