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

Comparing Frodo4/Src/C64.cpp (file contents):
Revision 1.7 by berlac, 2007-01-28T19:24:36Z vs.
Revision 1.8 by cebix, 2010-04-21T21:58:21Z

# Line 1 | Line 1
1   /*
2   *  C64.cpp - Put the pieces together
3   *
4 < *  Frodo (C) 1994-1997,2002-2005 Christian Bauer
4 > *  Frodo Copyright (C) Christian Bauer
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 106 | Line 106 | C64::C64()
106          open_close_joysticks(0, 0, ThePrefs.Joystick1Port, ThePrefs.Joystick2Port);
107          joykey = 0xff;
108  
109 #ifdef FRODO_SC
109          CycleCounter = 0;
111 #endif
110  
111          // System-dependent things
112          c64_ctor2();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines