A multi-platform Atari 2600 Emulator
Go to file
stephena 33a5284307 First pass at KidVid support. Note that while the code compiles, no
functionality whatsoever is available.  This is just an initial import
of the z26 code.  Still TODO is test all this stuff, and the more
difficult part; mix the audio with the sound system in Stella (which
is quite a bit different than z26.

Reduces the time in which autoframe is applied in the TIA from every 32
frames to every 8 frames.  This means the autoframe handler will detect
changes faster, and inform the sound system more accurately.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1681 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2009-03-16 00:23:42 +00:00
CVSROOT Add syncmail as a admin file to checkout. 2001-12-27 20:02:13 +00:00
stella First pass at KidVid support. Note that while the code compiles, no 2009-03-16 00:23:42 +00:00