mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-19 07:37:12 +00:00
Created new DebugDefs.h for memory defs
This commit is contained in:
+1
-4
@@ -50,10 +50,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#include "Z80VICE\z80.h"
|
||||
#include "..\resource\resource.h"
|
||||
#include "Configuration\PropertySheet.h"
|
||||
|
||||
#include <map>
|
||||
using namespace std;
|
||||
#include "Debugger\Debugger_Types.h" // Needs <map> and namespace std
|
||||
#include "Debugger\DebugDefs.h"
|
||||
|
||||
// Memory Flag
|
||||
#define MF_80STORE 0x00000001
|
||||
|
||||
Reference in New Issue
Block a user