mirror of
https://github.com/libretro/stella2023.git
synced 2025-02-12 20:49:02 +00:00
stephena
61689a9563
The TIA windowed zooming modes now work (using Alt-minus and Alt-equals).
Rearranged some of the desktop size code, to be more consistent with the new API. Beginning to remove the old assumptions that a smaller screen than 640x480 could be used. In the 4.0 release, the smallest (internal) screen supported will actually be 640x480, and if the real desktop can't display it, then it will be scaled down. This is one of the nice benefits of killing pure software rendering support, and letting the hardware just draw the screen as it likes. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2877 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
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
Description
Languages
C
57.2%
C++
37.5%
QMake
3.9%
TeX
0.5%
Assembly
0.3%
Other
0.4%