ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SheepShaver/src/emul_op.cpp
(Generate patch)

Comparing SheepShaver/src/emul_op.cpp (file contents):
Revision 1.18 by gbeauche, 2005-01-30T21:48:19Z vs.
Revision 1.19 by gbeauche, 2005-03-05T19:07:35Z

# Line 51 | Line 51
51   #include "debug.h"
52  
53  
54 #if __BEOS__
55 #define PRECISE_TIMING 1
56 #else
57 #define PRECISE_TIMING 0
58 #endif
59
60
54   // TVector of MakeExecutable
55   static uint32 MakeExecutableTvec;
56  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines