mirror of
https://github.com/libretro/stella2023.git
synced 2025-01-31 06:04:04 +00:00
stephena
083245cf9c
Added the ability to dynamically switch which palette the emulator
uses to the SDL port. Currently, the three choices are the current Stella palette (standard), the palette from version 1.1 (original), and the one from the z26 emulator (z26). The '-palette <standard|original|z26>' option can be used from the commandline, and Control-P can be used while within the emulator. I haven't actually added the z26 palette yet, so when you switch to that one, you get a blank screen. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@225 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
Description
A multi-platform Atari 2600 Emulator
Languages
C
57.2%
C++
37.5%
QMake
3.9%
TeX
0.5%
Assembly
0.3%
Other
0.4%