mirror of https://github.com/stella-emu/stella.git
9137b93c80
have been changed to 'SDL2'. From this point on, the OpenGL-specific code will be removed, and replaced by SDL2-specific hardware-accelerated code. Cleaned up (mostly) the API of FrameBuffer vs FrameBufferSDL2. Since the FrameBuffer class is an emucore object, it should have no knowledge of SDL, or any particular rendering toolkit for that matter (just in case we want to move to SDL3 eventually :) ). At this point, all checks for OpenGL have been removed, so if you don't have it on your system, Stella will fail to compile and/or run. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2832 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba |
||
---|---|---|
debian | ||
docs | ||
src | ||
Announce.txt | ||
Changes.txt | ||
Copyright.txt | ||
License.txt | ||
Makefile | ||
README-SDL.txt | ||
Readme.txt | ||
Todo.txt | ||
common.rules | ||
config.guess | ||
config.sub | ||
configure |
Readme.txt
Stella is a multi-platform Atari 2600 VCS emulator which allows you to play all of your favourite Atari 2600 games on your PC. You'll find the Stella Users Manual in the docs subdirectory. If you'd like to verify that you have the latest release of Stella, visit the Stella Website at: http://stella.sourceforge.net Enjoy, The Stella Team