BizHawk/BizHawk.Emulation/Consoles/Atari/2600
beirich b599c69c18 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
..
Mappers Atari - implement mapper EF 2012-04-29 21:12:58 +00:00
Atari2600.Core.cs Atari - implement console switches (as menu items) 2012-04-29 02:48:33 +00:00
Atari2600.cs Atari: Changed the core to make the TIA the video and sound provider. 2012-04-02 20:55:29 +00:00
M6532.cs Atari M6532: Turned the timer into an object, and now uses a prescaler, replacing the previous 32 bit int implementation. 2012-04-04 01:18:41 +00:00
TIA.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
oldTIA.cs switch atari 2600 to new 6502 core 2012-03-24 03:45:47 +00:00