From 2cf09c4ba88d3bcdcf4252a2b52745ac6eb69152 Mon Sep 17 00:00:00 2001 From: "SND\\notaz_cp" Date: Mon, 11 Mar 2013 23:36:02 +0000 Subject: cdrom: pause doesn't start read please don't commit untested code like this, or at least add a comment.. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@83455 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- libpcsxcore/cdrom.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libpcsxcore') diff --git a/libpcsxcore/cdrom.c b/libpcsxcore/cdrom.c index db12b197..cb019ad2 100755 --- a/libpcsxcore/cdrom.c +++ b/libpcsxcore/cdrom.c @@ -777,8 +777,6 @@ void cdrInterrupt() { break; case CdlPause: - cdr.StatP |= STATUS_READ; - cdr.Result[0] = cdr.StatP; /* Gundam Battle Assault 2: much slower (*) - Fixes boot, gameplay -- cgit v1.2.3