PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
main.c File Reference
#include <tamtypes.h>
#include <stdio.h>
#include <loadcore.h>
#include <thbase.h>
#include "iopdebug.h"
#include "iopdebug_priv.h"
+ Include dependency graph for main.c:

Go to the source code of this file.

Functions

 IRX_ID ("iopdebug", 1, 0)
 
int _start (int argc, char *argv[])
 
int _stop (int argc, char *argv[])
 

Variables

struct irx_export_table _exp_iopdebug
 

Detailed Description

IOPDEBUG - IOP debugging library. startup code

Definition in file main.c.

Function Documentation

◆ _start()

int _start ( int  argc,
char *  argv[] 
)

Definition at line 18 of file main.c.

◆ _stop()

int _stop ( int  argc,
char *  argv[] 
)

Definition at line 47 of file main.c.