From 242c3b940d7c38e3f4620d63489fc204168d708d Mon Sep 17 00:00:00 2001 From: stephena Date: Wed, 6 Feb 2008 13:45:24 +0000 Subject: [PATCH] Updated codebase copyright info for 2008. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1396 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- stella/src/cheat/BankRomCheat.cxx | 4 ++-- stella/src/cheat/BankRomCheat.hxx | 4 ++-- stella/src/cheat/Cheat.hxx | 4 ++-- stella/src/cheat/CheatCodeDialog.cxx | 4 ++-- stella/src/cheat/CheatCodeDialog.hxx | 4 ++-- stella/src/cheat/CheatManager.cxx | 4 ++-- stella/src/cheat/CheatManager.hxx | 6 +++--- stella/src/cheat/CheetahCheat.cxx | 4 ++-- stella/src/cheat/CheetahCheat.hxx | 4 ++-- stella/src/cheat/RamCheat.cxx | 4 ++-- stella/src/cheat/RamCheat.hxx | 4 ++-- stella/src/common/Array.hxx | 4 ++-- stella/src/common/FrameBufferGL.cxx | 4 ++-- stella/src/common/FrameBufferGL.hxx | 6 +++--- stella/src/common/FrameBufferSoft.cxx | 4 ++-- stella/src/common/FrameBufferSoft.hxx | 6 +++--- stella/src/common/RectList.cxx | 4 ++-- stella/src/common/RectList.hxx | 4 ++-- stella/src/common/Snapshot.cxx | 4 ++-- stella/src/common/Snapshot.hxx | 4 ++-- stella/src/common/SoundNull.cxx | 4 ++-- stella/src/common/SoundNull.hxx | 6 +++--- stella/src/common/SoundSDL.cxx | 4 ++-- stella/src/common/SoundSDL.hxx | 6 +++--- stella/src/common/Version.hxx | 4 ++-- stella/src/common/VideoModeList.hxx | 6 +++--- stella/src/common/mainSDL.cxx | 4 ++-- stella/src/debugger/CpuDebug.cxx | 4 ++-- stella/src/debugger/CpuDebug.hxx | 4 ++-- stella/src/debugger/Debugger.cxx | 4 ++-- stella/src/debugger/Debugger.hxx | 6 +++--- stella/src/debugger/DebuggerExpressions.hxx | 4 ++-- stella/src/debugger/DebuggerParser.cxx | 4 ++-- stella/src/debugger/DebuggerParser.hxx | 4 ++-- stella/src/debugger/DebuggerSystem.hxx | 4 ++-- stella/src/debugger/Equate.hxx | 4 ++-- stella/src/debugger/EquateList.cxx | 4 ++-- stella/src/debugger/EquateList.hxx | 4 ++-- stella/src/debugger/Expression.cxx | 4 ++-- stella/src/debugger/Expression.hxx | 6 +++--- stella/src/debugger/PackedBitArray.cxx | 4 ++-- stella/src/debugger/PackedBitArray.hxx | 4 ++-- stella/src/debugger/RamDebug.cxx | 4 ++-- stella/src/debugger/RamDebug.hxx | 4 ++-- stella/src/debugger/TIADebug.cxx | 4 ++-- stella/src/debugger/TIADebug.hxx | 4 ++-- stella/src/debugger/gui/AudioWidget.cxx | 4 ++-- stella/src/debugger/gui/AudioWidget.hxx | 4 ++-- stella/src/debugger/gui/ColorWidget.cxx | 4 ++-- stella/src/debugger/gui/ColorWidget.hxx | 6 +++--- stella/src/debugger/gui/ContextMenu.cxx | 4 ++-- stella/src/debugger/gui/ContextMenu.hxx | 4 ++-- stella/src/debugger/gui/CpuWidget.cxx | 4 ++-- stella/src/debugger/gui/CpuWidget.hxx | 4 ++-- stella/src/debugger/gui/DataGridOpsWidget.cxx | 4 ++-- stella/src/debugger/gui/DataGridOpsWidget.hxx | 4 ++-- stella/src/debugger/gui/DataGridWidget.cxx | 4 ++-- stella/src/debugger/gui/DataGridWidget.hxx | 4 ++-- stella/src/debugger/gui/DebuggerDialog.cxx | 4 ++-- stella/src/debugger/gui/DebuggerDialog.hxx | 4 ++-- stella/src/debugger/gui/PromptWidget.cxx | 4 ++-- stella/src/debugger/gui/PromptWidget.hxx | 4 ++-- stella/src/debugger/gui/RamWidget.cxx | 4 ++-- stella/src/debugger/gui/RamWidget.hxx | 4 ++-- stella/src/debugger/gui/RomListWidget.cxx | 4 ++-- stella/src/debugger/gui/RomListWidget.hxx | 4 ++-- stella/src/debugger/gui/RomWidget.cxx | 4 ++-- stella/src/debugger/gui/RomWidget.hxx | 4 ++-- stella/src/debugger/gui/TiaInfoWidget.cxx | 4 ++-- stella/src/debugger/gui/TiaInfoWidget.hxx | 4 ++-- stella/src/debugger/gui/TiaOutputWidget.cxx | 4 ++-- stella/src/debugger/gui/TiaOutputWidget.hxx | 4 ++-- stella/src/debugger/gui/TiaWidget.cxx | 4 ++-- stella/src/debugger/gui/TiaWidget.hxx | 4 ++-- stella/src/debugger/gui/TiaZoomWidget.cxx | 4 ++-- stella/src/debugger/gui/TiaZoomWidget.hxx | 4 ++-- stella/src/debugger/gui/ToggleBitWidget.cxx | 4 ++-- stella/src/debugger/gui/ToggleBitWidget.hxx | 4 ++-- stella/src/debugger/gui/TogglePixelWidget.cxx | 4 ++-- stella/src/debugger/gui/TogglePixelWidget.hxx | 4 ++-- stella/src/debugger/gui/ToggleWidget.cxx | 4 ++-- stella/src/debugger/gui/ToggleWidget.hxx | 4 ++-- stella/src/emucore/AtariVox.cxx | 4 ++-- stella/src/emucore/AtariVox.hxx | 6 +++--- stella/src/emucore/Booster.cxx | 4 ++-- stella/src/emucore/Booster.hxx | 6 +++--- stella/src/emucore/Cart.cxx | 4 ++-- stella/src/emucore/Cart.hxx | 6 +++--- stella/src/emucore/Cart0840.cxx | 2 +- stella/src/emucore/Cart0840.hxx | 2 +- stella/src/emucore/Cart2K.cxx | 4 ++-- stella/src/emucore/Cart2K.hxx | 6 +++--- stella/src/emucore/Cart3E.cxx | 4 ++-- stella/src/emucore/Cart3E.hxx | 6 +++--- stella/src/emucore/Cart3F.cxx | 4 ++-- stella/src/emucore/Cart3F.hxx | 6 +++--- stella/src/emucore/Cart4A50.cxx | 4 ++-- stella/src/emucore/Cart4A50.hxx | 6 +++--- stella/src/emucore/Cart4K.cxx | 4 ++-- stella/src/emucore/Cart4K.hxx | 6 +++--- stella/src/emucore/CartAR.cxx | 4 ++-- stella/src/emucore/CartAR.hxx | 6 +++--- stella/src/emucore/CartCV.cxx | 4 ++-- stella/src/emucore/CartCV.hxx | 6 +++--- stella/src/emucore/CartDPC.cxx | 4 ++-- stella/src/emucore/CartDPC.hxx | 6 +++--- stella/src/emucore/CartE0.cxx | 4 ++-- stella/src/emucore/CartE0.hxx | 6 +++--- stella/src/emucore/CartE7.cxx | 4 ++-- stella/src/emucore/CartE7.hxx | 6 +++--- stella/src/emucore/CartF4.cxx | 4 ++-- stella/src/emucore/CartF4.hxx | 6 +++--- stella/src/emucore/CartF4SC.cxx | 4 ++-- stella/src/emucore/CartF4SC.hxx | 6 +++--- stella/src/emucore/CartF6.cxx | 4 ++-- stella/src/emucore/CartF6.hxx | 6 +++--- stella/src/emucore/CartF6SC.cxx | 4 ++-- stella/src/emucore/CartF6SC.hxx | 6 +++--- stella/src/emucore/CartF8.cxx | 4 ++-- stella/src/emucore/CartF8.hxx | 6 +++--- stella/src/emucore/CartF8SC.cxx | 4 ++-- stella/src/emucore/CartF8SC.hxx | 6 +++--- stella/src/emucore/CartFASC.cxx | 4 ++-- stella/src/emucore/CartFASC.hxx | 6 +++--- stella/src/emucore/CartFE.cxx | 4 ++-- stella/src/emucore/CartFE.hxx | 6 +++--- stella/src/emucore/CartMB.cxx | 4 ++-- stella/src/emucore/CartMB.hxx | 6 +++--- stella/src/emucore/CartMC.cxx | 4 ++-- stella/src/emucore/CartMC.hxx | 6 +++--- stella/src/emucore/CartSB.cxx | 2 +- stella/src/emucore/CartSB.hxx | 2 +- stella/src/emucore/CartUA.cxx | 4 ++-- stella/src/emucore/CartUA.hxx | 6 +++--- stella/src/emucore/Console.cxx | 4 ++-- stella/src/emucore/Console.hxx | 6 +++--- stella/src/emucore/Control.cxx | 4 ++-- stella/src/emucore/Control.hxx | 6 +++--- stella/src/emucore/Deserializer.cxx | 4 ++-- stella/src/emucore/Deserializer.hxx | 6 +++--- stella/src/emucore/Driving.cxx | 4 ++-- stella/src/emucore/Driving.hxx | 6 +++--- stella/src/emucore/Event.cxx | 4 ++-- stella/src/emucore/Event.hxx | 6 +++--- stella/src/emucore/EventHandler.cxx | 4 ++-- stella/src/emucore/EventHandler.hxx | 6 +++--- stella/src/emucore/FSNode.cxx | 4 ++-- stella/src/emucore/FSNode.hxx | 4 ++-- stella/src/emucore/FrameBuffer.cxx | 4 ++-- stella/src/emucore/FrameBuffer.hxx | 6 +++--- stella/src/emucore/Joystick.cxx | 4 ++-- stella/src/emucore/Joystick.hxx | 6 +++--- stella/src/emucore/Keyboard.cxx | 4 ++-- stella/src/emucore/Keyboard.hxx | 6 +++--- stella/src/emucore/M6532.cxx | 4 ++-- stella/src/emucore/M6532.hxx | 6 +++--- stella/src/emucore/MD5.cxx | 4 ++-- stella/src/emucore/MD5.hxx | 4 ++-- stella/src/emucore/MediaFactory.cxx | 4 ++-- stella/src/emucore/MediaFactory.hxx | 6 +++--- stella/src/emucore/MediaSrc.cxx | 4 ++-- stella/src/emucore/MediaSrc.hxx | 6 +++--- stella/src/emucore/OSystem.cxx | 4 ++-- stella/src/emucore/OSystem.hxx | 6 +++--- stella/src/emucore/Paddles.cxx | 4 ++-- stella/src/emucore/Paddles.hxx | 6 +++--- stella/src/emucore/Props.cxx | 4 ++-- stella/src/emucore/Props.hxx | 6 +++--- stella/src/emucore/PropsSet.cxx | 4 ++-- stella/src/emucore/PropsSet.hxx | 4 ++-- stella/src/emucore/Random.cxx | 4 ++-- stella/src/emucore/Random.hxx | 6 +++--- stella/src/emucore/Serializable.hxx | 6 +++--- stella/src/emucore/Serializer.cxx | 4 ++-- stella/src/emucore/Serializer.hxx | 6 +++--- stella/src/emucore/Settings.cxx | 4 ++-- stella/src/emucore/Settings.hxx | 6 +++--- stella/src/emucore/Sound.hxx | 6 +++--- stella/src/emucore/SpeakJet.cxx | 4 ++-- stella/src/emucore/SpeakJet.hxx | 6 +++--- stella/src/emucore/StateManager.cxx | 4 ++-- stella/src/emucore/StateManager.hxx | 6 +++--- stella/src/emucore/Switches.cxx | 4 ++-- stella/src/emucore/Switches.hxx | 6 +++--- stella/src/emucore/TIA.cxx | 4 ++-- stella/src/emucore/TIA.hxx | 6 +++--- stella/src/emucore/TIASnd.cxx | 4 ++-- stella/src/emucore/TIASnd.hxx | 6 +++--- stella/src/emucore/TrackBall22.cxx | 4 ++-- stella/src/emucore/TrackBall22.hxx | 6 +++--- stella/src/emucore/m6502/src/Device.cxx | 4 ++-- stella/src/emucore/m6502/src/Device.hxx | 6 +++--- stella/src/emucore/m6502/src/M6502.cxx | 4 ++-- stella/src/emucore/m6502/src/M6502.hxx | 6 +++--- stella/src/emucore/m6502/src/M6502Hi.cxx | 4 ++-- stella/src/emucore/m6502/src/M6502Hi.hxx | 6 +++--- stella/src/emucore/m6502/src/M6502Low.cxx | 4 ++-- stella/src/emucore/m6502/src/M6502Low.hxx | 6 +++--- stella/src/emucore/m6502/src/NullDev.cxx | 4 ++-- stella/src/emucore/m6502/src/NullDev.hxx | 6 +++--- stella/src/emucore/m6502/src/System.cxx | 4 ++-- stella/src/emucore/m6502/src/System.hxx | 6 +++--- stella/src/gp2x/FSNodeGP2X.cxx | 4 ++-- stella/src/gp2x/FrameBufferGP2X.cxx | 4 ++-- stella/src/gp2x/FrameBufferGP2X.hxx | 6 +++--- stella/src/gp2x/OSystemGP2X.cxx | 4 ++-- stella/src/gp2x/OSystemGP2X.hxx | 4 ++-- stella/src/gp2x/SettingsGP2X.cxx | 4 ++-- stella/src/gp2x/SettingsGP2X.hxx | 4 ++-- stella/src/gui/AboutDialog.cxx | 4 ++-- stella/src/gui/AboutDialog.hxx | 4 ++-- stella/src/gui/AudioDialog.cxx | 4 ++-- stella/src/gui/AudioDialog.hxx | 4 ++-- stella/src/gui/BrowserDialog.cxx | 4 ++-- stella/src/gui/BrowserDialog.hxx | 4 ++-- stella/src/gui/CheckListWidget.cxx | 4 ++-- stella/src/gui/CheckListWidget.hxx | 4 ++-- stella/src/gui/Command.hxx | 6 +++--- stella/src/gui/CommandDialog.cxx | 4 ++-- stella/src/gui/CommandDialog.hxx | 4 ++-- stella/src/gui/CommandMenu.cxx | 4 ++-- stella/src/gui/CommandMenu.hxx | 6 +++--- stella/src/gui/ConsoleFont.hxx | 4 ++-- stella/src/gui/Dialog.cxx | 4 ++-- stella/src/gui/Dialog.hxx | 6 +++--- stella/src/gui/DialogContainer.cxx | 4 ++-- stella/src/gui/DialogContainer.hxx | 6 +++--- stella/src/gui/EditTextWidget.cxx | 4 ++-- stella/src/gui/EditTextWidget.hxx | 4 ++-- stella/src/gui/EditableWidget.cxx | 4 ++-- stella/src/gui/EditableWidget.hxx | 4 ++-- stella/src/gui/EventMappingWidget.cxx | 4 ++-- stella/src/gui/EventMappingWidget.hxx | 4 ++-- stella/src/gui/FileSnapDialog.cxx | 4 ++-- stella/src/gui/FileSnapDialog.hxx | 4 ++-- stella/src/gui/Font.cxx | 4 ++-- stella/src/gui/Font.hxx | 4 ++-- stella/src/gui/GameInfoDialog.cxx | 4 ++-- stella/src/gui/GameInfoDialog.hxx | 4 ++-- stella/src/gui/GameList.cxx | 4 ++-- stella/src/gui/GameList.hxx | 4 ++-- stella/src/gui/GuiObject.hxx | 6 +++--- stella/src/gui/HelpDialog.cxx | 4 ++-- stella/src/gui/HelpDialog.hxx | 4 ++-- stella/src/gui/InputDialog.cxx | 4 ++-- stella/src/gui/InputDialog.hxx | 4 ++-- stella/src/gui/InputTextDialog.cxx | 4 ++-- stella/src/gui/InputTextDialog.hxx | 4 ++-- stella/src/gui/Launcher.cxx | 4 ++-- stella/src/gui/Launcher.hxx | 6 +++--- stella/src/gui/LauncherDialog.cxx | 4 ++-- stella/src/gui/LauncherDialog.hxx | 4 ++-- stella/src/gui/ListWidget.cxx | 4 ++-- stella/src/gui/ListWidget.hxx | 4 ++-- stella/src/gui/Menu.cxx | 4 ++-- stella/src/gui/Menu.hxx | 6 +++--- stella/src/gui/OptionsDialog.cxx | 4 ++-- stella/src/gui/OptionsDialog.hxx | 4 ++-- stella/src/gui/PopUpWidget.cxx | 4 ++-- stella/src/gui/PopUpWidget.hxx | 4 ++-- stella/src/gui/ProgressDialog.cxx | 4 ++-- stella/src/gui/ProgressDialog.hxx | 4 ++-- stella/src/gui/Rect.hxx | 4 ++-- stella/src/gui/RomInfoWidget.cxx | 4 ++-- stella/src/gui/RomInfoWidget.hxx | 4 ++-- stella/src/gui/ScrollBarWidget.cxx | 4 ++-- stella/src/gui/ScrollBarWidget.hxx | 4 ++-- stella/src/gui/Stack.hxx | 4 ++-- stella/src/gui/StellaFont.hxx | 4 ++-- stella/src/gui/StringList.hxx | 4 ++-- stella/src/gui/StringListWidget.cxx | 4 ++-- stella/src/gui/StringListWidget.hxx | 4 ++-- stella/src/gui/Surface.cxx | 4 ++-- stella/src/gui/Surface.hxx | 6 +++--- stella/src/gui/TabWidget.cxx | 4 ++-- stella/src/gui/TabWidget.hxx | 4 ++-- stella/src/gui/UIDialog.cxx | 4 ++-- stella/src/gui/UIDialog.hxx | 4 ++-- stella/src/gui/VideoDialog.cxx | 4 ++-- stella/src/gui/VideoDialog.hxx | 4 ++-- stella/src/gui/Widget.cxx | 4 ++-- stella/src/gui/Widget.hxx | 6 +++--- stella/src/macosx/OSystemMACOSX.cxx | 4 ++-- stella/src/macosx/OSystemMACOSX.hxx | 6 +++--- stella/src/macosx/SettingsMACOSX.cxx | 4 ++-- stella/src/macosx/SettingsMACOSX.hxx | 6 +++--- stella/src/unix/FSNodePOSIX.cxx | 4 ++-- stella/src/unix/OSystemUNIX.cxx | 4 ++-- stella/src/unix/OSystemUNIX.hxx | 6 +++--- stella/src/unix/SettingsUNIX.cxx | 4 ++-- stella/src/unix/SettingsUNIX.hxx | 6 +++--- stella/src/win32/FSNodeWin32.cxx | 4 ++-- stella/src/win32/OSystemWin32.cxx | 4 ++-- stella/src/win32/OSystemWin32.hxx | 6 +++--- stella/src/win32/SettingsWin32.cxx | 4 ++-- stella/src/win32/SettingsWin32.hxx | 4 ++-- stella/src/wince/FSNodeWinCE.cxx | 2 +- stella/src/wince/FrameBufferWinCE.hxx | 4 ++-- stella/src/wince/OSystemWinCE.cxx | 4 ++-- stella/src/wince/OSystemWinCE.hxx | 4 ++-- stella/src/wince/SettingsWinCE.hxx | 2 +- stella/src/wince/SoundWinCE.cxx | 4 ++-- stella/src/wince/SoundWinCE.hxx | 2 +- stella/src/yacc/YaccParser.cxx | 4 ++-- stella/src/yacc/YaccParser.hxx | 4 ++-- 305 files changed, 683 insertions(+), 683 deletions(-) diff --git a/stella/src/cheat/BankRomCheat.cxx b/stella/src/cheat/BankRomCheat.cxx index d0439fd83..fe215f916 100644 --- a/stella/src/cheat/BankRomCheat.cxx +++ b/stella/src/cheat/BankRomCheat.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: BankRomCheat.cxx,v 1.4 2007-09-03 18:37:19 stephena Exp $ +// $Id: BankRomCheat.cxx,v 1.5 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #include "Console.hxx" diff --git a/stella/src/cheat/BankRomCheat.hxx b/stella/src/cheat/BankRomCheat.hxx index 14995334d..9ac7d769e 100644 --- a/stella/src/cheat/BankRomCheat.hxx +++ b/stella/src/cheat/BankRomCheat.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: BankRomCheat.hxx,v 1.3 2007-01-01 18:04:39 stephena Exp $ +// $Id: BankRomCheat.hxx,v 1.4 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifndef BANK_ROM_CHEAT_HXX diff --git a/stella/src/cheat/Cheat.hxx b/stella/src/cheat/Cheat.hxx index a77e80a16..bc812b13a 100644 --- a/stella/src/cheat/Cheat.hxx +++ b/stella/src/cheat/Cheat.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Cheat.hxx,v 1.6 2007-01-01 18:04:39 stephena Exp $ +// $Id: Cheat.hxx,v 1.7 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifndef CHEAT_HXX diff --git a/stella/src/cheat/CheatCodeDialog.cxx b/stella/src/cheat/CheatCodeDialog.cxx index c1c3fe413..3082e9d17 100644 --- a/stella/src/cheat/CheatCodeDialog.cxx +++ b/stella/src/cheat/CheatCodeDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CheatCodeDialog.cxx,v 1.16 2007-09-03 18:37:19 stephena Exp $ +// $Id: CheatCodeDialog.cxx,v 1.17 2008-02-06 13:45:19 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/cheat/CheatCodeDialog.hxx b/stella/src/cheat/CheatCodeDialog.hxx index e20ed84ca..48ae5b0a0 100644 --- a/stella/src/cheat/CheatCodeDialog.hxx +++ b/stella/src/cheat/CheatCodeDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CheatCodeDialog.hxx,v 1.8 2007-01-01 18:04:39 stephena Exp $ +// $Id: CheatCodeDialog.hxx,v 1.9 2008-02-06 13:45:19 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/cheat/CheatManager.cxx b/stella/src/cheat/CheatManager.cxx index 6af2855b3..617cd0b71 100644 --- a/stella/src/cheat/CheatManager.cxx +++ b/stella/src/cheat/CheatManager.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CheatManager.cxx,v 1.15 2007-09-03 18:37:22 stephena Exp $ +// $Id: CheatManager.cxx,v 1.16 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #include diff --git a/stella/src/cheat/CheatManager.hxx b/stella/src/cheat/CheatManager.hxx index b71405890..0cfa5370f 100644 --- a/stella/src/cheat/CheatManager.hxx +++ b/stella/src/cheat/CheatManager.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CheatManager.hxx,v 1.9 2007-01-01 18:04:39 stephena Exp $ +// $Id: CheatManager.hxx,v 1.10 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifndef CHEAT_MANAGER_HXX @@ -36,7 +36,7 @@ typedef map CheatCodeMap; the list of all cheats currently in use. @author Stephen Anthony - @version $Id: CheatManager.hxx,v 1.9 2007-01-01 18:04:39 stephena Exp $ + @version $Id: CheatManager.hxx,v 1.10 2008-02-06 13:45:19 stephena Exp $ */ class CheatManager { diff --git a/stella/src/cheat/CheetahCheat.cxx b/stella/src/cheat/CheetahCheat.cxx index 61958caef..19c4c64cb 100644 --- a/stella/src/cheat/CheetahCheat.cxx +++ b/stella/src/cheat/CheetahCheat.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CheetahCheat.cxx,v 1.4 2007-09-03 18:37:22 stephena Exp $ +// $Id: CheetahCheat.cxx,v 1.5 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #include "Console.hxx" diff --git a/stella/src/cheat/CheetahCheat.hxx b/stella/src/cheat/CheetahCheat.hxx index d589f6d5a..4190bc1d5 100644 --- a/stella/src/cheat/CheetahCheat.hxx +++ b/stella/src/cheat/CheetahCheat.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CheetahCheat.hxx,v 1.3 2007-01-01 18:04:39 stephena Exp $ +// $Id: CheetahCheat.hxx,v 1.4 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifndef CHEETAH_CHEAT_HXX diff --git a/stella/src/cheat/RamCheat.cxx b/stella/src/cheat/RamCheat.cxx index 69f2acb01..fdb60fa13 100644 --- a/stella/src/cheat/RamCheat.cxx +++ b/stella/src/cheat/RamCheat.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: RamCheat.cxx,v 1.5 2007-09-03 18:37:22 stephena Exp $ +// $Id: RamCheat.cxx,v 1.6 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #include "Console.hxx" diff --git a/stella/src/cheat/RamCheat.hxx b/stella/src/cheat/RamCheat.hxx index 0e21be244..6101ed228 100644 --- a/stella/src/cheat/RamCheat.hxx +++ b/stella/src/cheat/RamCheat.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: RamCheat.hxx,v 1.4 2007-01-01 18:04:39 stephena Exp $ +// $Id: RamCheat.hxx,v 1.5 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifndef RAM_CHEAT_HXX diff --git a/stella/src/common/Array.hxx b/stella/src/common/Array.hxx index 9a749fd25..d6fbd5fa3 100644 --- a/stella/src/common/Array.hxx +++ b/stella/src/common/Array.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Array.hxx,v 1.4 2007-01-01 18:04:39 stephena Exp $ +// $Id: Array.hxx,v 1.5 2008-02-06 13:45:19 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/common/FrameBufferGL.cxx b/stella/src/common/FrameBufferGL.cxx index ac7def611..93858ee9c 100644 --- a/stella/src/common/FrameBufferGL.cxx +++ b/stella/src/common/FrameBufferGL.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: FrameBufferGL.cxx,v 1.95 2008-01-20 18:16:41 stephena Exp $ +// $Id: FrameBufferGL.cxx,v 1.96 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifdef DISPLAY_OPENGL diff --git a/stella/src/common/FrameBufferGL.hxx b/stella/src/common/FrameBufferGL.hxx index 41b9e345b..df73ec5f1 100644 --- a/stella/src/common/FrameBufferGL.hxx +++ b/stella/src/common/FrameBufferGL.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: FrameBufferGL.hxx,v 1.50 2008-01-20 18:16:41 stephena Exp $ +// $Id: FrameBufferGL.hxx,v 1.51 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifndef FRAMEBUFFER_GL_HXX @@ -35,7 +35,7 @@ class GUI::Font; This class implements an SDL OpenGL framebuffer. @author Stephen Anthony - @version $Id: FrameBufferGL.hxx,v 1.50 2008-01-20 18:16:41 stephena Exp $ + @version $Id: FrameBufferGL.hxx,v 1.51 2008-02-06 13:45:19 stephena Exp $ */ class FrameBufferGL : public FrameBuffer { diff --git a/stella/src/common/FrameBufferSoft.cxx b/stella/src/common/FrameBufferSoft.cxx index 4b031995d..87d8a8bfe 100644 --- a/stella/src/common/FrameBufferSoft.cxx +++ b/stella/src/common/FrameBufferSoft.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: FrameBufferSoft.cxx,v 1.74 2007-09-04 00:47:00 stephena Exp $ +// $Id: FrameBufferSoft.cxx,v 1.75 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #include diff --git a/stella/src/common/FrameBufferSoft.hxx b/stella/src/common/FrameBufferSoft.hxx index 0379a8314..56d584f77 100644 --- a/stella/src/common/FrameBufferSoft.hxx +++ b/stella/src/common/FrameBufferSoft.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: FrameBufferSoft.hxx,v 1.48 2007-09-03 18:37:22 stephena Exp $ +// $Id: FrameBufferSoft.hxx,v 1.49 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifndef FRAMEBUFFER_SOFT_HXX @@ -33,7 +33,7 @@ class RectList; This class implements an SDL software framebuffer. @author Stephen Anthony - @version $Id: FrameBufferSoft.hxx,v 1.48 2007-09-03 18:37:22 stephena Exp $ + @version $Id: FrameBufferSoft.hxx,v 1.49 2008-02-06 13:45:19 stephena Exp $ */ class FrameBufferSoft : public FrameBuffer { diff --git a/stella/src/common/RectList.cxx b/stella/src/common/RectList.cxx index 579a1f228..73e0b545c 100644 --- a/stella/src/common/RectList.cxx +++ b/stella/src/common/RectList.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: RectList.cxx,v 1.3 2007-01-01 18:04:40 stephena Exp $ +// $Id: RectList.cxx,v 1.4 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #include diff --git a/stella/src/common/RectList.hxx b/stella/src/common/RectList.hxx index 85b49cf3a..f369b6ce3 100644 --- a/stella/src/common/RectList.hxx +++ b/stella/src/common/RectList.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: RectList.hxx,v 1.3 2007-01-01 18:04:40 stephena Exp $ +// $Id: RectList.hxx,v 1.4 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifndef RECTLIST_HXX diff --git a/stella/src/common/Snapshot.cxx b/stella/src/common/Snapshot.cxx index b3c264c9b..f1e85b92b 100644 --- a/stella/src/common/Snapshot.cxx +++ b/stella/src/common/Snapshot.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Snapshot.cxx,v 1.17 2007-10-08 01:59:20 stephena Exp $ +// $Id: Snapshot.cxx,v 1.18 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #include diff --git a/stella/src/common/Snapshot.hxx b/stella/src/common/Snapshot.hxx index d13e5cc4b..1f2161027 100644 --- a/stella/src/common/Snapshot.hxx +++ b/stella/src/common/Snapshot.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Snapshot.hxx,v 1.12 2007-10-08 01:59:20 stephena Exp $ +// $Id: Snapshot.hxx,v 1.13 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifndef SNAPSHOT_HXX diff --git a/stella/src/common/SoundNull.cxx b/stella/src/common/SoundNull.cxx index ba783ac72..2357dee0b 100644 --- a/stella/src/common/SoundNull.cxx +++ b/stella/src/common/SoundNull.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: SoundNull.cxx,v 1.7 2007-10-03 21:41:17 stephena Exp $ +// $Id: SoundNull.cxx,v 1.8 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #include "Serializer.hxx" diff --git a/stella/src/common/SoundNull.hxx b/stella/src/common/SoundNull.hxx index bd124f7f1..2f0ada4fb 100644 --- a/stella/src/common/SoundNull.hxx +++ b/stella/src/common/SoundNull.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: SoundNull.hxx,v 1.6 2007-01-01 18:04:40 stephena Exp $ +// $Id: SoundNull.hxx,v 1.7 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifndef SOUND_NULL_HXX @@ -31,7 +31,7 @@ class Deserializer; is completely disabled. @author Stephen Anthony - @version $Id: SoundNull.hxx,v 1.6 2007-01-01 18:04:40 stephena Exp $ + @version $Id: SoundNull.hxx,v 1.7 2008-02-06 13:45:19 stephena Exp $ */ class SoundNull : public Sound { diff --git a/stella/src/common/SoundSDL.cxx b/stella/src/common/SoundSDL.cxx index 77e4667aa..262cd8541 100644 --- a/stella/src/common/SoundSDL.cxx +++ b/stella/src/common/SoundSDL.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: SoundSDL.cxx,v 1.39 2007-10-03 21:41:17 stephena Exp $ +// $Id: SoundSDL.cxx,v 1.40 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifdef SOUND_SUPPORT diff --git a/stella/src/common/SoundSDL.hxx b/stella/src/common/SoundSDL.hxx index 5575dd9b8..f7251ca89 100644 --- a/stella/src/common/SoundSDL.hxx +++ b/stella/src/common/SoundSDL.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: SoundSDL.hxx,v 1.18 2007-01-01 18:04:40 stephena Exp $ +// $Id: SoundSDL.hxx,v 1.19 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifndef SOUND_SDL_HXX @@ -34,7 +34,7 @@ class OSystem; This class implements the sound API for SDL. @author Stephen Anthony and Bradford W. Mott - @version $Id: SoundSDL.hxx,v 1.18 2007-01-01 18:04:40 stephena Exp $ + @version $Id: SoundSDL.hxx,v 1.19 2008-02-06 13:45:19 stephena Exp $ */ class SoundSDL : public Sound { diff --git a/stella/src/common/Version.hxx b/stella/src/common/Version.hxx index 5630e4b2a..f2e483a6b 100644 --- a/stella/src/common/Version.hxx +++ b/stella/src/common/Version.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Version.hxx,v 1.31 2007-09-10 15:46:58 stephena Exp $ +// $Id: Version.hxx,v 1.32 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifndef VERSION_HXX diff --git a/stella/src/common/VideoModeList.hxx b/stella/src/common/VideoModeList.hxx index 6cdc95102..5e302f4f8 100644 --- a/stella/src/common/VideoModeList.hxx +++ b/stella/src/common/VideoModeList.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: VideoModeList.hxx,v 1.3 2007-08-05 15:34:26 stephena Exp $ +// $Id: VideoModeList.hxx,v 1.4 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifndef VIDMODE_LIST_HXX @@ -33,7 +33,7 @@ struct VideoMode { This class implements an iterator around an array of VideoMode objects. @author Stephen Anthony - @version $Id: VideoModeList.hxx,v 1.3 2007-08-05 15:34:26 stephena Exp $ + @version $Id: VideoModeList.hxx,v 1.4 2008-02-06 13:45:19 stephena Exp $ */ class VideoModeList { diff --git a/stella/src/common/mainSDL.cxx b/stella/src/common/mainSDL.cxx index b936a68bd..e54ddea43 100644 --- a/stella/src/common/mainSDL.cxx +++ b/stella/src/common/mainSDL.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: mainSDL.cxx,v 1.79 2007-10-09 23:56:57 stephena Exp $ +// $Id: mainSDL.cxx,v 1.80 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #include diff --git a/stella/src/debugger/CpuDebug.cxx b/stella/src/debugger/CpuDebug.cxx index c5beb9164..9b14054d4 100644 --- a/stella/src/debugger/CpuDebug.cxx +++ b/stella/src/debugger/CpuDebug.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CpuDebug.cxx,v 1.8 2007-01-01 18:04:41 stephena Exp $ +// $Id: CpuDebug.cxx,v 1.9 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #include "Array.hxx" diff --git a/stella/src/debugger/CpuDebug.hxx b/stella/src/debugger/CpuDebug.hxx index 56628dcce..538c25bf7 100644 --- a/stella/src/debugger/CpuDebug.hxx +++ b/stella/src/debugger/CpuDebug.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CpuDebug.hxx,v 1.10 2007-01-01 18:04:41 stephena Exp $ +// $Id: CpuDebug.hxx,v 1.11 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifndef CPU_DEBUG_HXX diff --git a/stella/src/debugger/Debugger.cxx b/stella/src/debugger/Debugger.cxx index d01c643a8..e7a8ba396 100644 --- a/stella/src/debugger/Debugger.cxx +++ b/stella/src/debugger/Debugger.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Debugger.cxx,v 1.117 2007-10-03 21:41:17 stephena Exp $ +// $Id: Debugger.cxx,v 1.118 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #include "bspf.hxx" diff --git a/stella/src/debugger/Debugger.hxx b/stella/src/debugger/Debugger.hxx index 004a561c5..8d4a12cbf 100644 --- a/stella/src/debugger/Debugger.hxx +++ b/stella/src/debugger/Debugger.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Debugger.hxx,v 1.90 2007-08-15 17:43:51 stephena Exp $ +// $Id: Debugger.hxx,v 1.91 2008-02-06 13:45:19 stephena Exp $ //============================================================================ #ifndef DEBUGGER_HXX @@ -69,7 +69,7 @@ typedef uInt16 (Debugger::*DEBUGGER_WORD_METHOD)(); for all debugging operations in Stella (parser, 6502 debugger, etc). @author Stephen Anthony - @version $Id: Debugger.hxx,v 1.90 2007-08-15 17:43:51 stephena Exp $ + @version $Id: Debugger.hxx,v 1.91 2008-02-06 13:45:19 stephena Exp $ */ class Debugger : public DialogContainer { diff --git a/stella/src/debugger/DebuggerExpressions.hxx b/stella/src/debugger/DebuggerExpressions.hxx index 69a8bc555..4ee38dd73 100644 --- a/stella/src/debugger/DebuggerExpressions.hxx +++ b/stella/src/debugger/DebuggerExpressions.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: DebuggerExpressions.hxx,v 1.2 2007-01-01 18:04:42 stephena Exp $ +// $Id: DebuggerExpressions.hxx,v 1.3 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifndef DEBUGGER_EXPRESSIONS_HXX diff --git a/stella/src/debugger/DebuggerParser.cxx b/stella/src/debugger/DebuggerParser.cxx index 64ac69aa5..96de1f46f 100644 --- a/stella/src/debugger/DebuggerParser.cxx +++ b/stella/src/debugger/DebuggerParser.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: DebuggerParser.cxx,v 1.101 2007-08-17 16:12:50 stephena Exp $ +// $Id: DebuggerParser.cxx,v 1.102 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #include diff --git a/stella/src/debugger/DebuggerParser.hxx b/stella/src/debugger/DebuggerParser.hxx index dd1f9877a..e57a68ee5 100644 --- a/stella/src/debugger/DebuggerParser.hxx +++ b/stella/src/debugger/DebuggerParser.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: DebuggerParser.hxx,v 1.51 2007-08-17 16:12:50 stephena Exp $ +// $Id: DebuggerParser.hxx,v 1.52 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifndef DEBUGGER_PARSER_HXX diff --git a/stella/src/debugger/DebuggerSystem.hxx b/stella/src/debugger/DebuggerSystem.hxx index e4f0ca701..c9149366b 100644 --- a/stella/src/debugger/DebuggerSystem.hxx +++ b/stella/src/debugger/DebuggerSystem.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: DebuggerSystem.hxx,v 1.5 2007-01-01 18:04:42 stephena Exp $ +// $Id: DebuggerSystem.hxx,v 1.6 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifndef DEBUGGER_SYSTEM_HXX diff --git a/stella/src/debugger/Equate.hxx b/stella/src/debugger/Equate.hxx index 2529181bb..35aafd7d6 100644 --- a/stella/src/debugger/Equate.hxx +++ b/stella/src/debugger/Equate.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Equate.hxx,v 1.6 2007-01-01 18:04:42 stephena Exp $ +// $Id: Equate.hxx,v 1.7 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifndef EQUATE_HXX diff --git a/stella/src/debugger/EquateList.cxx b/stella/src/debugger/EquateList.cxx index dd6a388c5..5777a7a51 100644 --- a/stella/src/debugger/EquateList.cxx +++ b/stella/src/debugger/EquateList.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: EquateList.cxx,v 1.25 2007-01-01 18:04:42 stephena Exp $ +// $Id: EquateList.cxx,v 1.26 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #include diff --git a/stella/src/debugger/EquateList.hxx b/stella/src/debugger/EquateList.hxx index add983d5d..da9bc609b 100644 --- a/stella/src/debugger/EquateList.hxx +++ b/stella/src/debugger/EquateList.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: EquateList.hxx,v 1.15 2007-01-01 18:04:42 stephena Exp $ +// $Id: EquateList.hxx,v 1.16 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifndef EQUATELIST_HXX diff --git a/stella/src/debugger/Expression.cxx b/stella/src/debugger/Expression.cxx index b6d8bbe1b..a239e04a6 100644 --- a/stella/src/debugger/Expression.cxx +++ b/stella/src/debugger/Expression.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Expression.cxx,v 1.4 2007-01-01 18:04:42 stephena Exp $ +// $Id: Expression.cxx,v 1.5 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #include "Expression.hxx" diff --git a/stella/src/debugger/Expression.hxx b/stella/src/debugger/Expression.hxx index c25cd8783..3d66d1245 100644 --- a/stella/src/debugger/Expression.hxx +++ b/stella/src/debugger/Expression.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Expression.hxx,v 1.5 2007-01-01 18:04:42 stephena Exp $ +// $Id: Expression.hxx,v 1.6 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifndef EXPRESSION_HXX @@ -32,7 +32,7 @@ can represent complex expression statements. @author Stephen Anthony - @version $Id: Expression.hxx,v 1.5 2007-01-01 18:04:42 stephena Exp $ + @version $Id: Expression.hxx,v 1.6 2008-02-06 13:45:20 stephena Exp $ */ class Expression { diff --git a/stella/src/debugger/PackedBitArray.cxx b/stella/src/debugger/PackedBitArray.cxx index 54ab0ac9a..5cbaf6fc6 100644 --- a/stella/src/debugger/PackedBitArray.cxx +++ b/stella/src/debugger/PackedBitArray.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: PackedBitArray.cxx,v 1.7 2007-01-01 18:04:42 stephena Exp $ +// $Id: PackedBitArray.cxx,v 1.8 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #include "bspf.hxx" diff --git a/stella/src/debugger/PackedBitArray.hxx b/stella/src/debugger/PackedBitArray.hxx index a506512fd..83c53c1ce 100644 --- a/stella/src/debugger/PackedBitArray.hxx +++ b/stella/src/debugger/PackedBitArray.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: PackedBitArray.hxx,v 1.4 2007-01-01 18:04:42 stephena Exp $ +// $Id: PackedBitArray.hxx,v 1.5 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifndef PACKEDBITARRAY_HXX diff --git a/stella/src/debugger/RamDebug.cxx b/stella/src/debugger/RamDebug.cxx index 4e94a7c48..9a19fd0df 100644 --- a/stella/src/debugger/RamDebug.cxx +++ b/stella/src/debugger/RamDebug.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: RamDebug.cxx,v 1.6 2007-01-01 18:04:42 stephena Exp $ +// $Id: RamDebug.cxx,v 1.7 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #include "Array.hxx" diff --git a/stella/src/debugger/RamDebug.hxx b/stella/src/debugger/RamDebug.hxx index 80f0c48f6..2106be49c 100644 --- a/stella/src/debugger/RamDebug.hxx +++ b/stella/src/debugger/RamDebug.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: RamDebug.hxx,v 1.5 2007-01-01 18:04:42 stephena Exp $ +// $Id: RamDebug.hxx,v 1.6 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifndef RAM_DEBUG_HXX diff --git a/stella/src/debugger/TIADebug.cxx b/stella/src/debugger/TIADebug.cxx index 4a29b4ad9..11ed57195 100644 --- a/stella/src/debugger/TIADebug.cxx +++ b/stella/src/debugger/TIADebug.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TIADebug.cxx,v 1.25 2007-01-01 18:04:42 stephena Exp $ +// $Id: TIADebug.cxx,v 1.26 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #include "System.hxx" diff --git a/stella/src/debugger/TIADebug.hxx b/stella/src/debugger/TIADebug.hxx index 25caf3cd0..26199417c 100644 --- a/stella/src/debugger/TIADebug.hxx +++ b/stella/src/debugger/TIADebug.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TIADebug.hxx,v 1.21 2007-01-01 18:04:42 stephena Exp $ +// $Id: TIADebug.hxx,v 1.22 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifndef TIA_DEBUG_HXX diff --git a/stella/src/debugger/gui/AudioWidget.cxx b/stella/src/debugger/gui/AudioWidget.cxx index dc21e4e4b..8dd75163b 100644 --- a/stella/src/debugger/gui/AudioWidget.cxx +++ b/stella/src/debugger/gui/AudioWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: AudioWidget.cxx,v 1.6 2007-09-03 18:37:22 stephena Exp $ +// $Id: AudioWidget.cxx,v 1.7 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/AudioWidget.hxx b/stella/src/debugger/gui/AudioWidget.hxx index fe4d0c39d..11a60e879 100644 --- a/stella/src/debugger/gui/AudioWidget.hxx +++ b/stella/src/debugger/gui/AudioWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: AudioWidget.hxx,v 1.4 2007-01-01 18:04:43 stephena Exp $ +// $Id: AudioWidget.hxx,v 1.5 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/ColorWidget.cxx b/stella/src/debugger/gui/ColorWidget.cxx index 5b3a03fd9..94e42f975 100644 --- a/stella/src/debugger/gui/ColorWidget.cxx +++ b/stella/src/debugger/gui/ColorWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: ColorWidget.cxx,v 1.7 2007-09-03 18:37:22 stephena Exp $ +// $Id: ColorWidget.cxx,v 1.8 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/ColorWidget.hxx b/stella/src/debugger/gui/ColorWidget.hxx index 56e83267a..a4a94e51e 100644 --- a/stella/src/debugger/gui/ColorWidget.hxx +++ b/stella/src/debugger/gui/ColorWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: ColorWidget.hxx,v 1.4 2007-01-01 18:04:43 stephena Exp $ +// $Id: ColorWidget.hxx,v 1.5 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project @@ -35,7 +35,7 @@ class GuiObject; be expanded with a TIA palette table, to set the color visually. @author Stephen Anthony - @version $Id: ColorWidget.hxx,v 1.4 2007-01-01 18:04:43 stephena Exp $ + @version $Id: ColorWidget.hxx,v 1.5 2008-02-06 13:45:20 stephena Exp $ */ class ColorWidget : public Widget, public CommandSender { diff --git a/stella/src/debugger/gui/ContextMenu.cxx b/stella/src/debugger/gui/ContextMenu.cxx index 3863723a9..2d6870788 100644 --- a/stella/src/debugger/gui/ContextMenu.cxx +++ b/stella/src/debugger/gui/ContextMenu.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: ContextMenu.cxx,v 1.10 2007-08-12 23:05:12 stephena Exp $ +// $Id: ContextMenu.cxx,v 1.11 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/ContextMenu.hxx b/stella/src/debugger/gui/ContextMenu.hxx index 8df26afd6..26e2d0c38 100644 --- a/stella/src/debugger/gui/ContextMenu.hxx +++ b/stella/src/debugger/gui/ContextMenu.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: ContextMenu.hxx,v 1.6 2007-09-03 18:37:22 stephena Exp $ +// $Id: ContextMenu.hxx,v 1.7 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/CpuWidget.cxx b/stella/src/debugger/gui/CpuWidget.cxx index 6bb3a597c..b7302eeb9 100644 --- a/stella/src/debugger/gui/CpuWidget.cxx +++ b/stella/src/debugger/gui/CpuWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CpuWidget.cxx,v 1.9 2007-09-03 18:37:22 stephena Exp $ +// $Id: CpuWidget.cxx,v 1.10 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/CpuWidget.hxx b/stella/src/debugger/gui/CpuWidget.hxx index b455ef8e6..12e874663 100644 --- a/stella/src/debugger/gui/CpuWidget.hxx +++ b/stella/src/debugger/gui/CpuWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CpuWidget.hxx,v 1.3 2007-01-01 18:04:43 stephena Exp $ +// $Id: CpuWidget.hxx,v 1.4 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/DataGridOpsWidget.cxx b/stella/src/debugger/gui/DataGridOpsWidget.cxx index 19f15699a..c71ce9362 100644 --- a/stella/src/debugger/gui/DataGridOpsWidget.cxx +++ b/stella/src/debugger/gui/DataGridOpsWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: DataGridOpsWidget.cxx,v 1.7 2007-01-01 18:04:43 stephena Exp $ +// $Id: DataGridOpsWidget.cxx,v 1.8 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/DataGridOpsWidget.hxx b/stella/src/debugger/gui/DataGridOpsWidget.hxx index 633a32e8e..962c60358 100644 --- a/stella/src/debugger/gui/DataGridOpsWidget.hxx +++ b/stella/src/debugger/gui/DataGridOpsWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: DataGridOpsWidget.hxx,v 1.4 2007-01-01 18:04:43 stephena Exp $ +// $Id: DataGridOpsWidget.hxx,v 1.5 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/DataGridWidget.cxx b/stella/src/debugger/gui/DataGridWidget.cxx index f9dddf4dc..11c4e5564 100644 --- a/stella/src/debugger/gui/DataGridWidget.cxx +++ b/stella/src/debugger/gui/DataGridWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: DataGridWidget.cxx,v 1.12 2007-08-15 17:43:51 stephena Exp $ +// $Id: DataGridWidget.cxx,v 1.13 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/DataGridWidget.hxx b/stella/src/debugger/gui/DataGridWidget.hxx index 420bdb882..461fb1b98 100644 --- a/stella/src/debugger/gui/DataGridWidget.hxx +++ b/stella/src/debugger/gui/DataGridWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: DataGridWidget.hxx,v 1.4 2007-01-01 18:04:43 stephena Exp $ +// $Id: DataGridWidget.hxx,v 1.5 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/DebuggerDialog.cxx b/stella/src/debugger/gui/DebuggerDialog.cxx index ececef71d..442fd6504 100644 --- a/stella/src/debugger/gui/DebuggerDialog.cxx +++ b/stella/src/debugger/gui/DebuggerDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: DebuggerDialog.cxx,v 1.21 2007-08-14 19:49:20 stephena Exp $ +// $Id: DebuggerDialog.cxx,v 1.22 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/DebuggerDialog.hxx b/stella/src/debugger/gui/DebuggerDialog.hxx index db4e312aa..a3043e27a 100644 --- a/stella/src/debugger/gui/DebuggerDialog.hxx +++ b/stella/src/debugger/gui/DebuggerDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: DebuggerDialog.hxx,v 1.6 2007-01-01 18:04:43 stephena Exp $ +// $Id: DebuggerDialog.hxx,v 1.7 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/PromptWidget.cxx b/stella/src/debugger/gui/PromptWidget.cxx index dd6e78f0f..2714750f5 100644 --- a/stella/src/debugger/gui/PromptWidget.cxx +++ b/stella/src/debugger/gui/PromptWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: PromptWidget.cxx,v 1.21 2007-08-15 17:43:51 stephena Exp $ +// $Id: PromptWidget.cxx,v 1.22 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/PromptWidget.hxx b/stella/src/debugger/gui/PromptWidget.hxx index e0be8a11a..f310e7188 100644 --- a/stella/src/debugger/gui/PromptWidget.hxx +++ b/stella/src/debugger/gui/PromptWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: PromptWidget.hxx,v 1.12 2007-08-15 17:43:51 stephena Exp $ +// $Id: PromptWidget.hxx,v 1.13 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/RamWidget.cxx b/stella/src/debugger/gui/RamWidget.cxx index 7320dd5e4..e96a962c6 100644 --- a/stella/src/debugger/gui/RamWidget.cxx +++ b/stella/src/debugger/gui/RamWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: RamWidget.cxx,v 1.13 2007-09-03 18:37:22 stephena Exp $ +// $Id: RamWidget.cxx,v 1.14 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/RamWidget.hxx b/stella/src/debugger/gui/RamWidget.hxx index ab555c3d6..26618d786 100644 --- a/stella/src/debugger/gui/RamWidget.hxx +++ b/stella/src/debugger/gui/RamWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: RamWidget.hxx,v 1.4 2007-08-17 16:12:50 stephena Exp $ +// $Id: RamWidget.hxx,v 1.5 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/RomListWidget.cxx b/stella/src/debugger/gui/RomListWidget.cxx index a03459286..85dbe0a16 100644 --- a/stella/src/debugger/gui/RomListWidget.cxx +++ b/stella/src/debugger/gui/RomListWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: RomListWidget.cxx,v 1.10 2007-08-15 17:43:51 stephena Exp $ +// $Id: RomListWidget.cxx,v 1.11 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/RomListWidget.hxx b/stella/src/debugger/gui/RomListWidget.hxx index 55e11e0f9..61c692bfb 100644 --- a/stella/src/debugger/gui/RomListWidget.hxx +++ b/stella/src/debugger/gui/RomListWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: RomListWidget.hxx,v 1.7 2007-01-01 18:04:44 stephena Exp $ +// $Id: RomListWidget.hxx,v 1.8 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/RomWidget.cxx b/stella/src/debugger/gui/RomWidget.cxx index 70e6ffbaf..7a6bca996 100644 --- a/stella/src/debugger/gui/RomWidget.cxx +++ b/stella/src/debugger/gui/RomWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: RomWidget.cxx,v 1.22 2007-08-17 16:12:50 stephena Exp $ +// $Id: RomWidget.cxx,v 1.23 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/RomWidget.hxx b/stella/src/debugger/gui/RomWidget.hxx index 1d17c3e61..2f9484861 100644 --- a/stella/src/debugger/gui/RomWidget.hxx +++ b/stella/src/debugger/gui/RomWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: RomWidget.hxx,v 1.9 2007-01-01 18:04:44 stephena Exp $ +// $Id: RomWidget.hxx,v 1.10 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/TiaInfoWidget.cxx b/stella/src/debugger/gui/TiaInfoWidget.cxx index 06ff83c8f..5ff79c363 100644 --- a/stella/src/debugger/gui/TiaInfoWidget.cxx +++ b/stella/src/debugger/gui/TiaInfoWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TiaInfoWidget.cxx,v 1.8 2007-01-01 18:04:44 stephena Exp $ +// $Id: TiaInfoWidget.cxx,v 1.9 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/TiaInfoWidget.hxx b/stella/src/debugger/gui/TiaInfoWidget.hxx index 09e5eac3a..2477ff11c 100644 --- a/stella/src/debugger/gui/TiaInfoWidget.hxx +++ b/stella/src/debugger/gui/TiaInfoWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TiaInfoWidget.hxx,v 1.5 2007-01-01 18:04:44 stephena Exp $ +// $Id: TiaInfoWidget.hxx,v 1.6 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/TiaOutputWidget.cxx b/stella/src/debugger/gui/TiaOutputWidget.cxx index da1cd2ef4..344840732 100644 --- a/stella/src/debugger/gui/TiaOutputWidget.cxx +++ b/stella/src/debugger/gui/TiaOutputWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TiaOutputWidget.cxx,v 1.13 2007-01-01 18:04:44 stephena Exp $ +// $Id: TiaOutputWidget.cxx,v 1.14 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/TiaOutputWidget.hxx b/stella/src/debugger/gui/TiaOutputWidget.hxx index 94f6b1314..ddfb424d8 100644 --- a/stella/src/debugger/gui/TiaOutputWidget.hxx +++ b/stella/src/debugger/gui/TiaOutputWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TiaOutputWidget.hxx,v 1.5 2007-01-01 18:04:44 stephena Exp $ +// $Id: TiaOutputWidget.hxx,v 1.6 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/TiaWidget.cxx b/stella/src/debugger/gui/TiaWidget.cxx index df36d5e5c..09b484131 100644 --- a/stella/src/debugger/gui/TiaWidget.cxx +++ b/stella/src/debugger/gui/TiaWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TiaWidget.cxx,v 1.8 2007-09-03 18:37:22 stephena Exp $ +// $Id: TiaWidget.cxx,v 1.9 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/TiaWidget.hxx b/stella/src/debugger/gui/TiaWidget.hxx index 8a5cad101..804df12d0 100644 --- a/stella/src/debugger/gui/TiaWidget.hxx +++ b/stella/src/debugger/gui/TiaWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TiaWidget.hxx,v 1.5 2007-01-01 18:04:44 stephena Exp $ +// $Id: TiaWidget.hxx,v 1.6 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/TiaZoomWidget.cxx b/stella/src/debugger/gui/TiaZoomWidget.cxx index 65d2e176a..b97ca836a 100644 --- a/stella/src/debugger/gui/TiaZoomWidget.cxx +++ b/stella/src/debugger/gui/TiaZoomWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TiaZoomWidget.cxx,v 1.14 2007-09-03 18:37:22 stephena Exp $ +// $Id: TiaZoomWidget.cxx,v 1.15 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/TiaZoomWidget.hxx b/stella/src/debugger/gui/TiaZoomWidget.hxx index 171305006..d7963de95 100644 --- a/stella/src/debugger/gui/TiaZoomWidget.hxx +++ b/stella/src/debugger/gui/TiaZoomWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TiaZoomWidget.hxx,v 1.8 2007-08-15 17:43:51 stephena Exp $ +// $Id: TiaZoomWidget.hxx,v 1.9 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/ToggleBitWidget.cxx b/stella/src/debugger/gui/ToggleBitWidget.cxx index 15bd0d3b9..85cffaeb9 100644 --- a/stella/src/debugger/gui/ToggleBitWidget.cxx +++ b/stella/src/debugger/gui/ToggleBitWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: ToggleBitWidget.cxx,v 1.7 2007-08-15 17:43:51 stephena Exp $ +// $Id: ToggleBitWidget.cxx,v 1.8 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/ToggleBitWidget.hxx b/stella/src/debugger/gui/ToggleBitWidget.hxx index 70058ab5c..907e0f897 100644 --- a/stella/src/debugger/gui/ToggleBitWidget.hxx +++ b/stella/src/debugger/gui/ToggleBitWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: ToggleBitWidget.hxx,v 1.3 2007-01-01 18:04:44 stephena Exp $ +// $Id: ToggleBitWidget.hxx,v 1.4 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/TogglePixelWidget.cxx b/stella/src/debugger/gui/TogglePixelWidget.cxx index f89c39cd4..2be90780c 100644 --- a/stella/src/debugger/gui/TogglePixelWidget.cxx +++ b/stella/src/debugger/gui/TogglePixelWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TogglePixelWidget.cxx,v 1.6 2007-01-01 18:04:44 stephena Exp $ +// $Id: TogglePixelWidget.cxx,v 1.7 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/TogglePixelWidget.hxx b/stella/src/debugger/gui/TogglePixelWidget.hxx index dd9d04d83..a89a76cc4 100644 --- a/stella/src/debugger/gui/TogglePixelWidget.hxx +++ b/stella/src/debugger/gui/TogglePixelWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TogglePixelWidget.hxx,v 1.5 2007-01-01 18:04:44 stephena Exp $ +// $Id: TogglePixelWidget.hxx,v 1.6 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/ToggleWidget.cxx b/stella/src/debugger/gui/ToggleWidget.cxx index b2fbdffeb..9ab3641c5 100644 --- a/stella/src/debugger/gui/ToggleWidget.cxx +++ b/stella/src/debugger/gui/ToggleWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: ToggleWidget.cxx,v 1.6 2007-01-01 18:04:44 stephena Exp $ +// $Id: ToggleWidget.cxx,v 1.7 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/debugger/gui/ToggleWidget.hxx b/stella/src/debugger/gui/ToggleWidget.hxx index 43f8d5207..8cc591261 100644 --- a/stella/src/debugger/gui/ToggleWidget.hxx +++ b/stella/src/debugger/gui/ToggleWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: ToggleWidget.hxx,v 1.4 2007-01-01 18:04:44 stephena Exp $ +// $Id: ToggleWidget.hxx,v 1.5 2008-02-06 13:45:20 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/emucore/AtariVox.cxx b/stella/src/emucore/AtariVox.cxx index 82afdb3d0..2d81e74e8 100644 --- a/stella/src/emucore/AtariVox.cxx +++ b/stella/src/emucore/AtariVox.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: AtariVox.cxx,v 1.5 2007-01-01 18:04:44 stephena Exp $ +// $Id: AtariVox.cxx,v 1.6 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifdef ATARIVOX_SUPPORT diff --git a/stella/src/emucore/AtariVox.hxx b/stella/src/emucore/AtariVox.hxx index 89abee3ed..0a8781879 100644 --- a/stella/src/emucore/AtariVox.hxx +++ b/stella/src/emucore/AtariVox.hxx @@ -9,12 +9,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: AtariVox.hxx,v 1.7 2007-02-22 02:15:46 stephena Exp $ +// $Id: AtariVox.hxx,v 1.8 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifdef ATARIVOX_SUPPORT @@ -33,7 +33,7 @@ driver code. @author B. Watson - @version $Id: AtariVox.hxx,v 1.7 2007-02-22 02:15:46 stephena Exp $ + @version $Id: AtariVox.hxx,v 1.8 2008-02-06 13:45:20 stephena Exp $ */ class AtariVox : public Controller { diff --git a/stella/src/emucore/Booster.cxx b/stella/src/emucore/Booster.cxx index 3388d6025..82501dbf5 100644 --- a/stella/src/emucore/Booster.cxx +++ b/stella/src/emucore/Booster.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Booster.cxx,v 1.10 2007-10-09 23:56:57 stephena Exp $ +// $Id: Booster.cxx,v 1.11 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #include "Event.hxx" diff --git a/stella/src/emucore/Booster.hxx b/stella/src/emucore/Booster.hxx index 54abebe39..bd8210d0d 100644 --- a/stella/src/emucore/Booster.hxx +++ b/stella/src/emucore/Booster.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Booster.hxx,v 1.8 2007-10-03 21:41:17 stephena Exp $ +// $Id: Booster.hxx,v 1.9 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifndef BOOSTERGRIP_HXX @@ -29,7 +29,7 @@ on it (a booster and a trigger). @author Bradford W. Mott - @version $Id: Booster.hxx,v 1.8 2007-10-03 21:41:17 stephena Exp $ + @version $Id: Booster.hxx,v 1.9 2008-02-06 13:45:20 stephena Exp $ */ class BoosterGrip : public Controller { diff --git a/stella/src/emucore/Cart.cxx b/stella/src/emucore/Cart.cxx index 5d0ea2a4d..787da9473 100644 --- a/stella/src/emucore/Cart.cxx +++ b/stella/src/emucore/Cart.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Cart.cxx,v 1.35 2007-10-12 14:45:10 stephena Exp $ +// $Id: Cart.cxx,v 1.36 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/Cart.hxx b/stella/src/emucore/Cart.hxx index 04820172e..696625db0 100644 --- a/stella/src/emucore/Cart.hxx +++ b/stella/src/emucore/Cart.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Cart.hxx,v 1.21 2007-10-12 14:45:10 stephena Exp $ +// $Id: Cart.hxx,v 1.22 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifndef CARTRIDGE_HXX @@ -34,7 +34,7 @@ class Settings; game and handles any bankswitching performed by the cartridge. @author Bradford W. Mott - @version $Id: Cart.hxx,v 1.21 2007-10-12 14:45:10 stephena Exp $ + @version $Id: Cart.hxx,v 1.22 2008-02-06 13:45:20 stephena Exp $ */ class Cartridge : public Device { diff --git a/stella/src/emucore/Cart0840.cxx b/stella/src/emucore/Cart0840.cxx index 42586929c..d05099ac9 100644 --- a/stella/src/emucore/Cart0840.cxx +++ b/stella/src/emucore/Cart0840.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. diff --git a/stella/src/emucore/Cart0840.hxx b/stella/src/emucore/Cart0840.hxx index b1c5828a9..7340cb862 100644 --- a/stella/src/emucore/Cart0840.hxx +++ b/stella/src/emucore/Cart0840.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. diff --git a/stella/src/emucore/Cart2K.cxx b/stella/src/emucore/Cart2K.cxx index 08db23213..f6ee55e8a 100644 --- a/stella/src/emucore/Cart2K.cxx +++ b/stella/src/emucore/Cart2K.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Cart2K.cxx,v 1.11 2007-10-03 21:41:17 stephena Exp $ +// $Id: Cart2K.cxx,v 1.12 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/Cart2K.hxx b/stella/src/emucore/Cart2K.hxx index 7028b3aeb..123edd841 100644 --- a/stella/src/emucore/Cart2K.hxx +++ b/stella/src/emucore/Cart2K.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Cart2K.hxx,v 1.10 2007-10-03 21:41:17 stephena Exp $ +// $Id: Cart2K.hxx,v 1.11 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifndef CARTRIDGE2K_HXX @@ -32,7 +32,7 @@ class Deserializer; 2600's 4K cartridge addressing space. @author Bradford W. Mott - @version $Id: Cart2K.hxx,v 1.10 2007-10-03 21:41:17 stephena Exp $ + @version $Id: Cart2K.hxx,v 1.11 2008-02-06 13:45:20 stephena Exp $ */ class Cartridge2K : public Cartridge { diff --git a/stella/src/emucore/Cart3E.cxx b/stella/src/emucore/Cart3E.cxx index 4b7c9f2de..a4b3309fb 100644 --- a/stella/src/emucore/Cart3E.cxx +++ b/stella/src/emucore/Cart3E.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Cart3E.cxx,v 1.13 2007-10-03 21:41:17 stephena Exp $ +// $Id: Cart3E.cxx,v 1.14 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/Cart3E.hxx b/stella/src/emucore/Cart3E.hxx index f0a7537b4..654930394 100644 --- a/stella/src/emucore/Cart3E.hxx +++ b/stella/src/emucore/Cart3E.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Cart3E.hxx,v 1.6 2007-10-03 21:41:17 stephena Exp $ +// $Id: Cart3E.hxx,v 1.7 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifndef CARTRIDGE3E_HXX @@ -57,7 +57,7 @@ class System; any problems. (Famous last words...) @author B. Watson - @version $Id: Cart3E.hxx,v 1.6 2007-10-03 21:41:17 stephena Exp $ + @version $Id: Cart3E.hxx,v 1.7 2008-02-06 13:45:20 stephena Exp $ */ class Cartridge3E : public Cartridge diff --git a/stella/src/emucore/Cart3F.cxx b/stella/src/emucore/Cart3F.cxx index 240b7cd0f..f52461454 100644 --- a/stella/src/emucore/Cart3F.cxx +++ b/stella/src/emucore/Cart3F.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Cart3F.cxx,v 1.16 2007-10-03 21:41:17 stephena Exp $ +// $Id: Cart3F.cxx,v 1.17 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/Cart3F.hxx b/stella/src/emucore/Cart3F.hxx index 0f95e0f4a..a13b06183 100644 --- a/stella/src/emucore/Cart3F.hxx +++ b/stella/src/emucore/Cart3F.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Cart3F.hxx,v 1.11 2007-10-03 21:41:17 stephena Exp $ +// $Id: Cart3F.hxx,v 1.12 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifndef CARTRIDGE3F_HXX @@ -35,7 +35,7 @@ class System; only used 8K this bankswitching scheme supports up to 512K. @author Bradford W. Mott - @version $Id: Cart3F.hxx,v 1.11 2007-10-03 21:41:17 stephena Exp $ + @version $Id: Cart3F.hxx,v 1.12 2008-02-06 13:45:20 stephena Exp $ */ class Cartridge3F : public Cartridge { diff --git a/stella/src/emucore/Cart4A50.cxx b/stella/src/emucore/Cart4A50.cxx index d49b2429e..c131fe520 100644 --- a/stella/src/emucore/Cart4A50.cxx +++ b/stella/src/emucore/Cart4A50.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Cart4A50.cxx,v 1.8 2008-01-24 23:43:24 stephena Exp $ +// $Id: Cart4A50.cxx,v 1.9 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/Cart4A50.hxx b/stella/src/emucore/Cart4A50.hxx index 6b13896df..f29683c31 100644 --- a/stella/src/emucore/Cart4A50.hxx +++ b/stella/src/emucore/Cart4A50.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Cart4A50.hxx,v 1.9 2008-01-24 23:43:24 stephena Exp $ +// $Id: Cart4A50.hxx,v 1.10 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #ifndef CARTRIDGE4A50_HXX @@ -37,7 +37,7 @@ class System; bytes of ROM. @author Stephen Anthony - @version $Id: Cart4A50.hxx,v 1.9 2008-01-24 23:43:24 stephena Exp $ + @version $Id: Cart4A50.hxx,v 1.10 2008-02-06 13:45:20 stephena Exp $ */ class Cartridge4A50 : public Cartridge { diff --git a/stella/src/emucore/Cart4K.cxx b/stella/src/emucore/Cart4K.cxx index 10d6647e5..52bbb5145 100644 --- a/stella/src/emucore/Cart4K.cxx +++ b/stella/src/emucore/Cart4K.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Cart4K.cxx,v 1.11 2007-10-03 21:41:17 stephena Exp $ +// $Id: Cart4K.cxx,v 1.12 2008-02-06 13:45:20 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/Cart4K.hxx b/stella/src/emucore/Cart4K.hxx index 9a8b75f05..ff6287375 100644 --- a/stella/src/emucore/Cart4K.hxx +++ b/stella/src/emucore/Cart4K.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Cart4K.hxx,v 1.10 2007-10-03 21:41:17 stephena Exp $ +// $Id: Cart4K.hxx,v 1.11 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGE4K_HXX @@ -29,7 +29,7 @@ class System; not bankswitched. @author Bradford W. Mott - @version $Id: Cart4K.hxx,v 1.10 2007-10-03 21:41:17 stephena Exp $ + @version $Id: Cart4K.hxx,v 1.11 2008-02-06 13:45:21 stephena Exp $ */ class Cartridge4K : public Cartridge { diff --git a/stella/src/emucore/CartAR.cxx b/stella/src/emucore/CartAR.cxx index ab7b79df4..2e9b86f48 100644 --- a/stella/src/emucore/CartAR.cxx +++ b/stella/src/emucore/CartAR.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartAR.cxx,v 1.19 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartAR.cxx,v 1.20 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartAR.hxx b/stella/src/emucore/CartAR.hxx index 59a7b924b..7e8cdcbd1 100644 --- a/stella/src/emucore/CartAR.hxx +++ b/stella/src/emucore/CartAR.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartAR.hxx,v 1.13 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartAR.hxx,v 1.14 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGEAR_HXX @@ -35,7 +35,7 @@ class System; and one bank of ROM. All 6K of the RAM can be read and written. @author Bradford W. Mott - @version $Id: CartAR.hxx,v 1.13 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartAR.hxx,v 1.14 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeAR : public Cartridge { diff --git a/stella/src/emucore/CartCV.cxx b/stella/src/emucore/CartCV.cxx index 699fd7e59..7bcb62921 100644 --- a/stella/src/emucore/CartCV.cxx +++ b/stella/src/emucore/CartCV.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartCV.cxx,v 1.15 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartCV.cxx,v 1.16 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartCV.hxx b/stella/src/emucore/CartCV.hxx index 1d36cb82e..7d5cf824d 100644 --- a/stella/src/emucore/CartCV.hxx +++ b/stella/src/emucore/CartCV.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartCV.hxx,v 1.10 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartCV.hxx,v 1.11 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGECV_HXX @@ -32,7 +32,7 @@ class System; $F800-$FFFF ROM @author Eckhard Stolberg - @version $Id: CartCV.hxx,v 1.10 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartCV.hxx,v 1.11 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeCV : public Cartridge { diff --git a/stella/src/emucore/CartDPC.cxx b/stella/src/emucore/CartDPC.cxx index ad2a9ed06..d618c9e90 100644 --- a/stella/src/emucore/CartDPC.cxx +++ b/stella/src/emucore/CartDPC.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartDPC.cxx,v 1.19 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartDPC.cxx,v 1.20 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartDPC.hxx b/stella/src/emucore/CartDPC.hxx index 1d186f7e2..057254ae1 100644 --- a/stella/src/emucore/CartDPC.hxx +++ b/stella/src/emucore/CartDPC.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartDPC.hxx,v 1.11 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartDPC.hxx,v 1.12 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGEDCP_HXX @@ -30,7 +30,7 @@ class System; see David P. Crane's United States Patent Number 4,644,495. @author Bradford W. Mott - @version $Id: CartDPC.hxx,v 1.11 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartDPC.hxx,v 1.12 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeDPC : public Cartridge { diff --git a/stella/src/emucore/CartE0.cxx b/stella/src/emucore/CartE0.cxx index 97407182f..75cda3b65 100644 --- a/stella/src/emucore/CartE0.cxx +++ b/stella/src/emucore/CartE0.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartE0.cxx,v 1.14 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartE0.cxx,v 1.15 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartE0.hxx b/stella/src/emucore/CartE0.hxx index f0c4d883b..f43bcdc95 100644 --- a/stella/src/emucore/CartE0.hxx +++ b/stella/src/emucore/CartE0.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartE0.hxx,v 1.10 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartE0.hxx,v 1.11 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGEE0_HXX @@ -34,7 +34,7 @@ class System; always points to the last 1K of the ROM image. @author Bradford W. Mott - @version $Id: CartE0.hxx,v 1.10 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartE0.hxx,v 1.11 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeE0 : public Cartridge { diff --git a/stella/src/emucore/CartE7.cxx b/stella/src/emucore/CartE7.cxx index 90da7a1c9..5df697f44 100644 --- a/stella/src/emucore/CartE7.cxx +++ b/stella/src/emucore/CartE7.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartE7.cxx,v 1.17 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartE7.cxx,v 1.18 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartE7.hxx b/stella/src/emucore/CartE7.hxx index d6a8d2387..8d73cdb45 100644 --- a/stella/src/emucore/CartE7.hxx +++ b/stella/src/emucore/CartE7.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartE7.hxx,v 1.11 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartE7.hxx,v 1.12 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGEE7_HXX @@ -51,7 +51,7 @@ class System; here by accessing 1FF8 to 1FFB. @author Bradford W. Mott - @version $Id: CartE7.hxx,v 1.11 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartE7.hxx,v 1.12 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeE7 : public Cartridge { diff --git a/stella/src/emucore/CartF4.cxx b/stella/src/emucore/CartF4.cxx index 53ed4ded4..7b15ef1bf 100644 --- a/stella/src/emucore/CartF4.cxx +++ b/stella/src/emucore/CartF4.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartF4.cxx,v 1.12 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartF4.cxx,v 1.13 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartF4.hxx b/stella/src/emucore/CartF4.hxx index e6799c7fc..ef94f3979 100644 --- a/stella/src/emucore/CartF4.hxx +++ b/stella/src/emucore/CartF4.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartF4.hxx,v 1.9 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartF4.hxx,v 1.10 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGEF4_HXX @@ -29,7 +29,7 @@ class System; are eight 4K banks. @author Bradford W. Mott - @version $Id: CartF4.hxx,v 1.9 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartF4.hxx,v 1.10 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeF4 : public Cartridge { diff --git a/stella/src/emucore/CartF4SC.cxx b/stella/src/emucore/CartF4SC.cxx index dd3f1d142..b31d02a3c 100644 --- a/stella/src/emucore/CartF4SC.cxx +++ b/stella/src/emucore/CartF4SC.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartF4SC.cxx,v 1.15 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartF4SC.cxx,v 1.16 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartF4SC.hxx b/stella/src/emucore/CartF4SC.hxx index 4c4befbaf..d7b15787d 100644 --- a/stella/src/emucore/CartF4SC.hxx +++ b/stella/src/emucore/CartF4SC.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartF4SC.hxx,v 1.10 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartF4SC.hxx,v 1.11 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGEF4SC_HXX @@ -29,7 +29,7 @@ class System; 128 bytes of RAM. There are eight 4K banks. @author Bradford W. Mott - @version $Id: CartF4SC.hxx,v 1.10 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartF4SC.hxx,v 1.11 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeF4SC : public Cartridge { diff --git a/stella/src/emucore/CartF6.cxx b/stella/src/emucore/CartF6.cxx index 6a78b5b32..c661868bc 100644 --- a/stella/src/emucore/CartF6.cxx +++ b/stella/src/emucore/CartF6.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartF6.cxx,v 1.14 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartF6.cxx,v 1.15 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartF6.hxx b/stella/src/emucore/CartF6.hxx index 42ce4a1af..806747d5e 100644 --- a/stella/src/emucore/CartF6.hxx +++ b/stella/src/emucore/CartF6.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartF6.hxx,v 1.11 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartF6.hxx,v 1.12 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGEF6_HXX @@ -29,7 +29,7 @@ class System; are four 4K banks. @author Bradford W. Mott - @version $Id: CartF6.hxx,v 1.11 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartF6.hxx,v 1.12 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeF6 : public Cartridge { diff --git a/stella/src/emucore/CartF6SC.cxx b/stella/src/emucore/CartF6SC.cxx index 3a329b5a4..2a6fbc8c6 100644 --- a/stella/src/emucore/CartF6SC.cxx +++ b/stella/src/emucore/CartF6SC.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartF6SC.cxx,v 1.14 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartF6SC.cxx,v 1.15 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartF6SC.hxx b/stella/src/emucore/CartF6SC.hxx index 02338a352..189ac9aa5 100644 --- a/stella/src/emucore/CartF6SC.hxx +++ b/stella/src/emucore/CartF6SC.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartF6SC.hxx,v 1.10 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartF6SC.hxx,v 1.11 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGEF6SC_HXX @@ -29,7 +29,7 @@ class System; 128 bytes of RAM. There are four 4K banks. @author Bradford W. Mott - @version $Id: CartF6SC.hxx,v 1.10 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartF6SC.hxx,v 1.11 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeF6SC : public Cartridge { diff --git a/stella/src/emucore/CartF8.cxx b/stella/src/emucore/CartF8.cxx index 0fe64a77e..7e7eba944 100644 --- a/stella/src/emucore/CartF8.cxx +++ b/stella/src/emucore/CartF8.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartF8.cxx,v 1.16 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartF8.cxx,v 1.17 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartF8.hxx b/stella/src/emucore/CartF8.hxx index a2557bafa..ed34e942f 100644 --- a/stella/src/emucore/CartF8.hxx +++ b/stella/src/emucore/CartF8.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartF8.hxx,v 1.11 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartF8.hxx,v 1.12 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGEF8_HXX @@ -29,7 +29,7 @@ class System; are two 4K banks. @author Bradford W. Mott - @version $Id: CartF8.hxx,v 1.11 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartF8.hxx,v 1.12 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeF8 : public Cartridge { diff --git a/stella/src/emucore/CartF8SC.cxx b/stella/src/emucore/CartF8SC.cxx index 397f84b1f..e1f02a069 100644 --- a/stella/src/emucore/CartF8SC.cxx +++ b/stella/src/emucore/CartF8SC.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartF8SC.cxx,v 1.14 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartF8SC.cxx,v 1.15 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartF8SC.hxx b/stella/src/emucore/CartF8SC.hxx index 2d93aa433..4ffe683dc 100644 --- a/stella/src/emucore/CartF8SC.hxx +++ b/stella/src/emucore/CartF8SC.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartF8SC.hxx,v 1.9 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartF8SC.hxx,v 1.10 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGEF8SC_HXX @@ -29,7 +29,7 @@ class System; 128 bytes of RAM. There are two 4K banks. @author Bradford W. Mott - @version $Id: CartF8SC.hxx,v 1.9 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartF8SC.hxx,v 1.10 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeF8SC : public Cartridge { diff --git a/stella/src/emucore/CartFASC.cxx b/stella/src/emucore/CartFASC.cxx index 949a48974..0dc011d87 100644 --- a/stella/src/emucore/CartFASC.cxx +++ b/stella/src/emucore/CartFASC.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartFASC.cxx,v 1.14 2007-10-09 23:56:57 stephena Exp $ +// $Id: CartFASC.cxx,v 1.15 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartFASC.hxx b/stella/src/emucore/CartFASC.hxx index 9b964610d..bbc534e44 100644 --- a/stella/src/emucore/CartFASC.hxx +++ b/stella/src/emucore/CartFASC.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartFASC.hxx,v 1.9 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartFASC.hxx,v 1.10 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGEFASC_HXX @@ -29,7 +29,7 @@ class System; three 4K banks and 256 bytes of RAM. @author Bradford W. Mott - @version $Id: CartFASC.hxx,v 1.9 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartFASC.hxx,v 1.10 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeFASC : public Cartridge { diff --git a/stella/src/emucore/CartFE.cxx b/stella/src/emucore/CartFE.cxx index ede97e5e7..27dfe2f50 100644 --- a/stella/src/emucore/CartFE.cxx +++ b/stella/src/emucore/CartFE.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartFE.cxx,v 1.9 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartFE.cxx,v 1.10 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartFE.hxx b/stella/src/emucore/CartFE.hxx index ec12d4aa7..c18e1ecc9 100644 --- a/stella/src/emucore/CartFE.hxx +++ b/stella/src/emucore/CartFE.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartFE.hxx,v 1.9 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartFE.hxx,v 1.10 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGEFE_HXX @@ -41,7 +41,7 @@ class System; monitoring the bus. @author Bradford W. Mott - @version $Id: CartFE.hxx,v 1.9 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartFE.hxx,v 1.10 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeFE : public Cartridge { diff --git a/stella/src/emucore/CartMB.cxx b/stella/src/emucore/CartMB.cxx index a48326781..5856a7a48 100644 --- a/stella/src/emucore/CartMB.cxx +++ b/stella/src/emucore/CartMB.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartMB.cxx,v 1.12 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartMB.cxx,v 1.13 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartMB.hxx b/stella/src/emucore/CartMB.hxx index fea35c0ba..e5b796dc8 100644 --- a/stella/src/emucore/CartMB.hxx +++ b/stella/src/emucore/CartMB.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartMB.hxx,v 1.9 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartMB.hxx,v 1.10 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGEMB_HXX @@ -30,7 +30,7 @@ class System; Accessing $1FF0 switches to next bank. @author Eckhard Stolberg - @version $Id: CartMB.hxx,v 1.9 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartMB.hxx,v 1.10 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeMB : public Cartridge { diff --git a/stella/src/emucore/CartMC.cxx b/stella/src/emucore/CartMC.cxx index 802a4b43a..a7b969d71 100644 --- a/stella/src/emucore/CartMC.cxx +++ b/stella/src/emucore/CartMC.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartMC.cxx,v 1.13 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartMC.cxx,v 1.14 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartMC.hxx b/stella/src/emucore/CartMC.hxx index 73850cd86..029ed532e 100644 --- a/stella/src/emucore/CartMC.hxx +++ b/stella/src/emucore/CartMC.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartMC.hxx,v 1.9 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartMC.hxx,v 1.10 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGEMC_HXX @@ -133,7 +133,7 @@ class System; @author Bradford W. Mott - @version $Id: CartMC.hxx,v 1.9 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartMC.hxx,v 1.10 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeMC : public Cartridge { diff --git a/stella/src/emucore/CartSB.cxx b/stella/src/emucore/CartSB.cxx index 10ae5cdfd..e2b82e5b0 100644 --- a/stella/src/emucore/CartSB.cxx +++ b/stella/src/emucore/CartSB.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2005 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. diff --git a/stella/src/emucore/CartSB.hxx b/stella/src/emucore/CartSB.hxx index ce4a92ac0..7e077eb1f 100644 --- a/stella/src/emucore/CartSB.hxx +++ b/stella/src/emucore/CartSB.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2005 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. diff --git a/stella/src/emucore/CartUA.cxx b/stella/src/emucore/CartUA.cxx index 9247bccea..9dc2dbd71 100644 --- a/stella/src/emucore/CartUA.cxx +++ b/stella/src/emucore/CartUA.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartUA.cxx,v 1.11 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartUA.cxx,v 1.12 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/CartUA.hxx b/stella/src/emucore/CartUA.hxx index 10f51942e..8d9ffdd97 100644 --- a/stella/src/emucore/CartUA.hxx +++ b/stella/src/emucore/CartUA.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CartUA.hxx,v 1.8 2007-10-03 21:41:17 stephena Exp $ +// $Id: CartUA.hxx,v 1.9 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CARTRIDGEUA_HXX @@ -30,7 +30,7 @@ class System; are two 4K banks. @author Bradford W. Mott - @version $Id: CartUA.hxx,v 1.8 2007-10-03 21:41:17 stephena Exp $ + @version $Id: CartUA.hxx,v 1.9 2008-02-06 13:45:21 stephena Exp $ */ class CartridgeUA : public Cartridge { diff --git a/stella/src/emucore/Console.cxx b/stella/src/emucore/Console.cxx index 3299e2805..25dd8ee8f 100644 --- a/stella/src/emucore/Console.cxx +++ b/stella/src/emucore/Console.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Console.cxx,v 1.131 2007-10-09 23:56:57 stephena Exp $ +// $Id: Console.cxx,v 1.132 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/Console.hxx b/stella/src/emucore/Console.hxx index 6135e55cd..1b7f25f12 100644 --- a/stella/src/emucore/Console.hxx +++ b/stella/src/emucore/Console.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Console.hxx,v 1.63 2007-10-03 21:41:17 stephena Exp $ +// $Id: Console.hxx,v 1.64 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CONSOLE_HXX @@ -39,7 +39,7 @@ class System; This class represents the entire game console. @author Bradford W. Mott - @version $Id: Console.hxx,v 1.63 2007-10-03 21:41:17 stephena Exp $ + @version $Id: Console.hxx,v 1.64 2008-02-06 13:45:21 stephena Exp $ */ class Console : public Serializable { diff --git a/stella/src/emucore/Control.cxx b/stella/src/emucore/Control.cxx index ad68e071d..6d6408bcc 100644 --- a/stella/src/emucore/Control.cxx +++ b/stella/src/emucore/Control.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Control.cxx,v 1.7 2007-10-03 21:41:17 stephena Exp $ +// $Id: Control.cxx,v 1.8 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/Control.hxx b/stella/src/emucore/Control.hxx index 730410dd1..4637fd57d 100644 --- a/stella/src/emucore/Control.hxx +++ b/stella/src/emucore/Control.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Control.hxx,v 1.10 2007-10-03 21:41:17 stephena Exp $ +// $Id: Control.hxx,v 1.11 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef CONTROLLER_HXX @@ -57,7 +57,7 @@ class System; of the controller from the perspective of the controller's jack. @author Bradford W. Mott - @version $Id: Control.hxx,v 1.10 2007-10-03 21:41:17 stephena Exp $ + @version $Id: Control.hxx,v 1.11 2008-02-06 13:45:21 stephena Exp $ */ class Controller : public Serializable { diff --git a/stella/src/emucore/Deserializer.cxx b/stella/src/emucore/Deserializer.cxx index fb9899261..dce90eb86 100644 --- a/stella/src/emucore/Deserializer.cxx +++ b/stella/src/emucore/Deserializer.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Deserializer.cxx,v 1.13 2007-10-03 21:41:17 stephena Exp $ +// $Id: Deserializer.cxx,v 1.14 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include "Deserializer.hxx" diff --git a/stella/src/emucore/Deserializer.hxx b/stella/src/emucore/Deserializer.hxx index 0e3c917bb..63ec701fc 100644 --- a/stella/src/emucore/Deserializer.hxx +++ b/stella/src/emucore/Deserializer.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Deserializer.hxx,v 1.12 2007-10-03 21:41:17 stephena Exp $ +// $Id: Deserializer.hxx,v 1.13 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef DESERIALIZER_HXX @@ -31,7 +31,7 @@ method return. @author Stephen Anthony - @version $Id: Deserializer.hxx,v 1.12 2007-10-03 21:41:17 stephena Exp $ + @version $Id: Deserializer.hxx,v 1.13 2008-02-06 13:45:21 stephena Exp $ */ class Deserializer { diff --git a/stella/src/emucore/Driving.cxx b/stella/src/emucore/Driving.cxx index 47f54bf7b..b55102ed3 100644 --- a/stella/src/emucore/Driving.cxx +++ b/stella/src/emucore/Driving.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Driving.cxx,v 1.13 2007-10-09 23:56:57 stephena Exp $ +// $Id: Driving.cxx,v 1.14 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include "Event.hxx" diff --git a/stella/src/emucore/Driving.hxx b/stella/src/emucore/Driving.hxx index 477282b58..71849b185 100644 --- a/stella/src/emucore/Driving.hxx +++ b/stella/src/emucore/Driving.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Driving.hxx,v 1.7 2007-10-03 21:41:17 stephena Exp $ +// $Id: Driving.hxx,v 1.8 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef DRIVING_HXX @@ -27,7 +27,7 @@ The standard Atari 2600 Indy 500 driving controller. @author Bradford W. Mott - @version $Id: Driving.hxx,v 1.7 2007-10-03 21:41:17 stephena Exp $ + @version $Id: Driving.hxx,v 1.8 2008-02-06 13:45:21 stephena Exp $ */ class Driving : public Controller { diff --git a/stella/src/emucore/Event.cxx b/stella/src/emucore/Event.cxx index f93250c26..255a35194 100644 --- a/stella/src/emucore/Event.cxx +++ b/stella/src/emucore/Event.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Event.cxx,v 1.13 2007-10-03 21:41:17 stephena Exp $ +// $Id: Event.cxx,v 1.14 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include "OSystem.hxx" diff --git a/stella/src/emucore/Event.hxx b/stella/src/emucore/Event.hxx index 4e6bf7a55..1836781ad 100644 --- a/stella/src/emucore/Event.hxx +++ b/stella/src/emucore/Event.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Event.hxx,v 1.31 2007-10-09 23:56:57 stephena Exp $ +// $Id: Event.hxx,v 1.32 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef EVENT_HXX @@ -25,7 +25,7 @@ class Event; /** @author Bradford W. Mott - @version $Id: Event.hxx,v 1.31 2007-10-09 23:56:57 stephena Exp $ + @version $Id: Event.hxx,v 1.32 2008-02-06 13:45:21 stephena Exp $ */ class Event { diff --git a/stella/src/emucore/EventHandler.cxx b/stella/src/emucore/EventHandler.cxx index 3926bbd70..cf069d845 100644 --- a/stella/src/emucore/EventHandler.cxx +++ b/stella/src/emucore/EventHandler.cxx @@ -9,12 +9,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: EventHandler.cxx,v 1.213 2007-10-09 23:56:57 stephena Exp $ +// $Id: EventHandler.cxx,v 1.214 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/EventHandler.hxx b/stella/src/emucore/EventHandler.hxx index 01c6be9a5..832d04600 100644 --- a/stella/src/emucore/EventHandler.hxx +++ b/stella/src/emucore/EventHandler.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: EventHandler.hxx,v 1.105 2007-10-03 21:41:18 stephena Exp $ +// $Id: EventHandler.hxx,v 1.106 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef EVENTHANDLER_HXX @@ -61,7 +61,7 @@ enum EventMode { mapping can take place. @author Stephen Anthony - @version $Id: EventHandler.hxx,v 1.105 2007-10-03 21:41:18 stephena Exp $ + @version $Id: EventHandler.hxx,v 1.106 2008-02-06 13:45:21 stephena Exp $ */ class EventHandler { diff --git a/stella/src/emucore/FSNode.cxx b/stella/src/emucore/FSNode.cxx index a1f60b894..1629dbbf7 100644 --- a/stella/src/emucore/FSNode.cxx +++ b/stella/src/emucore/FSNode.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: FSNode.cxx,v 1.11 2007-09-03 18:37:22 stephena Exp $ +// $Id: FSNode.cxx,v 1.12 2008-02-06 13:45:21 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/emucore/FSNode.hxx b/stella/src/emucore/FSNode.hxx index bd80bd468..a51b83585 100644 --- a/stella/src/emucore/FSNode.hxx +++ b/stella/src/emucore/FSNode.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: FSNode.hxx,v 1.12 2007-08-07 14:38:51 stephena Exp $ +// $Id: FSNode.hxx,v 1.13 2008-02-06 13:45:21 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/emucore/FrameBuffer.cxx b/stella/src/emucore/FrameBuffer.cxx index 16ed78c73..8163e180f 100644 --- a/stella/src/emucore/FrameBuffer.cxx +++ b/stella/src/emucore/FrameBuffer.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: FrameBuffer.cxx,v 1.124 2007-09-03 18:37:22 stephena Exp $ +// $Id: FrameBuffer.cxx,v 1.125 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/FrameBuffer.hxx b/stella/src/emucore/FrameBuffer.hxx index 8aac9a422..519e41adc 100644 --- a/stella/src/emucore/FrameBuffer.hxx +++ b/stella/src/emucore/FrameBuffer.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: FrameBuffer.hxx,v 1.92 2007-09-03 18:37:22 stephena Exp $ +// $Id: FrameBuffer.hxx,v 1.93 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef FRAMEBUFFER_HXX @@ -101,7 +101,7 @@ enum { All GUI elements (ala ScummVM) are drawn here as well. @author Stephen Anthony - @version $Id: FrameBuffer.hxx,v 1.92 2007-09-03 18:37:22 stephena Exp $ + @version $Id: FrameBuffer.hxx,v 1.93 2008-02-06 13:45:21 stephena Exp $ */ class FrameBuffer { diff --git a/stella/src/emucore/Joystick.cxx b/stella/src/emucore/Joystick.cxx index be4e4c59f..de5400937 100644 --- a/stella/src/emucore/Joystick.cxx +++ b/stella/src/emucore/Joystick.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Joystick.cxx,v 1.9 2007-10-09 23:56:57 stephena Exp $ +// $Id: Joystick.cxx,v 1.10 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include "Event.hxx" diff --git a/stella/src/emucore/Joystick.hxx b/stella/src/emucore/Joystick.hxx index 4483871c8..637015adc 100644 --- a/stella/src/emucore/Joystick.hxx +++ b/stella/src/emucore/Joystick.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Joystick.hxx,v 1.7 2007-10-03 21:41:18 stephena Exp $ +// $Id: Joystick.hxx,v 1.8 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef JOYSTICK_HXX @@ -27,7 +27,7 @@ The standard Atari 2600 joystick controller. @author Bradford W. Mott - @version $Id: Joystick.hxx,v 1.7 2007-10-03 21:41:18 stephena Exp $ + @version $Id: Joystick.hxx,v 1.8 2008-02-06 13:45:21 stephena Exp $ */ class Joystick : public Controller { diff --git a/stella/src/emucore/Keyboard.cxx b/stella/src/emucore/Keyboard.cxx index 3418ce319..4c2b51a55 100644 --- a/stella/src/emucore/Keyboard.cxx +++ b/stella/src/emucore/Keyboard.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Keyboard.cxx,v 1.9 2007-10-03 21:41:18 stephena Exp $ +// $Id: Keyboard.cxx,v 1.10 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include "Event.hxx" diff --git a/stella/src/emucore/Keyboard.hxx b/stella/src/emucore/Keyboard.hxx index 19d634783..ad728c167 100644 --- a/stella/src/emucore/Keyboard.hxx +++ b/stella/src/emucore/Keyboard.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Keyboard.hxx,v 1.7 2007-10-03 21:41:18 stephena Exp $ +// $Id: Keyboard.hxx,v 1.8 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #ifndef KEYBOARD_HXX @@ -27,7 +27,7 @@ The standard Atari 2600 keyboard controller @author Bradford W. Mott - @version $Id: Keyboard.hxx,v 1.7 2007-10-03 21:41:18 stephena Exp $ + @version $Id: Keyboard.hxx,v 1.8 2008-02-06 13:45:21 stephena Exp $ */ class Keyboard : public Controller { diff --git a/stella/src/emucore/M6532.cxx b/stella/src/emucore/M6532.cxx index 113ec49bf..de3d254b3 100644 --- a/stella/src/emucore/M6532.cxx +++ b/stella/src/emucore/M6532.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: M6532.cxx,v 1.11 2007-10-03 21:41:18 stephena Exp $ +// $Id: M6532.cxx,v 1.12 2008-02-06 13:45:21 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/M6532.hxx b/stella/src/emucore/M6532.hxx index 62cd2d039..10eeefa9f 100644 --- a/stella/src/emucore/M6532.hxx +++ b/stella/src/emucore/M6532.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: M6532.hxx,v 1.6 2007-10-03 21:41:18 stephena Exp $ +// $Id: M6532.hxx,v 1.7 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef M6532_HXX @@ -31,7 +31,7 @@ class Deserializer; RIOT @author Bradford W. Mott - @version $Id: M6532.hxx,v 1.6 2007-10-03 21:41:18 stephena Exp $ + @version $Id: M6532.hxx,v 1.7 2008-02-06 13:45:22 stephena Exp $ */ class M6532 : public Device { diff --git a/stella/src/emucore/MD5.cxx b/stella/src/emucore/MD5.cxx index 710d71684..88a3452b2 100644 --- a/stella/src/emucore/MD5.cxx +++ b/stella/src/emucore/MD5.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // This file is derived from the RSA Data Security, Inc. MD5 Message-Digest // Algorithm. See the header below for copyright information. @@ -16,7 +16,7 @@ // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: MD5.cxx,v 1.7 2007-01-01 18:04:48 stephena Exp $ +// $Id: MD5.cxx,v 1.8 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include "MD5.hxx" diff --git a/stella/src/emucore/MD5.hxx b/stella/src/emucore/MD5.hxx index 532668215..7e8fa5ce3 100644 --- a/stella/src/emucore/MD5.hxx +++ b/stella/src/emucore/MD5.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: MD5.hxx,v 1.5 2007-01-01 18:04:48 stephena Exp $ +// $Id: MD5.hxx,v 1.6 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef MD5_HXX diff --git a/stella/src/emucore/MediaFactory.cxx b/stella/src/emucore/MediaFactory.cxx index 85074f84b..8385c8158 100644 --- a/stella/src/emucore/MediaFactory.cxx +++ b/stella/src/emucore/MediaFactory.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: MediaFactory.cxx,v 1.11 2008-01-20 18:16:42 stephena Exp $ +// $Id: MediaFactory.cxx,v 1.12 2008-02-06 13:45:22 stephena Exp $ //============================================================================ //////////////////////////////////////////////////////////////////// diff --git a/stella/src/emucore/MediaFactory.hxx b/stella/src/emucore/MediaFactory.hxx index bc1b0755e..053d9be35 100644 --- a/stella/src/emucore/MediaFactory.hxx +++ b/stella/src/emucore/MediaFactory.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: MediaFactory.hxx,v 1.4 2007-01-01 18:04:48 stephena Exp $ +// $Id: MediaFactory.hxx,v 1.5 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef MEDIA_FACTORY_HXX @@ -29,7 +29,7 @@ class OSystem; based on the specific port and restrictions on that port. @author Stephen Anthony - @version $Id: MediaFactory.hxx,v 1.4 2007-01-01 18:04:48 stephena Exp $ + @version $Id: MediaFactory.hxx,v 1.5 2008-02-06 13:45:22 stephena Exp $ */ class MediaFactory { diff --git a/stella/src/emucore/MediaSrc.cxx b/stella/src/emucore/MediaSrc.cxx index 5216b049a..6680071cb 100644 --- a/stella/src/emucore/MediaSrc.cxx +++ b/stella/src/emucore/MediaSrc.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: MediaSrc.cxx,v 1.4 2007-01-01 18:04:49 stephena Exp $ +// $Id: MediaSrc.cxx,v 1.5 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/MediaSrc.hxx b/stella/src/emucore/MediaSrc.hxx index 3b1b57812..85c643080 100644 --- a/stella/src/emucore/MediaSrc.hxx +++ b/stella/src/emucore/MediaSrc.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: MediaSrc.hxx,v 1.17 2007-01-01 18:04:49 stephena Exp $ +// $Id: MediaSrc.hxx,v 1.18 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef MEDIASOURCE_HXX @@ -30,7 +30,7 @@ class Sound; This class provides an interface for accessing graphics and audio data. @author Bradford W. Mott - @version $Id: MediaSrc.hxx,v 1.17 2007-01-01 18:04:49 stephena Exp $ + @version $Id: MediaSrc.hxx,v 1.18 2008-02-06 13:45:22 stephena Exp $ */ class MediaSource { diff --git a/stella/src/emucore/OSystem.cxx b/stella/src/emucore/OSystem.cxx index ad7a39bf6..6f42f9bd8 100644 --- a/stella/src/emucore/OSystem.cxx +++ b/stella/src/emucore/OSystem.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: OSystem.cxx,v 1.114 2008-01-24 20:45:05 stephena Exp $ +// $Id: OSystem.cxx,v 1.115 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/OSystem.hxx b/stella/src/emucore/OSystem.hxx index 57e2ddc01..6bfb0380a 100644 --- a/stella/src/emucore/OSystem.hxx +++ b/stella/src/emucore/OSystem.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: OSystem.hxx,v 1.59 2007-09-23 17:04:17 stephena Exp $ +// $Id: OSystem.hxx,v 1.60 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef OSYSTEM_HXX @@ -55,7 +55,7 @@ typedef Common::Array ResolutionList; other objects belong. @author Stephen Anthony - @version $Id: OSystem.hxx,v 1.59 2007-09-23 17:04:17 stephena Exp $ + @version $Id: OSystem.hxx,v 1.60 2008-02-06 13:45:22 stephena Exp $ */ class OSystem { diff --git a/stella/src/emucore/Paddles.cxx b/stella/src/emucore/Paddles.cxx index c3071c93a..8a4040822 100644 --- a/stella/src/emucore/Paddles.cxx +++ b/stella/src/emucore/Paddles.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Paddles.cxx,v 1.10 2007-10-09 23:56:57 stephena Exp $ +// $Id: Paddles.cxx,v 1.11 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include "Event.hxx" diff --git a/stella/src/emucore/Paddles.hxx b/stella/src/emucore/Paddles.hxx index a6fb00c1b..aa462b715 100644 --- a/stella/src/emucore/Paddles.hxx +++ b/stella/src/emucore/Paddles.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Paddles.hxx,v 1.9 2007-10-09 23:56:57 stephena Exp $ +// $Id: Paddles.hxx,v 1.10 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef PADDLES_HXX @@ -27,7 +27,7 @@ The standard Atari 2600 pair of paddle controllers. @author Bradford W. Mott - @version $Id: Paddles.hxx,v 1.9 2007-10-09 23:56:57 stephena Exp $ + @version $Id: Paddles.hxx,v 1.10 2008-02-06 13:45:22 stephena Exp $ */ class Paddles : public Controller { diff --git a/stella/src/emucore/Props.cxx b/stella/src/emucore/Props.cxx index 3cfe6fef6..856bc84a2 100644 --- a/stella/src/emucore/Props.cxx +++ b/stella/src/emucore/Props.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Props.cxx,v 1.21 2007-09-03 18:37:22 stephena Exp $ +// $Id: Props.cxx,v 1.22 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/Props.hxx b/stella/src/emucore/Props.hxx index 7264157a3..c53697805 100644 --- a/stella/src/emucore/Props.hxx +++ b/stella/src/emucore/Props.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Props.hxx,v 1.15 2007-02-06 23:34:33 stephena Exp $ +// $Id: Props.hxx,v 1.16 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef PROPERTIES_HXX @@ -55,7 +55,7 @@ enum PropertyType { if the property key is not found in the original property list. @author Bradford W. Mott - @version $Id: Props.hxx,v 1.15 2007-02-06 23:34:33 stephena Exp $ + @version $Id: Props.hxx,v 1.16 2008-02-06 13:45:22 stephena Exp $ */ class Properties { diff --git a/stella/src/emucore/PropsSet.cxx b/stella/src/emucore/PropsSet.cxx index 658d80453..001ed162b 100644 --- a/stella/src/emucore/PropsSet.cxx +++ b/stella/src/emucore/PropsSet.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: PropsSet.cxx,v 1.36 2007-09-06 02:15:00 stephena Exp $ +// $Id: PropsSet.cxx,v 1.37 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/PropsSet.hxx b/stella/src/emucore/PropsSet.hxx index b84401aaf..bab8ab355 100644 --- a/stella/src/emucore/PropsSet.hxx +++ b/stella/src/emucore/PropsSet.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: PropsSet.hxx,v 1.18 2007-01-01 18:04:49 stephena Exp $ +// $Id: PropsSet.hxx,v 1.19 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef PROPERTIES_SET_HXX diff --git a/stella/src/emucore/Random.cxx b/stella/src/emucore/Random.cxx index f67be77be..397ed3252 100644 --- a/stella/src/emucore/Random.cxx +++ b/stella/src/emucore/Random.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Random.cxx,v 1.4 2007-01-01 18:04:49 stephena Exp $ +// $Id: Random.cxx,v 1.5 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/Random.hxx b/stella/src/emucore/Random.hxx index ca1590fc6..f475aacd0 100644 --- a/stella/src/emucore/Random.hxx +++ b/stella/src/emucore/Random.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Random.hxx,v 1.4 2007-01-01 18:04:49 stephena Exp $ +// $Id: Random.hxx,v 1.5 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef RANDOM_HXX @@ -27,7 +27,7 @@ linear congruential generator. @author Bradford W. Mott - @version $Id: Random.hxx,v 1.4 2007-01-01 18:04:49 stephena Exp $ + @version $Id: Random.hxx,v 1.5 2008-02-06 13:45:22 stephena Exp $ */ class Random { diff --git a/stella/src/emucore/Serializable.hxx b/stella/src/emucore/Serializable.hxx index f831ca59c..1a32a82be 100644 --- a/stella/src/emucore/Serializable.hxx +++ b/stella/src/emucore/Serializable.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Serializable.hxx,v 1.1 2007-10-03 21:41:18 stephena Exp $ +// $Id: Serializable.hxx,v 1.2 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef SERIALIZABLE_HXX @@ -28,7 +28,7 @@ method signatures as defined below. @author Stephen Anthony - @version $Id: Serializable.hxx,v 1.1 2007-10-03 21:41:18 stephena Exp $ + @version $Id: Serializable.hxx,v 1.2 2008-02-06 13:45:22 stephena Exp $ */ class Serializable { diff --git a/stella/src/emucore/Serializer.cxx b/stella/src/emucore/Serializer.cxx index 0cc1707cc..e5db47684 100644 --- a/stella/src/emucore/Serializer.cxx +++ b/stella/src/emucore/Serializer.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Serializer.cxx,v 1.12 2007-10-03 21:41:18 stephena Exp $ +// $Id: Serializer.cxx,v 1.13 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include "Serializer.hxx" diff --git a/stella/src/emucore/Serializer.hxx b/stella/src/emucore/Serializer.hxx index a2d6199b7..d50b5d980 100644 --- a/stella/src/emucore/Serializer.hxx +++ b/stella/src/emucore/Serializer.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Serializer.hxx,v 1.13 2007-10-03 21:41:18 stephena Exp $ +// $Id: Serializer.hxx,v 1.14 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef SERIALIZER_HXX @@ -32,7 +32,7 @@ string, boolean values are written using a special character pattern. @author Stephen Anthony - @version $Id: Serializer.hxx,v 1.13 2007-10-03 21:41:18 stephena Exp $ + @version $Id: Serializer.hxx,v 1.14 2008-02-06 13:45:22 stephena Exp $ */ class Serializer { diff --git a/stella/src/emucore/Settings.cxx b/stella/src/emucore/Settings.cxx index c1de8f813..a72e0e6a1 100644 --- a/stella/src/emucore/Settings.cxx +++ b/stella/src/emucore/Settings.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Settings.cxx,v 1.129 2007-09-13 00:48:13 stephena Exp $ +// $Id: Settings.cxx,v 1.130 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/Settings.hxx b/stella/src/emucore/Settings.hxx index ed79d607b..56b00ceb8 100644 --- a/stella/src/emucore/Settings.hxx +++ b/stella/src/emucore/Settings.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Settings.hxx,v 1.33 2007-07-27 13:49:16 stephena Exp $ +// $Id: Settings.hxx,v 1.34 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef SETTINGS_HXX @@ -28,7 +28,7 @@ class OSystem; This class provides an interface for accessing frontend specific settings. @author Stephen Anthony - @version $Id: Settings.hxx,v 1.33 2007-07-27 13:49:16 stephena Exp $ + @version $Id: Settings.hxx,v 1.34 2008-02-06 13:45:22 stephena Exp $ */ class Settings { diff --git a/stella/src/emucore/Sound.hxx b/stella/src/emucore/Sound.hxx index 8bd4e1038..6b2a9a97d 100644 --- a/stella/src/emucore/Sound.hxx +++ b/stella/src/emucore/Sound.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Sound.hxx,v 1.23 2007-01-01 18:04:50 stephena Exp $ +// $Id: Sound.hxx,v 1.24 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef SOUND_HXX @@ -30,7 +30,7 @@ class Deserializer; It has no functionality whatsoever. @author Stephen Anthony - @version $Id: Sound.hxx,v 1.23 2007-01-01 18:04:50 stephena Exp $ + @version $Id: Sound.hxx,v 1.24 2008-02-06 13:45:22 stephena Exp $ */ class Sound { diff --git a/stella/src/emucore/SpeakJet.cxx b/stella/src/emucore/SpeakJet.cxx index da6a3fb31..e393fcc0d 100644 --- a/stella/src/emucore/SpeakJet.cxx +++ b/stella/src/emucore/SpeakJet.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: SpeakJet.cxx,v 1.6 2007-01-01 18:04:50 stephena Exp $ +// $Id: SpeakJet.cxx,v 1.7 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifdef ATARIVOX_SUPPORT diff --git a/stella/src/emucore/SpeakJet.hxx b/stella/src/emucore/SpeakJet.hxx index 659048c56..bf878987a 100644 --- a/stella/src/emucore/SpeakJet.hxx +++ b/stella/src/emucore/SpeakJet.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: SpeakJet.hxx,v 1.7 2007-01-01 18:04:50 stephena Exp $ +// $Id: SpeakJet.hxx,v 1.8 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifdef ATARIVOX_SUPPORT @@ -77,7 +77,7 @@ anyway). @author B. Watson - @version $Id: SpeakJet.hxx,v 1.7 2007-01-01 18:04:50 stephena Exp $ + @version $Id: SpeakJet.hxx,v 1.8 2008-02-06 13:45:22 stephena Exp $ */ #include "bspf.hxx" diff --git a/stella/src/emucore/StateManager.cxx b/stella/src/emucore/StateManager.cxx index 42e2c30e9..fcd822ee3 100644 --- a/stella/src/emucore/StateManager.cxx +++ b/stella/src/emucore/StateManager.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: StateManager.cxx,v 1.2 2007-10-03 21:41:18 stephena Exp $ +// $Id: StateManager.cxx,v 1.3 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/StateManager.hxx b/stella/src/emucore/StateManager.hxx index 78e178cb1..3630fd481 100644 --- a/stella/src/emucore/StateManager.hxx +++ b/stella/src/emucore/StateManager.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: StateManager.hxx,v 1.3 2007-10-09 23:56:57 stephena Exp $ +// $Id: StateManager.hxx,v 1.4 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef STATE_MANAGER_HXX @@ -30,7 +30,7 @@ class OSystem; played back. @author Stephen Anthony - @version $Id: StateManager.hxx,v 1.3 2007-10-09 23:56:57 stephena Exp $ + @version $Id: StateManager.hxx,v 1.4 2008-02-06 13:45:22 stephena Exp $ */ class StateManager { diff --git a/stella/src/emucore/Switches.cxx b/stella/src/emucore/Switches.cxx index 27272433c..033e6e924 100644 --- a/stella/src/emucore/Switches.cxx +++ b/stella/src/emucore/Switches.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Switches.cxx,v 1.8 2007-10-03 21:41:18 stephena Exp $ +// $Id: Switches.cxx,v 1.9 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include "Event.hxx" diff --git a/stella/src/emucore/Switches.hxx b/stella/src/emucore/Switches.hxx index 893e0a6ee..993d6b07a 100644 --- a/stella/src/emucore/Switches.hxx +++ b/stella/src/emucore/Switches.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Switches.hxx,v 1.5 2007-10-03 21:41:18 stephena Exp $ +// $Id: Switches.hxx,v 1.6 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef SWITCHES_HXX @@ -29,7 +29,7 @@ class Properties; This class represents the console switches of the game console. @author Bradford W. Mott - @version $Id: Switches.hxx,v 1.5 2007-10-03 21:41:18 stephena Exp $ + @version $Id: Switches.hxx,v 1.6 2008-02-06 13:45:22 stephena Exp $ */ class Switches : public Serializable { diff --git a/stella/src/emucore/TIA.cxx b/stella/src/emucore/TIA.cxx index baf8c00bd..3e92312c9 100644 --- a/stella/src/emucore/TIA.cxx +++ b/stella/src/emucore/TIA.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TIA.cxx,v 1.82 2007-10-03 21:41:18 stephena Exp $ +// $Id: TIA.cxx,v 1.83 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/TIA.hxx b/stella/src/emucore/TIA.hxx index be1cb8a9e..f2d44d1ff 100644 --- a/stella/src/emucore/TIA.hxx +++ b/stella/src/emucore/TIA.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TIA.hxx,v 1.43 2007-10-03 21:41:18 stephena Exp $ +// $Id: TIA.hxx,v 1.44 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef TIA_HXX @@ -40,7 +40,7 @@ class Settings; be displayed on screen. @author Bradford W. Mott - @version $Id: TIA.hxx,v 1.43 2007-10-03 21:41:18 stephena Exp $ + @version $Id: TIA.hxx,v 1.44 2008-02-06 13:45:22 stephena Exp $ */ class TIA : public Device , public MediaSource { diff --git a/stella/src/emucore/TIASnd.cxx b/stella/src/emucore/TIASnd.cxx index 0d9ce26fe..277176c1e 100644 --- a/stella/src/emucore/TIASnd.cxx +++ b/stella/src/emucore/TIASnd.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott +// Copyright (c) 1995-2008 by Bradford W. Mott // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TIASnd.cxx,v 1.6 2007-01-01 18:04:50 stephena Exp $ +// $Id: TIASnd.cxx,v 1.7 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include "System.hxx" diff --git a/stella/src/emucore/TIASnd.hxx b/stella/src/emucore/TIASnd.hxx index b5ceab116..0e632ad4f 100644 --- a/stella/src/emucore/TIASnd.hxx +++ b/stella/src/emucore/TIASnd.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott +// Copyright (c) 1995-2008 by Bradford W. Mott // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TIASnd.hxx,v 1.6 2007-01-01 18:04:50 stephena Exp $ +// $Id: TIASnd.hxx,v 1.7 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef TIASOUND_HXX @@ -26,7 +26,7 @@ hardware. @author Bradford W. Mott - @version $Id: TIASnd.hxx,v 1.6 2007-01-01 18:04:50 stephena Exp $ + @version $Id: TIASnd.hxx,v 1.7 2008-02-06 13:45:22 stephena Exp $ */ class TIASound { diff --git a/stella/src/emucore/TrackBall22.cxx b/stella/src/emucore/TrackBall22.cxx index 7eceae367..607a23c1d 100644 --- a/stella/src/emucore/TrackBall22.cxx +++ b/stella/src/emucore/TrackBall22.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TrackBall22.cxx,v 1.2 2007-10-09 23:56:57 stephena Exp $ +// $Id: TrackBall22.cxx,v 1.3 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include "Event.hxx" diff --git a/stella/src/emucore/TrackBall22.hxx b/stella/src/emucore/TrackBall22.hxx index fef768999..0257ea1e5 100644 --- a/stella/src/emucore/TrackBall22.hxx +++ b/stella/src/emucore/TrackBall22.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TrackBall22.hxx,v 1.1 2007-10-03 21:41:18 stephena Exp $ +// $Id: TrackBall22.hxx,v 1.2 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef TRACKBALL22_HXX @@ -27,7 +27,7 @@ The standard Atari 2600 CX-22 Trakball controller. @author Stephen Anthony - @version $Id: TrackBall22.hxx,v 1.1 2007-10-03 21:41:18 stephena Exp $ + @version $Id: TrackBall22.hxx,v 1.2 2008-02-06 13:45:22 stephena Exp $ */ class TrackBall22 : public Controller { diff --git a/stella/src/emucore/m6502/src/Device.cxx b/stella/src/emucore/m6502/src/Device.cxx index 23b6a22e4..8fe7b6812 100644 --- a/stella/src/emucore/m6502/src/Device.cxx +++ b/stella/src/emucore/m6502/src/Device.cxx @@ -8,12 +8,12 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Device.cxx,v 1.4 2007-01-01 18:04:50 stephena Exp $ +// $Id: Device.cxx,v 1.5 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include "Device.hxx" diff --git a/stella/src/emucore/m6502/src/Device.hxx b/stella/src/emucore/m6502/src/Device.hxx index 98f17f296..0024b6479 100644 --- a/stella/src/emucore/m6502/src/Device.hxx +++ b/stella/src/emucore/m6502/src/Device.hxx @@ -8,12 +8,12 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Device.hxx,v 1.7 2007-10-03 21:41:18 stephena Exp $ +// $Id: Device.hxx,v 1.8 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef DEVICE_HXX @@ -29,7 +29,7 @@ class System; based system. @author Bradford W. Mott - @version $Id: Device.hxx,v 1.7 2007-10-03 21:41:18 stephena Exp $ + @version $Id: Device.hxx,v 1.8 2008-02-06 13:45:22 stephena Exp $ */ class Device : public Serializable { diff --git a/stella/src/emucore/m6502/src/M6502.cxx b/stella/src/emucore/m6502/src/M6502.cxx index cbfb19870..f3f1559c0 100644 --- a/stella/src/emucore/m6502/src/M6502.cxx +++ b/stella/src/emucore/m6502/src/M6502.cxx @@ -8,12 +8,12 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: M6502.cxx,v 1.21 2007-01-01 18:04:50 stephena Exp $ +// $Id: M6502.cxx,v 1.22 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include "M6502.hxx" diff --git a/stella/src/emucore/m6502/src/M6502.hxx b/stella/src/emucore/m6502/src/M6502.hxx index 2a1578c6a..7172ad57a 100644 --- a/stella/src/emucore/m6502/src/M6502.hxx +++ b/stella/src/emucore/m6502/src/M6502.hxx @@ -8,12 +8,12 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: M6502.hxx,v 1.20 2007-01-01 18:04:51 stephena Exp $ +// $Id: M6502.hxx,v 1.21 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef M6502_HXX @@ -41,7 +41,7 @@ typedef Common::Array ExpressionList; has a 64K addressing space. @author Bradford W. Mott - @version $Id: M6502.hxx,v 1.20 2007-01-01 18:04:51 stephena Exp $ + @version $Id: M6502.hxx,v 1.21 2008-02-06 13:45:22 stephena Exp $ */ class M6502 { diff --git a/stella/src/emucore/m6502/src/M6502Hi.cxx b/stella/src/emucore/m6502/src/M6502Hi.cxx index 223f3d4f3..b2cca05f1 100644 --- a/stella/src/emucore/m6502/src/M6502Hi.cxx +++ b/stella/src/emucore/m6502/src/M6502Hi.cxx @@ -8,12 +8,12 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: M6502Hi.cxx,v 1.20 2007-10-03 21:41:18 stephena Exp $ +// $Id: M6502Hi.cxx,v 1.21 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include "M6502Hi.hxx" diff --git a/stella/src/emucore/m6502/src/M6502Hi.hxx b/stella/src/emucore/m6502/src/M6502Hi.hxx index 89cd1363c..7120cbc33 100644 --- a/stella/src/emucore/m6502/src/M6502Hi.hxx +++ b/stella/src/emucore/m6502/src/M6502Hi.hxx @@ -8,12 +8,12 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: M6502Hi.hxx,v 1.5 2007-01-01 18:04:51 stephena Exp $ +// $Id: M6502Hi.hxx,v 1.6 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef M6502HIGH_HXX @@ -35,7 +35,7 @@ class Deserializer; effects and for games which are very time sensitive. @author Bradford W. Mott - @version $Id: M6502Hi.hxx,v 1.5 2007-01-01 18:04:51 stephena Exp $ + @version $Id: M6502Hi.hxx,v 1.6 2008-02-06 13:45:22 stephena Exp $ */ class M6502High : public M6502 { diff --git a/stella/src/emucore/m6502/src/M6502Low.cxx b/stella/src/emucore/m6502/src/M6502Low.cxx index 57fa7ae38..425dfac4b 100644 --- a/stella/src/emucore/m6502/src/M6502Low.cxx +++ b/stella/src/emucore/m6502/src/M6502Low.cxx @@ -8,12 +8,12 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: M6502Low.cxx,v 1.13 2007-10-03 21:41:19 stephena Exp $ +// $Id: M6502Low.cxx,v 1.14 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include "M6502Low.hxx" diff --git a/stella/src/emucore/m6502/src/M6502Low.hxx b/stella/src/emucore/m6502/src/M6502Low.hxx index f69b8e287..cc3115b42 100644 --- a/stella/src/emucore/m6502/src/M6502Low.hxx +++ b/stella/src/emucore/m6502/src/M6502Low.hxx @@ -8,12 +8,12 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: M6502Low.hxx,v 1.7 2007-01-01 18:04:51 stephena Exp $ +// $Id: M6502Low.hxx,v 1.8 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef M6502LOW_HXX @@ -41,7 +41,7 @@ class Deserializer; better compatibility is neccessary use one of the other 6502 classes. @author Bradford W. Mott - @version $Id: M6502Low.hxx,v 1.7 2007-01-01 18:04:51 stephena Exp $ + @version $Id: M6502Low.hxx,v 1.8 2008-02-06 13:45:22 stephena Exp $ */ class M6502Low : public M6502 { diff --git a/stella/src/emucore/m6502/src/NullDev.cxx b/stella/src/emucore/m6502/src/NullDev.cxx index b5c1d65d9..349c6bb13 100644 --- a/stella/src/emucore/m6502/src/NullDev.cxx +++ b/stella/src/emucore/m6502/src/NullDev.cxx @@ -8,12 +8,12 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: NullDev.cxx,v 1.6 2007-10-03 21:41:19 stephena Exp $ +// $Id: NullDev.cxx,v 1.7 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include "NullDev.hxx" diff --git a/stella/src/emucore/m6502/src/NullDev.hxx b/stella/src/emucore/m6502/src/NullDev.hxx index cb06206cc..ad68dc89d 100644 --- a/stella/src/emucore/m6502/src/NullDev.hxx +++ b/stella/src/emucore/m6502/src/NullDev.hxx @@ -8,12 +8,12 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: NullDev.hxx,v 1.6 2007-10-03 21:41:19 stephena Exp $ +// $Id: NullDev.hxx,v 1.7 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef NULLDEVICE_HXX @@ -32,7 +32,7 @@ class Deserializer; holes in the address space (i.e. no real device attached). @author Bradford W. Mott - @version $Id: NullDev.hxx,v 1.6 2007-10-03 21:41:19 stephena Exp $ + @version $Id: NullDev.hxx,v 1.7 2008-02-06 13:45:22 stephena Exp $ */ class NullDevice : public Device { diff --git a/stella/src/emucore/m6502/src/System.cxx b/stella/src/emucore/m6502/src/System.cxx index 742dbc6ef..6d7d2748a 100644 --- a/stella/src/emucore/m6502/src/System.cxx +++ b/stella/src/emucore/m6502/src/System.cxx @@ -8,12 +8,12 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: System.cxx,v 1.23 2007-10-03 21:41:19 stephena Exp $ +// $Id: System.cxx,v 1.24 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #include diff --git a/stella/src/emucore/m6502/src/System.hxx b/stella/src/emucore/m6502/src/System.hxx index b8493bbd1..df67f0c70 100644 --- a/stella/src/emucore/m6502/src/System.hxx +++ b/stella/src/emucore/m6502/src/System.hxx @@ -8,12 +8,12 @@ // MM MM 66 66 55 55 00 00 22 // MM MM 6666 5555 0000 222222 // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: System.hxx,v 1.17 2007-10-03 21:41:19 stephena Exp $ +// $Id: System.hxx,v 1.18 2008-02-06 13:45:22 stephena Exp $ //============================================================================ #ifndef SYSTEM_HXX @@ -46,7 +46,7 @@ class NullDevice; dynamic code for that page of memory. @author Bradford W. Mott - @version $Id: System.hxx,v 1.17 2007-10-03 21:41:19 stephena Exp $ + @version $Id: System.hxx,v 1.18 2008-02-06 13:45:22 stephena Exp $ */ class System : public Serializable { diff --git a/stella/src/gp2x/FSNodeGP2X.cxx b/stella/src/gp2x/FSNodeGP2X.cxx index 70d62a179..365a2ba03 100644 --- a/stella/src/gp2x/FSNodeGP2X.cxx +++ b/stella/src/gp2x/FSNodeGP2X.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: FSNodeGP2X.cxx,v 1.5 2007-08-07 14:38:51 stephena Exp $ +// $Id: FSNodeGP2X.cxx,v 1.6 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gp2x/FrameBufferGP2X.cxx b/stella/src/gp2x/FrameBufferGP2X.cxx index 6c2d649a1..475ec424d 100644 --- a/stella/src/gp2x/FrameBufferGP2X.cxx +++ b/stella/src/gp2x/FrameBufferGP2X.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: FrameBufferGP2X.cxx,v 1.23 2007-09-03 18:37:23 stephena Exp $ +// $Id: FrameBufferGP2X.cxx,v 1.24 2008-02-06 13:45:23 stephena Exp $ //============================================================================ #include diff --git a/stella/src/gp2x/FrameBufferGP2X.hxx b/stella/src/gp2x/FrameBufferGP2X.hxx index a6ed20a68..071ad73ad 100644 --- a/stella/src/gp2x/FrameBufferGP2X.hxx +++ b/stella/src/gp2x/FrameBufferGP2X.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: FrameBufferGP2X.hxx,v 1.10 2007-01-01 18:04:51 stephena Exp $ +// $Id: FrameBufferGP2X.hxx,v 1.11 2008-02-06 13:45:23 stephena Exp $ //============================================================================ #ifndef FRAMEBUFFER_GP2X_HXX @@ -32,7 +32,7 @@ class GUI::Font; This class implements an SDL hardware framebuffer for the GP2X device. @author Stephen Anthony - @version $Id: FrameBufferGP2X.hxx,v 1.10 2007-01-01 18:04:51 stephena Exp $ + @version $Id: FrameBufferGP2X.hxx,v 1.11 2008-02-06 13:45:23 stephena Exp $ */ class FrameBufferGP2X : public FrameBuffer { diff --git a/stella/src/gp2x/OSystemGP2X.cxx b/stella/src/gp2x/OSystemGP2X.cxx index 5643bc61c..8fd9b56ce 100644 --- a/stella/src/gp2x/OSystemGP2X.cxx +++ b/stella/src/gp2x/OSystemGP2X.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: OSystemGP2X.cxx,v 1.27 2007-06-20 16:33:22 stephena Exp $ +// $Id: OSystemGP2X.cxx,v 1.28 2008-02-06 13:45:23 stephena Exp $ // Modified on 2006/01/06 by Alex Zaballa for use on GP2X //============================================================================ diff --git a/stella/src/gp2x/OSystemGP2X.hxx b/stella/src/gp2x/OSystemGP2X.hxx index 9eceff0b8..52bea5b53 100644 --- a/stella/src/gp2x/OSystemGP2X.hxx +++ b/stella/src/gp2x/OSystemGP2X.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: OSystemGP2X.hxx,v 1.10 2007-01-01 18:04:51 stephena Exp $ +// $Id: OSystemGP2X.hxx,v 1.11 2008-02-06 13:45:23 stephena Exp $ // Modified by Alex Zaballa on 2006/01/04 for use on GP2X //============================================================================ diff --git a/stella/src/gp2x/SettingsGP2X.cxx b/stella/src/gp2x/SettingsGP2X.cxx index c59e4bc0e..f23327fd7 100644 --- a/stella/src/gp2x/SettingsGP2X.cxx +++ b/stella/src/gp2x/SettingsGP2X.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: SettingsGP2X.cxx,v 1.26 2007-01-01 19:55:55 stephena Exp $ +// $Id: SettingsGP2X.cxx,v 1.27 2008-02-06 13:45:23 stephena Exp $ // Modified on 2006/02/05 by Alex Zaballa for use on GP2X //============================================================================ diff --git a/stella/src/gp2x/SettingsGP2X.hxx b/stella/src/gp2x/SettingsGP2X.hxx index 1c74e5acb..56946ab06 100644 --- a/stella/src/gp2x/SettingsGP2X.hxx +++ b/stella/src/gp2x/SettingsGP2X.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: SettingsGP2X.hxx,v 1.3 2007-01-01 18:04:51 stephena Exp $ +// $Id: SettingsGP2X.hxx,v 1.4 2008-02-06 13:45:23 stephena Exp $ // Modified by Alex Zaballa on 2006/01/04 for use on GP2X //============================================================================ diff --git a/stella/src/gui/AboutDialog.cxx b/stella/src/gui/AboutDialog.cxx index 11bdb7384..ca01d2148 100644 --- a/stella/src/gui/AboutDialog.cxx +++ b/stella/src/gui/AboutDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: AboutDialog.cxx,v 1.22 2007-09-03 18:37:23 stephena Exp $ +// $Id: AboutDialog.cxx,v 1.23 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/AboutDialog.hxx b/stella/src/gui/AboutDialog.hxx index f1903a2f9..7842eedfe 100644 --- a/stella/src/gui/AboutDialog.hxx +++ b/stella/src/gui/AboutDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: AboutDialog.hxx,v 1.7 2007-09-03 18:37:23 stephena Exp $ +// $Id: AboutDialog.hxx,v 1.8 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/AudioDialog.cxx b/stella/src/gui/AudioDialog.cxx index d66db144f..6ad459245 100644 --- a/stella/src/gui/AudioDialog.cxx +++ b/stella/src/gui/AudioDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: AudioDialog.cxx,v 1.25 2007-09-03 18:37:23 stephena Exp $ +// $Id: AudioDialog.cxx,v 1.26 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/AudioDialog.hxx b/stella/src/gui/AudioDialog.hxx index b950be1bf..ba73c5edb 100644 --- a/stella/src/gui/AudioDialog.hxx +++ b/stella/src/gui/AudioDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: AudioDialog.hxx,v 1.11 2007-01-01 18:04:52 stephena Exp $ +// $Id: AudioDialog.hxx,v 1.12 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/BrowserDialog.cxx b/stella/src/gui/BrowserDialog.cxx index 5f78258a9..5c9e13f92 100644 --- a/stella/src/gui/BrowserDialog.cxx +++ b/stella/src/gui/BrowserDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: BrowserDialog.cxx,v 1.28 2007-09-03 18:37:23 stephena Exp $ +// $Id: BrowserDialog.cxx,v 1.29 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/BrowserDialog.hxx b/stella/src/gui/BrowserDialog.hxx index db0473127..c890acd24 100644 --- a/stella/src/gui/BrowserDialog.hxx +++ b/stella/src/gui/BrowserDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: BrowserDialog.hxx,v 1.12 2007-07-20 13:31:10 stephena Exp $ +// $Id: BrowserDialog.hxx,v 1.13 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/CheckListWidget.cxx b/stella/src/gui/CheckListWidget.cxx index ba9adb294..87748d6e7 100644 --- a/stella/src/gui/CheckListWidget.cxx +++ b/stella/src/gui/CheckListWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CheckListWidget.cxx,v 1.15 2007-08-06 20:16:51 stephena Exp $ +// $Id: CheckListWidget.cxx,v 1.16 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/CheckListWidget.hxx b/stella/src/gui/CheckListWidget.hxx index 40f35ab79..24fd6eaf6 100644 --- a/stella/src/gui/CheckListWidget.hxx +++ b/stella/src/gui/CheckListWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CheckListWidget.hxx,v 1.11 2007-01-01 18:04:52 stephena Exp $ +// $Id: CheckListWidget.hxx,v 1.12 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/Command.hxx b/stella/src/gui/Command.hxx index d8448ecc6..058e21f1e 100644 --- a/stella/src/gui/Command.hxx +++ b/stella/src/gui/Command.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Command.hxx,v 1.7 2007-01-01 18:04:52 stephena Exp $ +// $Id: Command.hxx,v 1.8 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project @@ -28,7 +28,7 @@ Allows base GUI objects to send and receive commands. @author Stephen Anthony - @version $Id: Command.hxx,v 1.7 2007-01-01 18:04:52 stephena Exp $ + @version $Id: Command.hxx,v 1.8 2008-02-06 13:45:23 stephena Exp $ */ class CommandReceiver; class CommandSender; diff --git a/stella/src/gui/CommandDialog.cxx b/stella/src/gui/CommandDialog.cxx index 0a21e84c1..eef935e0a 100644 --- a/stella/src/gui/CommandDialog.cxx +++ b/stella/src/gui/CommandDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CommandDialog.cxx,v 1.16 2007-09-03 18:37:23 stephena Exp $ +// $Id: CommandDialog.cxx,v 1.17 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/CommandDialog.hxx b/stella/src/gui/CommandDialog.hxx index aab902b0e..854af0359 100644 --- a/stella/src/gui/CommandDialog.hxx +++ b/stella/src/gui/CommandDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CommandDialog.hxx,v 1.7 2007-01-01 18:04:52 stephena Exp $ +// $Id: CommandDialog.hxx,v 1.8 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/CommandMenu.cxx b/stella/src/gui/CommandMenu.cxx index cd923f7c6..45840d762 100644 --- a/stella/src/gui/CommandMenu.cxx +++ b/stella/src/gui/CommandMenu.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CommandMenu.cxx,v 1.6 2007-01-01 18:04:52 stephena Exp $ +// $Id: CommandMenu.cxx,v 1.7 2008-02-06 13:45:23 stephena Exp $ //============================================================================ #include "Dialog.hxx" diff --git a/stella/src/gui/CommandMenu.hxx b/stella/src/gui/CommandMenu.hxx index 13c5cba77..59f61d30c 100644 --- a/stella/src/gui/CommandMenu.hxx +++ b/stella/src/gui/CommandMenu.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: CommandMenu.hxx,v 1.4 2007-01-01 18:04:52 stephena Exp $ +// $Id: CommandMenu.hxx,v 1.5 2008-02-06 13:45:23 stephena Exp $ //============================================================================ #ifndef COMMAND_MENU_HXX @@ -28,7 +28,7 @@ class OSystem; The base dialog for common commands in Stella. @author Stephen Anthony - @version $Id: CommandMenu.hxx,v 1.4 2007-01-01 18:04:52 stephena Exp $ + @version $Id: CommandMenu.hxx,v 1.5 2008-02-06 13:45:23 stephena Exp $ */ class CommandMenu : public DialogContainer { diff --git a/stella/src/gui/ConsoleFont.hxx b/stella/src/gui/ConsoleFont.hxx index 164168b2a..aca8a3b8a 100644 --- a/stella/src/gui/ConsoleFont.hxx +++ b/stella/src/gui/ConsoleFont.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: ConsoleFont.hxx,v 1.6 2007-01-01 18:04:52 stephena Exp $ +// $Id: ConsoleFont.hxx,v 1.7 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/Dialog.cxx b/stella/src/gui/Dialog.cxx index 383105b73..b814e7072 100644 --- a/stella/src/gui/Dialog.cxx +++ b/stella/src/gui/Dialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Dialog.cxx,v 1.56 2007-08-06 20:16:51 stephena Exp $ +// $Id: Dialog.cxx,v 1.57 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/Dialog.hxx b/stella/src/gui/Dialog.hxx index 9518061cb..ea08dbce7 100644 --- a/stella/src/gui/Dialog.hxx +++ b/stella/src/gui/Dialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Dialog.hxx,v 1.35 2007-01-24 19:17:33 stephena Exp $ +// $Id: Dialog.hxx,v 1.36 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project @@ -36,7 +36,7 @@ class TabWidget; This is the base class for all dialog boxes. @author Stephen Anthony - @version $Id: Dialog.hxx,v 1.35 2007-01-24 19:17:33 stephena Exp $ + @version $Id: Dialog.hxx,v 1.36 2008-02-06 13:45:23 stephena Exp $ */ class Dialog : public GuiObject { diff --git a/stella/src/gui/DialogContainer.cxx b/stella/src/gui/DialogContainer.cxx index 67b23f35c..3261a6c57 100644 --- a/stella/src/gui/DialogContainer.cxx +++ b/stella/src/gui/DialogContainer.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: DialogContainer.cxx,v 1.38 2007-09-03 18:37:23 stephena Exp $ +// $Id: DialogContainer.cxx,v 1.39 2008-02-06 13:45:23 stephena Exp $ //============================================================================ #include "OSystem.hxx" diff --git a/stella/src/gui/DialogContainer.hxx b/stella/src/gui/DialogContainer.hxx index f7be41dc8..bc4c5770d 100644 --- a/stella/src/gui/DialogContainer.hxx +++ b/stella/src/gui/DialogContainer.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: DialogContainer.hxx,v 1.23 2007-09-03 18:37:23 stephena Exp $ +// $Id: DialogContainer.hxx,v 1.24 2008-02-06 13:45:23 stephena Exp $ //============================================================================ #ifndef DIALOG_CONTAINER_HXX @@ -36,7 +36,7 @@ class OSystem; a stack, and handles their events. @author Stephen Anthony - @version $Id: DialogContainer.hxx,v 1.23 2007-09-03 18:37:23 stephena Exp $ + @version $Id: DialogContainer.hxx,v 1.24 2008-02-06 13:45:23 stephena Exp $ */ class DialogContainer { diff --git a/stella/src/gui/EditTextWidget.cxx b/stella/src/gui/EditTextWidget.cxx index 788757b3d..8418bb45b 100644 --- a/stella/src/gui/EditTextWidget.cxx +++ b/stella/src/gui/EditTextWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: EditTextWidget.cxx,v 1.18 2007-08-06 20:16:51 stephena Exp $ +// $Id: EditTextWidget.cxx,v 1.19 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/EditTextWidget.hxx b/stella/src/gui/EditTextWidget.hxx index 6f4132b11..1fda3b71a 100644 --- a/stella/src/gui/EditTextWidget.hxx +++ b/stella/src/gui/EditTextWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: EditTextWidget.hxx,v 1.7 2007-01-01 18:04:52 stephena Exp $ +// $Id: EditTextWidget.hxx,v 1.8 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/EditableWidget.cxx b/stella/src/gui/EditableWidget.cxx index bec6e7c16..6373189c5 100644 --- a/stella/src/gui/EditableWidget.cxx +++ b/stella/src/gui/EditableWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: EditableWidget.cxx,v 1.26 2007-09-12 00:57:51 stephena Exp $ +// $Id: EditableWidget.cxx,v 1.27 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/EditableWidget.hxx b/stella/src/gui/EditableWidget.hxx index 2bc2e8549..0091f9d07 100644 --- a/stella/src/gui/EditableWidget.hxx +++ b/stella/src/gui/EditableWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: EditableWidget.hxx,v 1.14 2007-09-12 00:57:51 stephena Exp $ +// $Id: EditableWidget.hxx,v 1.15 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/EventMappingWidget.cxx b/stella/src/gui/EventMappingWidget.cxx index 7934e2cd9..5850f8f7b 100644 --- a/stella/src/gui/EventMappingWidget.cxx +++ b/stella/src/gui/EventMappingWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: EventMappingWidget.cxx,v 1.21 2007-09-03 18:37:23 stephena Exp $ +// $Id: EventMappingWidget.cxx,v 1.22 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/EventMappingWidget.hxx b/stella/src/gui/EventMappingWidget.hxx index 35f04f7a9..905f0626f 100644 --- a/stella/src/gui/EventMappingWidget.hxx +++ b/stella/src/gui/EventMappingWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: EventMappingWidget.hxx,v 1.12 2007-01-01 18:04:52 stephena Exp $ +// $Id: EventMappingWidget.hxx,v 1.13 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/FileSnapDialog.cxx b/stella/src/gui/FileSnapDialog.cxx index 4e66526bc..2c231a64a 100644 --- a/stella/src/gui/FileSnapDialog.cxx +++ b/stella/src/gui/FileSnapDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: FileSnapDialog.cxx,v 1.13 2007-09-03 18:37:23 stephena Exp $ +// $Id: FileSnapDialog.cxx,v 1.14 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/FileSnapDialog.hxx b/stella/src/gui/FileSnapDialog.hxx index 2abdd8006..17bc455db 100644 --- a/stella/src/gui/FileSnapDialog.hxx +++ b/stella/src/gui/FileSnapDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: FileSnapDialog.hxx,v 1.8 2007-08-22 13:55:40 stephena Exp $ +// $Id: FileSnapDialog.hxx,v 1.9 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/Font.cxx b/stella/src/gui/Font.cxx index 5b07ce297..f8372712f 100644 --- a/stella/src/gui/Font.cxx +++ b/stella/src/gui/Font.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Font.cxx,v 1.4 2007-01-01 18:04:52 stephena Exp $ +// $Id: Font.cxx,v 1.5 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/Font.hxx b/stella/src/gui/Font.hxx index 31196b2ab..b170feeac 100644 --- a/stella/src/gui/Font.hxx +++ b/stella/src/gui/Font.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Font.hxx,v 1.8 2007-09-03 18:37:23 stephena Exp $ +// $Id: Font.hxx,v 1.9 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/GameInfoDialog.cxx b/stella/src/gui/GameInfoDialog.cxx index 4c20a20fb..e26d84ecb 100644 --- a/stella/src/gui/GameInfoDialog.cxx +++ b/stella/src/gui/GameInfoDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: GameInfoDialog.cxx,v 1.45 2007-10-12 14:45:10 stephena Exp $ +// $Id: GameInfoDialog.cxx,v 1.46 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/GameInfoDialog.hxx b/stella/src/gui/GameInfoDialog.hxx index 09b0c8a38..cd8fc1ec3 100644 --- a/stella/src/gui/GameInfoDialog.hxx +++ b/stella/src/gui/GameInfoDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: GameInfoDialog.hxx,v 1.26 2007-10-12 14:45:10 stephena Exp $ +// $Id: GameInfoDialog.hxx,v 1.27 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/GameList.cxx b/stella/src/gui/GameList.cxx index 23c865402..15b4acf38 100644 --- a/stella/src/gui/GameList.cxx +++ b/stella/src/gui/GameList.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: GameList.cxx,v 1.14 2007-09-03 18:37:23 stephena Exp $ +// $Id: GameList.cxx,v 1.15 2008-02-06 13:45:23 stephena Exp $ // // Based on code from KStella - Stella frontend // Copyright (C) 2003-2005 Stephen Anthony diff --git a/stella/src/gui/GameList.hxx b/stella/src/gui/GameList.hxx index 46caef05d..7629b019f 100644 --- a/stella/src/gui/GameList.hxx +++ b/stella/src/gui/GameList.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: GameList.hxx,v 1.14 2007-09-01 23:31:18 stephena Exp $ +// $Id: GameList.hxx,v 1.15 2008-02-06 13:45:23 stephena Exp $ // // Based on code from KStella - Stella frontend // Copyright (C) 2003-2005 Stephen Anthony diff --git a/stella/src/gui/GuiObject.hxx b/stella/src/gui/GuiObject.hxx index a1e5b8023..2fe3ffb4b 100644 --- a/stella/src/gui/GuiObject.hxx +++ b/stella/src/gui/GuiObject.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: GuiObject.hxx,v 1.23 2007-09-03 18:37:23 stephena Exp $ +// $Id: GuiObject.hxx,v 1.24 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project @@ -54,7 +54,7 @@ enum { This is the base class for all GUI objects/widgets. @author Stephen Anthony - @version $Id: GuiObject.hxx,v 1.23 2007-09-03 18:37:23 stephena Exp $ + @version $Id: GuiObject.hxx,v 1.24 2008-02-06 13:45:23 stephena Exp $ */ class GuiObject : public CommandReceiver { diff --git a/stella/src/gui/HelpDialog.cxx b/stella/src/gui/HelpDialog.cxx index 8ecade193..6f6460f5d 100644 --- a/stella/src/gui/HelpDialog.cxx +++ b/stella/src/gui/HelpDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: HelpDialog.cxx,v 1.23 2007-09-03 18:37:23 stephena Exp $ +// $Id: HelpDialog.cxx,v 1.24 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/HelpDialog.hxx b/stella/src/gui/HelpDialog.hxx index 1c46c90f1..b4c33d0e9 100644 --- a/stella/src/gui/HelpDialog.hxx +++ b/stella/src/gui/HelpDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: HelpDialog.hxx,v 1.9 2007-01-01 18:04:53 stephena Exp $ +// $Id: HelpDialog.hxx,v 1.10 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/InputDialog.cxx b/stella/src/gui/InputDialog.cxx index 6c32422b9..3cd23b7a1 100644 --- a/stella/src/gui/InputDialog.cxx +++ b/stella/src/gui/InputDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: InputDialog.cxx,v 1.26 2007-09-03 18:37:23 stephena Exp $ +// $Id: InputDialog.cxx,v 1.27 2008-02-06 13:45:23 stephena Exp $ //============================================================================ #include "bspf.hxx" diff --git a/stella/src/gui/InputDialog.hxx b/stella/src/gui/InputDialog.hxx index 94414010f..b49351503 100644 --- a/stella/src/gui/InputDialog.hxx +++ b/stella/src/gui/InputDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: InputDialog.hxx,v 1.13 2007-01-01 18:04:53 stephena Exp $ +// $Id: InputDialog.hxx,v 1.14 2008-02-06 13:45:23 stephena Exp $ //============================================================================ #ifndef INPUT_DIALOG_HXX diff --git a/stella/src/gui/InputTextDialog.cxx b/stella/src/gui/InputTextDialog.cxx index a22d2a6cb..c3aa049f7 100644 --- a/stella/src/gui/InputTextDialog.cxx +++ b/stella/src/gui/InputTextDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: InputTextDialog.cxx,v 1.19 2007-09-03 18:37:23 stephena Exp $ +// $Id: InputTextDialog.cxx,v 1.20 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/InputTextDialog.hxx b/stella/src/gui/InputTextDialog.hxx index aebe64fd3..750a77473 100644 --- a/stella/src/gui/InputTextDialog.hxx +++ b/stella/src/gui/InputTextDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: InputTextDialog.hxx,v 1.9 2007-01-01 18:04:53 stephena Exp $ +// $Id: InputTextDialog.hxx,v 1.10 2008-02-06 13:45:23 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/Launcher.cxx b/stella/src/gui/Launcher.cxx index 35eb6a733..07d698a1a 100644 --- a/stella/src/gui/Launcher.cxx +++ b/stella/src/gui/Launcher.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Launcher.cxx,v 1.20 2007-09-06 21:00:57 stephena Exp $ +// $Id: Launcher.cxx,v 1.21 2008-02-06 13:45:23 stephena Exp $ //============================================================================ #include diff --git a/stella/src/gui/Launcher.hxx b/stella/src/gui/Launcher.hxx index bf4e9659a..17e5e00be 100644 --- a/stella/src/gui/Launcher.hxx +++ b/stella/src/gui/Launcher.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Launcher.hxx,v 1.13 2007-09-06 21:00:58 stephena Exp $ +// $Id: Launcher.hxx,v 1.14 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #ifndef LAUNCHER_HXX @@ -28,7 +28,7 @@ class OSystem; The base dialog for the ROM launcher in Stella. @author Stephen Anthony - @version $Id: Launcher.hxx,v 1.13 2007-09-06 21:00:58 stephena Exp $ + @version $Id: Launcher.hxx,v 1.14 2008-02-06 13:45:24 stephena Exp $ */ class Launcher : public DialogContainer { diff --git a/stella/src/gui/LauncherDialog.cxx b/stella/src/gui/LauncherDialog.cxx index e004d0acd..4f21be43f 100644 --- a/stella/src/gui/LauncherDialog.cxx +++ b/stella/src/gui/LauncherDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: LauncherDialog.cxx,v 1.75 2007-09-12 00:57:51 stephena Exp $ +// $Id: LauncherDialog.cxx,v 1.76 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/LauncherDialog.hxx b/stella/src/gui/LauncherDialog.hxx index 417e57661..19283f0a9 100644 --- a/stella/src/gui/LauncherDialog.hxx +++ b/stella/src/gui/LauncherDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: LauncherDialog.hxx,v 1.30 2007-09-06 21:00:58 stephena Exp $ +// $Id: LauncherDialog.hxx,v 1.31 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/ListWidget.cxx b/stella/src/gui/ListWidget.cxx index 980d6ce48..c65e91bcd 100644 --- a/stella/src/gui/ListWidget.cxx +++ b/stella/src/gui/ListWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: ListWidget.cxx,v 1.49 2007-08-12 23:05:12 stephena Exp $ +// $Id: ListWidget.cxx,v 1.50 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/ListWidget.hxx b/stella/src/gui/ListWidget.hxx index 7f18f4435..2b71bd2de 100644 --- a/stella/src/gui/ListWidget.hxx +++ b/stella/src/gui/ListWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: ListWidget.hxx,v 1.20 2007-01-01 18:04:53 stephena Exp $ +// $Id: ListWidget.hxx,v 1.21 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/Menu.cxx b/stella/src/gui/Menu.cxx index ca2c07c2d..423a2ad5a 100644 --- a/stella/src/gui/Menu.cxx +++ b/stella/src/gui/Menu.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Menu.cxx,v 1.16 2007-01-01 18:04:53 stephena Exp $ +// $Id: Menu.cxx,v 1.17 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #include "Dialog.hxx" diff --git a/stella/src/gui/Menu.hxx b/stella/src/gui/Menu.hxx index 2f8bcc5df..6866617cc 100644 --- a/stella/src/gui/Menu.hxx +++ b/stella/src/gui/Menu.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Menu.hxx,v 1.15 2007-01-01 18:04:53 stephena Exp $ +// $Id: Menu.hxx,v 1.16 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #ifndef MENU_HXX @@ -27,7 +27,7 @@ class OSystem; The base dialog for all configuration menus in Stella. @author Stephen Anthony - @version $Id: Menu.hxx,v 1.15 2007-01-01 18:04:53 stephena Exp $ + @version $Id: Menu.hxx,v 1.16 2008-02-06 13:45:24 stephena Exp $ */ class Menu : public DialogContainer { diff --git a/stella/src/gui/OptionsDialog.cxx b/stella/src/gui/OptionsDialog.cxx index ca29fbe93..e023da8b1 100644 --- a/stella/src/gui/OptionsDialog.cxx +++ b/stella/src/gui/OptionsDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: OptionsDialog.cxx,v 1.61 2007-09-10 18:06:15 stephena Exp $ +// $Id: OptionsDialog.cxx,v 1.62 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/OptionsDialog.hxx b/stella/src/gui/OptionsDialog.hxx index 721bcb097..89a563464 100644 --- a/stella/src/gui/OptionsDialog.hxx +++ b/stella/src/gui/OptionsDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: OptionsDialog.hxx,v 1.25 2007-08-10 18:27:12 stephena Exp $ +// $Id: OptionsDialog.hxx,v 1.26 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/PopUpWidget.cxx b/stella/src/gui/PopUpWidget.cxx index e6995afcc..45b92fe22 100644 --- a/stella/src/gui/PopUpWidget.cxx +++ b/stella/src/gui/PopUpWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: PopUpWidget.cxx,v 1.38 2007-09-03 18:37:23 stephena Exp $ +// $Id: PopUpWidget.cxx,v 1.39 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/PopUpWidget.hxx b/stella/src/gui/PopUpWidget.hxx index dd749648f..f41de0582 100644 --- a/stella/src/gui/PopUpWidget.hxx +++ b/stella/src/gui/PopUpWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: PopUpWidget.hxx,v 1.19 2007-09-03 18:37:23 stephena Exp $ +// $Id: PopUpWidget.hxx,v 1.20 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/ProgressDialog.cxx b/stella/src/gui/ProgressDialog.cxx index 7f97cf96d..6342e147f 100644 --- a/stella/src/gui/ProgressDialog.cxx +++ b/stella/src/gui/ProgressDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: ProgressDialog.cxx,v 1.10 2007-09-03 18:37:23 stephena Exp $ +// $Id: ProgressDialog.cxx,v 1.11 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/ProgressDialog.hxx b/stella/src/gui/ProgressDialog.hxx index 20fe4f781..4530fac74 100644 --- a/stella/src/gui/ProgressDialog.hxx +++ b/stella/src/gui/ProgressDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: ProgressDialog.hxx,v 1.4 2007-01-01 18:04:54 stephena Exp $ +// $Id: ProgressDialog.hxx,v 1.5 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/Rect.hxx b/stella/src/gui/Rect.hxx index 111c21006..a00246214 100644 --- a/stella/src/gui/Rect.hxx +++ b/stella/src/gui/Rect.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Rect.hxx,v 1.5 2007-07-31 15:46:21 stephena Exp $ +// $Id: Rect.hxx,v 1.6 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/RomInfoWidget.cxx b/stella/src/gui/RomInfoWidget.cxx index 4f78641e6..e09cdde95 100644 --- a/stella/src/gui/RomInfoWidget.cxx +++ b/stella/src/gui/RomInfoWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: RomInfoWidget.cxx,v 1.2 2007-09-03 18:37:23 stephena Exp $ +// $Id: RomInfoWidget.cxx,v 1.3 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #include diff --git a/stella/src/gui/RomInfoWidget.hxx b/stella/src/gui/RomInfoWidget.hxx index 57a7eafc6..c5eb0a557 100644 --- a/stella/src/gui/RomInfoWidget.hxx +++ b/stella/src/gui/RomInfoWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: RomInfoWidget.hxx,v 1.2 2007-09-03 18:37:23 stephena Exp $ +// $Id: RomInfoWidget.hxx,v 1.3 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #ifndef ROM_INFO_WIDGET_HXX diff --git a/stella/src/gui/ScrollBarWidget.cxx b/stella/src/gui/ScrollBarWidget.cxx index 283dd624b..5bd7356e5 100644 --- a/stella/src/gui/ScrollBarWidget.cxx +++ b/stella/src/gui/ScrollBarWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: ScrollBarWidget.cxx,v 1.20 2007-08-15 17:43:51 stephena Exp $ +// $Id: ScrollBarWidget.cxx,v 1.21 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/ScrollBarWidget.hxx b/stella/src/gui/ScrollBarWidget.hxx index 07593b420..a6ffe5f7b 100644 --- a/stella/src/gui/ScrollBarWidget.hxx +++ b/stella/src/gui/ScrollBarWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: ScrollBarWidget.hxx,v 1.9 2007-08-15 17:43:51 stephena Exp $ +// $Id: ScrollBarWidget.hxx,v 1.10 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/Stack.hxx b/stella/src/gui/Stack.hxx index 133ea7233..c28705687 100644 --- a/stella/src/gui/Stack.hxx +++ b/stella/src/gui/Stack.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Stack.hxx,v 1.4 2007-01-01 18:04:54 stephena Exp $ +// $Id: Stack.hxx,v 1.5 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/StellaFont.hxx b/stella/src/gui/StellaFont.hxx index 3b5293efc..239f30455 100644 --- a/stella/src/gui/StellaFont.hxx +++ b/stella/src/gui/StellaFont.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: StellaFont.hxx,v 1.7 2007-01-01 18:04:54 stephena Exp $ +// $Id: StellaFont.hxx,v 1.8 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/StringList.hxx b/stella/src/gui/StringList.hxx index fd06900c2..a894baa2e 100644 --- a/stella/src/gui/StringList.hxx +++ b/stella/src/gui/StringList.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: StringList.hxx,v 1.7 2007-01-01 18:04:54 stephena Exp $ +// $Id: StringList.hxx,v 1.8 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/StringListWidget.cxx b/stella/src/gui/StringListWidget.cxx index abffb1b49..02a77b539 100644 --- a/stella/src/gui/StringListWidget.cxx +++ b/stella/src/gui/StringListWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: StringListWidget.cxx,v 1.9 2007-01-01 18:04:54 stephena Exp $ +// $Id: StringListWidget.cxx,v 1.10 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/StringListWidget.hxx b/stella/src/gui/StringListWidget.hxx index 20c732002..c954ec0c8 100644 --- a/stella/src/gui/StringListWidget.hxx +++ b/stella/src/gui/StringListWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: StringListWidget.hxx,v 1.4 2007-01-01 18:04:54 stephena Exp $ +// $Id: StringListWidget.hxx,v 1.5 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/Surface.cxx b/stella/src/gui/Surface.cxx index 5c6557a78..226371260 100644 --- a/stella/src/gui/Surface.cxx +++ b/stella/src/gui/Surface.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Surface.cxx,v 1.1 2007-09-03 18:37:23 stephena Exp $ +// $Id: Surface.cxx,v 1.2 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/Surface.hxx b/stella/src/gui/Surface.hxx index 6932a82bc..1787a6dc5 100644 --- a/stella/src/gui/Surface.hxx +++ b/stella/src/gui/Surface.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Surface.hxx,v 1.1 2007-09-03 18:37:23 stephena Exp $ +// $Id: Surface.hxx,v 1.2 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #ifndef GUI_SURFACE_HXX @@ -29,7 +29,7 @@ namespace GUI { the codebase. @author Stephen Anthony - @version $Id: Surface.hxx,v 1.1 2007-09-03 18:37:23 stephena Exp $ + @version $Id: Surface.hxx,v 1.2 2008-02-06 13:45:24 stephena Exp $ */ class Surface { diff --git a/stella/src/gui/TabWidget.cxx b/stella/src/gui/TabWidget.cxx index 16d93721e..b83c3298d 100644 --- a/stella/src/gui/TabWidget.cxx +++ b/stella/src/gui/TabWidget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TabWidget.cxx,v 1.30 2007-09-03 18:37:23 stephena Exp $ +// $Id: TabWidget.cxx,v 1.31 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/TabWidget.hxx b/stella/src/gui/TabWidget.hxx index b65cfc398..29b725778 100644 --- a/stella/src/gui/TabWidget.hxx +++ b/stella/src/gui/TabWidget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: TabWidget.hxx,v 1.18 2007-09-03 18:37:24 stephena Exp $ +// $Id: TabWidget.hxx,v 1.19 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/UIDialog.cxx b/stella/src/gui/UIDialog.cxx index 6d97113ae..7cf9c1f7c 100644 --- a/stella/src/gui/UIDialog.cxx +++ b/stella/src/gui/UIDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: UIDialog.cxx,v 1.8 2007-09-03 18:37:24 stephena Exp $ +// $Id: UIDialog.cxx,v 1.9 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/UIDialog.hxx b/stella/src/gui/UIDialog.hxx index 8a8dd1533..1350fdf5a 100644 --- a/stella/src/gui/UIDialog.hxx +++ b/stella/src/gui/UIDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: UIDialog.hxx,v 1.5 2007-08-15 17:43:51 stephena Exp $ +// $Id: UIDialog.hxx,v 1.6 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/VideoDialog.cxx b/stella/src/gui/VideoDialog.cxx index 0862ed21c..81de290a2 100644 --- a/stella/src/gui/VideoDialog.cxx +++ b/stella/src/gui/VideoDialog.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: VideoDialog.cxx,v 1.47 2007-09-03 18:37:24 stephena Exp $ +// $Id: VideoDialog.cxx,v 1.48 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/VideoDialog.hxx b/stella/src/gui/VideoDialog.hxx index 1fb3249a1..08d47d56e 100644 --- a/stella/src/gui/VideoDialog.hxx +++ b/stella/src/gui/VideoDialog.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: VideoDialog.hxx,v 1.22 2007-08-21 17:58:26 stephena Exp $ +// $Id: VideoDialog.hxx,v 1.23 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/Widget.cxx b/stella/src/gui/Widget.cxx index 5b71652f1..bebf741a5 100644 --- a/stella/src/gui/Widget.cxx +++ b/stella/src/gui/Widget.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Widget.cxx,v 1.56 2007-09-03 18:37:24 stephena Exp $ +// $Id: Widget.cxx,v 1.57 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/gui/Widget.hxx b/stella/src/gui/Widget.hxx index 6faf39498..3e6e8192c 100644 --- a/stella/src/gui/Widget.hxx +++ b/stella/src/gui/Widget.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: Widget.hxx,v 1.58 2007-09-03 18:37:24 stephena Exp $ +// $Id: Widget.hxx,v 1.59 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project @@ -87,7 +87,7 @@ enum { This is the base class for all widgets. @author Stephen Anthony - @version $Id: Widget.hxx,v 1.58 2007-09-03 18:37:24 stephena Exp $ + @version $Id: Widget.hxx,v 1.59 2008-02-06 13:45:24 stephena Exp $ */ class Widget : public GuiObject { diff --git a/stella/src/macosx/OSystemMACOSX.cxx b/stella/src/macosx/OSystemMACOSX.cxx index 31d970547..6aab88a3e 100644 --- a/stella/src/macosx/OSystemMACOSX.cxx +++ b/stella/src/macosx/OSystemMACOSX.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: OSystemMACOSX.cxx,v 1.17 2007-07-19 16:21:39 stephena Exp $ +// $Id: OSystemMACOSX.cxx,v 1.18 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #include diff --git a/stella/src/macosx/OSystemMACOSX.hxx b/stella/src/macosx/OSystemMACOSX.hxx index 9629b3f48..7574e0ebf 100644 --- a/stella/src/macosx/OSystemMACOSX.hxx +++ b/stella/src/macosx/OSystemMACOSX.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: OSystemMACOSX.hxx,v 1.10 2007-07-19 16:21:39 stephena Exp $ +// $Id: OSystemMACOSX.hxx,v 1.11 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #ifndef OSYSTEM_MACOSX_HXX @@ -26,7 +26,7 @@ This class defines UNIX-like OS's (Linux) system specific settings. @author Mark Grebe - @version $Id: OSystemMACOSX.hxx,v 1.10 2007-07-19 16:21:39 stephena Exp $ + @version $Id: OSystemMACOSX.hxx,v 1.11 2008-02-06 13:45:24 stephena Exp $ */ class OSystemMACOSX : public OSystem { diff --git a/stella/src/macosx/SettingsMACOSX.cxx b/stella/src/macosx/SettingsMACOSX.cxx index ff9262251..2c5a8ecab 100644 --- a/stella/src/macosx/SettingsMACOSX.cxx +++ b/stella/src/macosx/SettingsMACOSX.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: SettingsMACOSX.cxx,v 1.19 2007-01-01 18:21:04 stephena Exp $ +// $Id: SettingsMACOSX.cxx,v 1.20 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #include diff --git a/stella/src/macosx/SettingsMACOSX.hxx b/stella/src/macosx/SettingsMACOSX.hxx index b50d7e7d6..8a34c3f2e 100644 --- a/stella/src/macosx/SettingsMACOSX.hxx +++ b/stella/src/macosx/SettingsMACOSX.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: SettingsMACOSX.hxx,v 1.6 2007-01-01 18:04:55 stephena Exp $ +// $Id: SettingsMACOSX.hxx,v 1.7 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #ifndef SETTINGS_MAC_OSX_HXX @@ -25,7 +25,7 @@ class OSystem; This class defines Macintosh OSX system specific settings. @author Mark Grebe - @version $Id: SettingsMACOSX.hxx,v 1.6 2007-01-01 18:04:55 stephena Exp $ + @version $Id: SettingsMACOSX.hxx,v 1.7 2008-02-06 13:45:24 stephena Exp $ */ class SettingsMACOSX : public Settings { diff --git a/stella/src/unix/FSNodePOSIX.cxx b/stella/src/unix/FSNodePOSIX.cxx index 803e70219..8000a16e0 100644 --- a/stella/src/unix/FSNodePOSIX.cxx +++ b/stella/src/unix/FSNodePOSIX.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: FSNodePOSIX.cxx,v 1.11 2007-08-07 14:38:52 stephena Exp $ +// $Id: FSNodePOSIX.cxx,v 1.12 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/unix/OSystemUNIX.cxx b/stella/src/unix/OSystemUNIX.cxx index 195fdb78b..a74fc0d09 100644 --- a/stella/src/unix/OSystemUNIX.cxx +++ b/stella/src/unix/OSystemUNIX.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: OSystemUNIX.cxx,v 1.27 2007-07-19 16:21:39 stephena Exp $ +// $Id: OSystemUNIX.cxx,v 1.28 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #include diff --git a/stella/src/unix/OSystemUNIX.hxx b/stella/src/unix/OSystemUNIX.hxx index 4a743047d..fab7d56ae 100644 --- a/stella/src/unix/OSystemUNIX.hxx +++ b/stella/src/unix/OSystemUNIX.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: OSystemUNIX.hxx,v 1.16 2007-07-19 16:21:39 stephena Exp $ +// $Id: OSystemUNIX.hxx,v 1.17 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #ifndef OSYSTEM_UNIX_HXX @@ -25,7 +25,7 @@ This class defines UNIX-like OS's (Linux) system specific settings. @author Stephen Anthony - @version $Id: OSystemUNIX.hxx,v 1.16 2007-07-19 16:21:39 stephena Exp $ + @version $Id: OSystemUNIX.hxx,v 1.17 2008-02-06 13:45:24 stephena Exp $ */ class OSystemUNIX : public OSystem { diff --git a/stella/src/unix/SettingsUNIX.cxx b/stella/src/unix/SettingsUNIX.cxx index ccba0fcf5..f5bf1f386 100644 --- a/stella/src/unix/SettingsUNIX.cxx +++ b/stella/src/unix/SettingsUNIX.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: SettingsUNIX.cxx,v 1.23 2007-07-27 13:49:16 stephena Exp $ +// $Id: SettingsUNIX.cxx,v 1.24 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #include "bspf.hxx" diff --git a/stella/src/unix/SettingsUNIX.hxx b/stella/src/unix/SettingsUNIX.hxx index b29c1722c..36e585376 100644 --- a/stella/src/unix/SettingsUNIX.hxx +++ b/stella/src/unix/SettingsUNIX.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: SettingsUNIX.hxx,v 1.8 2007-01-01 18:04:55 stephena Exp $ +// $Id: SettingsUNIX.hxx,v 1.9 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #ifndef SETTINGS_UNIX_HXX @@ -27,7 +27,7 @@ class OSystem; This class defines UNIX-like OS's (Linux) system specific settings. @author Stephen Anthony - @version $Id: SettingsUNIX.hxx,v 1.8 2007-01-01 18:04:55 stephena Exp $ + @version $Id: SettingsUNIX.hxx,v 1.9 2008-02-06 13:45:24 stephena Exp $ */ class SettingsUNIX : public Settings { diff --git a/stella/src/win32/FSNodeWin32.cxx b/stella/src/win32/FSNodeWin32.cxx index a319b08c4..243619f8f 100644 --- a/stella/src/win32/FSNodeWin32.cxx +++ b/stella/src/win32/FSNodeWin32.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: FSNodeWin32.cxx,v 1.11 2007-08-07 14:38:52 stephena Exp $ +// $Id: FSNodeWin32.cxx,v 1.12 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/win32/OSystemWin32.cxx b/stella/src/win32/OSystemWin32.cxx index 426bd194c..0e7ae2651 100644 --- a/stella/src/win32/OSystemWin32.cxx +++ b/stella/src/win32/OSystemWin32.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: OSystemWin32.cxx,v 1.20 2007-08-04 20:32:54 stephena Exp $ +// $Id: OSystemWin32.cxx,v 1.21 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #include diff --git a/stella/src/win32/OSystemWin32.hxx b/stella/src/win32/OSystemWin32.hxx index 4beae02d4..f86dc97d6 100644 --- a/stella/src/win32/OSystemWin32.hxx +++ b/stella/src/win32/OSystemWin32.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: OSystemWin32.hxx,v 1.11 2007-07-19 16:21:39 stephena Exp $ +// $Id: OSystemWin32.hxx,v 1.12 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #ifndef OSYSTEM_WIN32_HXX @@ -25,7 +25,7 @@ This class defines Windows system specific settings. @author Stephen Anthony - @version $Id: OSystemWin32.hxx,v 1.11 2007-07-19 16:21:39 stephena Exp $ + @version $Id: OSystemWin32.hxx,v 1.12 2008-02-06 13:45:24 stephena Exp $ */ class OSystemWin32 : public OSystem { diff --git a/stella/src/win32/SettingsWin32.cxx b/stella/src/win32/SettingsWin32.cxx index 2e061fee1..634e435d2 100644 --- a/stella/src/win32/SettingsWin32.cxx +++ b/stella/src/win32/SettingsWin32.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: SettingsWin32.cxx,v 1.26 2007-01-01 18:04:56 stephena Exp $ +// $Id: SettingsWin32.cxx,v 1.27 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #include "bspf.hxx" diff --git a/stella/src/win32/SettingsWin32.hxx b/stella/src/win32/SettingsWin32.hxx index ddc9c5067..291136bac 100644 --- a/stella/src/win32/SettingsWin32.hxx +++ b/stella/src/win32/SettingsWin32.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: SettingsWin32.hxx,v 1.8 2007-01-01 18:04:56 stephena Exp $ +// $Id: SettingsWin32.hxx,v 1.9 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #ifndef SETTINGS_WIN32_HXX diff --git a/stella/src/wince/FSNodeWinCE.cxx b/stella/src/wince/FSNodeWinCE.cxx index 00323be0d..3ff1ba138 100644 --- a/stella/src/wince/FSNodeWinCE.cxx +++ b/stella/src/wince/FSNodeWinCE.cxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. diff --git a/stella/src/wince/FrameBufferWinCE.hxx b/stella/src/wince/FrameBufferWinCE.hxx index f297bb637..e7f55c6d0 100644 --- a/stella/src/wince/FrameBufferWinCE.hxx +++ b/stella/src/wince/FrameBufferWinCE.hxx @@ -8,13 +8,13 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // // Windows CE Port by Kostas Nakos -// $Id: FrameBufferWinCE.hxx,v 1.15 2007-02-12 11:16:59 knakos Exp $ +// $Id: FrameBufferWinCE.hxx,v 1.16 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #ifndef FRAMEBUFFER_WINCE_HXX diff --git a/stella/src/wince/OSystemWinCE.cxx b/stella/src/wince/OSystemWinCE.cxx index 5b2413e25..04a74ba5b 100644 --- a/stella/src/wince/OSystemWinCE.cxx +++ b/stella/src/wince/OSystemWinCE.cxx @@ -8,13 +8,13 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // // Windows CE Port by Kostas Nakos -// $Id: OSystemWinCE.cxx,v 1.12 2007-02-12 11:16:59 knakos Exp $ +// $Id: OSystemWinCE.cxx,v 1.13 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #include diff --git a/stella/src/wince/OSystemWinCE.hxx b/stella/src/wince/OSystemWinCE.hxx index 1cf69c89e..aa32834d9 100644 --- a/stella/src/wince/OSystemWinCE.hxx +++ b/stella/src/wince/OSystemWinCE.hxx @@ -8,13 +8,13 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // // Windows CE Port by Kostas Nakos -// $Id: OSystemWinCE.hxx,v 1.9 2007-01-23 09:43:38 knakos Exp $ +// $Id: OSystemWinCE.hxx,v 1.10 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #ifndef OSYSTEM_WINCE_HXX diff --git a/stella/src/wince/SettingsWinCE.hxx b/stella/src/wince/SettingsWinCE.hxx index 8004aa2b4..48aa6e184 100644 --- a/stella/src/wince/SettingsWinCE.hxx +++ b/stella/src/wince/SettingsWinCE.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. diff --git a/stella/src/wince/SoundWinCE.cxx b/stella/src/wince/SoundWinCE.cxx index e1a5f6117..2e0d7456a 100644 --- a/stella/src/wince/SoundWinCE.cxx +++ b/stella/src/wince/SoundWinCE.cxx @@ -8,13 +8,13 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // // Windows CE Port by Kostas Nakos -// $Id: SoundWinCE.cxx,v 1.6 2007-01-18 16:26:05 knakos Exp $ +// $Id: SoundWinCE.cxx,v 1.7 2008-02-06 13:45:24 stephena Exp $ //============================================================================ #ifdef SOUND_SUPPORT diff --git a/stella/src/wince/SoundWinCE.hxx b/stella/src/wince/SoundWinCE.hxx index 5eadba034..5dabe008a 100644 --- a/stella/src/wince/SoundWinCE.hxx +++ b/stella/src/wince/SoundWinCE.hxx @@ -8,7 +8,7 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. diff --git a/stella/src/yacc/YaccParser.cxx b/stella/src/yacc/YaccParser.cxx index 248af9206..967df7f76 100644 --- a/stella/src/yacc/YaccParser.cxx +++ b/stella/src/yacc/YaccParser.cxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: YaccParser.cxx,v 1.22 2007-01-01 18:04:56 stephena Exp $ +// $Id: YaccParser.cxx,v 1.23 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project diff --git a/stella/src/yacc/YaccParser.hxx b/stella/src/yacc/YaccParser.hxx index db4fa2da3..c95f4f07d 100644 --- a/stella/src/yacc/YaccParser.hxx +++ b/stella/src/yacc/YaccParser.hxx @@ -8,12 +8,12 @@ // SS SS tt ee ll ll aa aa // SSSS ttt eeeee llll llll aaaaa // -// Copyright (c) 1995-2007 by Bradford W. Mott and the Stella team +// Copyright (c) 1995-2008 by Bradford W. Mott and the Stella team // // See the file "license" for information on usage and redistribution of // this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// $Id: YaccParser.hxx,v 1.8 2007-01-01 18:04:56 stephena Exp $ +// $Id: YaccParser.hxx,v 1.9 2008-02-06 13:45:24 stephena Exp $ // // Based on code from ScummVM - Scumm Interpreter // Copyright (C) 2002-2004 The ScummVM project