summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/deprecat.h
Commit message (Expand)AuthorAgeFilesLines
* 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