Commit Graph

16 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
6aa86024d3 Added simple commandline support on Windows, i.e.
Jellyfish.Virtu.exe <FileName>
Includes new support for 'program' (.prg) files.
2012-05-20 13:00:39 +12:00
Sean Fausett
f16c1b0b90 Refactored XnaVideoService.
Redefined binary resources as EmbeddedResource type.
Miscellaneous cosmetic or otherwise minor changes.
2012-04-14 16:46:32 +12:00
Sean Fausett
b0d09b7fb7 Added touch input support to XNA build.
Tweaked keyboard services, including how game port generates keys.
2011-01-08 00:55:17 +13:00
Sean Fausett
0182641281 Merged machine settings into machine components.
Added save state support to all machine components.
Switched from xml serialization to binary serialization.
Refactored audio service for performance.
Bumped machine version to 0.9.0 for next release.
Miscellaneous cosmetic or minor changes.
2010-11-29 09:08:11 +13:00
Sean Fausett
8d302f35e9 Modified memory interaction with NoSlotClock; pass internal ROM addresses $C3XX or $C8XX-$CFXX.
--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4051018
2010-09-06 02:32:57 +00:00
Sean Fausett
475fb7eeca Inverted keyboard shift key down as game port button 2 (active low).
--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4050915
2010-09-02 08:52:14 +00: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
ee4c69dddf Added support for keyboard shift key down as game port button 2 [TN9].
Refactored memory to use peripheral cards; added place holder for NoSlotClock.

--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4050808
2010-08-27 23:46:11 +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
8bc3b239c5 Added default boot disk image which is read from an embedded resource.
--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4035708
2009-12-14 08:06:40 +00:00
Sean Fausett
acd7892436 Cosmetic changes.
Fixed some code analysis warnings.
Dropped Extended Strongly Typed Resource Generator dependency.

--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4035615
2009-12-11 09:12:31 +00:00
Sean Fausett
1af55a3406 Split ROMs used to AppleIIe.rom and DiskII.rom which can be found on the internet.
--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4019235
2009-05-22 23:50:17 +00:00
Sean Fausett
eaaab47a6c Initial checkin.
--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4019155
2009-05-22 14:37:50 +00:00