adelikat
|
e5f82bf329
|
CoreComm - make vsync fields into properties
|
2017-05-02 07:56:34 -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 |
adelikat
|
ffd743cac7
|
Remove Genesis.cs core
|
2017-05-01 16:27:40 -05:00 |
adelikat
|
621a533dde
|
remove unused BoardName property on LibretroCore.cs
|
2017-05-01 08:13:36 -05:00 |
zeromus
|
ac4f0e97d8
|
libretro: slam out the audio based on the old libretro interface. didnt think about it much.
|
2017-05-01 04:33:09 -05:00 |
zeromus
|
112e6ca1f2
|
libretro: fix some scrambled framebuffers
|
2017-05-01 04:16:31 -05:00 |
adelikat
|
ded1c2d7b7
|
Break off BoardName from IEmulator into a separate IBoardInfo service
|
2017-04-30 21:01:54 -05:00 |
zeromus
|
10dc2abdef
|
psx: fix non-multitap input
|
2017-04-30 13:36:18 -05:00 |
nattthebear
|
7f3716a839
|
if it looks like a duck, swims like a duck, and quacks like a duck, then it may or may not be a duck
|
2017-04-29 07:54:31 -04:00 |
zeromus
|
d3a1ec64dd
|
psx: multitap support. tested for 20 seconds, but worth someone else testing.
|
2017-04-29 04:11:09 -05:00 |
zeromus
|
7d99ca3738
|
mmc5: use PPUON instead of spriteon and screenon
|
2017-04-29 00:38:52 -05:00 |
zeromus
|
d8fd403ea2
|
attempt to apply changes to MMC5 specified by https://sourceforge.net/p/fceultra/bugs/787/
|
2017-04-28 21:33:26 -05:00 |
adelikat
|
883d9d2207
|
Rename MetaspuAsync to MetaspuAsyncSoundProvider and remove the todo, also friendlier enum names
|
2017-04-27 12:12:11 -05:00 |
adelikat
|
83124a8d20
|
Fix VerifiedDisassembler to not expose the internal cpu property
|
2017-04-27 12:02:08 -05:00 |
adelikat
|
57b63aaed4
|
Emulation.Common - cleanup Enums.cs
|
2017-04-27 11:45:44 -05:00 |
adelikat
|
a8c15a652b
|
Emulation.Common cleanups
|
2017-04-27 11:37:26 -05:00 |
adelikat
|
17fe836926
|
Emulation.Common - misc cleanups in Base Implementations
|
2017-04-27 08:24:21 -05:00 |
adelikat
|
f0b5ee4789
|
just testing a webhook
|
2017-04-26 21:13:49 -05:00 |
adelikat
|
3192cc70ae
|
slight refactor to IEmulator - make the IController property set only to more clearly express the client -> core relationship
|
2017-04-26 19:09:00 -05:00 |
adelikat
|
19b5c94fc4
|
Emulation.Common cleanup - Break ISyncronizingAudioBuffer classes out into their own file seaparate from Metaspu and cleanup releated classes
|
2017-04-26 08:34:12 -05:00 |
zeromus
|
507ca1db27
|
psx: support negcon (c# side)
|
2017-04-25 22:59:46 -05:00 |
adelikat
|
9ecf2aed7f
|
Fix naming of ISynchronizingAudioBuffer method and param names
|
2017-04-25 13:22:25 -05:00 |
adelikat
|
eee0ba69dc
|
misc cleanups on PCEngine
|
2017-04-25 12:57:42 -05:00 |
adelikat
|
15a25bdd87
|
cleanup MGBAHawk code
|
2017-04-25 12:00:50 -05:00 |
adelikat
|
167ed41a51
|
Break up MGBAHawk into separate files
|
2017-04-25 11:42:03 -05:00 |
adelikat
|
010c04f421
|
bleh, forgot to check this in
|
2017-04-25 11:17:35 -05:00 |
adelikat
|
e72aceccdc
|
Misc VBANext cleanups
|
2017-04-25 11:14:24 -05:00 |
adelikat
|
ba28ca53a8
|
GambatteLink cleanup
|
2017-04-25 11:06:50 -05:00 |
adelikat
|
2426cfa31a
|
misc cleanup of related Gambatte files
|
2017-04-25 10:42:11 -05:00 |
adelikat
|
21aa648318
|
Gambatte - some cleanup
|
2017-04-25 10:11:43 -05:00 |
adelikat
|
2de20e956b
|
use Dictionary initializers instead of object initializers for various GetCpuFlagsAndRegisters() methods
|
2017-04-25 08:28:06 -05:00 |
adelikat
|
1ad6e7a95f
|
oops
|
2017-04-24 13:56:42 -05:00 |
adelikat
|
a20e01ab69
|
Remove the obsolete MemoryDomain.FromByteArray() method
|
2017-04-24 13:55:20 -05:00 |
adelikat
|
1cb6289e13
|
Remove the obsolete MemoryDomain.FromIntPtrSwap16() method
|
2017-04-24 13:52:52 -05:00 |
adelikat
|
54ebe75d2b
|
remove the obsolete MemoryDomain.FromIntPtr method
|
2017-04-24 13:47:40 -05:00 |
adelikat
|
b16a9b12ff
|
remove an unused variable in Colecovision
|
2017-04-24 12:55:43 -05:00 |
adelikat
|
b4de14657a
|
get rid of a warning
|
2017-04-24 12:54:43 -05:00 |
adelikat
|
7f663a0ed6
|
misc. cleanup for Coleco and Intellivision
|
2017-04-24 12:24:56 -05:00 |
adelikat
|
4c71a34dfa
|
misc code cleanups Lynx
|
2017-04-24 11:51:59 -05:00 |
adelikat
|
c628557912
|
misc. cleanups in atari 7800
|
2017-04-24 10:32:45 -05:00 |
adelikat
|
2964585401
|
misc code cleanups in Atari 2600
|
2017-04-24 10:09:31 -05:00 |
adelikat
|
3dd5478efd
|
spaces to tabs in C64 files
|
2017-04-24 10:09:31 -05:00 |
adelikat
|
5247e1d357
|
Cleanup and simplify AppleII core code
|
2017-04-24 10:09:31 -05:00 |
adelikat
|
b488529a7b
|
Intellivision - debugger - fix flags to be boolean
|
2017-04-23 13:30:57 -05:00 |
adelikat
|
8ad021c6fd
|
Intellivision - implement memory callbacks
|
2017-04-23 13:28:40 -05:00 |
adelikat
|
44064d86d2
|
sms - nitpick code cleanup
|
2017-04-23 13:28:15 -05:00 |