summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/jpmimpct.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-17/+17
* BIG update. Aaron Giles2011-03-291-8/+8
* Eliminate statics/globals in drivers jpm/kaneko/maygay/meadows/merit/ Aaron Giles2011-02-171-30/+23
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+3
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Added some missing header declarations and static qualifiers. Added validity.... Phil Bennett2010-01-061-6/+6
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-141-2/+2
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-5/+5
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-2/+1
* Changes TMS34010 to take a screen tag instead of the screen number Zsolt Vasvari2008-03-101-3/+3
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* - Removed VIDEO_START_CALL(generic) from all drivers not needing it, which we... Zsolt Vasvari2008-01-221-2/+0
* Changed all other video_*, sound_*, etc. calls to use macros Zsolt Vasvari2008-01-221-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+151