ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/Prefs.cpp
(Generate patch)

Comparing Frodo4/Src/Prefs.cpp (file contents):
Revision 1.3 by cebix, 2003-07-09T13:51:13Z vs.
Revision 1.4 by cebix, 2004-01-12T14:25:22Z

# Line 43 | Line 43 | Prefs::Prefs()
43          BadLineCycles = 23;
44          CIACycles = 63;
45          FloppyCycles = 64;
46 <        SkipFrames = 2;
46 >        SkipFrames = 1;
47          LatencyMin = 80;
48          LatencyMax = 120;
49          LatencyAvg = 280;
# Line 61 | Line 61 | Prefs::Prefs()
61          strcpy(ViewPort, "Default");
62          strcpy(DisplayMode, "Default");
63  
64 <        SIDType = SIDTYPE_NONE;
64 >        SIDType = SIDTYPE_DIGITAL;
65          REUSize = REU_NONE;
66          DisplayType = DISPTYPE_WINDOW;
67          Joystick1Port = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines