summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/flex_dsk.cpp
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 /src/lib/formats/flex_dsk.cpp
parent30b4c5e4c006090afbe47c28970e8e4041eb43e8 (diff)
Add support to adjust the screen color
This is now used for monochrome screens instead of creating custom palettes.
Diffstat (limited to 'src/lib/formats/flex_dsk.cpp')
0 files changed, 0 insertions, 0 deletions
2020-04-261-1/+1 * Add some misc pal dumps (#6581) Tom2020-04-221-51/+55 * pcktgal.cpp: add proper adpcm reset bit routing, fixes annoying whistle heard... angelosa2020-04-191-3/+5 * devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-1/+1 * gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1 * (nw) Clean up the mess on master Vas Crabb2019-03-261-37/+33 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-33/+37 * (nw) sorry, take 2 Ivan Vangelista2019-02-251-1/+1 * srcclean and cleanup (nw) Vas Crabb2019-01-271-1/+1 * -sound/msm5205: Removed MCFG macros, nw mooglyguy2019-01-041-36/+32 * Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+5 * src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-7/+6 * gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1 * more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-1/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5 * diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-11/+11 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10 * (numerous drivers): Convert MCFG_CPU_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBAC... AJR2018-04-141-1/+1 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+27 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3 * Self-registering devices prep: Vas Crabb2017-02-271-1/+5 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1 * More gen_latch (nw) Ivan Vangelista2016-05-201-2/+4 * Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-1/+1