~ubuntu-branches/debian/squeeze/stella/squeeze

« back to all changes in this revision

Viewing changes to src/macosx/stella.xcodeproj/project.pbxproj

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Kitt
  • Date: 2010-07-12 23:49:36 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100712234936-juawrr3etzhr2qpv
Tags: 3.1.2-1
* New maintainer (closes: #532039).
* New upstream version (closes: #461121):
  - includes launcher (closes: #396058).
* Fix the reference to the X Window System in the description (closes:
  #411815).
* Move to main, DFSG-free ROMs are available (see README.Debian).
* Enhance the package description.
* Drop the libslang2-dev dependency (closes: #560274).
* Remove the Encoding entry from stella.desktop.
* Avoid ignoring errors when cleaning.
* Add ${misc:Depends} to the package dependencies.
* Provide a doc-base file to install the documentation using doc-base.
* Switch to debhelper 7 with a simplified rules file.
* Use autotools-dev to provide updated configuration files.
* Update to Standards-Version 3.9.0:
  - Move to menu section Applications/Emulators.
  - Move the homepage declaration.
* Re-write the manpage.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
        archiveVersion = 1;
4
4
        classes = {
5
5
        };
6
 
        objectVersion = 42;
 
6
        objectVersion = 46;
7
7
        objects = {
8
8
 
9
9
/* Begin PBXBuildFile section */
25
25
                2D9173D909BA90380026E9FF /* CartF6SC.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF2B0627AE07006BEC99 /* CartF6SC.hxx */; };
26
26
                2D9173DA09BA90380026E9FF /* CartF8.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF2D0627AE07006BEC99 /* CartF8.hxx */; };
27
27
                2D9173DB09BA90380026E9FF /* CartF8SC.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF2F0627AE07006BEC99 /* CartF8SC.hxx */; };
28
 
                2D9173DC09BA90380026E9FF /* CartFASC.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF310627AE07006BEC99 /* CartFASC.hxx */; };
29
28
                2D9173DD09BA90380026E9FF /* CartFE.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF330627AE07006BEC99 /* CartFE.hxx */; };
30
 
                2D9173DE09BA90380026E9FF /* CartMB.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF350627AE07006BEC99 /* CartMB.hxx */; };
31
29
                2D9173DF09BA90380026E9FF /* CartMC.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF370627AE07006BEC99 /* CartMC.hxx */; };
32
30
                2D9173E009BA90380026E9FF /* Console.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF390627AE07006BEC99 /* Console.hxx */; };
33
31
                2D9173E109BA90380026E9FF /* Control.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF3B0627AE07006BEC99 /* Control.hxx */; };
34
 
                2D9173E209BA90380026E9FF /* Deserializer.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF3D0627AE07006BEC99 /* Deserializer.hxx */; };
35
32
                2D9173E309BA90380026E9FF /* Driving.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF3F0627AE07006BEC99 /* Driving.hxx */; };
36
33
                2D9173E409BA90380026E9FF /* Event.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF410627AE07006BEC99 /* Event.hxx */; };
37
34
                2D9173E509BA90380026E9FF /* Joystick.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF430627AE07006BEC99 /* Joystick.hxx */; };
38
35
                2D9173E609BA90380026E9FF /* Keyboard.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF450627AE07006BEC99 /* Keyboard.hxx */; };
39
36
                2D9173E709BA90380026E9FF /* M6532.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF7D0627AE33006BEC99 /* M6532.hxx */; };
40
37
                2D9173E809BA90380026E9FF /* MD5.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF7F0627AE34006BEC99 /* MD5.hxx */; };
41
 
                2D9173E909BA90380026E9FF /* MediaSrc.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF810627AE34006BEC99 /* MediaSrc.hxx */; };
42
38
                2D9173EA09BA90380026E9FF /* Paddles.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF830627AE34006BEC99 /* Paddles.hxx */; };
43
39
                2D9173EB09BA90380026E9FF /* Props.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF850627AE34006BEC99 /* Props.hxx */; };
44
40
                2D9173EC09BA90380026E9FF /* PropsSet.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF870627AE34006BEC99 /* PropsSet.hxx */; };
47
43
                2D9173EF09BA90380026E9FF /* Sound.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF8D0627AE34006BEC99 /* Sound.hxx */; };
48
44
                2D9173F009BA90380026E9FF /* Switches.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF8F0627AE34006BEC99 /* Switches.hxx */; };
49
45
                2D9173F109BA90380026E9FF /* TIA.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DF910627AE34006BEC99 /* TIA.hxx */; };
50
 
                2D9173F209BA90380026E9FF /* Device.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DFBF0627B1DF006BEC99 /* Device.hxx */; };
51
 
                2D9173F309BA90380026E9FF /* M6502.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DFC10627B1DF006BEC99 /* M6502.hxx */; };
52
 
                2D9173F409BA90380026E9FF /* M6502Hi.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DFC30627B1DF006BEC99 /* M6502Hi.hxx */; };
53
 
                2D9173F509BA90380026E9FF /* NullDev.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DFC70627B1DF006BEC99 /* NullDev.hxx */; };
54
 
                2D9173F609BA90380026E9FF /* System.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE2DFC90627B1DF006BEC99 /* System.hxx */; };
55
46
                2D9173F709BA90380026E9FF /* FrameBufferGL.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D733D5E062893E7006265D9 /* FrameBufferGL.hxx */; };
56
47
                2D9173F809BA90380026E9FF /* FrameBufferSoft.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D733D62062893E7006265D9 /* FrameBufferSoft.hxx */; };
57
48
                2D9173F909BA90380026E9FF /* EventHandler.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D733D6F062895B2006265D9 /* EventHandler.hxx */; };
59
50
                2D9173FB09BA90380026E9FF /* Settings.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D733D77062895F1006265D9 /* Settings.hxx */; };
60
51
                2D9173FC09BA90380026E9FF /* SettingsMACOSX.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D94486C0629124700DD9879 /* SettingsMACOSX.hxx */; };
61
52
                2D9173FD09BA90380026E9FF /* SoundSDL.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DDA34030665817D00CDD299 /* SoundSDL.hxx */; };
62
 
                2D9173FE09BA90380026E9FF /* Snapshot.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D11C9AA0667003F00724063 /* Snapshot.hxx */; };
63
53
                2D9173FF09BA90380026E9FF /* OSystemMACOSX.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DDBEA0F0845709700812C11 /* OSystemMACOSX.hxx */; };
64
54
                2D91740009BA90380026E9FF /* AboutDialog.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DDBEAA4084578BF00812C11 /* AboutDialog.hxx */; };
65
55
                2D91740109BA90380026E9FF /* AudioDialog.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DDBEAA7084578BF00812C11 /* AudioDialog.hxx */; };
79
69
                2D91741109BA90380026E9FF /* PopUpWidget.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DDBEAC7084578BF00812C11 /* PopUpWidget.hxx */; };
80
70
                2D91741209BA90380026E9FF /* ProgressDialog.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DDBEAC9084578BF00812C11 /* ProgressDialog.hxx */; };
81
71
                2D91741309BA90380026E9FF /* ScrollBarWidget.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DDBEACB084578BF00812C11 /* ScrollBarWidget.hxx */; };
82
 
                2D91741409BA90380026E9FF /* Stack.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DDBEACC084578BF00812C11 /* Stack.hxx */; };
83
72
                2D91741509BA90380026E9FF /* StringList.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DDBEACF084578BF00812C11 /* StringList.hxx */; };
84
73
                2D91741609BA90380026E9FF /* TabWidget.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DDBEAD1084578BF00812C11 /* TabWidget.hxx */; };
85
74
                2D91741709BA90380026E9FF /* VideoDialog.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DDBEAD3084578BF00812C11 /* VideoDialog.hxx */; };
97
86
                2D91742309BA90380026E9FF /* DebuggerParser.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D659E32085D3DD6005D96C8 /* DebuggerParser.hxx */; };
98
87
                2D91742409BA90380026E9FF /* EditableWidget.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D403BA1086116D1001E31A1 /* EditableWidget.hxx */; };
99
88
                2D91742509BA90380026E9FF /* EditTextWidget.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D403BA5086116D1001E31A1 /* EditTextWidget.hxx */; };
100
 
                2D91742709BA90380026E9FF /* EquateList.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D403BCA08611898001E31A1 /* EquateList.hxx */; };
101
89
                2D91742809BA90380026E9FF /* PackedBitArray.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D403BCF08611A69001E31A1 /* PackedBitArray.hxx */; };
102
90
                2D91742909BA90380026E9FF /* TIADebug.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D30F8760868A4DB00938B9D /* TIADebug.hxx */; };
103
91
                2D91742A09BA90380026E9FF /* YaccParser.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D313F0B0879C4C0005BD3E5 /* YaccParser.hxx */; };
104
92
                2D91742B09BA90380026E9FF /* Cart3E.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D9555DA0880E78000466554 /* Cart3E.hxx */; };
105
93
                2D91742C09BA90380026E9FF /* CpuDebug.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D9555DE0880E79600466554 /* CpuDebug.hxx */; };
106
 
                2D91742D09BA90380026E9FF /* RamDebug.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D9555E00880E79600466554 /* RamDebug.hxx */; };
107
94
                2D91743609BA90380026E9FF /* DebuggerSystem.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DF971D70892CEA400F64D23 /* DebuggerSystem.hxx */; };
108
95
                2D91743A09BA90380026E9FF /* Expression.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DF971DF0892CEA400F64D23 /* Expression.hxx */; };
109
96
                2D91744F09BA90380026E9FF /* InputTextDialog.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D02208008A301F200B9C76B /* InputTextDialog.hxx */; };
126
113
                2D91746009BA90380026E9FF /* ToggleBitWidget.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D20F9FD08C603EC00A73076 /* ToggleBitWidget.hxx */; };
127
114
                2D91746109BA90380026E9FF /* TogglePixelWidget.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D20F9FF08C603EC00A73076 /* TogglePixelWidget.hxx */; };
128
115
                2D91746209BA90380026E9FF /* ToggleWidget.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D20FA0108C603EC00A73076 /* ToggleWidget.hxx */; };
129
 
                2D91746309BA90380026E9FF /* ContextMenu.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D6CC10208C811A600B8F642 /* ContextMenu.hxx */; };
130
116
                2D91746409BA90380026E9FF /* TiaZoomWidget.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D6CC10408C811A600B8F642 /* TiaZoomWidget.hxx */; };
131
117
                2D91746509BA90380026E9FF /* TIASnd.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2DE7242E08CE910900C889A8 /* TIASnd.hxx */; };
132
118
                2D91746609BA90380026E9FF /* AudioWidget.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D2331900900B5EF00613B1F /* AudioWidget.hxx */; };
133
119
                2D91746809BA90380026E9FF /* MediaFactory.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D05FF5B096E261E00A518FE /* MediaFactory.hxx */; };
134
120
                2D91746909BA90380026E9FF /* EventMappingWidget.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D05FF5F096E269100A518FE /* EventMappingWidget.hxx */; };
135
121
                2D91746A09BA90380026E9FF /* InputDialog.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D05FF61096E269100A518FE /* InputDialog.hxx */; };
136
 
                2D91746B09BA90380026E9FF /* M6502Low.hxx in Headers */ = {isa = PBXBuildFile; fileRef = 2D10A7DC09B16F7A001F913C /* M6502Low.hxx */; };
137
122
                2D91746D09BA90380026E9FF /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
138
123
                2D91746E09BA90380026E9FF /* SDLMain.nib in Resources */ = {isa = PBXBuildFile; fileRef = B2F367C504C7ADC700A80002 /* SDLMain.nib */; };
139
124
                2D91746F09BA90380026E9FF /* Stella.icns in Resources */ = {isa = PBXBuildFile; fileRef = 2D16A8E106324136005DF364 /* Stella.icns */; };
157
142
                2D91748209BA90380026E9FF /* CartF6SC.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF2A0627AE07006BEC99 /* CartF6SC.cxx */; };
158
143
                2D91748309BA90380026E9FF /* CartF8.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF2C0627AE07006BEC99 /* CartF8.cxx */; };
159
144
                2D91748409BA90380026E9FF /* CartF8SC.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF2E0627AE07006BEC99 /* CartF8SC.cxx */; };
160
 
                2D91748509BA90380026E9FF /* CartFASC.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF300627AE07006BEC99 /* CartFASC.cxx */; };
161
145
                2D91748609BA90380026E9FF /* CartFE.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF320627AE07006BEC99 /* CartFE.cxx */; };
162
 
                2D91748709BA90380026E9FF /* CartMB.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF340627AE07006BEC99 /* CartMB.cxx */; };
163
146
                2D91748809BA90380026E9FF /* CartMC.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF360627AE07006BEC99 /* CartMC.cxx */; };
164
147
                2D91748909BA90380026E9FF /* Console.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF380627AE07006BEC99 /* Console.cxx */; };
165
148
                2D91748A09BA90380026E9FF /* Control.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF3A0627AE07006BEC99 /* Control.cxx */; };
166
 
                2D91748B09BA90380026E9FF /* Deserializer.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF3C0627AE07006BEC99 /* Deserializer.cxx */; };
167
149
                2D91748C09BA90380026E9FF /* Driving.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF3E0627AE07006BEC99 /* Driving.cxx */; };
168
150
                2D91748D09BA90380026E9FF /* Event.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF400627AE07006BEC99 /* Event.cxx */; };
169
151
                2D91748E09BA90380026E9FF /* Joystick.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF420627AE07006BEC99 /* Joystick.cxx */; };
170
152
                2D91748F09BA90380026E9FF /* Keyboard.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF440627AE07006BEC99 /* Keyboard.cxx */; };
171
153
                2D91749009BA90380026E9FF /* M6532.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF7C0627AE33006BEC99 /* M6532.cxx */; };
172
154
                2D91749109BA90380026E9FF /* MD5.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF7E0627AE33006BEC99 /* MD5.cxx */; };
173
 
                2D91749209BA90380026E9FF /* MediaSrc.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF800627AE34006BEC99 /* MediaSrc.cxx */; };
174
155
                2D91749309BA90380026E9FF /* Paddles.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF820627AE34006BEC99 /* Paddles.cxx */; };
175
156
                2D91749409BA90380026E9FF /* Props.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF840627AE34006BEC99 /* Props.cxx */; };
176
157
                2D91749509BA90380026E9FF /* PropsSet.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF860627AE34006BEC99 /* PropsSet.cxx */; };
178
159
                2D91749709BA90380026E9FF /* Serializer.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF8A0627AE34006BEC99 /* Serializer.cxx */; };
179
160
                2D91749809BA90380026E9FF /* Switches.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF8E0627AE34006BEC99 /* Switches.cxx */; };
180
161
                2D91749909BA90380026E9FF /* TIA.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DF900627AE34006BEC99 /* TIA.cxx */; };
181
 
                2D91749A09BA90380026E9FF /* Device.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DFBE0627B1DF006BEC99 /* Device.cxx */; };
182
 
                2D91749B09BA90380026E9FF /* M6502.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DFC00627B1DF006BEC99 /* M6502.cxx */; };
183
 
                2D91749C09BA90380026E9FF /* M6502Hi.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DFC20627B1DF006BEC99 /* M6502Hi.cxx */; };
184
 
                2D91749D09BA90380026E9FF /* NullDev.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DFC60627B1DF006BEC99 /* NullDev.cxx */; };
185
 
                2D91749E09BA90380026E9FF /* System.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE2DFC80627B1DF006BEC99 /* System.cxx */; };
186
162
                2D91749F09BA90380026E9FF /* FrameBufferGL.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D733D5D062893E7006265D9 /* FrameBufferGL.cxx */; };
187
163
                2D9174A009BA90380026E9FF /* FrameBufferSoft.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D733D61062893E7006265D9 /* FrameBufferSoft.cxx */; };
188
164
                2D9174A109BA90380026E9FF /* EventHandler.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D733D6E062895B2006265D9 /* EventHandler.cxx */; };
190
166
                2D9174A309BA90380026E9FF /* Settings.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D944848062904E800DD9879 /* Settings.cxx */; };
191
167
                2D9174A409BA90380026E9FF /* SettingsMACOSX.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D944866062911CD00DD9879 /* SettingsMACOSX.cxx */; };
192
168
                2D9174A509BA90380026E9FF /* SoundSDL.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DDA34020665817D00CDD299 /* SoundSDL.cxx */; };
193
 
                2D9174A609BA90380026E9FF /* Snapshot.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D11C9A90667003F00724063 /* Snapshot.cxx */; };
194
169
                2D9174A709BA90380026E9FF /* mainSDL.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DDBEA0A0845700300812C11 /* mainSDL.cxx */; };
195
170
                2D9174A809BA90380026E9FF /* FSNodePOSIX.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DDBEA0C0845708800812C11 /* FSNodePOSIX.cxx */; };
196
171
                2D9174A909BA90380026E9FF /* OSystemMACOSX.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DDBEA0E0845709700812C11 /* OSystemMACOSX.cxx */; };
