summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/osd/sdl_cfg.lua
diff options
context:
space:
mode:
author Dirk Best <mail@dirk-best.de>2016-03-12 02:34:23 +0100
committer Dirk Best <mail@dirk-best.de>2016-03-12 02:36:28 +0100
commit75e5db381bd0cbd3fd664ebf83f518cdbd86b345 (patch)
tree7605cf6afe1d7fd1727544b14a55b534b705f25a /scripts/src/osd/sdl_cfg.lua
parent30b4c5e4c006090afbe47c28970e8e4041eb43e8 (diff)
Add support to adjust the screen color
This is now used for monochrome screens instead of creating custom palettes.
Diffstat (limited to 'scripts/src/osd/sdl_cfg.lua')
0 files changed, 0 insertions, 0 deletions
ons'>+3 * (nw) Clean up the mess on master Vas Crabb2019-03-261-14/+15 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-15/+14 * screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-12/+13 * some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1 * machine/keyboard, terminal: removed MCFG macros (nw) Ivan Vangelista2018-12-111-2/+2 * more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+4 * Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+15 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * (nw) modellot : notes Robbbert2017-11-161-10/+31 * (nw) minor tidyup of some of my drivers Robbbert2017-11-091-4/+4 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5 * Self-registering devices prep: Vas Crabb2017-02-271-0/+2 * Converting m_p_chargen into a required_region, part 1 Robbbert2017-02-091-6/+7 * Cleanup of my drivers (nw) Robbbert2017-01-071-3/+1 * Improvements to rgb_t (nw) AJR2016-10-221-1/+1 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9 * Don't rely on macro expansion to supply parentheses around condition for if s... Vas Crabb2016-08-161-1/+1 * Add support to adjust the screen color Dirk Best2016-03-121-2/+2 * reverting: Miodrag Milanovic2016-01-201-1/+1 * tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1 * overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1