BizHawk/BizHawk.Emulation/Consoles/Coleco
goyuken b545d79fb6 lua: add emu.on_snoop() 2012-10-06 13:34:04 +00:00
..
docs Some Coleco docs 2012-05-06 23:16:50 +00:00
ColecoVision.Core.cs lua: add emu.on_snoop() 2012-10-06 13:34:04 +00:00
ColecoVision.cs change IEmulator.DeterministicEmulation to get-only; the old interface implies that a core should be able to take a change to the property at any time, which isn't feasable. most existing cores changed to return true all the time. SNES now takes determinism parameter in Load() 2012-10-03 15:31:04 +00:00
VDP.Mode4.cs Colecohawk - start VDP (ripped from the SMS core) 2012-05-06 02:48:39 +00:00
VDP.ModeTMS.cs Colecohawk - start VDP (ripped from the SMS core) 2012-05-06 02:48:39 +00:00
VDP.Tables.cs Colecohawk - start VDP (ripped from the SMS core) 2012-05-06 02:48:39 +00:00
VDP.cs Add VirtualWidth to IVideoProvider and the (numerous) implementations. This is just phase 1, client needs to be updated to utilize this information, and some cores (especially PCE) should be updated in a more involved way to provide better TV emulation. 2012-06-25 02:50:34 +00:00