summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/dipalette.h
Commit message (Expand)AuthorAgeFilesLines
* device_palette_interface: Make information overrides noexcept AJR2022-09-251-8/+8
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-251-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+4
* Various palette and screen improvements (nw) AJR2017-11-131-0/+2
* general cleanup: Vas Crabb2017-05-231-2/+0
* Disallow a negative number of palette entries by changing some types (nw) AJR2017-04-161-5/+5
* dipalette: A return to sanity (nw) AJR2017-04-161-4/+5
* Fixed a pedantic MSVC warning in dipalette.h Nathan Woods2017-04-061-2/+2
* New device interface for palettes AJR2017-04-061-0/+144