diosmios/DVDPatches.c

29 lines
852 B
C
Raw Normal View History

#ifndef __DVDPATCHES__
#define __DVDPATCHES__
#include "global.h"
#include "asm\DVDRead.h"
#include "asm\DVDReadAsync.h"
#include "asm\DVDReadAbsAsyncPrioAsync.h"
#include "asm\mDVDReadAbsAsyncPrio.h"
#include "asm\DVDReadAbsAsyncPrio.h"
#include "asm\LDVDReadAbsAsyncPrio.h"
#include "asm\DVDReadAbsAsyncPrioForBS.h"
#include "asm\mDVDReadAbsAsyncPrioShift.h"
#include "asm\DVDReadDiscIDAsync.h"
#include "asm\DVDInquiryAsync.h"
#include "asm\__DVDInterruptHandler.h"
#include "asm\DVDLowReadShift.h"
#include "asm\DVDWaitReady.h"
#include "asm\dDVDReadAbs.h"
#include "asm\DVDSeekAbsAsyncPrio.h"
#include "asm\DVDPrepareStreamAbsAsync.h"
#include "asm\DVDStopStreamAtEndAsync.h"
#include "asm\DVDCancelStreamAsync.h"
#include "asm\DVDGetStreamPlayAddrAsync.h"
#include "asm\DVDLowRead.h"
#include "asm\padipc.h"
#endif