summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emupal.c
Commit message (Expand)AuthorAgeFilesLines
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-9/+2
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-3/+3
* Added some missing header declarations and static qualifiers. Added validity.... Phil Bennett2010-01-061-0/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-3/+3
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-1/+1
* Bulk change alert. Aaron Giles2009-04-261-11/+9
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-13/+13
* 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