KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
basic.c File Reference
#include <stdio.h>
#include <kos.h>
#include "dc/modem/modem.h"

Macros

#define DATA_BUFFER_LENGTH   128
 

Functions

int buttonPressed (int button)
 
int main (int argc, const char *argv[])
 

Macro Definition Documentation

◆ DATA_BUFFER_LENGTH

#define DATA_BUFFER_LENGTH   128

Referenced by main().

Function Documentation

◆ buttonPressed()

int buttonPressed ( int button)

◆ main()