Updated VDP to handle GameGear. Added Turbo mode. Versio 1.0 me thinks!
This commit is contained in:
@@ -23,7 +23,7 @@ namespace Core
|
||||
//public const int TStatesPerFrame = 49780; //PAL
|
||||
|
||||
public SmsMachine()
|
||||
{
|
||||
{
|
||||
MemoryBus = new SmsMemoryBus();
|
||||
VideoProcessor = new SmsVdp();
|
||||
AudioProcessor = new SmsApu();
|
||||
|
||||
Reference in New Issue
Block a user