summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Self-registering devices prep: Vas Crabb2017-02-2710-11/+11
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1113-2/+11
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2222-76/+76
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-212-2/+2
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-065-5/+5
* Typo fix: controler → controller Jordi Mallach2016-04-011-2/+2
* reverting: Miodrag Milanovic2016-01-2022-29/+29
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-206-6/+6
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-166-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-1622-29/+29
* override part 1 (nw) Miodrag Milanovic2015-12-0511-44/+44
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-052-4/+4
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-052-4/+4
* clang-modernize part 2 Miodrag Milanovic2015-12-042-24/+24
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-252-11/+11
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-142-4/+16
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-0811-0/+0
* omti5100: get scsi (nw) cracyc2015-09-161-0/+6
* omti5100: try again (nw) cracyc2015-09-151-7/+13
* omti5100: avoid derefencing null pointers (nw) cracyc2015-09-151-30/+27
* pcd: make scsi work (nw) cracyc2015-09-133-2/+92
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1322-0/+2849