225
200
                2D9174C709BA90380026E9FF /* DebuggerParser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D659E31085D3DD6005D96C8 /* DebuggerParser.cxx */; };
226
201
                2D9174C809BA90380026E9FF /* EditableWidget.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D403BA0086116D1001E31A1 /* EditableWidget.cxx */; };
227
202
                2D9174C909BA90380026E9FF /* EditTextWidget.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D403BA4086116D1001E31A1 /* EditTextWidget.cxx */; };
228
 
                2D9174CA09BA90380026E9FF /* EquateList.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D403BC908611898001E31A1 /* EquateList.cxx */; };
229
203
                2D9174CB09BA90380026E9FF /* PackedBitArray.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D403BCE08611A69001E31A1 /* PackedBitArray.cxx */; };
230
204
                2D9174CC09BA90380026E9FF /* TIADebug.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D30F8750868A4DB00938B9D /* TIADebug.cxx */; };
231
205
                2D9174CD09BA90380026E9FF /* YaccParser.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D313F0A0879C4C0005BD3E5 /* YaccParser.cxx */; };
232
206
                2D9174CE09BA90380026E9FF /* Cart3E.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D9555D90880E78000466554 /* Cart3E.cxx */; };
233
207
                2D9174CF09BA90380026E9FF /* CpuDebug.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D9555DD0880E79600466554 /* CpuDebug.cxx */; };
234
 
                2D9174D009BA90380026E9FF /* RamDebug.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D9555DF0880E79600466554 /* RamDebug.cxx */; };
235
208
                2D9174DC09BA90380026E9FF /* Expression.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DF971DE0892CEA400F64D23 /* Expression.cxx */; };
236
209
                2D9174F109BA90380026E9FF /* InputTextDialog.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D02207F08A301F200B9C76B /* InputTextDialog.cxx */; };
237
210
                2D9174F209BA90380026E9FF /* CheckListWidget.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DEF21F808BC033500B246B4 /* CheckListWidget.cxx */; };
253
226
                2D91750209BA90380026E9FF /* ToggleBitWidget.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D20F9FC08C603EC00A73076 /* ToggleBitWidget.cxx */; };
254
227
                2D91750309BA90380026E9FF /* TogglePixelWidget.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D20F9FE08C603EC00A73076 /* TogglePixelWidget.cxx */; };
255
228
                2D91750409BA90380026E9FF /* ToggleWidget.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D20FA0008C603EC00A73076 /* ToggleWidget.cxx */; };
256
 
                2D91750509BA90380026E9FF /* ContextMenu.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D6CC10108C811A600B8F642 /* ContextMenu.cxx */; };
257
229
                2D91750609BA90380026E9FF /* TiaZoomWidget.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D6CC10308C811A600B8F642 /* TiaZoomWidget.cxx */; };
258
230
                2D91750709BA90380026E9FF /* TIASnd.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2DE7242D08CE910900C889A8 /* TIASnd.cxx */; };
259
231
                2D91750809BA90380026E9FF /* AudioWidget.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D23318F0900B5EF00613B1F /* AudioWidget.cxx */; };
260
232
                2D91750A09BA90380026E9FF /* MediaFactory.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D05FF5A096E261E00A518FE /* MediaFactory.cxx */; };
261
233
                2D91750B09BA90380026E9FF /* EventMappingWidget.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D05FF5E096E269100A518FE /* EventMappingWidget.cxx */; };
262
234
                2D91750C09BA90380026E9FF /* InputDialog.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D05FF60096E269100A518FE /* InputDialog.cxx */; };
263
 
                2D91750D09BA90380026E9FF /* M6502Low.cxx in Sources */ = {isa = PBXBuildFile; fileRef = 2D10A7DB09B16F7A001F913C /* M6502Low.cxx */; };
264
235
                2D91750F09BA90380026E9FF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
265
236
                2D91751009BA90380026E9FF /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DEB3D4C0629BD24007EBBD3 /* OpenGL.framework */; };
266
237
                2D91751109BA90380026E9FF /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D4764C806683C5F00F63D87 /* SDL.framework */; };
267
238
                2D91751209BA90380026E9FF /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D17D98E08BC398400E47F69 /* ApplicationServices.framework */; };
268
239
                2D91751409BA90380026E9FF /* SDL.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 2D4764C806683C5F00F63D87 /* SDL.framework */; };
269
 
                2D91753809BA91BC0026E9FF /* StellaOSX.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 2D91753709BA91BC0026E9FF /* StellaOSX.xcconfig */; };
270
240
                2DEFB40C09C3386F00754289 /* Cart.icns in Resources */ = {isa = PBXBuildFile; fileRef = 2DEFB40B09C3386F00754289 /* Cart.icns */; };
271
241
                DC07A3C80CAD738A009B4BC9 /* StateManager.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC07A3C60CAD738A009B4BC9 /* StateManager.cxx */; };
272
242
                DC07A3C90CAD738A009B4BC9 /* StateManager.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC07A3C70CAD738A009B4BC9 /* StateManager.hxx */; };
273
243
                DC0984850D3985160073C852 /* CartSB.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC0984830D3985160073C852 /* CartSB.cxx */; };
274
244
                DC0984860D3985160073C852 /* CartSB.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC0984840D3985160073C852 /* CartSB.hxx */; };
 
245
                DC0DF8690F0DAAF500B0F1F3 /* GlobalPropsDialog.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC0DF8670F0DAAF500B0F1F3 /* GlobalPropsDialog.cxx */; };
 
246
                DC0DF86A0F0DAAF500B0F1F3 /* GlobalPropsDialog.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC0DF8680F0DAAF500B0F1F3 /* GlobalPropsDialog.hxx */; };
275
247
                DC11F78D0DB36933003B505E /* MT24LC256.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC11F78B0DB36933003B505E /* MT24LC256.cxx */; };
276
248
                DC11F78E0DB36933003B505E /* MT24LC256.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC11F78C0DB36933003B505E /* MT24LC256.hxx */; };
 
249
                DC173F760E2CAC1E00320F94 /* ContextMenu.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC173F740E2CAC1E00320F94 /* ContextMenu.cxx */; };
 
250
                DC173F770E2CAC1E00320F94 /* ContextMenu.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC173F750E2CAC1E00320F94 /* ContextMenu.hxx */; };
277
251
                DC1FC18A0DB3B2C7009B3DF7 /* SerialPortMACOSX.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC1FC1880DB3B2C7009B3DF7 /* SerialPortMACOSX.cxx */; };
278
252
                DC1FC18B0DB3B2C7009B3DF7 /* SerialPortMACOSX.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC1FC1890DB3B2C7009B3DF7 /* SerialPortMACOSX.hxx */; };
279
253
                DC4613670D92C03600D8DAB9 /* RomAuditDialog.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC4613650D92C03600D8DAB9 /* RomAuditDialog.cxx */; };
295
269
                DC4AC6F00DC8DACB00CD3AD2 /* RiotWidget.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC4AC6EE0DC8DACB00CD3AD2 /* RiotWidget.hxx */; };
296
270
                DC4AC6F30DC8DAEF00CD3AD2 /* SaveKey.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC4AC6F10DC8DAEF00CD3AD2 /* SaveKey.cxx */; };
297
271
                DC4AC6F40DC8DAEF00CD3AD2 /* SaveKey.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC4AC6F20DC8DAEF00CD3AD2 /* SaveKey.hxx */; };
298
 
                DC54CDA00C79CD7200DD0ACD /* Version.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC54CD9F0C79CD7200DD0ACD /* Version.hxx */; };
 
272
                DC5D1AA7102C6FC900E59AC1 /* Stack.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC5D1AA6102C6FC900E59AC1 /* Stack.hxx */; };
 
273
                DC5D2C520F117CFD004D1660 /* Rect.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC5D2C4E0F117CFD004D1660 /* Rect.hxx */; };
 
274
                DC5D2C530F117CFD004D1660 /* StellaFont.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC5D2C4F0F117CFD004D1660 /* StellaFont.hxx */; };
 
275
                DC5D2C540F117CFD004D1660 /* StellaLargeFont.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC5D2C500F117CFD004D1660 /* StellaLargeFont.hxx */; };
 
276
                DC5D2C550F117CFD004D1660 /* StellaMediumFont.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC5D2C510F117CFD004D1660 /* StellaMediumFont.hxx */; };
 
277
                DC5D2C600F129B1E004D1660 /* LauncherFilterDialog.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC5D2C5E0F129B1E004D1660 /* LauncherFilterDialog.cxx */; };
 
278
                DC5D2C610F129B1E004D1660 /* LauncherFilterDialog.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC5D2C5F0F129B1E004D1660 /* LauncherFilterDialog.hxx */; };
 
279
                DC64EB201152F9C000DC9140 /* CartDPCPlus.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC64EB1E1152F9C000DC9140 /* CartDPCPlus.cxx */; };
 
280
                DC64EB211152F9C000DC9140 /* CartDPCPlus.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC64EB1F1152F9C000DC9140 /* CartDPCPlus.hxx */; };
299
281
                DC8078DB0B4BD5F3005E9305 /* DebuggerExpressions.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC8078DA0B4BD5F3005E9305 /* DebuggerExpressions.hxx */; };
300
282
                DC8078E80B4BD697005E9305 /* FileSnapDialog.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC8078E40B4BD697005E9305 /* FileSnapDialog.cxx */; };
301
283
                DC8078E90B4BD697005E9305 /* FileSnapDialog.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC8078E50B4BD697005E9305 /* FileSnapDialog.hxx */; };
302
284
                DC8078EA0B4BD697005E9305 /* UIDialog.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC8078E60B4BD697005E9305 /* UIDialog.cxx */; };
303
285
                DC8078EB0B4BD697005E9305 /* UIDialog.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC8078E70B4BD697005E9305 /* UIDialog.hxx */; };
304
 
                DC8211550CAD74FF00511571 /* VideoModeList.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC8211540CAD74FF00511571 /* VideoModeList.hxx */; };
 
286
                DC84E11C1135988E00CA7C9D /* Genesis.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC84E11A1135988E00CA7C9D /* Genesis.cxx */; };
 
287
                DC84E11D1135988E00CA7C9D /* Genesis.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC84E11B1135988E00CA7C9D /* Genesis.hxx */; };
 
288
                DC932D440F278A5200FEFEFC /* DefProps.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC932D3F0F278A5200FEFEFC /* DefProps.hxx */; };
 
289
                DC932D450F278A5200FEFEFC /* Serializable.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC932D400F278A5200FEFEFC /* Serializable.hxx */; };
 
290
                DC932D460F278A5200FEFEFC /* SerialPort.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC932D410F278A5200FEFEFC /* SerialPort.hxx */; };
 
291
                DC932D470F278A5200FEFEFC /* TIATables.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC932D420F278A5200FEFEFC /* TIATables.cxx */; };
 
292
                DC932D480F278A5200FEFEFC /* TIATables.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC932D430F278A5200FEFEFC /* TIATables.hxx */; };
 
293
                DC9EA8870F729A36000452B5 /* KidVid.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DC9EA8850F729A36000452B5 /* KidVid.cxx */; };
 
294
                DC9EA8880F729A36000452B5 /* KidVid.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DC9EA8860F729A36000452B5 /* KidVid.hxx */; };
305
295
                DCA00FF70DBABCAD00C3823D /* RiotDebug.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCA00FF50DBABCAD00C3823D /* RiotDebug.cxx */; };
306
296
                DCA00FF80DBABCAD00C3823D /* RiotDebug.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCA00FF60DBABCAD00C3823D /* RiotDebug.hxx */; };
307
297
                DCA23AE90D75B22500F77B33 /* CartX07.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCA23AE70D75B22500F77B33 /* CartX07.cxx */; };
308
298
                DCA23AEA0D75B22500F77B33 /* CartX07.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCA23AE80D75B22500F77B33 /* CartX07.hxx */; };
 
299
                DCB9DA5F0FCD527000B192F6 /* GLShaderProgs.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCB9DA5E0FCD527000B192F6 /* GLShaderProgs.hxx */; };
309
300
                DCD56D380B247D920092F9F8 /* Cart4A50.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCD56D360B247D920092F9F8 /* Cart4A50.cxx */; };
310
301
                DCD56D390B247D920092F9F8 /* Cart4A50.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCD56D370B247D920092F9F8 /* Cart4A50.hxx */; };
311
302
                DCD56D3C0B247DB40092F9F8 /* RectList.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCD56D3A0B247DB40092F9F8 /* RectList.cxx */; };
312
303
                DCD56D3D0B247DB40092F9F8 /* RectList.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCD56D3B0B247DB40092F9F8 /* RectList.hxx */; };
313
304
                DCE3BBF90C95CEDC00A671DF /* RomInfoWidget.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCE3BBF50C95CEDC00A671DF /* RomInfoWidget.cxx */; };
314
305
                DCE3BBFA0C95CEDC00A671DF /* RomInfoWidget.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCE3BBF60C95CEDC00A671DF /* RomInfoWidget.hxx */; };
315
 
                DCE3BBFB0C95CEDC00A671DF /* Surface.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCE3BBF70C95CEDC00A671DF /* Surface.cxx */; };
316
 
                DCE3BBFC0C95CEDC00A671DF /* Surface.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCE3BBF80C95CEDC00A671DF /* Surface.hxx */; };
317
306
                DCE6EB220DD9ADA00047AC28 /* TrackBall.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCE6EB200DD9ADA00047AC28 /* TrackBall.cxx */; };
318
307
                DCE6EB230DD9ADA00047AC28 /* TrackBall.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCE6EB210DD9ADA00047AC28 /* TrackBall.hxx */; };
 
308
                DCE9CC2A1103812700C86671 /* CartDebug.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCE9CC261103812700C86671 /* CartDebug.cxx */; };
 
309
                DCE9CC2B1103812700C86671 /* CartDebug.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCE9CC271103812700C86671 /* CartDebug.hxx */; };
 
310
                DCE9CC2C1103812700C86671 /* DiStella.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCE9CC281103812700C86671 /* DiStella.cxx */; };
 
311
                DCE9CC2D1103812700C86671 /* DiStella.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCE9CC291103812700C86671 /* DiStella.hxx */; };
 
312
                DCECDAFA10B9DBDC00AF4E1B /* Device.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCECDAF210B9DBDC00AF4E1B /* Device.cxx */; };
 
313
                DCECDAFB10B9DBDC00AF4E1B /* Device.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCECDAF310B9DBDC00AF4E1B /* Device.hxx */; };
 
314
                DCECDAFC10B9DBDC00AF4E1B /* M6502.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCECDAF410B9DBDC00AF4E1B /* M6502.cxx */; };
 
315
                DCECDAFD10B9DBDC00AF4E1B /* M6502.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCECDAF510B9DBDC00AF4E1B /* M6502.hxx */; };
 
316
                DCECDAFE10B9DBDC00AF4E1B /* NullDev.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCECDAF610B9DBDC00AF4E1B /* NullDev.cxx */; };
 
317
                DCECDAFF10B9DBDC00AF4E1B /* NullDev.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCECDAF710B9DBDC00AF4E1B /* NullDev.hxx */; };
 
318
                DCECDB0010B9DBDC00AF4E1B /* System.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCECDAF810B9DBDC00AF4E1B /* System.cxx */; };
 
319
                DCECDB0110B9DBDC00AF4E1B /* System.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCECDAF910B9DBDC00AF4E1B /* System.hxx */; };
 
320
                DCECDB0510B9DC0400AF4E1B /* bspf.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCECDB0210B9DC0400AF4E1B /* bspf.hxx */; };
 
321
                DCECDB0610B9DC0400AF4E1B /* Snapshot.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCECDB0310B9DC0400AF4E1B /* Snapshot.cxx */; };
 
322
                DCECDB0710B9DC0400AF4E1B /* Snapshot.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCECDB0410B9DC0400AF4E1B /* Snapshot.hxx */; };
319
323
                DCEECE560B5E5E540021D754 /* Cart0840.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCEECE540B5E5E540021D754 /* Cart0840.cxx */; };
320
324
                DCEECE570B5E5E540021D754 /* Cart0840.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCEECE550B5E5E540021D754 /* Cart0840.hxx */; };
 
325
                DCF467B50F93993B00B25D7A /* Array.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCF467B10F93993B00B25D7A /* Array.hxx */; };
 
326
                DCF467B60F93993B00B25D7A /* SharedPtr.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCF467B20F93993B00B25D7A /* SharedPtr.hxx */; };
 
327
                DCF467B70F93993B00B25D7A /* SoundNull.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCF467B30F93993B00B25D7A /* SoundNull.cxx */; };
 
328
                DCF467B80F93993B00B25D7A /* SoundNull.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCF467B40F93993B00B25D7A /* SoundNull.hxx */; };
 
329
                DCF467BD0F9399F500B25D7A /* Version.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCF467BC0F9399F500B25D7A /* Version.hxx */; };
 
330
                DCF467C20F939A1400B25D7A /* CartEF.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCF467BE0F939A1400B25D7A /* CartEF.cxx */; };
 
