Commit Graph
6 Commits
Author SHA1 Message Date
D G Turner 4968e0206f ADL: Remove C++-11 flag From Engine
This is not required as this engine does not use any C++-11 specific
code and thus will build fine with C++-98.
2021-08-06 05:28:39 +01:00
Walter van Niftrik 28e049e8d6 ADL: Require C++11 2021-07-24 00:56:51 +02:00
Walter van Niftrik 32824ea83f ADL: Improve color accuracy
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.
2019-08-12 02:18:34 +02:00
Cameron Cawley f9489be3a9 ENGINES: Add missing dependencies for several engines 2018-06-30 00:22:34 +02:00
Eugene Sandulenko de715ca446 ADL: Enable hires0-3 for the release 2016-10-07 11:53:31 +02:00
Walter van Niftrik c8ab2909c6 ADL: Initial check-in for ADL engine 2016-03-09 10:03:13 +01:00