mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-09 03:10:22 +00:00
32824ea83f
This adds two new display modes to replace the old one. One is a 16-color mode and the other does TV "emulation" based on code in AppleWin. Both of these modes should deliver more accurate colors, including NTSC artifact colors.
4 lines
183 B
Plaintext
4 lines
183 B
Plaintext
# This file is included from the main "configure" script
|
|
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
|
|
add_engine adl "ADL" yes "" "" "16bit highres"
|