ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/TECH
(Generate patch)

Comparing BasiliskII/TECH (file contents):
Revision 1.2 by cebix, 1999-10-21T18:29:06Z vs.
Revision 1.3 by cebix, 2000-04-11T11:44:18Z

# Line 54 | Line 54 | and EMULATED_68K defines in "sysdeps.h")
54     functions (do_get_mem_long() etc.) that translate addresses. This slows
55     down the emulator, of course.
56  
57 < 2. Emulated CPU, "real" addressing (EMULATED_68K = 1, REAL_ADDRESSING = 0):
57 > 2. Emulated CPU, "real" addressing (EMULATED_68K = 1, REAL_ADDRESSING = 1):
58     This mode is intended for big-endian non-68k systems that do allow access to
59     RAM at 0x0000..0x1fff. As in the virtual addressing mode, the 68k processor
60     is emulated with the UAE CPU engine and two areas are set up for RAM and ROM

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines