adelikat
|
72cf4ed5e1
|
Intellivision - mark not implemented stuff
|
2014-11-24 01:05:47 +00:00 |
adelikat
|
bded999177
|
Create a FeatureNotImplemented attribute, the intend of which is to apply to any unimplemented method of an ICoreService method/property, set some methods in Intellivision to this, and have CoreFeatureAnalysis look for the presence of this attribute and report unimplemented properties/methods
|
2014-11-24 00:38:29 +00:00 |
adelikat
|
56d425d49f
|
Core Features form - show icons based on completeness
|
2014-11-23 23:35:00 +00:00 |
goyuken
|
c21b3a8a34
|
internal infrastructure
|
2014-11-23 22:20:55 +00:00 |
adelikat
|
ada9ca6fb9
|
Core Features dialog - properly determine if a core is ISettable, don't add properties and fields if the interface isn't implemented anyway
|
2014-11-23 22:04:34 +00:00 |
adelikat
|
189de87e8e
|
Start a core features dialog in Help, only visible in developer mode (currently). Uses reflection to see what ICoreService implementations are implemented by which cores
|
2014-11-23 21:46:28 +00:00 |
adelikat
|
4582a88798
|
Add an ICoreService interface that interfaces such as IEmulator and IDebuggable inherit
|
2014-11-23 20:30:53 +00:00 |
goyuken
|
ad1ca57163
|
comments!
|
2014-11-23 19:31:22 +00:00 |
goyuken
|
610ac0d4d2
|
correct lynx platform flamerate, fix bug in virtual boy platform flamerate
|
2014-11-23 19:25:47 +00:00 |
adelikat
|
c9958748f1
|
Intellivision - remove IMemoryDomain and method, since it simply throws a NotImplementedException
|
2014-11-23 17:22:43 +00:00 |
adelikat
|
4d3e7f806f
|
Atari 2600 - break off IDebuggable stuff to its own file
|
2014-11-23 17:14:40 +00:00 |
adelikat
|
c61dd6b295
|
TI83 - put Link Port class into its own file with a rename and some refactor
|
2014-11-23 17:04:22 +00:00 |
adelikat
|
c1c9a482f9
|
Break up TI83.cs into different files for different interface implementations, super useful commit
|
2014-11-23 16:58:43 +00:00 |
adelikat
|
1832894405
|
IDebuggable - GetCpuFlagsAndRegisters() - refactor to make it an IDictionary instead of Dictionary
|
2014-11-23 16:22:02 +00:00 |
adelikat
|
133d690363
|
Move IDebuggable to its own file, in anticipation of it having enough stuff to warrant it
|
2014-11-23 16:10:46 +00:00 |
adelikat
|
e6e2972e3d
|
Make IMemoryDomains inherit IEmulator and simplify some code slightly as a result
|
2014-11-23 16:03:04 +00:00 |
adelikat
|
be00dae474
|
Fix issue 316 - cancelling out of the core picker causes exception
|
2014-11-22 15:56:02 +00:00 |
adelikat
|
584b5feaa3
|
Tastudio - properly load a file on drag and drop
|
2014-11-22 15:19:32 +00:00 |
adelikat
|
7de427fb3c
|
Tastudio - fix exception on load in relase builds
|
2014-11-22 15:09:01 +00:00 |
hegyak
|
0d8e111c55
|
Change the VirtualPads/schema/LynxSchema.cs from LYNX to Lynx
|
2014-11-21 04:19:01 +00:00 |
goyuken
|
8ccbd63513
|
set gamedb "LYNX" to "Lynx" for consistency
|
2014-11-21 01:38:01 +00:00 |
goyuken
|
b50ebf8032
|
fix
|
2014-11-21 01:35:54 +00:00 |
adelikat
|
d64be5ed76
|
SystemID is Lynx not LYNX, cuz I said so
|
2014-11-21 01:32:15 +00:00 |
hegyak
|
fa5c614641
|
Added schema/LynxSchema.cs
|
2014-11-20 17:45:44 +00:00 |
hegyak
|
384f1b6959
|
Really fix the defctrl.json for Lynx.
|
2014-11-20 17:29:32 +00:00 |
hegyak
|
a3f8d4bac8
|
Changed defctrl.json to support Lynx's Pause Button. Apparently that is an important button.
|
2014-11-20 16:54:06 +00:00 |
hegyak
|
92de71a0c6
|
Restore missing 7Z.dlll File and missing Global.cs
Sorry about removing them.
|
2014-11-20 15:35:27 +00:00 |
hegyak
|
81f2728c03
|
Fix issue 318
|
2014-11-20 12:12:19 +00:00 |
adelikat
|
2041b15260
|
Tasproj loading - don't attempt to read from empty files if they exist but are empty
|
2014-11-20 00:14:33 +00:00 |
adelikat
|
5a893c1a43
|
Tastudio - don't expose Rotate menu item for non-developer builds since it is not ready. A pro would get around this
|
2014-11-19 23:21:08 +00:00 |
adelikat
|
b4f7e13d1b
|
Tastudio - in non-developer builds, set the minimum savestate frequency from 2 to 1
|
2014-11-19 16:22:03 +00:00 |
adelikat
|
d7596684c2
|
Lua - Expose tastudio library in non-developer builds
|
2014-11-19 16:17:40 +00:00 |
adelikat
|
ae188ee344
|
I like to turn off the developer build flag, forget, check in, then check in a fix, it's fun
|
2014-11-19 16:15:37 +00:00 |
adelikat
|
5a6c2adb0b
|
Tastudio - expose in release builds and mark it as beta in the title
|
2014-11-19 16:12:59 +00:00 |
adelikat
|
8bfe2220ef
|
Expose GBA in the platform picker
|
2014-11-19 16:07:03 +00:00 |
adelikat
|
ea6966a911
|
Tastudio - fix loading of projects
|
2014-11-19 15:54:00 +00:00 |
goyuken
|
d58b00b72b
|
gba tracelog: add register display
|
2014-11-19 03:33:09 +00:00 |
goyuken
|
d15caf3daf
|
footnote arm disassembler
|
2014-11-19 03:17:39 +00:00 |
goyuken
|
08d4319ad3
|
gba: tracelog
|
2014-11-19 03:16:36 +00:00 |
adelikat
|
81146fde8e
|
Add Lynx controller image to controller config dialog
|
2014-11-19 02:39:43 +00:00 |
goyuken
|
eaf409d4af
|
gba (vba): some roughing in for the tracelogger
|
2014-11-19 02:24:33 +00:00 |
hegyak
|
d1f0bfd89c
|
Allow Virtual Pad to support QuickNES with One, Two or No controllers.
|
2014-11-19 01:01:27 +00:00 |
hegyak
|
33f52599f8
|
Fix Issue 310
|
2014-11-19 01:00:35 +00:00 |
adelikat
|
099f0518bc
|
Fix bug where a quicknes movie would permanently change the core setting
|
2014-11-19 00:50:50 +00:00 |
adelikat
|
34741cb614
|
Path Config - fix exception when opening during null emulator, fixes Issue 312
|
2014-11-19 00:42:46 +00:00 |
adelikat
|
17c6a2c1f6
|
Snes - use the compatibility profile override option in the game db, note that it will be a temporary override for the game if detected, the user setting will not be permanently changed. This touched a bunch of things, and many other things had to be considered, there's a reasonable chance that this broke something
|
2014-11-19 00:32:51 +00:00 |
adelikat
|
5a5c7715a3
|
snes gamedb - r8194 needed one more tab on each row
|
2014-11-19 00:15:05 +00:00 |
adelikat
|
21dad476a8
|
LibsnesCore.cs - move ScnalineHookManager to the button of the file, and the constructor of LibsnesCore to the top of the object, so it isn't so annoying to find it
|
2014-11-18 23:44:42 +00:00 |
zeromus
|
315316210d
|
fix window size getting stuck in caption after resizing done
|
2014-11-18 18:33:04 +00:00 |
hegyak
|
65a7901291
|
Mega Man X2 and X3 Along with Rock Man X2 and X3 must use The Compatibility Core not Performance Core.
This does nothing by itself.
|
2014-11-18 16:27:18 +00:00 |