summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emupal.c
Commit message (Expand)AuthorAgeFilesLines
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+0
* Reduced the number of save state callback types from 3 to 1. The Aaron Giles2008-04-111-14/+14
* Minor cleanup and simplification. Removed palette_config(). Aaron Giles2008-03-281-20/+0
* - the public screen_state is made to only contain items that are currently ac... Zsolt Vasvari2008-03-071-2/+13
* Pulled remaining vestiges of old-style colortables: Aaron Giles2008-02-191-36/+3
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-24/+24
* - Added colortable_palette_get_size() Zsolt Vasvari2008-02-171-0/+23
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-01-241-4/+4
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* (From Atari Ace) Aaron Giles2007-12-311-6/+1
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-10/+10
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+796