adelikat
01eb150b3d
ColecoVision - cleanup
2017-05-08 11:37:16 -05:00
adelikat
d7928377f2
ColecoVision merge MemoryMap.cs into ColecoVision.cs
2017-05-08 11:31:00 -05:00
adelikat
44ef1f9568
ColecoVision - break off IEmulator properties to their own file, move Input.cs code to ColecoVision.cs
2017-05-08 11:29:09 -05:00
adelikat
eafa39456f
Genesis - there's a couple more buttons on the menacer
2017-05-07 18:05:09 -05:00
adelikat
e839a1c163
Add lua canvas methods to documentation
2017-05-07 16:33:48 -05:00
nattthebear
999dcdaec8
The power of C# 5, or 6, or something
2017-05-07 16:54:18 -04:00
adelikat
c33fbfddf4
Colecovision - virtualpad support for new controller options
2017-05-07 10:04:15 -05:00
adelikat
dee501ebd2
tidy up the coleco submenu
2017-05-06 19:49:25 -05:00
adelikat
cb24ed1d22
some mnemonics for colecovision peripheral buttons
2017-05-06 19:08:57 -05:00
zeromus
ac767a2acc
clarification to the saveram flushing system
2017-05-06 17:50:36 -05:00
alyosha-tas
03f5403b71
Check if save ram exists before writing it
2017-05-06 18:42:09 -04:00
alyosha-tas
3769967fb0
Update MemoryMap.Korea.cs
...
Fix Xyzolog
2017-05-06 18:10:10 -04:00
alyosha-tas
2407220273
Update gamedb_sega_sms.txt
2017-05-06 18:09:16 -04:00
zeromus
5059565fd1
change sln to not claim to support vs2010 but 2013 instead as a minimum. does this wreck feos?
2017-05-06 16:58:21 -05:00
zeromus
98ba4c5f77
SGB cdl (dlls)
2017-05-06 16:23:53 -05:00
zeromus
c641e163f9
SGB CDL c# side; and fix SGB loading (broken by pwrap refactors)
2017-05-06 16:23:26 -05:00
zeromus
64e71415a3
SGB CDL
2017-05-06 16:23:00 -05:00
alyosha-tas
a6197a643b
Update VDC.cs
...
Fix initial size in PCE.
Still a little off (4 pixels ) because it autoresizes and it really should probably be completely rewritten, but at least it's much less jarring now.
2017-05-06 10:25:14 -04:00
adelikat
1dae91e6a8
clean up core constructors - consistent parameter casing, and put them at the top of the class
2017-05-05 19:05:36 -05:00
adelikat
c81a2fcc23
oops, vsyncrate is a double
2017-05-05 16:23:13 -05:00
adelikat
9b1945a81e
Atari 7800 cleanups
2017-05-05 14:20:28 -05:00
adelikat
7b29970ef9
atari 2600 cleanup
2017-05-05 13:49:36 -05:00
adelikat
d467a1427d
Atari 2600 - cleanups, de-expose some fields
2017-05-05 12:26:15 -05:00
adelikat
daf3b2539b
Atari 2600 - add alyosha as an author, break up IEmulator code to its own file, some misc cleanup
2017-05-05 11:56:28 -05:00
adelikat
59139ab266
Spell out Numerator and Denominator
2017-05-05 11:25:38 -05:00
adelikat
62a13d961d
Move VsyncNum and VsyncDen out of CoreComm and into IVideoProvider
2017-05-05 11:21:37 -05:00
adelikat
34d1e4fe57
NullEmulator - add a ServiceNotApplicable decoration
2017-05-05 09:54:46 -05:00
adelikat
a0956f39cc
meh
2017-05-05 09:52:19 -05:00
adelikat
5eec274b5d
some refactoring of NullVideo/NullEmulator - maybe this is better code, maybe not
2017-05-05 09:51:00 -05:00
alyosha-tas
8e4ca6ac8e
Update Atari7800Control.cs
2017-05-05 09:17:05 -04:00
adelikat
1c885e419a
Libretro - increment frame counter
2017-05-04 21:12:16 -05:00
adelikat
f31f3af0c8
InstanceDLL - throw if _hModeule == IntPtr.Zero, advanced loader - show the error if one occured
2017-05-04 19:43:51 -05:00
zeromus
fc7a2859cb
de-upx libretrobridge, maybe its causing problems
2017-05-04 19:23:48 -05:00
adelikat
2b625e9c53
Advanced loader - if magic folder necessary for the feature to work doesn't exist, create it. Allow drag and drop of dll files on the Current Core box
2017-05-04 17:54:21 -05:00
zeromus
286d03a359
psx: fix flaky MODE button on dualshock (disabled by uninitialized memory randomly on bootup)
2017-05-03 16:24:47 -05:00
alyosha-tas
eb02639748
oops
2017-05-03 12:17:20 -04:00
alyosha-tas
4490348c79
Update gamedb.txt
...
Fix #836 since the ines header had wrong mirroring info
2017-05-03 12:07:23 -04:00
alyosha-tas
2790ec1801
Update GxROM.cs
...
Fix AV super real pachinko
2017-05-03 12:04:10 -04:00
J.D. Purcell
8b2b12585a
Mostly whitespace cleanup to reduce difference with mono-portable branch.
2017-05-02 23:09:50 -04:00
nattthebear
e3fab1a4d5
cleaner
2017-05-02 18:15:33 -04:00
nattthebear
a94be3c03c
these constants document the allowed range and the approximate expected results of the quality parameter to the resampler
2017-05-02 18:04:17 -04:00
adelikat
271137797a
A couple of documentation fixes
2017-05-02 08:52:42 -05:00
adelikat
8795b869d7
Englishing
2017-05-02 08:05:59 -05:00
adelikat
e5f82bf329
CoreComm - make vsync fields into properties
2017-05-02 07:56:34 -05:00
adelikat
08be637131
Remove some unused constants in SpeexResampler, and some meaningles whitespace cleanups
2017-05-02 07:44:23 -05:00
adelikat
1f014daaa0
Fix merge error
2017-05-02 07:26:48 -05:00
adelikat
69d056e990
TI83 core cleanups
2017-05-02 07:24:22 -05:00
adelikat
698c6741ae
Refactor IEmulator and remove the IController property, instead pass it as a paramter to the FrameAdvance() method
2017-05-01 20:09:11 -05:00
adelikat
b3ad3ce6ba
Move BizInvoke files from Emulation.Common to Common
2017-05-01 17:30:42 -05:00
adelikat
e1750bdce9
Move BinaryQuickSerializer from Emulation.Common to Common
2017-05-01 17:26:39 -05:00