331
                DCF467C30F939A1400B25D7A /* CartEF.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCF467BF0F939A1400B25D7A /* CartEF.hxx */; };
 
332
                DCF467C40F939A1400B25D7A /* CartEFSC.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCF467C00F939A1400B25D7A /* CartEFSC.cxx */; };
 
333
                DCF467C50F939A1400B25D7A /* CartEFSC.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCF467C10F939A1400B25D7A /* CartEFSC.hxx */; };
 
334
                DCF7B0DD10A762FC007A2870 /* CartF0.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCF7B0D910A762FC007A2870 /* CartF0.cxx */; };
 
335
                DCF7B0DE10A762FC007A2870 /* CartF0.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCF7B0DA10A762FC007A2870 /* CartF0.hxx */; };
 
336
                DCF7B0DF10A762FC007A2870 /* CartFA.cxx in Sources */ = {isa = PBXBuildFile; fileRef = DCF7B0DB10A762FC007A2870 /* CartFA.cxx */; };
 
337
                DCF7B0E010A762FC007A2870 /* CartFA.hxx in Headers */ = {isa = PBXBuildFile; fileRef = DCF7B0DC10A762FC007A2870 /* CartFA.hxx */; };
321
338
/* End PBXBuildFile section */
322
339
 
323
340
/* Begin PBXBuildRule section */
382
399
                2D05FF5F096E269100A518FE /* EventMappingWidget.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = EventMappingWidget.hxx; path = ../gui/EventMappingWidget.hxx; sourceTree = SOURCE_ROOT; };
383
400
                2D05FF60096E269100A518FE /* InputDialog.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = InputDialog.cxx; path = ../gui/InputDialog.cxx; sourceTree = SOURCE_ROOT; };
384
401
                2D05FF61096E269100A518FE /* InputDialog.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = InputDialog.hxx; path = ../gui/InputDialog.hxx; sourceTree = SOURCE_ROOT; };
385
 
                2D10A7DB09B16F7A001F913C /* M6502Low.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = M6502Low.cxx; path = ../emucore/m6502/src/M6502Low.cxx; sourceTree = SOURCE_ROOT; };
386
 
                2D10A7DC09B16F7A001F913C /* M6502Low.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = M6502Low.hxx; path = ../emucore/m6502/src/M6502Low.hxx; sourceTree = SOURCE_ROOT; };
387
402
                2D113E090672BF2100317017 /* ../../docs */ = {isa = PBXFileReference; explicitFileType = folder; path = ../../docs; sourceTree = "<group>"; };
388
 
                2D11C9A90667003F00724063 /* Snapshot.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Snapshot.cxx; path = ../common/Snapshot.cxx; sourceTree = SOURCE_ROOT; };
389
 
                2D11C9AA0667003F00724063 /* Snapshot.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Snapshot.hxx; path = ../common/Snapshot.hxx; sourceTree = SOURCE_ROOT; };
390
403
                2D16A8E106324136005DF364 /* Stella.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = Stella.icns; sourceTree = SOURCE_ROOT; };
391
404
                2D17D98E08BC398400E47F69 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
392
405
                2D1A6CD4085135F9007CDBA8 /* AboutBox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AboutBox.h; sourceTree = SOURCE_ROOT; };
433
446
                2D403BA1086116D1001E31A1 /* EditableWidget.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = EditableWidget.hxx; path = ../gui/EditableWidget.hxx; sourceTree = SOURCE_ROOT; };
434
447
                2D403BA4086116D1001E31A1 /* EditTextWidget.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = EditTextWidget.cxx; path = ../gui/EditTextWidget.cxx; sourceTree = SOURCE_ROOT; };
435
448
                2D403BA5086116D1001E31A1 /* EditTextWidget.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = EditTextWidget.hxx; path = ../gui/EditTextWidget.hxx; sourceTree = SOURCE_ROOT; };
436
 
                2D403BC908611898001E31A1 /* EquateList.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = EquateList.cxx; path = ../debugger/EquateList.cxx; sourceTree = SOURCE_ROOT; };
437
 
                2D403BCA08611898001E31A1 /* EquateList.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = EquateList.hxx; path = ../debugger/EquateList.hxx; sourceTree = SOURCE_ROOT; };
438
449
                2D403BCE08611A69001E31A1 /* PackedBitArray.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PackedBitArray.cxx; path = ../debugger/PackedBitArray.cxx; sourceTree = SOURCE_ROOT; };
439
450
                2D403BCF08611A69001E31A1 /* PackedBitArray.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = PackedBitArray.hxx; path = ../debugger/PackedBitArray.hxx; sourceTree = SOURCE_ROOT; };
440
451
                2D4764C806683C5F00F63D87 /* SDL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = SDL.framework; sourceTree = SOURCE_ROOT; };
444
455
                2D659E2E085D3DD6005D96C8 /* Debugger.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Debugger.hxx; path = ../debugger/Debugger.hxx; sourceTree = SOURCE_ROOT; };
445
456
                2D659E31085D3DD6005D96C8 /* DebuggerParser.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = DebuggerParser.cxx; path = ../debugger/DebuggerParser.cxx; sourceTree = SOURCE_ROOT; };
446
457
                2D659E32085D3DD6005D96C8 /* DebuggerParser.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = DebuggerParser.hxx; path = ../debugger/DebuggerParser.hxx; sourceTree = SOURCE_ROOT; };
447
 
                2D6CC10108C811A600B8F642 /* ContextMenu.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ContextMenu.cxx; path = ../debugger/gui/ContextMenu.cxx; sourceTree = SOURCE_ROOT; };
448
 
                2D6CC10208C811A600B8F642 /* ContextMenu.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = ContextMenu.hxx; path = ../debugger/gui/ContextMenu.hxx; sourceTree = SOURCE_ROOT; };
449
458
                2D6CC10308C811A600B8F642 /* TiaZoomWidget.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = TiaZoomWidget.cxx; path = ../debugger/gui/TiaZoomWidget.cxx; sourceTree = SOURCE_ROOT; };
450
459
                2D6CC10408C811A600B8F642 /* TiaZoomWidget.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = TiaZoomWidget.hxx; path = ../debugger/gui/TiaZoomWidget.hxx; sourceTree = SOURCE_ROOT; };
451
460
                2D733D5D062893E7006265D9 /* FrameBufferGL.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = FrameBufferGL.cxx; path = ../common/FrameBufferGL.cxx; sourceTree = SOURCE_ROOT; };
462
471
                2D73959508C3EB4E0060BB99 /* CommandMenu.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CommandMenu.cxx; path = ../gui/CommandMenu.cxx; sourceTree = SOURCE_ROOT; };
463
472
                2D73959608C3EB4E0060BB99 /* CommandMenu.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = CommandMenu.hxx; path = ../gui/CommandMenu.hxx; sourceTree = SOURCE_ROOT; };
464
473
                2D7B4F6C063B513200579B93 /* Credits.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = Credits.html; sourceTree = SOURCE_ROOT; };
465
 
                2D91751A09BA90380026E9FF /* Info-StellaOSX__Upgraded_.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Info-StellaOSX__Upgraded_.plist"; sourceTree = "<group>"; };
466
 
                2D91751E09BA90390026E9FF /* StellaOSX.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = StellaOSX.app; sourceTree = BUILT_PRODUCTS_DIR; };
467
 
                2D91753709BA91BC0026E9FF /* StellaOSX.xcconfig */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xcconfig; path = StellaOSX.xcconfig; sourceTree = SOURCE_ROOT; };
 
