index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
machine
/
stvcd.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-9
/
+9
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-9
/
+9
*
devices\machine\ticket, timer: removed MCFG macros (nw)
Ivan Vangelista
2019-01-21
1
-7
/
+8
*
imagedev\chd_cd, diablo: removed MCFG macros (nw)
Ivan Vangelista
2019-01-19
1
-2
/
+1
*
scsp.cpp : Updates
cam900
2018-11-29
1
-9
/
+4
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2018-04-22
1
-2
/
+2
*
MT #06843 (nw)
angelosa
2018-04-20
1
-0
/
+8
*
saturn: Fix regression due to an unexpected CDDA dependency (nw)
AJR
2018-02-16
1
-0
/
+5
*
stvcd: Note HLE in device name (nw)
AJR
2018-02-15
1
-1
/
+1
*
Revert "Merge satcdb skeleton device with stvcd"
AJR
2018-02-15
1
-31
/
+0
*
Merge satcdb skeleton device with stvcd
AJR
2018-02-14
1
-0
/
+31
*
saturn, sfish2: Move existing CD-ROM emulation down into device
AJR
2018-02-14
1
-170
/
+156
*
stvcd.cpp: fixed some boundary checks for filters access (nw) (#3092)
Oliver Stöneberg
2018-01-20
1
-4
/
+4
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-1
/
+1
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-1
/
+1
*
get rid of legacy BITSWAP* (nw)
Vas Crabb
2017-12-13
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-10-22
1
-4
/
+4
*
stvcd.cpp: fixed soft reset crash on Sega Saturn, caused by corrupt TOC lengt...
angelosa
2017-10-11
1
-2
/
+3
*
stvcd.cpp: Added some basic MPEG commands, makes Sport Fishing 2 to surpass M...
angelosa
2017-10-08
1
-3
/
+54
*
Fix sfish2 no cdrom found regression (nw)
angelosa
2017-10-08
1
-2
/
+2
*
Remove timer_device from emu.h and move it out of src/emu (nw)
AJR
2017-10-01
1
-0
/
+1
*
Fix obvious bugs found by GCC 7.1 (nw)
Miodrag Milanovic
2017-05-15
1
-1
/
+1
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-74
/
+74
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
1
-1
/
+1
*
Allow Saturn CD player to be useable by changing printf to logerror (nw)
Scott Stone
2016-06-13
1
-6
/
+6
*
saturn and stv split (nw)
Miodrag Milanovic
2016-05-01
1
-1
/
+1
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-2
/
+2
*
modernize rom_load_manager (nw)
Miodrag Milanovic
2016-01-11
1
-2
/
+2
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-1
/
+1
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-24
/
+24
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+2702