aboutsummaryrefslogtreecommitdiff
path: root/libmpio/mpio.h
diff options
context:
space:
mode:
authorgermeier <germeier>2002-09-15 12:03:22 +0000
committergermeier <germeier>2002-09-15 12:03:22 +0000
commita9c7d297c5244f6ffc5ac0f977b56f7e19d14cd1 (patch)
tree9fcfa9442c1574c9c7dee5b8ff4dd0560888e881 /libmpio/mpio.h
parentf8ffc3a54f0f6dce3929b32fb582a77d871e87a3 (diff)
downloadmpiosh-a9c7d297c5244f6ffc5ac0f977b56f7e19d14cd1.tar.gz
mpiosh-a9c7d297c5244f6ffc5ac0f977b56f7e19d14cd1.tar.bz2
mpiosh-a9c7d297c5244f6ffc5ac0f977b56f7e19d14cd1.zip
added model identification
use 0x80 for external memory on the DMG line added code to dump first 0x100 sectors of memory
Diffstat (limited to 'libmpio/mpio.h')
-rw-r--r--libmpio/mpio.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/libmpio/mpio.h b/libmpio/mpio.h
index 0acf8c9..6ace073 100644
--- a/libmpio/mpio.h
+++ b/libmpio/mpio.h
@@ -1,7 +1,7 @@
/* -*- linux-c -*- */
/*
- * $Id: mpio.h,v 1.3 2002/09/14 22:54:41 germeier Exp $
+ * $Id: mpio.h,v 1.4 2002/09/15 12:03:23 germeier Exp $
*
* Library for USB MPIO-*
*
@@ -91,6 +91,9 @@ int mpio_memory_format(mpio_t *, mpio_mem_t, BYTE (*)(int, int));
/* context, memory bank */
int mpio_sync(mpio_t *, mpio_mem_t);
+/* context, memory bank */
+int mpio_memory_debug(mpio_t *, mpio_mem_t);
+
/*
* timeline:
* ---------