474
                2D91751E09BA90390026E9FF /* Stella.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Stella.app; sourceTree = BUILT_PRODUCTS_DIR; };
468
475
                2D9217FA0857CC88001D664B /* ConsoleFont.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = ConsoleFont.hxx; path = ../gui/ConsoleFont.hxx; sourceTree = SOURCE_ROOT; };
469
476
                2D9217FB0857CC88001D664B /* Font.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Font.cxx; path = ../gui/Font.cxx; sourceTree = SOURCE_ROOT; };
470
477
                2D9217FC0857CC88001D664B /* Font.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Font.hxx; path = ../gui/Font.hxx; sourceTree = SOURCE_ROOT; };
475
482
                2D9555DA0880E78000466554 /* Cart3E.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Cart3E.hxx; path = ../emucore/Cart3E.hxx; sourceTree = SOURCE_ROOT; };
476
483
                2D9555DD0880E79600466554 /* CpuDebug.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CpuDebug.cxx; path = ../debugger/CpuDebug.cxx; sourceTree = SOURCE_ROOT; };
477
484
                2D9555DE0880E79600466554 /* CpuDebug.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = CpuDebug.hxx; path = ../debugger/CpuDebug.hxx; sourceTree = SOURCE_ROOT; };
478
 
                2D9555DF0880E79600466554 /* RamDebug.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = RamDebug.cxx; path = ../debugger/RamDebug.cxx; sourceTree = SOURCE_ROOT; };
479
 
                2D9555E00880E79600466554 /* RamDebug.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = RamDebug.hxx; path = ../debugger/RamDebug.hxx; sourceTree = SOURCE_ROOT; };
480
485
                2DDA34020665817D00CDD299 /* SoundSDL.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SoundSDL.cxx; path = ../common/SoundSDL.cxx; sourceTree = SOURCE_ROOT; };
481
486
                2DDA34030665817D00CDD299 /* SoundSDL.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = SoundSDL.hxx; path = ../common/SoundSDL.hxx; sourceTree = SOURCE_ROOT; };
482
487
                2DDBEA0A0845700300812C11 /* mainSDL.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = mainSDL.cxx; path = ../common/mainSDL.cxx; sourceTree = SOURCE_ROOT; };
517
522
                2DDBEAC9084578BF00812C11 /* ProgressDialog.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = ProgressDialog.hxx; path = ../gui/ProgressDialog.hxx; sourceTree = SOURCE_ROOT; };
518
523
                2DDBEACA084578BF00812C11 /* ScrollBarWidget.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ScrollBarWidget.cxx; path = ../gui/ScrollBarWidget.cxx; sourceTree = SOURCE_ROOT; };
519
524
                2DDBEACB084578BF00812C11 /* ScrollBarWidget.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = ScrollBarWidget.hxx; path = ../gui/ScrollBarWidget.hxx; sourceTree = SOURCE_ROOT; };
520
 
                2DDBEACC084578BF00812C11 /* Stack.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Stack.hxx; path = ../gui/Stack.hxx; sourceTree = SOURCE_ROOT; };
521
525
                2DDBEACF084578BF00812C11 /* StringList.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = StringList.hxx; path = ../gui/StringList.hxx; sourceTree = SOURCE_ROOT; };
522
526
                2DDBEAD0084578BF00812C11 /* TabWidget.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = TabWidget.cxx; path = ../gui/TabWidget.cxx; sourceTree = SOURCE_ROOT; };
523
527
                2DDBEAD1084578BF00812C11 /* TabWidget.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = TabWidget.hxx; path = ../gui/TabWidget.hxx; sourceTree = SOURCE_ROOT; };
567
571
                2DE2DF2D0627AE07006BEC99 /* CartF8.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = CartF8.hxx; path = ../emucore/CartF8.hxx; sourceTree = SOURCE_ROOT; };
568
572
                2DE2DF2E0627AE07006BEC99 /* CartF8SC.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CartF8SC.cxx; path = ../emucore/CartF8SC.cxx; sourceTree = SOURCE_ROOT; };
569
573
                2DE2DF2F0627AE07006BEC99 /* CartF8SC.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = CartF8SC.hxx; path = ../emucore/CartF8SC.hxx; sourceTree = SOURCE_ROOT; };
570
 
                2DE2DF300627AE07006BEC99 /* CartFASC.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CartFASC.cxx; path = ../emucore/CartFASC.cxx; sourceTree = SOURCE_ROOT; };
571
 
                2DE2DF310627AE07006BEC99 /* CartFASC.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = CartFASC.hxx; path = ../emucore/CartFASC.hxx; sourceTree = SOURCE_ROOT; };
572
574
                2DE2DF320627AE07006BEC99 /* CartFE.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CartFE.cxx; path = ../emucore/CartFE.cxx; sourceTree = SOURCE_ROOT; };
573
575
                2DE2DF330627AE07006BEC99 /* CartFE.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = CartFE.hxx; path = ../emucore/CartFE.hxx; sourceTree = SOURCE_ROOT; };
574
 
                2DE2DF340627AE07006BEC99 /* CartMB.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CartMB.cxx; path = ../emucore/CartMB.cxx; sourceTree = SOURCE_ROOT; };
575
 
                2DE2DF350627AE07006BEC99 /* CartMB.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = CartMB.hxx; path = ../emucore/CartMB.hxx; sourceTree = SOURCE_ROOT; };
576
576
                2DE2DF360627AE07006BEC99 /* CartMC.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CartMC.cxx; path = ../emucore/CartMC.cxx; sourceTree = SOURCE_ROOT; };
577
577
                2DE2DF370627AE07006BEC99 /* CartMC.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = CartMC.hxx; path = ../emucore/CartMC.hxx; sourceTree = SOURCE_ROOT; };
578
578
                2DE2DF380627AE07006BEC99 /* Console.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Console.cxx; path = ../emucore/Console.cxx; sourceTree = SOURCE_ROOT; };
579
579
                2DE2DF390627AE07006BEC99 /* Console.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Console.hxx; path = ../emucore/Console.hxx; sourceTree = SOURCE_ROOT; };
580
580
                2DE2DF3A0627AE07006BEC99 /* Control.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Control.cxx; path = ../emucore/Control.cxx; sourceTree = SOURCE_ROOT; };
581
581
                2DE2DF3B0627AE07006BEC99 /* Control.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Control.hxx; path = ../emucore/Control.hxx; sourceTree = SOURCE_ROOT; };
582
 
                2DE2DF3C0627AE07006BEC99 /* Deserializer.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Deserializer.cxx; path = ../emucore/Deserializer.cxx; sourceTree = SOURCE_ROOT; };
583
 
                2DE2DF3D0627AE07006BEC99 /* Deserializer.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Deserializer.hxx; path = ../emucore/Deserializer.hxx; sourceTree = SOURCE_ROOT; };
584
582
                2DE2DF3E0627AE07006BEC99 /* Driving.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Driving.cxx; path = ../emucore/Driving.cxx; sourceTree = SOURCE_ROOT; };
585
583
                2DE2DF3F0627AE07006BEC99 /* Driving.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Driving.hxx; path = ../emucore/Driving.hxx; sourceTree = SOURCE_ROOT; };
586
584
                2DE2DF400627AE07006BEC99 /* Event.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Event.cxx; path = ../emucore/Event.cxx; sourceTree = SOURCE_ROOT; };
593
591
                2DE2DF7D0627AE33006BEC99 /* M6532.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = M6532.hxx; path = ../emucore/M6532.hxx; sourceTree = SOURCE_ROOT; };
594
592
                2DE2DF7E0627AE33006BEC99 /* MD5.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = MD5.cxx; path = ../emucore/MD5.cxx; sourceTree = SOURCE_ROOT; };
595
593
                2DE2DF7F0627AE34006BEC99 /* MD5.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = MD5.hxx; path = ../emucore/MD5.hxx; sourceTree = SOURCE_ROOT; };
596
 
                2DE2DF800627AE34006BEC99 /* MediaSrc.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = MediaSrc.cxx; path = ../emucore/MediaSrc.cxx; sourceTree = SOURCE_ROOT; };
597
 
                2DE2DF810627AE34006BEC99 /* MediaSrc.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = MediaSrc.hxx; path = ../emucore/MediaSrc.hxx; sourceTree = SOURCE_ROOT; };
598
594
                2DE2DF820627AE34006BEC99 /* Paddles.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Paddles.cxx; path = ../emucore/Paddles.cxx; sourceTree = SOURCE_ROOT; };
599
595
                2DE2DF830627AE34006BEC99 /* Paddles.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Paddles.hxx; path = ../emucore/Paddles.hxx; sourceTree = SOURCE_ROOT; };
600
596
                2DE2DF840627AE34006BEC99 /* Props.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Props.cxx; path = ../emucore/Props.cxx; sourceTree = SOURCE_ROOT; };
610
606
                2DE2DF8F0627AE34006BEC99 /* Switches.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Switches.hxx; path = ../emucore/Switches.hxx; sourceTree = SOURCE_ROOT; };
611
607
                2DE2DF900627AE34006BEC99 /* TIA.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = TIA.cxx; path = ../emucore/TIA.cxx; sourceTree = SOURCE_ROOT; };
612
608
                2DE2DF910627AE34006BEC99 /* TIA.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = TIA.hxx; path = ../emucore/TIA.hxx; sourceTree = SOURCE_ROOT; };
613
 
                2DE2DFBE0627B1DF006BEC99 /* Device.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Device.cxx; path = ../emucore/m6502/src/Device.cxx; sourceTree = SOURCE_ROOT; };
614
 
                2DE2DFBF0627B1DF006BEC99 /* Device.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Device.hxx; path = ../emucore/m6502/src/Device.hxx; sourceTree = SOURCE_ROOT; };
615
 
                2DE2DFC00627B1DF006BEC99 /* M6502.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = M6502.cxx; path = ../emucore/m6502/src/M6502.cxx; sourceTree = SOURCE_ROOT; };
616
 
                2DE2DFC10627B1DF006BEC99 /* M6502.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = M6502.hxx; path = ../emucore/m6502/src/M6502.hxx; sourceTree = SOURCE_ROOT; };
617
 
                2DE2DFC20627B1DF006BEC99 /* M6502Hi.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = M6502Hi.cxx; path = ../emucore/m6502/src/M6502Hi.cxx; sourceTree = SOURCE_ROOT; };
618
 
                2DE2DFC30627B1DF006BEC99 /* M6502Hi.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = M6502Hi.hxx; path = ../emucore/m6502/src/M6502Hi.hxx; sourceTree = SOURCE_ROOT; };
619
 
                2DE2DFC60627B1DF006BEC99 /* NullDev.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = NullDev.cxx; path = ../emucore/m6502/src/NullDev.cxx; sourceTree = SOURCE_ROOT; };
620
 
                2DE2DFC70627B1DF006BEC99 /* NullDev.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = NullDev.hxx; path = ../emucore/m6502/src/NullDev.hxx; sourceTree = SOURCE_ROOT; };
621
 
                2DE2DFC80627B1DF006BEC99 /* System.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = System.cxx; path = ../emucore/m6502/src/System.cxx; sourceTree = SOURCE_ROOT; };
622
 
                2DE2DFC90627B1DF006BEC99 /* System.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = System.hxx; path = ../emucore/m6502/src/System.hxx; sourceTree = SOURCE_ROOT; };
623
609
                2DE7242D08CE910900C889A8 /* TIASnd.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = TIASnd.cxx; path = ../emucore/TIASnd.cxx; sourceTree = SOURCE_ROOT; };
624
610
                2DE7242E08CE910900C889A8 /* TIASnd.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = TIASnd.hxx; path = ../emucore/TIASnd.hxx; sourceTree = SOURCE_ROOT; };
625
611
                2DEB3D4C0629BD24007EBBD3 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
636
622
                DC07A3C70CAD738A009B4BC9 /* StateManager.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = StateManager.hxx; path = ../emucore/StateManager.hxx; sourceTree = SOURCE_ROOT; };
637
623
                DC0984830D3985160073C852 /* CartSB.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CartSB.cxx; path = ../emucore/CartSB.cxx; sourceTree = SOURCE_ROOT; };
638
624
                DC0984840D3985160073C852 /* CartSB.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = CartSB.hxx; path = ../emucore/CartSB.hxx; sourceTree = SOURCE_ROOT; };
 
625
                DC0DF8670F0DAAF500B0F1F3 /* GlobalPropsDialog.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GlobalPropsDialog.cxx; path = ../gui/GlobalPropsDialog.cxx; sourceTree = SOURCE_ROOT; };
 
626
                DC0DF8680F0DAAF500B0F1F3 /* GlobalPropsDialog.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = GlobalPropsDialog.hxx; path = ../gui/GlobalPropsDialog.hxx; sourceTree = SOURCE_ROOT; };
639
627
                DC11F78B0DB36933003B505E /* MT24LC256.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = MT24LC256.cxx; path = ../emucore/MT24LC256.cxx; sourceTree = SOURCE_ROOT; };
640
628
                DC11F78C0DB36933003B505E /* MT24LC256.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = MT24LC256.hxx; path = ../emucore/MT24LC256.hxx; sourceTree = SOURCE_ROOT; };
 
629
                DC173F740E2CAC1E00320F94 /* ContextMenu.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ContextMenu.cxx; path = ../gui/ContextMenu.cxx; sourceTree = SOURCE_ROOT; };
 
630
                DC173F750E2CAC1E00320F94 /* ContextMenu.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = ContextMenu.hxx; path = ../gui/ContextMenu.hxx; sourceTree = SOURCE_ROOT; };
641
631
                DC1FC1880DB3B2C7009B3DF7 /* SerialPortMACOSX.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SerialPortMACOSX.cxx; sourceTree = "<group>"; };
642
632
                DC1FC1890DB3B2C7009B3DF7 /* SerialPortMACOSX.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = SerialPortMACOSX.hxx; sourceTree = "<group>"; };
 
633
                DC419D81108E10A3006E8687 /* Info-Stella.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-Stella.plist"; sourceTree = "<group>"; };
643
634
                DC4613650D92C03600D8DAB9 /* RomAuditDialog.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = RomAuditDialog.cxx; path = ../gui/RomAuditDialog.cxx; sourceTree = SOURCE_ROOT; };
644
635
                DC4613660D92C03600D8DAB9 /* RomAuditDialog.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = RomAuditDialog.hxx; path = ../gui/RomAuditDialog.hxx; sourceTree = SOURCE_ROOT; };
645
636
                DC47454A09C34BFA00EDDA3A /* BankRomCheat.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = BankRomCheat.cxx; path = ../cheat/BankRomCheat.cxx; sourceTree = SOURCE_ROOT; };
659
650
                DC4AC6EE0DC8DACB00CD3AD2 /* RiotWidget.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = RiotWidget.hxx; path = ../debugger/gui/RiotWidget.hxx; sourceTree = SOURCE_ROOT; };
660
651
                DC4AC6F10DC8DAEF00CD3AD2 /* SaveKey.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SaveKey.cxx; path = ../emucore/SaveKey.cxx; sourceTree = SOURCE_ROOT; };
661
652
                DC4AC6F20DC8DAEF00CD3AD2 /* SaveKey.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = SaveKey.hxx; path = ../emucore/SaveKey.hxx; sourceTree = SOURCE_ROOT; };
662
 
                DC54CD9F0C79CD7200DD0ACD /* Version.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Version.hxx; path = ../common/Version.hxx; sourceTree = SOURCE_ROOT; };
 
653
                DC5D1AA6102C6FC900E59AC1 /* Stack.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Stack.hxx; path = ../common/Stack.hxx; sourceTree = SOURCE_ROOT; };
 
654
                DC5D2C4E0F117CFD004D1660 /* Rect.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Rect.hxx; path = ../gui/Rect.hxx; sourceTree = SOURCE_ROOT; };
 
655
                DC5D2C4F0F117CFD004D1660 /* StellaFont.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = StellaFont.hxx; path = ../gui/StellaFont.hxx; sourceTree = SOURCE_ROOT; };
 
656
                DC5D2C500F117CFD004D1660 /* StellaLargeFont.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = StellaLargeFont.hxx; path = ../gui/StellaLargeFont.hxx; sourceTree = SOURCE_ROOT; };
 
657
                DC5D2C510F117CFD004D1660 /* StellaMediumFont.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = StellaMediumFont.hxx; path = ../gui/StellaMediumFont.hxx; sourceTree = SOURCE_ROOT; };
 
658
                DC5D2C5E0F129B1E004D1660 /* LauncherFilterDialog.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = LauncherFilterDialog.cxx; path = ../gui/LauncherFilterDialog.cxx; sourceTree = SOURCE_ROOT; };
 
659
                DC5D2C5F0F129B1E004D1660 /* LauncherFilterDialog.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = LauncherFilterDialog.hxx; path = ../gui/LauncherFilterDialog.hxx; sourceTree = SOURCE_ROOT; };
 
660
                DC64EB1E1152F9C000DC9140 /* CartDPCPlus.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CartDPCPlus.cxx; path = ../emucore/CartDPCPlus.cxx; sourceTree = SOURCE_ROOT; };
 
661
                DC64EB1F1152F9C000DC9140 /* CartDPCPlus.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = CartDPCPlus.hxx; path = ../emucore/CartDPCPlus.hxx; sourceTree = SOURCE_ROOT; };
663
662
                DC8078DA0B4BD5F3005E9305 /* DebuggerExpressions.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = DebuggerExpressions.hxx; path = ../debugger/DebuggerExpressions.hxx; sourceTree = SOURCE_ROOT; };
664
663
                DC8078E40B4BD697005E9305 /* FileSnapDialog.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = FileSnapDialog.cxx; path = ../gui/FileSnapDialog.cxx; sourceTree = SOURCE_ROOT; };
665
664
                DC8078E50B4BD697005E9305 /* FileSnapDialog.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = FileSnapDialog.hxx; path = ../gui/FileSnapDialog.hxx; sourceTree = SOURCE_ROOT; };
666
665
                DC8078E60B4BD697005E9305 /* UIDialog.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = UIDialog.cxx; path = ../gui/UIDialog.cxx; sourceTree = SOURCE_ROOT; };
667
666
                DC8078E70B4BD697005E9305 /* UIDialog.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = UIDialog.hxx; path = ../gui/UIDialog.hxx; sourceTree = SOURCE_ROOT; };
668
 
                DC8211540CAD74FF00511571 /* VideoModeList.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = VideoModeList.hxx; path = ../common/VideoModeList.hxx; sourceTree = SOURCE_ROOT; };
 
667
                DC84E11A1135988E00CA7C9D /* Genesis.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Genesis.cxx; path = ../emucore/Genesis.cxx; sourceTree = SOURCE_ROOT; };
 
668
                DC84E11B1135988E00CA7C9D /* Genesis.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Genesis.hxx; path = ../emucore/Genesis.hxx; sourceTree = SOURCE_ROOT; };
 
669
                DC932D3F0F278A5200FEFEFC /* DefProps.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = DefProps.hxx; path = ../emucore/DefProps.hxx; sourceTree = SOURCE_ROOT; };
 
670
                DC932D400F278A5200FEFEFC /* Serializable.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Serializable.hxx; path = ../emucore/Serializable.hxx; sourceTree = SOURCE_ROOT; };
 
671
                DC932D410F278A5200FEFEFC /* SerialPort.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = SerialPort.hxx; path = ../emucore/SerialPort.hxx; sourceTree = SOURCE_ROOT; };
 
672
                DC932D420F278A5200FEFEFC /* TIATables.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = TIATables.cxx; path = ../emucore/TIATables.cxx; sourceTree = SOURCE_ROOT; };
 
673
                DC932D430F278A5200FEFEFC /* TIATables.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = TIATables.hxx; path = ../emucore/TIATables.hxx; sourceTree = SOURCE_ROOT; };
 
674
                DC9EA8850F729A36000452B5 /* KidVid.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = KidVid.cxx; path = ../emucore/KidVid.cxx; sourceTree = SOURCE_ROOT; };
 
675
                DC9EA8860F729A36000452B5 /* KidVid.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = KidVid.hxx; path = ../emucore/KidVid.hxx; sourceTree = SOURCE_ROOT; };
669
676
                DCA00FF50DBABCAD00C3823D /* RiotDebug.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = RiotDebug.cxx; path = ../debugger/RiotDebug.cxx; sourceTree = SOURCE_ROOT; };
670
677
                DCA00FF60DBABCAD00C3823D /* RiotDebug.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = RiotDebug.hxx; path = ../debugger/RiotDebug.hxx; sourceTree = SOURCE_ROOT; };
671
678
                DCA23AE70D75B22500F77B33 /* CartX07.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CartX07.cxx; path = ../emucore/CartX07.cxx; sourceTree = SOURCE_ROOT; };
672
679
                DCA23AE80D75B22500F77B33 /* CartX07.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = CartX07.hxx; path = ../emucore/CartX07.hxx; sourceTree = SOURCE_ROOT; };
 
680
                DCB9DA5E0FCD527000B192F6 /* GLShaderProgs.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = GLShaderProgs.hxx; path = ../common/GLShaderProgs.hxx; sourceTree = SOURCE_ROOT; };
673
681
                DCD56D360B247D920092F9F8 /* Cart4A50.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Cart4A50.cxx; path = ../emucore/Cart4A50.cxx; sourceTree = SOURCE_ROOT; };
674
682
                DCD56D370B247D920092F9F8 /* Cart4A50.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Cart4A50.hxx; path = ../emucore/Cart4A50.hxx; sourceTree = SOURCE_ROOT; };
675
683
                DCD56D3A0B247DB40092F9F8 /* RectList.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = RectList.cxx; path = ../common/RectList.cxx; sourceTree = SOURCE_ROOT; };
676
684
                DCD56D3B0B247DB40092F9F8 /* RectList.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = RectList.hxx; path = ../common/RectList.hxx; sourceTree = SOURCE_ROOT; };
677
685
                DCE3BBF50C95CEDC00A671DF /* RomInfoWidget.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = RomInfoWidget.cxx; path = ../gui/RomInfoWidget.cxx; sourceTree = SOURCE_ROOT; };
678
686
                DCE3BBF60C95CEDC00A671DF /* RomInfoWidget.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = RomInfoWidget.hxx; path = ../gui/RomInfoWidget.hxx; sourceTree = SOURCE_ROOT; };
679
 
                DCE3BBF70C95CEDC00A671DF /* Surface.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Surface.cxx; path = ../gui/Surface.cxx; sourceTree = SOURCE_ROOT; };
680
 
                DCE3BBF80C95CEDC00A671DF /* Surface.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Surface.hxx; path = "..//gui/Surface.hxx"; sourceTree = SOURCE_ROOT; };
681
687
                DCE6EB200DD9ADA00047AC28 /* TrackBall.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = TrackBall.cxx; path = ../emucore/TrackBall.cxx; sourceTree = SOURCE_ROOT; };
682
688
                DCE6EB210DD9ADA00047AC28 /* TrackBall.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = TrackBall.hxx; path = ../emucore/TrackBall.hxx; sourceTree = SOURCE_ROOT; };
 
689
                DCE9CC261103812700C86671 /* CartDebug.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CartDebug.cxx; path = ../debugger/CartDebug.cxx; sourceTree = SOURCE_ROOT; };
 
690
                DCE9CC271103812700C86671 /* CartDebug.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = CartDebug.hxx; path = ../debugger/CartDebug.hxx; sourceTree = SOURCE_ROOT; };
 
691
                DCE9CC281103812700C86671 /* DiStella.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = DiStella.cxx; path = ../debugger/DiStella.cxx; sourceTree = SOURCE_ROOT; };
 
692
                DCE9CC291103812700C86671 /* DiStella.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = DiStella.hxx; path = ../debugger/DiStella.hxx; sourceTree = SOURCE_ROOT; };
 
693
                DCECDAF210B9DBDC00AF4E1B /* Device.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Device.cxx; path = ../emucore/Device.cxx; sourceTree = SOURCE_ROOT; };
 
694
                DCECDAF310B9DBDC00AF4E1B /* Device.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Device.hxx; path = ../emucore/Device.hxx; sourceTree = SOURCE_ROOT; };
 
695
                DCECDAF410B9DBDC00AF4E1B /* M6502.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = M6502.cxx; path = ../emucore/M6502.cxx; sourceTree = SOURCE_ROOT; };
 
696
                DCECDAF510B9DBDC00AF4E1B /* M6502.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = M6502.hxx; path = ../emucore/M6502.hxx; sourceTree = SOURCE_ROOT; };
 
697
                DCECDAF610B9DBDC00AF4E1B /* NullDev.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = NullDev.cxx; path = ../emucore/NullDev.cxx; sourceTree = SOURCE_ROOT; };
 
698
                DCECDAF710B9DBDC00AF4E1B /* NullDev.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = NullDev.hxx; path = ../emucore/NullDev.hxx; sourceTree = SOURCE_ROOT; };
 
699
                DCECDAF810B9DBDC00AF4E1B /* System.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = System.cxx; path = ../emucore/System.cxx; sourceTree = SOURCE_ROOT; };
 
700
                DCECDAF910B9DBDC00AF4E1B /* System.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = System.hxx; path = ../emucore/System.hxx; sourceTree = SOURCE_ROOT; };
 
701
                DCECDB0210B9DC0400AF4E1B /* bspf.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = bspf.hxx; path = ../common/bspf.hxx; sourceTree = SOURCE_ROOT; };
 
702
                DCECDB0310B9DC0400AF4E1B /* Snapshot.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Snapshot.cxx; path = ../common/Snapshot.cxx; sourceTree = SOURCE_ROOT; };
 
703
                DCECDB0410B9DC0400AF4E1B /* Snapshot.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Snapshot.hxx; path = ../common/Snapshot.hxx; sourceTree = SOURCE_ROOT; };
683
704
                DCEECE540B5E5E540021D754 /* Cart0840.cxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Cart0840.cxx; path = ../emucore/Cart0840.cxx; sourceTree = SOURCE_ROOT; };
684
705
                DCEECE550B5E5E540021D754 /* Cart0840.hxx */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = Cart0840.hxx; path = ../emucore/Cart0840.hxx; sourceTree = SOURCE_ROOT; };
 
