summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/53c810.c
Commit message (Expand)AuthorAgeFilesLines
* use ARRAY_LENGTH (nw) Oliver Stöneberg2014-04-031-1/+1
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-73/+73
* srcclean (nw) Curt Coder2012-10-071-2/+2
* renamed scsidev to scsihle (nw) smf-2012-10-041-2/+2
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-2/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-2/+2
* added missing \n to some more fatalerror() calls (no whatsnew) Oliver Stöneberg2012-09-081-18/+18
* Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS.... smf-2012-08-291-3/+6
* converted 53c810 to a c++ device. (nw) smf-2012-08-271-283/+240
* removed am53cf96_get_device and some other unused GetDevice() trampolines (nw) smf-2012-08-231-15/+0
* glacial SCSI improvements towards NSCSI and beyond, moved the SCSI id onto th... smf-2012-08-231-1/+2
* scsi devices are now proper mame devices. smf-2012-05-311-15/+6
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-9/+9
* GCC 4.6 "Variable assigned but not used" fixes part 7 (no whatsnew) R. Belmont2011-05-301-10/+10
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-2/+2
* BIG update. Aaron Giles2011-03-291-15/+15
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Cleaned up braces in the code so that they are properly balanced. [Atari Ace] Aaron Giles2009-12-281-2/+2
* Added register SXFER (0x05) - Nothing more. This reg determines SCSI transfer... Couriersud2009-02-221-0/+6
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-34/+34
* Hi mamedev, Aaron Giles2008-12-161-29/+29
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-4/+4
* Major cpuintrf changes: Aaron Giles2008-11-101-2/+2
* Disks opened by the romload module are no longer identified by index. Aaron Giles2008-08-011-1/+1
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-261-1/+1
* PPC common: Aaron Giles2008-06-101-38/+38
* Cleanups/version bump.mame0125u4 Aaron Giles2008-06-051-1/+1
* 53c810 now passes IRQ state with the IRQ callback. R. Belmont2008-06-021-2/+8
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-4/+5
* (From Oliver Stoneberg) Aaron Giles2007-12-311-0/+10
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-4/+4
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+896