summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/stvcd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+9
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-7/+8
* imagedev\chd_cd, diablo: removed MCFG macros (nw) Ivan Vangelista2019-01-191-2/+1
* scsp.cpp : Updates cam9002018-11-291-9/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* srcclean (nw) Vas Crabb2018-04-221-2/+2
* MT #06843 (nw) angelosa2018-04-201-0/+8
* saturn: Fix regression due to an unexpected CDDA dependency (nw) AJR2018-02-161-0/+5
* stvcd: Note HLE in device name (nw) AJR2018-02-151-1/+1
* Revert "Merge satcdb skeleton device with stvcd" AJR2018-02-151-31/+0
* Merge satcdb skeleton device with stvcd AJR2018-02-141-0/+31
* saturn, sfish2: Move existing CD-ROM emulation down into device AJR2018-02-141-170/+156
* stvcd.cpp: fixed some boundary checks for filters access (nw) (#3092) Oliver Stöneberg2018-01-201-4/+4
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* srcclean (nw) Vas Crabb2017-10-221-4/+4
* stvcd.cpp: fixed soft reset crash on Sega Saturn, caused by corrupt TOC lengt... angelosa2017-10-111-2/+3
* stvcd.cpp: Added some basic MPEG commands, makes Sport Fishing 2 to surpass M... angelosa2017-10-081-3/+54
* Fix sfish2 no cdrom found regression (nw) angelosa2017-10-081-2/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Fix obvious bugs found by GCC 7.1 (nw) Miodrag Milanovic2017-05-151-1/+1
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-74/+74
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Allow Saturn CD player to be useable by changing printf to logerror (nw) Scott Stone2016-06-131-6/+6
* saturn and stv split (nw) Miodrag Milanovic2016-05-011-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-2/+2
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-24/+24
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2702