BizHawk/BizHawk.Emulation/Consoles/Intellivision
goyuken 0094562d2a per previous discussion, IEmulator.ResetFrameCounter() should reset lag frame related stuff as well 2012-11-25 15:41:40 +00:00
..
Cartridge.cs -Separated the STIC and PSG memory map logic into new objects. 2012-08-08 23:05:55 +00:00
ICart.cs Move ICart.cs from directory/namespace for generic interfaces to Intellivision folder/namespace, as it is entirely Intellivision specific. 2012-09-03 00:45:30 +00:00
Intellicart.cs -Separated the STIC and PSG memory map logic into new objects. 2012-08-08 23:05:55 +00:00
Intellivision.cs per previous discussion, IEmulator.ResetFrameCounter() should reset lag frame related stuff as well 2012-11-25 15:41:40 +00:00
MemoryMap.cs Fix the Write callback for the MemoryCallBackSystem and refactor the object more appropriately 2012-10-14 14:08:25 +00:00
PSG.cs -Added Read/WriteMemory to the STIC so that it can access the RAM it needs to draw the screen. 2012-09-06 04:51:17 +00:00
STIC.cs -Implemented Colored Squares mode. It looks sensible in one of the improperly loaded ROMs that triggers it. 2012-09-06 08:02:49 +00:00