Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

vice_comm.c File Reference

Library functions for communicating with VICE. More...

#include <windows.h>
#include <windowsx.h>
#include "viceremote.h"
#include "debug.h"
#include <winioctl.h>
#include "cbmioctl.h"
#include <stdlib.h>
#include "i_opencbm.h"
#include "archlib.h"
#include "arch.h"
#include "vice_comm.h"

Go to the source code of this file.

Defines

#define DBG_USERMODE
#define DBG_PROGNAME   "OPENCBM.DLL"
#define DLL
 mark: We are building the DLL */

Functions

int vicereadregister (viceregs which)
void vicewriteregister (viceregs which, unsigned int value)
void vicewriteregister_when_at (unsigned int value)
void vicereadmemory (unsigned int address, unsigned int size, char *buffer)
void vicepreparereadmemory (unsigned int address, unsigned int size)
void vicewritememory (unsigned int address, unsigned int size, const char *buffer)
void vicepause ()
void viceresume ()
void vicetrap (UINT address)
void vicereset (void)
void vicewaittrap (void)
void vicerelease (void)
BOOLEAN viceinit (void)


Detailed Description

Library functions for communicating with VICE.

**************************************************************

Author:
Spiro Trikaliotis
Version:
Id
vice_comm.c,v 1.2 2006/02/22 09:32:12 trikalio Exp


Definition in file vice_comm.c.


Define Documentation

#define DBG_PROGNAME   "OPENCBM.DLL"
 

The name of the executable

Definition at line 29 of file vice_comm.c.

#define DBG_USERMODE
 

Mark: We are in user-space (for debug.h)

Definition at line 26 of file vice_comm.c.


Generated on Sun Apr 30 18:46:18 2006 for opencbm by  doxygen 1.4.2