recognize XDOS -- patch from Stefan Haubenthal

git-svn-id: svn://svn.cc65.org/cc65/trunk@5524 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cpg
2012-02-11 08:35:54 +00:00
parent 83a1d8b8d3
commit ae39e1c0af
4 changed files with 15 additions and 12 deletions

View File

@@ -196,6 +196,7 @@ extern unsigned char _dos_type; /* the DOS flavour */
#define SPARTADOS 1
#define OSADOS 2
#define MYDOS 3
#define XDOS 4
#define NODOS 255
/* Define hardware */