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

Comparing BasiliskII/src/Windows/prefs_windows.cpp (file contents):
Revision 1.8 by gbeauche, 2005-06-20T08:43:50Z vs.
Revision 1.9 by gbeauche, 2005-11-20T17:26:16Z

# Line 132 | Line 132 | void AddPlatformPrefsDefaults(void)
132          PrefsReplaceInt32("ethermulticastmode", 0);
133          PrefsReplaceBool("routerenabled", false);
134          PrefsReplaceString("ftp_port_list", "21");
135 +        PrefsReplaceString("seriala", "COM1");
136 +        PrefsReplaceString("serialb", "COM2");
137          PrefsReplaceString("portfile0", "C:\\B2TEMP0.OUT");
138          PrefsReplaceString("portfile1", "C:\\B2TEMP1.OUT");
139   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines