dol2asm OK

This commit is contained in:
Julgodis
2021-03-28 22:49:05 +02:00
parent 3d66902e1a
commit 1e95d29b60
60106 changed files with 4755966 additions and 1107376 deletions
+7
View File
@@ -0,0 +1,7 @@
#ifndef AI_H
#define AI_H
#include "dolphin/types.h"
#endif /* AI_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef AR_H
#define AR_H
#include "dolphin/types.h"
#endif /* AR_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef ARQ_H
#define ARQ_H
#include "dolphin/types.h"
#endif /* ARQ_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef PPCARCH_H
#define PPCARCH_H
#include "dolphin/types.h"
#endif /* PPCARCH_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef CARDBIOS_H
#define CARDBIOS_H
#include "dolphin/types.h"
#endif /* CARDBIOS_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef CARDBLOCK_H
#define CARDBLOCK_H
#include "dolphin/types.h"
#endif /* CARDBLOCK_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef CARDCHECK_H
#define CARDCHECK_H
#include "dolphin/types.h"
#endif /* CARDCHECK_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef CARDCREATE_H
#define CARDCREATE_H
#include "dolphin/types.h"
#endif /* CARDCREATE_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef CARDDIR_H
#define CARDDIR_H
#include "dolphin/types.h"
#endif /* CARDDIR_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef CARDFORMAT_H
#define CARDFORMAT_H
#include "dolphin/types.h"
#endif /* CARDFORMAT_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef CARDMOUNT_H
#define CARDMOUNT_H
#include "dolphin/types.h"
#endif /* CARDMOUNT_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef CARDNET_H
#define CARDNET_H
#include "dolphin/types.h"
#endif /* CARDNET_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef CARDOPEN_H
#define CARDOPEN_H
#include "dolphin/types.h"
#endif /* CARDOPEN_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef CARDRDWR_H
#define CARDRDWR_H
#include "dolphin/types.h"
#endif /* CARDRDWR_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef CARDREAD_H
#define CARDREAD_H
#include "dolphin/types.h"
#endif /* CARDREAD_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef CARDSTAT_H
#define CARDSTAT_H
#include "dolphin/types.h"
#endif /* CARDSTAT_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef CARDUNLOCK_H
#define CARDUNLOCK_H
#include "dolphin/types.h"
#endif /* CARDUNLOCK_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef CARDWRITE_H
#define CARDWRITE_H
#include "dolphin/types.h"
#endif /* CARDWRITE_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef DB_H
#define DB_H
#include "dolphin/types.h"
#endif /* DB_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef DSP_H
#define DSP_H
#include "dolphin/types.h"
#endif /* DSP_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef DSP_DEBUG_H
#define DSP_DEBUG_H
#include "dolphin/types.h"
#endif /* DSP_DEBUG_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef DSP_TASK_H
#define DSP_TASK_H
#include "dolphin/types.h"
#endif /* DSP_TASK_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef DVD_H
#define DVD_H
#include "dolphin/types.h"
#endif /* DVD_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef DVDFATAL_H
#define DVDFATAL_H
#include "dolphin/types.h"
#endif /* DVDFATAL_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef DVDERROR_H
#define DVDERROR_H
#include "dolphin/types.h"
#endif /* DVDERROR_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef DVDFS_H
#define DVDFS_H
#include "dolphin/types.h"
#endif /* DVDFS_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef DVDIDUTILS_H
#define DVDIDUTILS_H
#include "dolphin/types.h"
#endif /* DVDIDUTILS_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef DVDLOW_H
#define DVDLOW_H
#include "dolphin/types.h"
#endif /* DVDLOW_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef DVDQUEUE_H
#define DVDQUEUE_H
#include "dolphin/types.h"
#endif /* DVDQUEUE_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef FSTLOAD_H
#define FSTLOAD_H
#include "dolphin/types.h"
#endif /* FSTLOAD_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GDBASE_H
#define GDBASE_H
#include "dolphin/types.h"
#endif /* GDBASE_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GDGEOMETRY_H
#define GDGEOMETRY_H
#include "dolphin/types.h"
#endif /* GDGEOMETRY_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GFGEOMETRY_H
#define GFGEOMETRY_H
#include "dolphin/types.h"
#endif /* GFGEOMETRY_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GFLIGHT_H
#define GFLIGHT_H
#include "dolphin/types.h"
#endif /* GFLIGHT_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GFPIXEL_H
#define GFPIXEL_H
#include "dolphin/types.h"
#endif /* GFPIXEL_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GFTEV_H
#define GFTEV_H
#include "dolphin/types.h"
#endif /* GFTEV_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GXATTR_H
#define GXATTR_H
#include "dolphin/types.h"
#endif /* GXATTR_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GXBUMP_H
#define GXBUMP_H
#include "dolphin/types.h"
#endif /* GXBUMP_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GXDISPLAYLIST_H
#define GXDISPLAYLIST_H
#include "dolphin/types.h"
#endif /* GXDISPLAYLIST_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GXFIFO_H
#define GXFIFO_H
#include "dolphin/types.h"
#endif /* GXFIFO_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GXFRAMEBUF_H
#define GXFRAMEBUF_H
#include "dolphin/types.h"
#endif /* GXFRAMEBUF_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GXGEOMETRY_H
#define GXGEOMETRY_H
#include "dolphin/types.h"
#endif /* GXGEOMETRY_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GXINIT_H
#define GXINIT_H
#include "dolphin/types.h"
#endif /* GXINIT_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GXLIGHT_H
#define GXLIGHT_H
#include "dolphin/types.h"
#endif /* GXLIGHT_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GXMISC_H
#define GXMISC_H
#include "dolphin/types.h"
#endif /* GXMISC_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GXPERF_H
#define GXPERF_H
#include "dolphin/types.h"
#endif /* GXPERF_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GXPIXEL_H
#define GXPIXEL_H
#include "dolphin/types.h"
#endif /* GXPIXEL_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GXTEV_H
#define GXTEV_H
#include "dolphin/types.h"
#endif /* GXTEV_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GXTEXTURE_H
#define GXTEXTURE_H
#include "dolphin/types.h"
#endif /* GXTEXTURE_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef GXTRANSFORM_H
#define GXTRANSFORM_H
#include "dolphin/types.h"
#endif /* GXTRANSFORM_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef MTX_H
#define MTX_H
#include "dolphin/types.h"
#endif /* MTX_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef MTX44_H
#define MTX44_H
#include "dolphin/types.h"
#endif /* MTX44_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef MTXVEC_H
#define MTXVEC_H
#include "dolphin/types.h"
#endif /* MTXVEC_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef QUAT_H
#define QUAT_H
#include "dolphin/types.h"
#endif /* QUAT_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef VEC_H
#define VEC_H
#include "dolphin/types.h"
#endif /* VEC_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OS_H
#define OS_H
#include "dolphin/types.h"
#endif /* OS_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSALARM_H
#define OSALARM_H
#include "dolphin/types.h"
#endif /* OSALARM_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSALLOC_H
#define OSALLOC_H
#include "dolphin/types.h"
#endif /* OSALLOC_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSARENA_H
#define OSARENA_H
#include "dolphin/types.h"
#endif /* OSARENA_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSAUDIOSYSTEM_H
#define OSAUDIOSYSTEM_H
#include "dolphin/types.h"
#endif /* OSAUDIOSYSTEM_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSCACHE_H
#define OSCACHE_H
#include "dolphin/types.h"
#endif /* OSCACHE_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSCONTEXT_H
#define OSCONTEXT_H
#include "dolphin/types.h"
#endif /* OSCONTEXT_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSERROR_H
#define OSERROR_H
#include "dolphin/types.h"
#endif /* OSERROR_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSEXEC_H
#define OSEXEC_H
#include "dolphin/types.h"
#endif /* OSEXEC_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSFONT_H
#define OSFONT_H
#include "dolphin/types.h"
#endif /* OSFONT_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSINTERRUPT_H
#define OSINTERRUPT_H
#include "dolphin/types.h"
#endif /* OSINTERRUPT_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSLINK_H
#define OSLINK_H
#include "dolphin/types.h"
#endif /* OSLINK_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSMEMORY_H
#define OSMEMORY_H
#include "dolphin/types.h"
#endif /* OSMEMORY_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSMESSAGE_H
#define OSMESSAGE_H
#include "dolphin/types.h"
#endif /* OSMESSAGE_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSMUTEX_H
#define OSMUTEX_H
#include "dolphin/types.h"
#endif /* OSMUTEX_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSREBOOT_H
#define OSREBOOT_H
#include "dolphin/types.h"
#endif /* OSREBOOT_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSRESET_H
#define OSRESET_H
#include "dolphin/types.h"
#endif /* OSRESET_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSRESETSW_H
#define OSRESETSW_H
#include "dolphin/types.h"
#endif /* OSRESETSW_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSRTC_H
#define OSRTC_H
#include "dolphin/types.h"
#endif /* OSRTC_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSSYNC_H
#define OSSYNC_H
#include "dolphin/types.h"
#endif /* OSSYNC_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSTHREAD_H
#define OSTHREAD_H
#include "dolphin/types.h"
#endif /* OSTHREAD_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef OSTIME_H
#define OSTIME_H
#include "dolphin/types.h"
#endif /* OSTIME_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef __PPC_EABI_INIT_H
#define __PPC_EABI_INIT_H
#include "dolphin/types.h"
#endif /* __PPC_EABI_INIT_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef PAD_H
#define PAD_H
#include "dolphin/types.h"
#endif /* PAD_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef PADCLAMP_H
#define PADCLAMP_H
#include "dolphin/types.h"
#endif /* PADCLAMP_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef SIBIOS_H
#define SIBIOS_H
#include "dolphin/types.h"
#endif /* SIBIOS_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef SISAMPLINGRATE_H
#define SISAMPLINGRATE_H
#include "dolphin/types.h"
#endif /* SISAMPLINGRATE_H */
+7
View File
@@ -0,0 +1,7 @@
#ifndef VI_H
#define VI_H
#include "dolphin/types.h"
#endif /* VI_H */