706
                DCF467B10F93993B00B25D7A /* Array.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Array.hxx; path = ../common/Array.hxx; sourceTree = SOURCE_ROOT; };
 
707
                DCF467B20F93993B00B25D7A /* SharedPtr.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = SharedPtr.hxx; path = ../common/SharedPtr.hxx; sourceTree = SOURCE_ROOT; };
 
708
                DCF467B30F93993B00B25D7A /* SoundNull.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SoundNull.cxx; path = ../common/SoundNull.cxx; sourceTree = SOURCE_ROOT; };
 
709
                DCF467B40F93993B00B25D7A /* SoundNull.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = SoundNull.hxx; path = ../common/SoundNull.hxx; sourceTree = SOURCE_ROOT; };
 
710
                DCF467BC0F9399F500B25D7A /* Version.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = Version.hxx; path = ../common/Version.hxx; sourceTree = SOURCE_ROOT; };
 
711
                DCF467BE0F939A1400B25D7A /* CartEF.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CartEF.cxx; path = ../emucore/CartEF.cxx; sourceTree = SOURCE_ROOT; };
 
712
                DCF467BF0F939A1400B25D7A /* CartEF.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = CartEF.hxx; path = ../emucore/CartEF.hxx; sourceTree = SOURCE_ROOT; };
 
713
                DCF467C00F939A1400B25D7A /* CartEFSC.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CartEFSC.cxx; path = ../emucore/CartEFSC.cxx; sourceTree = SOURCE_ROOT; };
 
714
                DCF467C10F939A1400B25D7A /* CartEFSC.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = CartEFSC.hxx; path = ../emucore/CartEFSC.hxx; sourceTree = SOURCE_ROOT; };
 
715
                DCF7B0D910A762FC007A2870 /* CartF0.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CartF0.cxx; path = ../emucore/CartF0.cxx; sourceTree = SOURCE_ROOT; };
 
716
                DCF7B0DA10A762FC007A2870 /* CartF0.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = CartF0.hxx; path = ../emucore/CartF0.hxx; sourceTree = SOURCE_ROOT; };
 
717
                DCF7B0DB10A762FC007A2870 /* CartFA.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = CartFA.cxx; path = ../emucore/CartFA.cxx; sourceTree = SOURCE_ROOT; };
 
718
                DCF7B0DC10A762FC007A2870 /* CartFA.hxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = CartFA.hxx; path = ../emucore/CartFA.hxx; sourceTree = SOURCE_ROOT; };
685
719
                F5A47A9D01A0482F01D3D55B /* SDLMain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDLMain.h; sourceTree = SOURCE_ROOT; };
686
720
                F5A47A9E01A0483001D3D55B /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDLMain.m; sourceTree = SOURCE_ROOT; };
687
721
/* End PBXFileReference section */
706
740
                        children = (
707
741
                                2D1A6CD4085135F9007CDBA8 /* AboutBox.h */,
708
742
                                2D1A6CD5085135F9007CDBA8 /* AboutBox.m */,
 
743
                                2D62C40E085011050063A4A3 /* Menus.h */,
 
744
                                2D47A45208491D4500ABFB6A /* Menus.m */,
709
745
                                2DDBEBE3084582C400812C11 /* Preferences.h */,
710
746
                                2DDBEBE4084582C400812C11 /* Preferences.m */,
711
 
                                2D47A45208491D4500ABFB6A /* Menus.m */,
712
 
                                2D62C40E085011050063A4A3 /* Menus.h */,
713
747
                                F5A47A9D01A0482F01D3D55B /* SDLMain.h */,
714
748
                                F5A47A9E01A0483001D3D55B /* SDLMain.m */,
715
749
                        );
