summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/dipalette.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+2
* dipalette: Fix faulty assertion that was breaking nes_vt.cpp in debug builds ... AJR2018-05-061-1/+1
* Various palette and screen improvements (nw) AJR2017-11-131-5/+1
* Disallow a negative number of palette entries by changing some types (nw) AJR2017-04-161-2/+2
* dipalette: A return to sanity (nw) AJR2017-04-161-18/+31
* New device interface for palettes AJR2017-04-061-0/+503