summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/wd33c93.c
Commit message (Expand)AuthorAgeFilesLines
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-2/+1
* (from MESS) Added support for SCSI command 0x2a (Write w/ 32-bit LBA), upped ... Ryan Holtz2009-11-231-2/+4
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-1/+1
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-1/+1
* Hi mamedev, Aaron Giles2008-12-161-18/+18
* Removed safe_cpu_get_pc() which doesn't really make sense anymore. Aaron Giles2008-12-111-4/+4
* Here's the big one.... Aaron Giles2008-12-111-1/+1
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-111-4/+4
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-1/+1
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-4/+4
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-6/+6
* Major cpuintrf changes: Aaron Giles2008-11-101-5/+6
* Disks opened by the romload module are no longer identified by index. Aaron Giles2008-08-011-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-6/+6
* Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). Aaron Giles2008-02-061-1/+1
* (From Atari Ace) Aaron Giles2007-12-311-12/+5
* (From Oliver Stoneberg) Aaron Giles2007-12-311-0/+10
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-3/+3
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-4/+4
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+872