pcecd: fix cdda loop mode
* pcecd: fix reset cdd in bios * pcecd: cdda play modes added, some tweaks * pcecd: fix cdda loop mode
This commit is contained in:
@@ -47,9 +47,9 @@
|
||||
#define NSE_AUDIO_NOT_PLAYING 0x2C
|
||||
|
||||
#define PCECD_CDDAMODE_SILENT 0x00
|
||||
#define PCECD_CDDAMODE_NORMAL 0x01
|
||||
#define PCECD_CDDAMODE_LOOP 0x01
|
||||
#define PCECD_CDDAMODE_INTERRUPT 0x02
|
||||
#define PCECD_CDDAMODE_LOOP 0x03
|
||||
#define PCECD_CDDAMODE_NORMAL 0x03
|
||||
|
||||
#include "../../cd.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user