A multi-platform Atari 2600 Emulator
Go to file
stephena a0df5ec2bc Completely removed FrameBuffer::cls() functionality, since it was causing
problems in the OpenGL code, and wasn't needed in the software code.
The only port that needs it is the GP2X, so it makes sense to take care
of that functionality directly in FrameBufferGP2X (which it now does).

Added ROM properties for a few homebrew ROMs from AtariAge.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1225 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2006-12-19 12:40:31 +00:00
CVSROOT Add syncmail as a admin file to checkout. 2001-12-27 20:02:13 +00:00
stella Completely removed FrameBuffer::cls() functionality, since it was causing 2006-12-19 12:40:31 +00:00