ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/uae_cpu/memory.h
(Generate patch)

Comparing BasiliskII/src/uae_cpu/memory.h (file contents):
Revision 1.7 by gbeauche, 2007-06-13T15:57:46Z vs.
Revision 1.8 by asvitkine, 2009-03-03T08:01:48Z

# Line 105 | Line 105 | extern void byteput(uaecptr addr, uae_u3
105  
106   #if REAL_ADDRESSING
107   const uintptr MEMBaseDiff = 0;
108 < #endif
109 < #if DIRECT_ADDRESSING
108 > #elif DIRECT_ADDRESSING
109   extern uintptr MEMBaseDiff;
110   #endif
111  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines