adelikat
|
48080c838f
|
do not mark C64 as not having ISettable..since it implements it. Group C64.ISettable.cs with C64.cs
|
2017-05-12 14:32:56 -05:00 |
adelikat
|
ff7db156f6
|
C64 - renamed C64.Input to C64.MotherboardInput since it is a partial class of Motherboard not C64
|
2017-05-12 14:29:26 -05:00 |
adelikat
|
59ac3897da
|
C64 - break up services more
|
2017-05-12 14:06:34 -05:00 |
adelikat
|
6cfd112791
|
remove C64Util since the methods weren't being used, at least one was highly dubious, and they would be better served being in a common library if deemed needed
|
2017-05-12 13:28:49 -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
|
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
|
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
|
ffd743cac7
|
Remove Genesis.cs core
|
2017-05-01 16:27:40 -05:00 |
adelikat
|
167ed41a51
|
Break up MGBAHawk into separate files
|
2017-04-25 11:42:03 -05:00 |
adelikat
|
ba28ca53a8
|
GambatteLink cleanup
|
2017-04-25 11:06:50 -05:00 |
adelikat
|
21aa648318
|
Gambatte - some cleanup
|
2017-04-25 10:11:43 -05:00 |
adelikat
|
4b695e2820
|
Intellivision - implement IDisassemblable
|
2017-04-23 12:30:41 -05:00 |
adelikat
|
d03577ade6
|
Intellivision - partially implement IDebuggable - flag/register getting and setting, and TotalExecutedCycles
|
2017-04-23 12:30:41 -05:00 |
nattthebear
|
72808f01bb
|
remove all meteor and garbo stuff completely. These two GBA cores were never up to par, really.
|
2017-04-23 13:21:35 -04:00 |
adelikat
|
0f36bce22a
|
Intellivision - actually support lag variable setting, and some misc cleanup
|
2017-04-23 10:53:26 -05:00 |
adelikat
|
58189f0113
|
LibsnesCore - Move ScanlineHookManager class to its own file
|
2017-04-19 12:25:22 -05:00 |
adelikat
|
7ebddc6087
|
LibsnesCore - break off memory domain stuff to a separate file
|
2017-04-19 10:51:16 -05:00 |
adelikat
|
bc42af0fa6
|
Libsnescore - Break off IEmulator implementation into a separate file
|
2017-04-19 10:36:08 -05:00 |
adelikat
|
8e3c3dab5d
|
Break off LibsnesCore services into separate files
|
2017-04-19 09:41:52 -05:00 |
adelikat
|
d1d6c20749
|
break SNES settings code into its own file
|
2017-04-19 08:31:48 -05:00 |
zeromus
|
9bea9875a8
|
libretro - fix saveram
|
2017-04-18 03:17:11 -05:00 |
zeromus
|
e9229747d7
|
new libretro WIP with libco support. Still missing sound, saves, many small details. Will undergo heavy organizational revisions.
|
2017-04-17 22:49:08 -05:00 |
nattthebear
|
5b41b7260b
|
some snes controller rough in
|
2017-04-15 15:40:34 -04:00 |
zeromus
|
3bb1d0849d
|
remove noise from csproj
|
2017-03-06 05:21:35 -06:00 |
alyosha-tas
|
079d0eaab9
|
ColecoVision Turbo Controller
|
2017-03-01 10:47:21 +08:00 |
zeromus
|
ad4f904fd3
|
tidy a dirty csproj
|
2017-02-21 18:23:14 -06:00 |
alyosha-tas
|
e7178297c8
|
Update BizHawk.Emulation.Cores.csproj
|
2017-02-18 04:04:53 +08:00 |
adelikat
|
691632f188
|
More IAsyncSoundProvider and related classes to BizHawk.Emulation.Cores and make them internal, since they are implementation details, and they are deprecrated and not intended to be used in future cores.
|
2016-12-16 08:50:05 -06:00 |
adelikat
|
618f5de54f
|
PC Engine - break off services into their separate files
|
2016-12-12 10:23:07 -06:00 |
adelikat
|
b73a500d6b
|
Major sound provider refactor. Create a unified interface ISoundProvider, that is an IEmulator service and break it off of IEmulator. IAsyncSoundProvider was kept as a shim for now, for legacy cores that were inherintly async.
|
2016-12-11 11:15:00 -06:00 |
adelikat
|
45a96920b3
|
remove BisqAPU since it has never been used, and APU improvements have deprecated it
|
2016-12-04 08:57:10 -06:00 |
adelikat
|
e9d1af2b0c
|
Intellivision - stubs for savestate logic
|
2016-12-04 08:25:28 -06:00 |
adelikat
|
5665de1797
|
Intellivision - add a "Fake analog" controller as the default controller for easier binding for casual play, but also leave a boolean option as well for more precise (TAS) control. Add a controller config dialog to select them.
|
2016-12-03 17:44:25 -06:00 |
adelikat
|
ae8caf4546
|
Intellivision - set up memory domains service, with a few domains that were easy to do
|
2016-11-12 14:08:05 -06:00 |
adelikat
|
a979721415
|
NesHawk - Attempt UNIF_UNL-LH10, something is messed up though, nametable is off
|
2016-11-04 13:20:44 -05:00 |
adelikat
|
c96d8f860c
|
NesHawk - Attempt mapper 35, irq logic is wrong, possibly mirroring too
|
2016-11-03 16:34:25 -05:00 |
adelikat
|
0945bae212
|
Attempt mapper 106, irq logic is wrong
|
2016-11-01 08:24:26 -05:00 |
adelikat
|
1af2c0ce17
|
NesHawk - start mapper 125 - something is wrong but I can't figure out what
|
2016-10-29 12:04:00 -05:00 |
adelikat
|
2734bb11ce
|
NesHawk - implement mapper 162
|
2016-10-29 08:49:42 -05:00 |
adelikat
|
48766c2b88
|
NesHawk - support mapper 170
|
2016-10-28 18:11:34 -05:00 |
adelikat
|
dbc5f54d03
|
NesHawk - support Mapper 220
|
2016-10-28 17:49:36 -05:00 |
adelikat
|
839eabac2e
|
NesHawk - support board UNIF_UNL-KS7013B
|
2016-10-28 15:40:30 -05:00 |
adelikat
|
ea57a4daee
|
NesHawk - support board UNIF_UNL-KS7012
|
2016-10-28 15:32:16 -05:00 |
adelikat
|
7893184435
|
NesHawk - support board UNIF_UNL-BB
|
2016-10-28 15:11:34 -05:00 |
adelikat
|
5805bb5d43
|
NesHawk - support board UNIF_UNL-AC08
|
2016-10-28 13:23:09 -05:00 |
adelikat
|
06e1472166
|
NesHawk - Support board UNIF_UNL-43272
|
2016-10-28 13:12:15 -05:00 |
adelikat
|
96f0fcb7a8
|
NesHawk - support board UNIF_BMC-NTD-03
|
2016-10-28 13:05:10 -05:00 |
adelikat
|
0a85b24b88
|
NesHawk - support board UNIF_BMC-810544-C-A1
|
2016-10-28 12:24:40 -05:00 |