bootblock_apple.cc File Reference

Back to the index.

Functions
bootblock_apple.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "diskimage.h"
#include "misc.h"

Go to the source code of this file.

Functions

int apple_load_bootblock (struct machine *m, struct cpu *cpu, int disk_id, int disk_type, int *n_loadp, char ***load_namesp)
 

Function Documentation

◆ apple_load_bootblock()

int apple_load_bootblock ( struct machine m,
struct cpu cpu,
int  disk_id,
int  disk_type,
int *  n_loadp,
char ***  load_namesp 
)

Definition at line 53 of file bootblock_apple.cc.

References debug, diskimage_access(), and fatal().


Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13