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

Comparing BasiliskII/src/disk.cpp (file contents):
Revision 1.11 by cebix, 2001-07-14T20:01:18Z vs.
Revision 1.12 by cebix, 2001-07-15T14:19:06Z

# Line 26 | Line 26
26   *    Technote FL 24: "Don't Look at ioPosOffset for Devices"
27   */
28  
29 + #include "sysdeps.h"
30 +
31   #include <string.h>
32   #include <vector>
33  
# Line 33 | Line 35
35   using std::vector;
36   #endif
37  
36 #include "sysdeps.h"
38   #include "cpu_emulation.h"
39   #include "main.h"
40   #include "macos_util.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines