summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/deprecat.h
Commit message (Expand)AuthorAgeFilesLines
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-4/+4
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-3/+0
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-1/+1
* Removed deprecated core function decodegfx() [Christophe Jaillet] Phil Bennett2009-12-211-3/+0
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-0/+19
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-15/+0
* Made CPUs into proper devices. CPUs are now added in the Aaron Giles2008-12-161-2/+3
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-1/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-011-0/+1
* Removed cpu_scalebyfcount(). Aaron Giles2008-03-121-3/+0
* Removes cpu_getcurrentframe() and replaces it with video_screen_get_frame_num... Zsolt Vasvari2008-03-021-16/+0
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-0/+20
* Moved cpu_getiloops() and cpu_scalebyfcount() to deprecat.h. Aaron Giles2008-01-291-3/+19
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+52