Commit Graph

12 Commits

Author SHA1 Message Date
Sean Fausett
27a5e3ac89 Add git attributes file.
Normalize text files.
2013-06-18 16:52:34 +12:00
Sean Fausett
7aacc26962 Added support for 'executable' (.xex) files.
Added 'default' debug service using Trace output.
Added more debug service logging to machine.
2012-07-08 16:18:07 +12:00
Sean Fausett
fe9abb1c2b Added UseShiftKeyMod to GamePort settings.
Added signature to machine state.
Changed floating point precision from double to single.
2010-12-05 11:18:48 +13:00
Sean Fausett
365e5723c1 Deleted all svn:eol-style properties on files.
--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4050811
2010-08-28 11:34:14 +00:00
Sean Fausett
5485e01e02 Added ApplicationBase.InitializeOutOfBrowserUpdate to Silverlight library.
Fixed race condition in DirectSound wrapper; between SetVolume and Uninitialize.

--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4050691
2010-08-22 11:04:52 +00:00
Sean Fausett
9fca4b220f Added audio volume to machine settings.
--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4047214
2010-06-11 12:00:48 +00:00
Sean Fausett
2ba3146299 Replaced event handlers with direct delegates where appropriate.
Cosmetic changes including using C# 4 named and optional parameters.

--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4046806
2010-05-28 10:48:08 +00:00
Sean Fausett
bc4caaf2b1 Initial upgrade to VS 2010, .NET FW 4, SL 4, XNA 4, and Windows Phone 7 CTP.
--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4046550
2010-05-19 23:42:10 +00:00
Sean Fausett
7b713e6aaa Cosmetic changes.
Set svn properties on files.

--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4044493
2010-04-04 00:12:01 +00:00
Sean Fausett
0077d460f1 Cosmetic changes.
Reduced DirectSound volume to 50%.

--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4042217
2010-03-03 08:04:43 +00:00
Sean Fausett
8cb42c970d Cosmetic changes.
Modified Wpf PlatformTarget to x86.
Bumped version to 0.7 for next release.

--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4034776
2009-11-18 23:30:41 +00:00
Sean Fausett
8382195feb Initial sound emulation for WPF and XNA+Windows platforms via COM interop to DirectSound.
Added rudimentary UI to Silverlight and WPF platforms to enable disk selection at runtime.

--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4024459
2009-07-26 23:22:00 +00:00