739
773
                19C28FACFE9D520D11CA2CBB /* Products */ = {
740
774
                        isa = PBXGroup;
741
775
                        children = (
742
 
                                2D91751E09BA90390026E9FF /* StellaOSX.app */,
 
776
                                2D91751E09BA90390026E9FF /* Stella.app */,
743
777
                        );
744
778
                        name = Products;
745
779
                        sourceTree = "<group>";
747
781
                29B97314FDCFA39411CA2CEA /* «PROJECTNAMEASXML» */ = {
748
782
                        isa = PBXGroup;
749
783
                        children = (
 
784
                                DC419D81108E10A3006E8687 /* Info-Stella.plist */,
750
785
                                080E96DDFE201D6D7F000001 /* Classes */,
751
786
                                29B97315FDCFA39411CA2CEA /* Other Sources */,
752
787
                                29B97317FDCFA39411CA2CEA /* Resources */,
753
788
                                29B97323FDCFA39411CA2CEA /* Frameworks */,
754
789
                                19C28FACFE9D520D11CA2CBB /* Products */,
755
 
                                2D91751A09BA90380026E9FF /* Info-StellaOSX__Upgraded_.plist */,
756
 
                                2D91753709BA91BC0026E9FF /* StellaOSX.xcconfig */,
757
790
                        );
758
791
                        name = "«PROJECTNAMEASXML»";
759
792
                        sourceTree = "<group>";
799
832
                2D20F9E308C603C500A73076 /* gui */ = {
800
833
                        isa = PBXGroup;
801
834
                        children = (
802
 
                                DC4AC6ED0DC8DACB00CD3AD2 /* RiotWidget.cxx */,
803
 
                                DC4AC6EE0DC8DACB00CD3AD2 /* RiotWidget.hxx */,
804
835
                                2D23318F0900B5EF00613B1F /* AudioWidget.cxx */,
805
836
                                2D2331900900B5EF00613B1F /* AudioWidget.hxx */,
806
837
                                2D20F9E408C603EC00A73076 /* ColorWidget.cxx */,
817
848
                                2D20F9EF08C603EC00A73076 /* PromptWidget.hxx */,
818
849
                                2D20F9F008C603EC00A73076 /* RamWidget.cxx */,
819
850
                                2D20F9F108C603EC00A73076 /* RamWidget.hxx */,
 
851
                                DC4AC6ED0DC8DACB00CD3AD2 /* RiotWidget.cxx */,
 
852
                                DC4AC6EE0DC8DACB00CD3AD2 /* RiotWidget.hxx */,
820
853
                                2D20F9F208C603EC00A73076 /* RomListWidget.cxx */,
821
854
                                2D20F9F308C603EC00A73076 /* RomListWidget.hxx */,
822
855
                                2D20F9F408C603EC00A73076 /* RomWidget.cxx */,
840
873
                2D6050C5089876F300C6DE89 /* common */ = {
841
874
                        isa = PBXGroup;
842
875
                        children = (
843
 
                                DC8211540CAD74FF00511571 /* VideoModeList.hxx */,
844
 
                                DCD56D3A0B247DB40092F9F8 /* RectList.cxx */,
845
 
                                DCD56D3B0B247DB40092F9F8 /* RectList.hxx */,
 
876
                                DCF467B10F93993B00B25D7A /* Array.hxx */,
 
877
                                DCECDB0210B9DC0400AF4E1B /* bspf.hxx */,
846
878
                                2D733D5D062893E7006265D9 /* FrameBufferGL.cxx */,
847
879
                                2D733D5E062893E7006265D9 /* FrameBufferGL.hxx */,
848
880
                                2D733D61062893E7006265D9 /* FrameBufferSoft.cxx */,
849
881
                                2D733D62062893E7006265D9 /* FrameBufferSoft.hxx */,
 
882
                                DCB9DA5E0FCD527000B192F6 /* GLShaderProgs.hxx */,
850
883
                                2DDBEA0A0845700300812C11 /* mainSDL.cxx */,
 
884
                                DCD56D3A0B247DB40092F9F8 /* RectList.cxx */,
 
885
                                DCD56D3B0B247DB40092F9F8 /* RectList.hxx */,
 
886
                                DCF467B20F93993B00B25D7A /* SharedPtr.hxx */,
 
887
                                DCECDB0310B9DC0400AF4E1B /* Snapshot.cxx */,
 
888
                                DCECDB0410B9DC0400AF4E1B /* Snapshot.hxx */,
 
889
                                DCF467B30F93993B00B25D7A /* SoundNull.cxx */,
 
890
                                DCF467B40F93993B00B25D7A /* SoundNull.hxx */,
851
891
                                2DDA34020665817D00CDD299 /* SoundSDL.cxx */,
852
892
                                2DDA34030665817D00CDD299 /* SoundSDL.hxx */,
 
893
                                DC5D1AA6102C6FC900E59AC1 /* Stack.hxx */,
 
894
                                DCF467BC0F9399F500B25D7A /* Version.hxx */,
853
895
                        );
854
896
                        name = common;
855
897
                        sourceTree = "<group>";
857
899
                2D6050C60898771C00C6DE89 /* macosx */ = {
858
900
                        isa = PBXGroup;
859
901
                        children = (
 
902
                                2D28DDE409DC2D9F00A17585 /* MenusEvents.h */,
 
903
                                2DDBEA0E0845709700812C11 /* OSystemMACOSX.cxx */,
 
904
                                2DDBEA0F0845709700812C11 /* OSystemMACOSX.hxx */,
860
905
                                DC1FC1880DB3B2C7009B3DF7 /* SerialPortMACOSX.cxx */,
861
906
                                DC1FC1890DB3B2C7009B3DF7 /* SerialPortMACOSX.hxx */,
862
 
                                2DDBEA0E0845709700812C11 /* OSystemMACOSX.cxx */,
863
 
                                2DDBEA0F0845709700812C11 /* OSystemMACOSX.hxx */,
864
907
                                2D944866062911CD00DD9879 /* SettingsMACOSX.cxx */,
865
908
                                2D94486C0629124700DD9879 /* SettingsMACOSX.hxx */,
866
 
                                2D11C9A90667003F00724063 /* Snapshot.cxx */,
867
 
                                2D11C9AA0667003F00724063 /* Snapshot.hxx */,
868
 
                                2D28DDE409DC2D9F00A17585 /* MenusEvents.h */,
869
909
                        );
870
910
                        name = macosx;
871
911
                        sourceTree = "<group>";
881
921
                2D6050CC0898776500C6DE89 /* emucore */ = {
882
922
                        isa = PBXGroup;
883
923
                        children = (
884
 
                                DCE6EB200DD9ADA00047AC28 /* TrackBall.cxx */,
885
 
                                DCE6EB210DD9ADA00047AC28 /* TrackBall.hxx */,
886
 
                                DC4AC6F10DC8DAEF00CD3AD2 /* SaveKey.cxx */,
887
 
                                DC4AC6F20DC8DAEF00CD3AD2 /* SaveKey.hxx */,
888
 
                                DC11F78B0DB36933003B505E /* MT24LC256.cxx */,
889
 
                                DC11F78C0DB36933003B505E /* MT24LC256.hxx */,
890
924
                                DC487FB40DA5350900E12499 /* AtariVox.cxx */,
891
925
                                DC487FB50DA5350900E12499 /* AtariVox.hxx */,
892
 
                                DCA23AE70D75B22500F77B33 /* CartX07.cxx */,
893
 
                                DCA23AE80D75B22500F77B33 /* CartX07.hxx */,
894
 
                                DC0984830D3985160073C852 /* CartSB.cxx */,
895
 
                                DC0984840D3985160073C852 /* CartSB.hxx */,
896
 
                                DC07A3C60CAD738A009B4BC9 /* StateManager.cxx */,
897
 
                                DC07A3C70CAD738A009B4BC9 /* StateManager.hxx */,
898
 
                                DCEECE540B5E5E540021D754 /* Cart0840.cxx */,
899
 
                                DCEECE550B5E5E540021D754 /* Cart0840.hxx */,
900
 
                                DCD56D360B247D920092F9F8 /* Cart4A50.cxx */,
901
 
                                DCD56D370B247D920092F9F8 /* Cart4A50.hxx */,
902
926
                                2DE2DF100627AE07006BEC99 /* Booster.cxx */,
903
927
                                2DE2DF110627AE07006BEC99 /* Booster.hxx */,
904
928
                                2DE2DF120627AE07006BEC99 /* Cart.cxx */,
905
929
                                2DE2DF130627AE07006BEC99 /* Cart.hxx */,
 
930
                                DCEECE540B5E5E540021D754 /* Cart0840.cxx */,
 
931
                                DCEECE550B5E5E540021D754 /* Cart0840.hxx */,
906
932
                                2DE2DF140627AE07006BEC99 /* Cart2K.cxx */,
907
933
                                2DE2DF150627AE07006BEC99 /* Cart2K.hxx */,
 
934
                                2D9555D90880E78000466554 /* Cart3E.cxx */,
 
935
                                2D9555DA0880E78000466554 /* Cart3E.hxx */,
908
936
                                2DE2DF160627AE07006BEC99 /* Cart3F.cxx */,
909
937
                                2DE2DF170627AE07006BEC99 /* Cart3F.hxx */,
 
938
                                DCD56D360B247D920092F9F8 /* Cart4A50.cxx */,
 
939
                                DCD56D370B247D920092F9F8 /* Cart4A50.hxx */,
910
940
                                2DE2DF180627AE07006BEC99 /* Cart4K.cxx */,
911
941
                                2DE2DF190627AE07006BEC99 /* Cart4K.hxx */,
912
942
                                2DE2DF1A0627AE07006BEC99 /* CartAR.cxx */,
915
945
                                2DE2DF1D0627AE07006BEC99 /* CartCV.hxx */,
916
946
                                2DE2DF1E0627AE07006BEC99 /* CartDPC.cxx */,
917
947
                                2DE2DF1F0627AE07006BEC99 /* CartDPC.hxx */,
 
948
                                DC64EB1E1152F9C000DC9140 /* CartDPCPlus.cxx */,
 
949
                                DC64EB1F1152F9C000DC9140 /* CartDPCPlus.hxx */,
918
950
                                2DE2DF200627AE07006BEC99 /* CartE0.cxx */,
919
951
                                2DE2DF210627AE07006BEC99 /* CartE0.hxx */,
920
 
                                2D9555D90880E78000466554 /* Cart3E.cxx */,
921
 
                                2D9555DA0880E78000466554 /* Cart3E.hxx */,
922
952
                                2DE2DF220627AE07006BEC99 /* CartE7.cxx */,
923
953
                                2DE2DF230627AE07006BEC99 /* CartE7.hxx */,
 
954
                                DCF467BE0F939A1400B25D7A /* CartEF.cxx */,
 
955
                                DCF467BF0F939A1400B25D7A /* CartEF.hxx */,
 
956
                                DCF467C00F939A1400B25D7A /* CartEFSC.cxx */,
 
957
                                DCF467C10F939A1400B25D7A /* CartEFSC.hxx */,
 
958
                                DCF7B0D910A762FC007A2870 /* CartF0.cxx */,
 
959
                                DCF7B0DA10A762FC007A2870 /* CartF0.hxx */,
924
960
                                2DE2DF240627AE07006BEC99 /* CartF4.cxx */,
925
961
                                2DE2DF250627AE07006BEC99 /* CartF4.hxx */,
926
962
                                2DE2DF260627AE07006BEC99 /* CartF4SC.cxx */,
933
969
                                2DE2DF2D0627AE07006BEC99 /* CartF8.hxx */,
934
970
                                2DE2DF2E0627AE07006BEC99 /* CartF8SC.cxx */,
935
971
                                2DE2DF2F0627AE07006BEC99 /* CartF8SC.hxx */,
936
 
                                2DE2DF300627AE07006BEC99 /* CartFASC.cxx */,
937
 
                                2DE2DF310627AE07006BEC99 /* CartFASC.hxx */,
 
972
                                DCF7B0DB10A762FC007A2870 /* CartFA.cxx */,
 
973
                                DCF7B0DC10A762FC007A2870 /* CartFA.hxx */,
938
974
                                2DE2DF320627AE07006BEC99 /* CartFE.cxx */,
939
975
                                2DE2DF330627AE07006BEC99 /* CartFE.hxx */,
940
 
                                2DE2DF340627AE07006BEC99 /* CartMB.cxx */,
941
 
                                2DE2DF350627AE07006BEC99 /* CartMB.hxx */,
942
976
                                2DE2DF360627AE07006BEC99 /* CartMC.cxx */,
943
977
                                2DE2DF370627AE07006BEC99 /* CartMC.hxx */,
 
978
                                DC0984830D3985160073C852 /* CartSB.cxx */,
 
979
                                DC0984840D3985160073C852 /* CartSB.hxx */,
944
980
                                2DDBEB7008457B7D00812C11 /* CartUA.cxx */,
945
981
                                2DDBEB7108457B7D00812C11 /* CartUA.hxx */,
 
982
                                DCA23AE70D75B22500F77B33 /* CartX07.cxx */,
 
983
                                DCA23AE80D75B22500F77B33 /* CartX07.hxx */,
946
984
                                2DE2DF380627AE07006BEC99 /* Console.cxx */,
947
985
                                2DE2DF390627AE07006BEC99 /* Console.hxx */,
948
986
                                2DE2DF3A0627AE07006BEC99 /* Control.cxx */,
949
987
                                2DE2DF3B0627AE07006BEC99 /* Control.hxx */,
950
 
                                2DE2DF3C0627AE07006BEC99 /* Deserializer.cxx */,
951
 
                                2DE2DF3D0627AE07006BEC99 /* Deserializer.hxx */,
 
988
                                DC932D3F0F278A5200FEFEFC /* DefProps.hxx */,
 
989
                                DCECDAF210B9DBDC00AF4E1B /* Device.cxx */,
 
990
                                DCECDAF310B9DBDC00AF4E1B /* Device.hxx */,
952
991
                                2DE2DF3E0627AE07006BEC99 /* Driving.cxx */,
953
992
                                2DE2DF3F0627AE07006BEC99 /* Driving.hxx */,
954
993
                                2DE2DF400627AE07006BEC99 /* Event.cxx */,
959
998
                                2D733D71062895B2006265D9 /* FrameBuffer.hxx */,
960
999
                                2DDBEB7208457B7D00812C11 /* FSNode.cxx */,
961
1000
                                2DDBEB7308457B7D00812C11 /* FSNode.hxx */,
 
1001
                                DC84E11A1135988E00CA7C9D /* Genesis.cxx */,
 
1002
                                DC84E11B1135988E00CA7C9D /* Genesis.hxx */,
962
1003
                                2DE2DF420627AE07006BEC99 /* Joystick.cxx */,
963
1004
                                2DE2DF430627AE07006BEC99 /* Joystick.hxx */,
964
1005
                                2DE2DF440627AE07006BEC99 /* Keyboard.cxx */,
965
1006
                                2DE2DF450627AE07006BEC99 /* Keyboard.hxx */,
 
1007
                                DC9EA8850F729A36000452B5 /* KidVid.cxx */,
 
1008
                                DC9EA8860F729A36000452B5 /* KidVid.hxx */,
 
1009
                                DCECDAF410B9DBDC00AF4E1B /* M6502.cxx */,
 
1010
                                DCECDAF510B9DBDC00AF4E1B /* M6502.hxx */,
966
1011
                                2DE2DF7C0627AE33006BEC99 /* M6532.cxx */,
967
1012
                                2DE2DF7D0627AE33006BEC99 /* M6532.hxx */,
968
1013
                                2DE2DF7E0627AE33006BEC99 /* MD5.cxx */,
969
1014
                                2DE2DF7F0627AE34006BEC99 /* MD5.hxx */,
970
1015
                                2D05FF5A096E261E00A518FE /* MediaFactory.cxx */,
971
1016
                                2D05FF5B096E261E00A518FE /* MediaFactory.hxx */,
972
 
                                2DE2DF800627AE34006BEC99 /* MediaSrc.cxx */,
973
 
                                2DE2DF810627AE34006BEC99 /* MediaSrc.hxx */,
 
1017
                                DC11F78B0DB36933003B505E /* MT24LC256.cxx */,
 
1018
                                DC11F78C0DB36933003B505E /* MT24LC256.hxx */,
 
1019
                                DCECDAF610B9DBDC00AF4E1B /* NullDev.cxx */,
 
1020
                                DCECDAF710B9DBDC00AF4E1B /* NullDev.hxx */,
974
1021
                                2DDBEB7408457B7D00812C11 /* OSystem.cxx */,
975
1022
                                2DDBEB7508457B7D00812C11 /* OSystem.hxx */,
976
1023
                                2DE2DF820627AE34006BEC99 /* Paddles.cxx */,
981
1028
                                2DE2DF870627AE34006BEC99 /* PropsSet.hxx */,
982
1029
                                2DE2DF880627AE34006BEC99 /* Random.cxx */,
983
1030
                                2DE2DF890627AE34006BEC99 /* Random.hxx */,
 
1031
                                DC4AC6F10DC8DAEF00CD3AD2 /* SaveKey.cxx */,
 
1032
                                DC4AC6F20DC8DAEF00CD3AD2 /* SaveKey.hxx */,
 
1033
                                DC932D400F278A5200FEFEFC /* Serializable.hxx */,
984
1034
                                2DE2DF8A0627AE34006BEC99 /* Serializer.cxx */,
985
1035
                                2DE2DF8B0627AE34006BEC99 /* Serializer.hxx */,
 
1036
                                DC932D410F278A5200FEFEFC /* SerialPort.hxx */,
 
1037
                                2D944848062904E800DD9879 /* Settings.cxx */,
986
1038
                                2D733D77062895F1006265D9 /* Settings.hxx */,
987
 
                                2D944848062904E800DD9879 /* Settings.cxx */,
988
1039
                                2DE2DF8D0627AE34006BEC99 /* Sound.hxx */,
 
1040
                                DC07A3C60CAD738A009B4BC9 /* StateManager.cxx */,
 
1041
                                DC07A3C70CAD738A009B4BC9 /* StateManager.hxx */,
989
1042
                                2DE2DF8E0627AE34006BEC99 /* Switches.cxx */,
990
1043
                                2DE2DF8F0627AE34006BEC99 /* Switches.hxx */,
 
1044
                                DCECDAF810B9DBDC00AF4E1B /* System.cxx */,
 
1045
                                DCECDAF910B9DBDC00AF4E1B /* System.hxx */,
991
1046
                                2DE2DF900627AE34006BEC99 /* TIA.cxx */,
992
1047
                                2DE2DF910627AE34006BEC99 /* TIA.hxx */,
993
1048
                                2DE7242D08CE910900C889A8 /* TIASnd.cxx */,
994
1049
                                2DE7242E08CE910900C889A8 /* TIASnd.hxx */,
 
1050
                                DC932D420F278A5200FEFEFC /* TIATables.cxx */,
 
1051
                                DC932D430F278A5200FEFEFC /* TIATables.hxx */,
 
1052
                                DCE6EB200DD9ADA00047AC28 /* TrackBall.cxx */,
 
1053
                                DCE6EB210DD9ADA00047AC28 /* TrackBall.hxx */,
995
1054
                                2DDBEB7608457B7D00812C11 /* unzip.c */,
996
1055
                                2DDBEB7708457B7D00812C11 /* unzip.h */,
997
 
                                2D6050EB0898781500C6DE89 /* m6502 */,
998
1056
                        );
999
1057
                        name = emucore;
1000
1058
                        sourceTree = "<group>";
1001
1059
                };
1002
 
                2D6050EB0898781500C6DE89 /* m6502 */ = {
1003
 
                        isa = PBXGroup;
1004
 
                        children = (
1005
 
                                2DE2DFBE0627B1DF006BEC99 /* Device.cxx */,
1006
 
                                2DE2DFBF0627B1DF006BEC99 /* Device.hxx */,
1007
 
                                2DE2DFC00627B1DF006BEC99 /* M6502.cxx */,
1008
 
                                2DE2DFC10627B1DF006BEC99 /* M6502.hxx */,
1009
 
                                2D10A7DB09B16F7A001F913C /* M6502Low.cxx */,
1010
 
                                2D10A7DC09B16F7A001F913C /* M6502Low.hxx */,
1011
 
                                2DE2DFC20627B1DF006BEC99 /* M6502Hi.cxx */,
1012
 
                                2DE2DFC30627B1DF006BEC99 /* M6502Hi.hxx */,
1013
 
                                2DE2DFC60627B1DF006BEC99 /* NullDev.cxx */,
1014
 
                                2DE2DFC70627B1DF006BEC99 /* NullDev.hxx */,
1015
 
                                2DE2DFC80627B1DF006BEC99 /* System.cxx */,
1016
 
                                2DE2DFC90627B1DF006BEC99 /* System.hxx */,
1017
 
                        );
1018
 
                        name = m6502;
1019
 
                        sourceTree = "<group>";
1020
 
                };
1021
1060
                2D6050FA0898786C00C6DE89 /* gui */ = {
1022
1061
                        isa = PBXGroup;
1023
1062
                        children = (
1024
 
                                DC4613650D92C03600D8DAB9 /* RomAuditDialog.cxx */,
1025
 
                                DC4613660D92C03600D8DAB9 /* RomAuditDialog.hxx */,
1026
 
                                DCE3BBF50C95CEDC00A671DF /* RomInfoWidget.cxx */,
1027
 
                                DCE3BBF60C95CEDC00A671DF /* RomInfoWidget.hxx */,
1028
 
                                DCE3BBF70C95CEDC00A671DF /* Surface.cxx */,
1029
 
                                DCE3BBF80C95CEDC00A671DF /* Surface.hxx */,
1030
 
                                DC8078E40B4BD697005E9305 /* FileSnapDialog.cxx */,
1031
 
                                DC8078E50B4BD697005E9305 /* FileSnapDialog.hxx */,
1032
 
                                DC8078E60B4BD697005E9305 /* UIDialog.cxx */,
1033
 
                                DC8078E70B4BD697005E9305 /* UIDialog.hxx */,
1034
1063
                                2DDBEAA3084578BF00812C11 /* AboutDialog.cxx */,
1035
1064
                                2DDBEAA4084578BF00812C11 /* AboutDialog.hxx */,
1036
 
                                DC54CD9F0C79CD7200DD0ACD /* Version.hxx */,
1037
1065
                                2DDBEAA6084578BF00812C11 /* AudioDialog.cxx */,
1038
1066
                                2DDBEAA7084578BF00812C11 /* AudioDialog.hxx */,
1039
1067
                                2DDBEAA8084578BF00812C11 /* BrowserDialog.cxx */,
1046
1074
                                2D73959508C3EB4E0060BB99 /* CommandMenu.cxx */,
1047
1075
                                2D73959608C3EB4E0060BB99 /* CommandMenu.hxx */,
1048
1076
                                2D9217FA0857CC88001D664B /* ConsoleFont.hxx */,
 
1077
                                DC173F740E2CAC1E00320F94 /* ContextMenu.cxx */,
 
1078
                                DC173F750E2CAC1E00320F94 /* ContextMenu.hxx */,
1049
1079
                                2DDBEAAB084578BF00812C11 /* Dialog.cxx */,
1050
1080
                                2DDBEAAC084578BF00812C11 /* Dialog.hxx */,
1051
1081
                                2DDBEAAD084578BF00812C11 /* DialogContainer.cxx */,
1056
1086
                                2D403BA5086116D1001E31A1 /* EditTextWidget.hxx */,
1057
1087
                                2D05FF5E096E269100A518FE /* EventMappingWidget.cxx */,
1058
1088
                                2D05FF5F096E269100A518FE /* EventMappingWidget.hxx */,
 
1089
                                DC8078E40B4BD697005E9305 /* FileSnapDialog.cxx */,
 
1090
                                DC8078E50B4BD697005E9305 /* FileSnapDialog.hxx */,
1059
1091
                                2D9217FB0857CC88001D664B /* Font.cxx */,
1060
1092
                                2D9217FC0857CC88001D664B /* Font.hxx */,
1061
1093
                                2DDBEAB2084578BF00812C11 /* GameInfoDialog.cxx */,
1062
1094
                                2DDBEAB3084578BF00812C11 /* GameInfoDialog.hxx */,
1063
1095
                                2DDBEAB4084578BF00812C11 /* GameList.cxx */,
1064
1096
                                2DDBEAB5084578BF00812C11 /* GameList.hxx */,
 
1097
                                DC0DF8670F0DAAF500B0F1F3 /* GlobalPropsDialog.cxx */,
 
1098
                                DC0DF8680F0DAAF500B0F1F3 /* GlobalPropsDialog.hxx */,
1065
1099
                                2DDBEAB6084578BF00812C11 /* GuiObject.hxx */,
1066
1100
                                2DDBEAB8084578BF00812C11 /* HelpDialog.cxx */,
1067
1101
                                2DDBEAB9084578BF00812C11 /* HelpDialog.hxx */,
1073
1107
                                2DDBEABB084578BF00812C11 /* Launcher.hxx */,
1074
1108
                                2DDBEABC084578BF00812C11 /* LauncherDialog.cxx */,
1075
1109
                                2DDBEABD084578BF00812C11 /* LauncherDialog.hxx */,
 
1110
                                DC5D2C5E0F129B1E004D1660 /* LauncherFilterDialog.cxx */,
 
1111
                                DC5D2C5F0F129B1E004D1660 /* LauncherFilterDialog.hxx */,
1076
1112
                                2DDBEAC0084578BF00812C11 /* ListWidget.cxx */,
1077
1113
                                2DDBEAC1084578BF00812C11 /* ListWidget.hxx */,
1078
1114
                                2DDBEAC2084578BF00812C11 /* Menu.cxx */,
1083
1119
                                2DDBEAC7084578BF00812C11 /* PopUpWidget.hxx */,
1084
1120
                                2DDBEAC8084578BF00812C11 /* ProgressDialog.cxx */,
1085
1121
                                2DDBEAC9084578BF00812C11 /* ProgressDialog.hxx */,
 
1122
                                DC5D2C4E0F117CFD004D1660 /* Rect.hxx */,
 
1123
                                DC4613650D92C03600D8DAB9 /* RomAuditDialog.cxx */,
 
1124
                                DC4613660D92C03600D8DAB9 /* RomAuditDialog.hxx */,
 
1125
                                DCE3BBF50C95CEDC00A671DF /* RomInfoWidget.cxx */,
 
1126
                                DCE3BBF60C95CEDC00A671DF /* RomInfoWidget.hxx */,
1086
1127
                                2DDBEACA084578BF00812C11 /* ScrollBarWidget.cxx */,
1087
1128
                                2DDBEACB084578BF00812C11 /* ScrollBarWidget.hxx */,
1088
 
                                2DDBEACC084578BF00812C11 /* Stack.hxx */,
 
1129
                                DC5D2C4F0F117CFD004D1660 /* StellaFont.hxx */,
 
1130
                                DC5D2C500F117CFD004D1660 /* StellaLargeFont.hxx */,
 
1131
                                DC5D2C510F117CFD004D1660 /* StellaMediumFont.hxx */,
1089
1132
                                2DDBEACF084578BF00812C11 /* StringList.hxx */,
1090
1133
                                2DEF21FA08BC033500B246B4 /* StringListWidget.cxx */,
1091
1134
                                2DEF21FB08BC033500B246B4 /* StringListWidget.hxx */,
1092
1135
                                2DDBEAD0084578BF00812C11 /* TabWidget.cxx */,
1093
1136
                                2DDBEAD1084578BF00812C11 /* TabWidget.hxx */,
 
1137
                                DC8078E60B4BD697005E9305 /* UIDialog.cxx */,
 
1138
                                DC8078E70B4BD697005E9305 /* UIDialog.hxx */,
1094
1139
                                2DDBEAD2084578BF00812C11 /* VideoDialog.cxx */,
1095
1140
                                2DDBEAD3084578BF00812C11 /* VideoDialog.hxx */,
1096
1141
                                2DDBEAD4084578BF00812C11 /* Widget.cxx */,
1102
1147
                2D605130089879BA00C6DE89 /* debugger */ = {
1103
1148
                        isa = PBXGroup;
1104
1149
                        children = (
1105
 
                                DCA00FF50DBABCAD00C3823D /* RiotDebug.cxx */,
1106
 
                                DCA00FF60DBABCAD00C3823D /* RiotDebug.hxx */,
1107
 
                                DC8078DA0B4BD5F3005E9305 /* DebuggerExpressions.hxx */,
1108
1150
                                2D20F9E308C603C500A73076 /* gui */,
1109
 
                                2D6CC10108C811A600B8F642 /* ContextMenu.cxx */,
1110
 
                                2D6CC10208C811A600B8F642 /* ContextMenu.hxx */,
 
1151
                                DCE9CC261103812700C86671 /* CartDebug.cxx */,
 
1152
                                DCE9CC271103812700C86671 /* CartDebug.hxx */,
1111
1153
                                2D9555DD0880E79600466554 /* CpuDebug.cxx */,
1112
1154
                                2D9555DE0880E79600466554 /* CpuDebug.hxx */,
1113
1155
                                2D659E2D085D3DD6005D96C8 /* Debugger.cxx */,
1114
1156
                                2D659E2E085D3DD6005D96C8 /* Debugger.hxx */,
 
1157
                                DC8078DA0B4BD5F3005E9305 /* DebuggerExpressions.hxx */,
1115
1158
                                2D659E31085D3DD6005D96C8 /* DebuggerParser.cxx */,
1116
1159
                                2D659E32085D3DD6005D96C8 /* DebuggerParser.hxx */,
1117
1160
                                2DF971D70892CEA400F64D23 /* DebuggerSystem.hxx */,
1118
 
                                2D403BCA08611898001E31A1 /* EquateList.hxx */,
1119
 
                                2D403BC908611898001E31A1 /* EquateList.cxx */,
 
1161
                                DCE9CC281103812700C86671 /* DiStella.cxx */,
 
1162
                                DCE9CC291103812700C86671 /* DiStella.hxx */,
1120
1163
                                2DF971DE0892CEA400F64D23 /* Expression.cxx */,
1121
1164
                                2DF971DF0892CEA400F64D23 /* Expression.hxx */,
1122
1165
                                2D403BCE08611A69001E31A1 /* PackedBitArray.cxx */,
1123
1166
                                2D403BCF08611A69001E31A1 /* PackedBitArray.hxx */,
1124
 
                                2D9555DF0880E79600466554 /* RamDebug.cxx */,
1125
 
                                2D9555E00880E79600466554 /* RamDebug.hxx */,
 
1167
                                DCA00FF50DBABCAD00C3823D /* RiotDebug.cxx */,
 
1168
                                DCA00FF60DBABCAD00C3823D /* RiotDebug.hxx */,
1126
1169
                                2D30F8750868A4DB00938B9D /* TIADebug.cxx */,
1127
1170
                                2D30F8760868A4DB00938B9D /* TIADebug.hxx */,
1128
1171
                                2D6CC10308C811A600B8F642 /* TiaZoomWidget.cxx */,
1182
1225
                                2D9173D909BA90380026E9FF /* CartF6SC.hxx in Headers */,
1183
1226
                                2D9173DA09BA90380026E9FF /* CartF8.hxx in Headers */,
1184
1227
                                2D9173DB09BA90380026E9FF /* CartF8SC.hxx in Headers */,
1185
 
                                2D9173DC09BA90380026E9FF /* CartFASC.hxx in Headers */,
1186
1228
                                2D9173DD09BA90380026E9FF /* CartFE.hxx in Headers */,
1187
 
                                2D9173DE09BA90380026E9FF /* CartMB.hxx in Headers */,
1188
1229
                                2D9173DF09BA90380026E9FF /* CartMC.hxx in Headers */,
1189
1230
                                2D9173E009BA90380026E9FF /* Console.hxx in Headers */,
1190
1231
                                2D9173E109BA90380026E9FF /* Control.hxx in Headers */,
1191
 
                                2D9173E209BA90380026E9FF /* Deserializer.hxx in Headers */,
1192
1232
                                2D9173E309BA90380026E9FF /* Driving.hxx in Headers */,
1193
1233
                                2D9173E409BA90380026E9FF /* Event.hxx in Headers */,
1194
1234
                                2D9173E509BA90380026E9FF /* Joystick.hxx in Headers */,
1195
1235
                                2D9173E609BA90380026E9FF /* Keyboard.hxx in Headers */,
1196
1236
                                2D9173E709BA90380026E9FF /* M6532.hxx in Headers */,
1197
1237
                                2D9173E809BA90380026E9FF /* MD5.hxx in Headers */,
1198
 
                                2D9173E909BA90380026E9FF /* MediaSrc.hxx in Headers */,
1199
1238
                                2D9173EA09BA90380026E9FF /* Paddles.hxx in Headers */,
1200
1239
                                2D9173EB09BA90380026E9FF /* Props.hxx in Headers */,
1201
1240
                                2D9173EC09BA90380026E9FF /* PropsSet.hxx in Headers */,
1204
1243
                                2D9173EF09BA90380026E9FF /* Sound.hxx in Headers */,
1205
1244
                                2D9173F009BA90380026E9FF /* Switches.hxx in Headers */,
1206
1245
                                2D9173F109BA90380026E9FF /* TIA.hxx in Headers */,
1207
 
                                2D9173F209BA90380026E9FF /* Device.hxx in Headers */,
1208
 
                                2D9173F309BA90380026E9FF /* M6502.hxx in Headers */,
1209
 
                                2D9173F409BA90380026E9FF /* M6502Hi.hxx in Headers */,
1210
 
                                2D9173F509BA90380026E9FF /* NullDev.hxx in Headers */,
1211
 
                                2D9173F609BA90380026E9FF /* System.hxx in Headers */,
1212
1246
                                2D9173F709BA90380026E9FF /* FrameBufferGL.hxx in Headers */,
1213
1247
                                2D9173F809BA90380026E9FF /* FrameBufferSoft.hxx in Headers */,
1214
1248
                                2D9173F909BA90380026E9FF /* EventHandler.hxx in Headers */,
1216
1250
                                2D9173FB09BA90380026E9FF /* Settings.hxx in Headers */,
1217
1251
                                2D9173FC09BA90380026E9FF /* SettingsMACOSX.hxx in Headers */,
1218
1252
                                2D9173FD09BA90380026E9FF /* SoundSDL.hxx in Headers */,
1219
 
                                2D9173FE09BA90380026E9FF /* Snapshot.hxx in Headers */,
1220
1253
                                2D9173FF09BA90380026E9FF /* OSystemMACOSX.hxx in Headers */,
1221
1254
                                2D91740009BA90380026E9FF /* AboutDialog.hxx in Headers */,
1222
1255
                                2D91740109BA90380026E9FF /* AudioDialog.hxx in Headers */,
1236
1269
                                2D91741109BA90380026E9FF /* PopUpWidget.hxx in Headers */,
1237
1270
                                2D91741209BA90380026E9FF /* ProgressDialog.hxx in Headers */,
1238
1271
                                2D91741309BA90380026E9FF /* ScrollBarWidget.hxx in Headers */,
1239
 
                                2D91741409BA90380026E9FF /* Stack.hxx in Headers */,
1240
1272
                                2D91741509BA90380026E9FF /* StringList.hxx in Headers */,
1241
1273
                                2D91741609BA90380026E9FF /* TabWidget.hxx in Headers */,
1242
1274
                                2D91741709BA90380026E9FF /* VideoDialog.hxx in Headers */,
1254
1286
                                2D91742309BA90380026E9FF /* DebuggerParser.hxx in Headers */,
1255
1287
                                2D91742409BA90380026E9FF /* EditableWidget.hxx in Headers */,
1256
1288
                                2D91742509BA90380026E9FF /* EditTextWidget.hxx in Headers */,
1257
 
                                2D91742709BA90380026E9FF /* EquateList.hxx in Headers */,
1258
1289
                                2D91742809BA90380026E9FF /* PackedBitArray.hxx in Headers */,
1259
1290
                                2D91742909BA90380026E9FF /* TIADebug.hxx in Headers */,
1260
1291
                                2D91742A09BA90380026E9FF /* YaccParser.hxx in Headers */,
1261
1292
                                2D91742B09BA90380026E9FF /* Cart3E.hxx in Headers */,
1262
1293
                                2D91742C09BA90380026E9FF /* CpuDebug.hxx in Headers */,
1263
 
                                2D91742D09BA90380026E9FF /* RamDebug.hxx in Headers */,
1264
1294
                                2D91743609BA90380026E9FF /* DebuggerSystem.hxx in Headers */,
1265
1295
                                2D91743A09BA90380026E9FF /* Expression.hxx in Headers */,
1266
1296
                                2D91744F09BA90380026E9FF /* InputTextDialog.hxx in Headers */,
1283
1313
                                2D91746009BA90380026E9FF /* ToggleBitWidget.hxx in Headers */,
1284
1314
                                2D91746109BA90380026E9FF /* TogglePixelWidget.hxx in Headers */,
1285
1315
                                2D91746209BA90380026E9FF /* ToggleWidget.hxx in Headers */,
1286
 
                                2D91746309BA90380026E9FF /* ContextMenu.hxx in Headers */,
1287
1316
                                2D91746409BA90380026E9FF /* TiaZoomWidget.hxx in Headers */,
1288
1317
                                2D91746509BA90380026E9FF /* TIASnd.hxx in Headers */,
1289
1318
                                2D91746609BA90380026E9FF /* AudioWidget.hxx in Headers */,
1290
1319
                                2D91746809BA90380026E9FF /* MediaFactory.hxx in Headers */,
1291
1320
                                2D91746909BA90380026E9FF /* EventMappingWidget.hxx in Headers */,
1292
1321
                                2D91746A09BA90380026E9FF /* InputDialog.hxx in Headers */,
1293
 
                                2D91746B09BA90380026E9FF /* M6502Low.hxx in Headers */,
1294
1322
                                DC47455609C34BFA00EDDA3A /* BankRomCheat.hxx in Headers */,
1295
1323
                                DC47455709C34BFA00EDDA3A /* Cheat.hxx in Headers */,
1296
1324
                                DC47455909C34BFA00EDDA3A /* CheatCodeDialog.hxx in Headers */,
1304
1332
                                DC8078E90B4BD697005E9305 /* FileSnapDialog.hxx in Headers */,
1305
1333
                                DC8078EB0B4BD697005E9305 /* UIDialog.hxx in Headers */,
1306
1334
                                DCEECE570B5E5E540021D754 /* Cart0840.hxx in Headers */,
1307
 
                                DC54CDA00C79CD7200DD0ACD /* Version.hxx in Headers */,
1308
1335
                                DCE3BBFA0C95CEDC00A671DF /* RomInfoWidget.hxx in Headers */,
1309
 
                                DCE3BBFC0C95CEDC00A671DF /* Surface.hxx in Headers */,
1310
1336
                                DC07A3C90CAD738A009B4BC9 /* StateManager.hxx in Headers */,
1311
 
                                DC8211550CAD74FF00511571 /* VideoModeList.hxx in Headers */,
1312
1337
                                DC0984860D3985160073C852 /* CartSB.hxx in Headers */,
1313
1338
                                DCA23AEA0D75B22500F77B33 /* CartX07.hxx in Headers */,
1314
1339
                                DC4613680D92C03600D8DAB9 /* RomAuditDialog.hxx in Headers */,
1319
1344
                                DC4AC6F00DC8DACB00CD3AD2 /* RiotWidget.hxx in Headers */,
1320
1345
                                DC4AC6F40DC8DAEF00CD3AD2 /* SaveKey.hxx in Headers */,
1321
1346
                                DCE6EB230DD9ADA00047AC28 /* TrackBall.hxx in Headers */,
 
1347
                                DC173F770E2CAC1E00320F94 /* ContextMenu.hxx in Headers */,
 
1348
                                DC0DF86A0F0DAAF500B0F1F3 /* GlobalPropsDialog.hxx in Headers */,
 
1349
                                DC5D2C520F117CFD004D1660 /* Rect.hxx in Headers */,
 
1350
                                DC5D2C530F117CFD004D1660 /* StellaFont.hxx in Headers */,
 
1351
                                DC5D2C540F117CFD004D1660 /* StellaLargeFont.hxx in Headers */,
 
1352
                                DC5D2C550F117CFD004D1660 /* StellaMediumFont.hxx in Headers */,
 
1353
                                DC5D2C610F129B1E004D1660 /* LauncherFilterDialog.hxx in Headers */,
 
1354
                                DC932D440F278A5200FEFEFC /* DefProps.hxx in Headers */,
 
1355
                                DC932D450F278A5200FEFEFC /* Serializable.hxx in Headers */,
 
1356
                                DC932D460F278A5200FEFEFC /* SerialPort.hxx in Headers */,
 
1357
                                DC932D480F278A5200FEFEFC /* TIATables.hxx in Headers */,
 
1358
                                DC9EA8880F729A36000452B5 /* KidVid.hxx in Headers */,
 
1359
                                DCF467B50F93993B00B25D7A /* Array.hxx in Headers */,
 
1360
                                DCF467B60F93993B00B25D7A /* SharedPtr.hxx in Headers */,
 
1361
                                DCF467B80F93993B00B25D7A /* SoundNull.hxx in Headers */,
 
1362
                                DCF467BD0F9399F500B25D7A /* Version.hxx in Headers */,
 
1363
                                DCF467C30F939A1400B25D7A /* CartEF.hxx in Headers */,
 
1364
                                DCF467C50F939A1400B25D7A /* CartEFSC.hxx in Headers */,
 
1365
                                DCB9DA5F0FCD527000B192F6 /* GLShaderProgs.hxx in Headers */,
 
1366
                                DC5D1AA7102C6FC900E59AC1 /* Stack.hxx in Headers */,
 
1367
                                DCF7B0DE10A762FC007A2870 /* CartF0.hxx in Headers */,
 
1368
                                DCF7B0E010A762FC007A2870 /* CartFA.hxx in Headers */,
 
1369
                                DCECDAFB10B9DBDC00AF4E1B /* Device.hxx in Headers */,
 
1370
                                DCECDAFD10B9DBDC00AF4E1B /* M6502.hxx in Headers */,
 
1371
                                DCECDAFF10B9DBDC00AF4E1B /* NullDev.hxx in Headers */,
 
1372
                                DCECDB0110B9DBDC00AF4E1B /* System.hxx in Headers */,
 
1373
                                DCECDB0510B9DC0400AF4E1B /* bspf.hxx in Headers */,
 
1374
                                DCECDB0710B9DC0400AF4E1B /* Snapshot.hxx in Headers */,
 
1375
                                DCE9CC2B1103812700C86671 /* CartDebug.hxx in Headers */,
 
1376
                                DCE9CC2D1103812700C86671 /* DiStella.hxx in Headers */,
 
1377
                                DC84E11D1135988E00CA7C9D /* Genesis.hxx in Headers */,
 
1378
                                DC64EB211152F9C000DC9140 /* CartDPCPlus.hxx in Headers */,
1322
1379
                        );
1323
1380
                        runOnlyForDeploymentPostprocessing = 0;
1324
1381
                };
1325
1382
/* End PBXHeadersBuildPhase section */
1326
1383
 
1327
1384
/* Begin PBXNativeTarget section */
1328
 
                2D9173C809BA90380026E9FF /* StellaOSX */ = {
 
1385
                2D9173C809BA90380026E9FF /* Stella */ = {
1329
1386
                        isa = PBXNativeTarget;
1330
 
                        buildConfigurationList = 2D91751609BA90380026E9FF /* Build configuration list for PBXNativeTarget "StellaOSX" */;
 
1387
                        buildConfigurationList = 2D91751609BA90380026E9FF /* Build configuration list for PBXNativeTarget "Stella" */;
1331
1388
                        buildPhases = (
1332
1389
                                2D9173C909BA90380026E9FF /* ShellScript */,
1333
1390
                                2D9173CA09BA90380026E9FF /* Headers */,
1335
1392
                                2D91747309BA90380026E9FF /* Sources */,
1336
1393
                                2D91750E09BA90380026E9FF /* Frameworks */,
1337
1394
                                2D91751309BA90380026E9FF /* CopyFiles */,
1338
 
                                2D91751509BA90380026E9FF /* ShellScript */,
1339
1395
                                DCCC0C9609C354660088BFF1 /* CopyFiles */,
1340
1396
                        );
1341
1397
                        buildRules = (
1345
1401
                        );
1346
1402
                        dependencies = (
1347
1403
                        );
1348
 
                        name = StellaOSX;
 
1404
                        name = Stella;
1349
1405
                        productInstallPath = "$(HOME)/Applications";
1350
1406
                        productName = "«PROJECTNAME»";
1351
 
                        productReference = 2D91751E09BA90390026E9FF /* StellaOSX.app */;
 
1407
                        productReference = 2D91751E09BA90390026E9FF /* Stella.app */;
1352
1408
                        productType = "com.apple.product-type.application";
1353
1409
                };
1354
1410
/* End PBXNativeTarget section */
1357
1413
                29B97313FDCFA39411CA2CEA /* Project object */ = {
1358
1414
                        isa = PBXProject;
1359
1415
                        buildConfigurationList = 2D91752109BA903B0026E9FF /* Build configuration list for PBXProject "stella" */;
 
1416
                        compatibilityVersion = "Xcode 3.2";
1360
1417
                        hasScannedForEncodings = 1;
1361
1418
                        mainGroup = 29B97314FDCFA39411CA2CEA /* «PROJECTNAMEASXML» */;
1362
1419
                        projectDirPath = "";
1363
1420
                        projectRoot = "";
1364
1421
                        targets = (
1365
 
                                2D9173C809BA90380026E9FF /* StellaOSX */,
 
1422
                                2D9173C809BA90380026E9FF /* Stella */,
1366
1423
                        );
1367
1424
                };
1368
1425
/* End PBXProject section */
1378
1435
                                2D91747009BA90380026E9FF /* Credits.html in Resources */,
1379
1436
                                2D91747109BA90380026E9FF /* ../../docs in Resources */,
1380
1437
                                2D91747209BA90380026E9FF /* AboutBox.nib in Resources */,
1381
 
                                2D91753809BA91BC0026E9FF /* StellaOSX.xcconfig in Resources */,
1382
1438
                                2DEFB40C09C3386F00754289 /* Cart.icns in Resources */,
1383
1439
                        );
1384
1440
                        runOnlyForDeploymentPostprocessing = 0;
1397
1453
                        );
1398
1454
                        runOnlyForDeploymentPostprocessing = 0;
1399
1455
                        shellPath = /bin/sh;
1400
 
                        shellScript = "m4 ../emucore/m6502/src/M6502Low.m4 ../emucore/m6502/src/M6502.m4 > M6502Low.ins\nm4 ../emucore/m6502/src/M6502Hi.m4 ../emucore/m6502/src/M6502.m4 > M6502Hi.ins\n";
1401
 
                };
1402
 
                2D91751509BA90380026E9FF /* ShellScript */ = {
1403
 
                        isa = PBXShellScriptBuildPhase;
1404
 
                        buildActionMask = 2147483647;
1405
 
                        files = (
1406
 
                        );
1407
 
                        inputPaths = (
1408
 
                        );
1409
 
                        outputPaths = (
1410
 
                        );
1411
 
                        runOnlyForDeploymentPostprocessing = 0;
1412
 
                        shellPath = /bin/sh;
1413
 
                        shellScript = "cp ../../docs/index.html build/Deployment/StellaOSX.app/Contents/Resources/docs/index.html;\n";
 
1456
                        shellScript = "m4 ../emucore/M6502.m4 > M6502.ins\n";
1414
1457
                };
1415
1458
/* End PBXShellScriptBuildPhase section */
1416
1459
 
1436
1479
                                2D91748209BA90380026E9FF /* CartF6SC.cxx in Sources */,
1437
1480
                                2D91748309BA90380026E9FF /* CartF8.cxx in Sources */,
1438
1481
                                2D91748409BA90380026E9FF /* CartF8SC.cxx in Sources */,
1439
 
                                2D91748509BA90380026E9FF /* CartFASC.cxx in Sources */,
1440
1482
                                2D91748609BA90380026E9FF /* CartFE.cxx in Sources */,
1441
 
                                2D91748709BA90380026E9FF /* CartMB.cxx in Sources */,
1442
1483
                                2D91748809BA90380026E9FF /* CartMC.cxx in Sources */,
1443
1484
                                2D91748909BA90380026E9FF /* Console.cxx in Sources */,
1444
1485
                                2D91748A09BA90380026E9FF /* Control.cxx in Sources */,
1445
 
                                2D91748B09BA90380026E9FF /* Deserializer.cxx in Sources */,
1446
1486
                                2D91748C09BA90380026E9FF /* Driving.cxx in Sources */,
1447
1487
                                2D91748D09BA90380026E9FF /* Event.cxx in Sources */,
1448
1488
                                2D91748E09BA90380026E9FF /* Joystick.cxx in Sources */,
1449
1489
                                2D91748F09BA90380026E9FF /* Keyboard.cxx in Sources */,
1450
1490
                                2D91749009BA90380026E9FF /* M6532.cxx in Sources */,
1451
1491
                                2D91749109BA90380026E9FF /* MD5.cxx in Sources */,
1452
 
                                2D91749209BA90380026E9FF /* MediaSrc.cxx in Sources */,
1453
1492
                                2D91749309BA90380026E9FF /* Paddles.cxx in Sources */,
1454
1493
                                2D91749409BA90380026E9FF /* Props.cxx in Sources */,
1455
1494
                                2D91749509BA90380026E9FF /* PropsSet.cxx in Sources */,
1457
1496
                                2D91749709BA90380026E9FF /* Serializer.cxx in Sources */,
1458
1497
                                2D91749809BA90380026E9FF /* Switches.cxx in Sources */,
1459
1498
                                2D91749909BA90380026E9FF /* TIA.cxx in Sources */,
1460
 
                                2D91749A09BA90380026E9FF /* Device.cxx in Sources */,
1461
 
                                2D91749B09BA90380026E9FF /* M6502.cxx in Sources */,
1462
 
                                2D91749C09BA90380026E9FF /* M6502Hi.cxx in Sources */,
1463
 
                                2D91749D09BA90380026E9FF /* NullDev.cxx in Sources */,
1464
 
                                2D91749E09BA90380026E9FF /* System.cxx in Sources */,
1465
1499
                                2D91749F09BA90380026E9FF /* FrameBufferGL.cxx in Sources */,
1466
1500
                                2D9174A009BA90380026E9FF /* FrameBufferSoft.cxx in Sources */,
1467
1501
                                2D9174A109BA90380026E9FF /* EventHandler.cxx in Sources */,
1469
1503
                                2D9174A309BA90380026E9FF /* Settings.cxx in Sources */,
1470
1504
                                2D9174A409BA90380026E9FF /* SettingsMACOSX.cxx in Sources */,
1471
1505
                                2D9174A509BA90380026E9FF /* SoundSDL.cxx in Sources */,
1472
 
                                2D9174A609BA90380026E9FF /* Snapshot.cxx in Sources */,
1473
1506
                                2D9174A709BA90380026E9FF /* mainSDL.cxx in Sources */,
1474
1507
                                2D9174A809BA90380026E9FF /* FSNodePOSIX.cxx in Sources */,
1475
1508
                                2D9174A909BA90380026E9FF /* OSystemMACOSX.cxx in Sources */,
1504
1537
                                2D9174C709BA90380026E9FF /* DebuggerParser.cxx in Sources */,
1505
1538
                                2D9174C809BA90380026E9FF /* EditableWidget.cxx in Sources */,
1506
1539
                                2D9174C909BA90380026E9FF /* EditTextWidget.cxx in Sources */,
1507
 
                                2D9174CA09BA90380026E9FF /* EquateList.cxx in Sources */,
1508
1540
                                2D9174CB09BA90380026E9FF /* PackedBitArray.cxx in Sources */,
1509
1541
                                2D9174CC09BA90380026E9FF /* TIADebug.cxx in Sources */,
1510
1542
                                2D9174CD09BA90380026E9FF /* YaccParser.cxx in Sources */,
1511
1543
                                2D9174CE09BA90380026E9FF /* Cart3E.cxx in Sources */,
1512
1544
                                2D9174CF09BA90380026E9FF /* CpuDebug.cxx in Sources */,
1513
 
                                2D9174D009BA90380026E9FF /* RamDebug.cxx in Sources */,
1514
1545
                                2D9174DC09BA90380026E9FF /* Expression.cxx in Sources */,
1515
1546
                                2D9174F109BA90380026E9FF /* InputTextDialog.cxx in Sources */,
1516
1547
                                2D9174F209BA90380026E9FF /* CheckListWidget.cxx in Sources */,
1532
1563
                                2D91750209BA90380026E9FF /* ToggleBitWidget.cxx in Sources */,
1533
1564
                                2D91750309BA90380026E9FF /* TogglePixelWidget.cxx in Sources */,
1534
1565
                                2D91750409BA90380026E9FF /* ToggleWidget.cxx in Sources */,
1535
 
                                2D91750509BA90380026E9FF /* ContextMenu.cxx in Sources */,
1536
1566
                                2D91750609BA90380026E9FF /* TiaZoomWidget.cxx in Sources */,
1537
1567
                                2D91750709BA90380026E9FF /* TIASnd.cxx in Sources */,
1538
1568
                                2D91750809BA90380026E9FF /* AudioWidget.cxx in Sources */,
1539
1569
                                2D91750A09BA90380026E9FF /* MediaFactory.cxx in Sources */,
1540
1570
                                2D91750B09BA90380026E9FF /* EventMappingWidget.cxx in Sources */,
1541
1571
                                2D91750C09BA90380026E9FF /* InputDialog.cxx in Sources */,
1542
 
                                2D91750D09BA90380026E9FF /* M6502Low.cxx in Sources */,
1543
1572
                                DC47455509C34BFA00EDDA3A /* BankRomCheat.cxx in Sources */,
1544
1573
                                DC47455809C34BFA00EDDA3A /* CheatCodeDialog.cxx in Sources */,
1545
1574
                                DC47455A09C34BFA00EDDA3A /* CheatManager.cxx in Sources */,
1551
1580
                                DC8078EA0B4BD697005E9305 /* UIDialog.cxx in Sources */,
1552
1581
                                DCEECE560B5E5E540021D754 /* Cart0840.cxx in Sources */,
1553
1582
                                DCE3BBF90C95CEDC00A671DF /* RomInfoWidget.cxx in Sources */,
1554
 
                                DCE3BBFB0C95CEDC00A671DF /* Surface.cxx in Sources */,
1555
1583
                                DC07A3C80CAD738A009B4BC9 /* StateManager.cxx in Sources */,
1556
1584
                                DC0984850D3985160073C852 /* CartSB.cxx in Sources */,
1557
1585
                                DCA23AE90D75B22500F77B33 /* CartX07.cxx in Sources */,
1563
1591
                                DC4AC6EF0DC8DACB00CD3AD2 /* RiotWidget.cxx in Sources */,
1564
1592
                                DC4AC6F30DC8DAEF00CD3AD2 /* SaveKey.cxx in Sources */,
1565
1593
                                DCE6EB220DD9ADA00047AC28 /* TrackBall.cxx in Sources */,
 
1594
                                DC173F760E2CAC1E00320F94 /* ContextMenu.cxx in Sources */,
 
1595
                                DC0DF8690F0DAAF500B0F1F3 /* GlobalPropsDialog.cxx in Sources */,
 
1596
                                DC5D2C600F129B1E004D1660 /* LauncherFilterDialog.cxx in Sources */,
 
1597
                                DC932D470F278A5200FEFEFC /* TIATables.cxx in Sources */,
 
1598
                                DC9EA8870F729A36000452B5 /* KidVid.cxx in Sources */,
 
1599
                                DCF467B70F93993B00B25D7A /* SoundNull.cxx in Sources */,
 
1600
                                DCF467C20F939A1400B25D7A /* CartEF.cxx in Sources */,
 
1601
                                DCF467C40F939A1400B25D7A /* CartEFSC.cxx in Sources */,
 
1602
                                DCF7B0DD10A762FC007A2870 /* CartF0.cxx in Sources */,
 
1603
                                DCF7B0DF10A762FC007A2870 /* CartFA.cxx in Sources */,
 
1604
                                DCECDAFA10B9DBDC00AF4E1B /* Device.cxx in Sources */,
 
1605
                                DCECDAFC10B9DBDC00AF4E1B /* M6502.cxx in Sources */,
 
1606
                                DCECDAFE10B9DBDC00AF4E1B /* NullDev.cxx in Sources */,
 
1607
                                DCECDB0010B9DBDC00AF4E1B /* System.cxx in Sources */,
 
1608
                                DCECDB0610B9DC0400AF4E1B /* Snapshot.cxx in Sources */,
 
1609
                                DCE9CC2A1103812700C86671 /* CartDebug.cxx in Sources */,
 
1610
                                DCE9CC2C1103812700C86671 /* DiStella.cxx in Sources */,
 
1611
                                DC84E11C1135988E00CA7C9D /* Genesis.cxx in Sources */,
 
1612
                                DC64EB201152F9C000DC9140 /* CartDPCPlus.cxx in Sources */,
1566
1613
                        );
1567
1614
                        runOnlyForDeploymentPostprocessing = 0;
1568
1615
                };
1582
1629
/* Begin XCBuildConfiguration section */
1583
1630
                2D91751709BA90380026E9FF /* Development */ = {
1584
1631
                        isa = XCBuildConfiguration;
1585
 
                        baseConfigurationReference = 2D91753709BA91BC0026E9FF /* StellaOSX.xcconfig */;
1586
1632
                        buildSettings = {
1587
1633
                                FRAMEWORK_SEARCH_PATHS = (
1588
1634
                                        .,
1619
1665
                                        ../gui,
1620
1666
                                        .,
1621
1667
                                );
1622
 
                                INFOPLIST_FILE = "Info-StellaOSX__Upgraded_.plist";
 
1668
                                INFOPLIST_FILE = "Info-Stella.plist";
1623
1669
                                INSTALL_PATH = "$(HOME)/Applications";
1624
1670
                                LIBRARY_SEARCH_PATHS = "$(LIBRARY_SEARCH_PATHS)";
1625
1671
                                OTHER_CFLAGS = "";
1628
1674
                                        SDL,
1629
1675
                                        "-lz",
1630
1676
                                );
1631
 
                                PRODUCT_NAME = StellaOSX;
 
1677
                                PRODUCT_NAME = Stella;
1632
1678
                                SECTORDER_FLAGS = "";
1633
1679
                                WARNING_CFLAGS = (
1634
1680
                                        "-Wmost",
1641
1687
                };
1642
1688
                2D91751809BA90380026E9FF /* Deployment */ = {
1643
1689
                        isa = XCBuildConfiguration;
1644
 
                        baseConfigurationReference = 2D91753709BA91BC0026E9FF /* StellaOSX.xcconfig */;
1645
1690
                        buildSettings = {
1646
1691
                                FRAMEWORK_SEARCH_PATHS = (
1647
1692
                                        .,
1677
1722
                                        ../gui,
1678
1723
                                        .,
1679
1724
                                );
1680
 
                                INFOPLIST_FILE = "Info-StellaOSX__Upgraded_.plist";
 
1725
                                INFOPLIST_FILE = "Info-Stella.plist";
1681
1726
                                INSTALL_PATH = "$(HOME)/Applications";
1682
1727
                                LIBRARY_SEARCH_PATHS = "$(LIBRARY_SEARCH_PATHS)";
1683
1728
                                OTHER_CFLAGS = "";
1686
1731
                                        SDL,
1687
1732
                                        "-lz",
1688
1733
                                );
1689
 
                                PRODUCT_NAME = StellaOSX;
 
1734
                                PRODUCT_NAME = Stella;
1690
1735
                                SECTORDER_FLAGS = "";
1691
1736
                                WARNING_CFLAGS = (
1692
1737
                                        "-Wmost",
1733
1778
                                        ../gui,
1734
1779
                                        .,
1735
1780
                                );
1736
 
                                INFOPLIST_FILE = "Info-StellaOSX__Upgraded_.plist";
 
1781
                                INFOPLIST_FILE = "Info-Stella.plist";
1737
1782
                                INSTALL_PATH = "$(HOME)/Applications";
1738
1783
                                LIBRARY_SEARCH_PATHS = .;
1739
1784
                                OTHER_CFLAGS = "";
1742
1787
                                        SDL,
1743
1788
                                        "-lz",
1744
1789
                                );
1745
 
                                PRODUCT_NAME = StellaOSX;
 
1790
                                PRODUCT_NAME = Stella;
1746
1791
                                SECTORDER_FLAGS = "";
1747
1792
                                WARNING_CFLAGS = (
1748
1793
                                        "-Wmost",
1756
1801
                2D91752209BA903B0026E9FF /* Development */ = {
1757
1802
                        isa = XCBuildConfiguration;
1758
1803
                        buildSettings = {
 
1804
                                ARCHS = "$(ARCHS_STANDARD_32_BIT)";
 
1805
                                DEBUG_INFORMATION_FORMAT = dwarf;
1759
1806
                                FRAMEWORK_SEARCH_PATHS = (
1760
1807
                                        .,
1761
1808
                                        "$(HOME)/Library/Frameworks",
1762
1809
                                );
 
1810
                                GCC_OPTIMIZATION_LEVEL = 0;
 
1811
                                GCC_VERSION = 4.0;
 
1812
                                MACOSX_DEPLOYMENT_TARGET = 10.4;
 
1813
                                SDKROOT = macosx10.4;
1763
1814
                        };
1764
1815
                        name = Development;
1765
1816
                };
1766
1817
                2D91752309BA903B0026E9FF /* Deployment */ = {
1767
1818
                        isa = XCBuildConfiguration;
1768
 
                        baseConfigurationReference = 2D91753709BA91BC0026E9FF /* StellaOSX.xcconfig */;
1769
1819
                        buildSettings = {
1770
 
                                ARCHS = (
1771
 
                                        ppc,
1772
 
                                        i386,
1773
 
                                );
 
1820
                                ARCHS = "$(ARCHS_STANDARD_32_BIT)";
1774
1821
                                FRAMEWORK_SEARCH_PATHS = (
1775
1822
                                        .,
1776
1823
                                        "$(HOME)/Library/Frameworks",
1777
1824
                                );
1778
1825
                                GCC_ENABLE_CPP_RTTI = NO;
1779
1826
                                GCC_OPTIMIZATION_LEVEL = 3;
1780
 
                                SDKROOT_ppc = /Developer/SDKs/MacOSX10.3.9.sdk;
 
1827
                                GCC_VERSION = 4.0;
 
1828
                                MACOSX_DEPLOYMENT_TARGET = 10.4;
 
1829
                                SDKROOT = macosx10.4;
1781
1830
                        };
1782
1831
                        name = Deployment;
1783
1832
                };
1784
1833
                2D91752409BA903B0026E9FF /* Default */ = {
1785
1834
                        isa = XCBuildConfiguration;
1786
1835
                        buildSettings = {
 
1836
                                ARCHS = "$(ARCHS_STANDARD_32_BIT)";
 
1837
                                GCC_OPTIMIZATION_LEVEL = 3;
 
1838
                                GCC_VERSION = 4.0;
1787
1839
                                MACOSX_DEPLOYMENT_TARGET = 10.4;
1788
 
                                SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
 
1840
                                SDKROOT = macosx10.4;
1789
1841
                        };
1790
1842
                        name = Default;
1791
1843
                };
1792
1844
/* End XCBuildConfiguration section */
1793
1845
 
1794
1846
/* Begin XCConfigurationList section */
1795
 
                2D91751609BA90380026E9FF /* Build configuration list for PBXNativeTarget "StellaOSX" */ = {
 
1847
                2D91751609BA90380026E9FF /* Build configuration list for PBXNativeTarget "Stella" */ = {
1796
1848
                        isa = XCConfigurationList;
1797
1849
                        buildConfigurations = (
1798
1850
                                2D91751709BA90380026E9FF /* Development */,