From 359b38085ae1c77e41af1f10cf1414512699d095 Mon Sep 17 00:00:00 2001 From: Michael Chisholm Date: Sun, 11 Feb 2007 02:07:58 +0000 Subject: [PATCH] Added SC_MODE_FLASH --- source/disc_io/io_sc_common.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/disc_io/io_sc_common.h b/source/disc_io/io_sc_common.h index c8ead20..f871a27 100644 --- a/source/disc_io/io_sc_common.h +++ b/source/disc_io/io_sc_common.h @@ -28,6 +28,9 @@ 2006-07-11 - Chishm * Original release + + 2007-01-29 - Chishm + * Added SC_MODE_FLASH */ #ifndef IO_SC_COMMON_H @@ -36,6 +39,7 @@ #include "disc_io.h" // Values for changing mode +#define SC_MODE_FLASH 0x1510 #define SC_MODE_RAM 0x5 #define SC_MODE_MEDIA 0x3 #define SC_MODE_RAM_RO 0x1