From ff85d804d09a4053c9799a9ca54aa6b457886d73 Mon Sep 17 00:00:00 2001 From: gbeauche <> Date: Thu, 3 Oct 2002 15:50:13 +0000 Subject: [PATCH] Real addressing is reported to work on FreeBSD/i386 too --- BasiliskII/TECH | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BasiliskII/TECH b/BasiliskII/TECH index 69fbf4a2..630ef194 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, and Linux/i386. + NetBSD/m68k, FreeBSD/i386 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