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
/
mess
/
machine
/
psxcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-3
/
+3
*
fixed mametesters 05299 [smf]
smf-
2013-12-04
1
-0
/
+1
*
Fix device duplicated name/descriptions (nw)
Miodrag Milanovic
2013-06-21
1
-1
/
+1
*
(mess) psxcd: free incomplete result pointers on exit or reset (nw)
cracyc
2013-05-21
1
-0
/
+17
*
(mess) psxcd: fix cdda [Carl, Dr. Venom]
cracyc
2013-05-21
1
-1
/
+1
*
Cleanups and version bump
mame0148u5
Miodrag Milanovic
2013-05-20
1
-1
/
+0
*
(MESS) PlayStation: Improved save state behavior, but still needs work. (nw)
R. Belmont
2013-05-12
1
-0
/
+23
*
fixed building with MSVC (nw)
smf-
2013-05-04
1
-1
/
+3
*
Cleanups and version bump
mame0148u4
Miodrag Milanovic
2013-04-30
1
-1
/
+1
*
spu: Move cdda interrupt to play_cdda to make sure it happens at least once p...
cracyc
2013-04-27
1
-3
/
+3
*
(mess) psxcd: try something a bit different (nw)
cracyc
2013-04-26
1
-13
/
+16
*
(mess) psxcd: mark transfer buffer empty when all data transfered (nw)
cracyc
2013-04-26
1
-6
/
+22
*
(mess) getid and readtoc generate 2 interrupts (nw)
cracyc
2013-04-24
1
-71
/
+74
*
(mess) psxcd: fix potential bugs (nw)
cracyc
2013-04-23
1
-3
/
+4
*
(mess) Further cdrom work, main functional change is better sector buffer han...
cracyc
2013-04-22
1
-660
/
+364
*
Cleanups and version bump
mame0148u3
Miodrag Milanovic
2013-04-09
1
-1
/
+1
*
(mess) psxcd: reset disk change timer when load comes before reset (nw)
cracyc
2013-03-29
1
-2
/
+3
*
MESS: stop psx cd timers when reset (nw)
smf-
2013-03-28
1
-0
/
+3
*
MESS: stop psx crashing when reloading a state when cd access was in progress...
smf-
2013-03-27
1
-0
/
+6
*
spu: add cdda interrupts [Carl]
cracyc
2013-03-26
1
-12
/
+27
*
Expanded device_t constructor with parameters for short name and source file ...
Miodrag Milanovic
2013-03-26
1
-1
/
+1
*
(mess) psxcd: oops (nw)
cracyc
2013-03-25
1
-1
/
+1
*
(mess) psxcd: small cleanups (nw)
cracyc
2013-03-25
1
-50
/
+22
*
(mess) psxcd: simplify the cdrom [Carl]
cracyc
2013-03-24
1
-475
/
+255
*
(MESS) fixed uninitialized member in src/mess/machine/psxcd.c (nw)
Oliver Stöneberg
2013-02-23
1
-0
/
+3
*
Cleanups and version bump
mame0148u1
Miodrag Milanovic
2013-02-11
1
-3
/
+3
*
Un-commented incautious debug register printf, added some notes"
Angelo Salese
2013-02-01
1
-3
/
+26
*
Made the comms hack more useful
Angelo Salese
2013-02-01
1
-3
/
+3
*
cache cpu & spu lookup. [smf]
smf-
2013-01-24
1
-18
/
+21
*
Fix compile on a define switch
Angelo Salese
2013-01-22
1
-2
/
+2
*
uses a devcb2 for cpu to cd controller communication, the address decoding is...
smf-
2013-01-20
1
-8
/
+8
*
(MESS) PlayStation: fix sample signedness and stream rate for CDDA (redbook) ...
R. Belmont
2013-01-19
1
-27
/
+5
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-60
/
+59
*
removed psx_state, all code shared between mame and mess is now in src/emu/ [...
smf-
2013-01-04
1
-1
/
+0
*
Removed unneeded includes. (nw)
Curt Coder
2012-12-07
1
-1
/
+0
*
Hooked up PSX IRQ's using DEVCB2 [smf]
smf-
2012-10-25
1
-3
/
+6
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-2
/
+2
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1686