bootblock_iso9660.cc File Reference

Back to the index.

Functions
bootblock_iso9660.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <unistd.h>
#include "cpu.h"
#include "diskimage.h"
#include "machine.h"
#include "misc.h"

Go to the source code of this file.

Functions

int iso_load_bootblock (struct machine *m, struct cpu *cpu, int disk_id, int disk_type, int iso_type, unsigned char *buf, int *n_loadp, char ***load_namesp)
 

Function Documentation

◆ iso_load_bootblock()

int iso_load_bootblock ( struct machine m,
struct cpu cpu,
int  disk_id,
int  disk_type,
int  iso_type,
unsigned char *  buf,
int *  n_loadp,
char ***  load_namesp 
)

Generated on Tue Mar 24 2020 14:04:48 for GXemul by doxygen 1.8.17