removed some legacy includes that are not valid (nw)

This commit is contained in:
Miodrag Milanovic 2014-03-17 15:21:17 +00:00
parent 5e5f680e15
commit 06ce59b64e
4 changed files with 0 additions and 8 deletions

View File

@ -215,8 +215,6 @@
#include "machine/ti99/joyport.h"
#include "drivlgcy.h"
#define VERBOSE 1
#define LOG logerror

View File

@ -16,9 +16,6 @@
#define CGA_PALETTE_SETS 83
/* one for colour, one for mono, 81 for colour composite */
#include "drivlgcy.h"
#include "scrlegcy.h"
#define VERBOSE_DBG 0
#define DBG_LOG(N,M,A) \

View File

@ -50,8 +50,6 @@
#include "machine/ti99/peribox.h"
#include "machine/ti99/joyport.h"
#include "drivlgcy.h"
#define TMS9901_TAG "tms9901"
#define SGCPU_TAG "sgcpu"

View File

@ -17,7 +17,6 @@
#define VERBOSE 0
#include "includes/apollo.h"
#include "drivlgcy.h"
#include "scrlegcy.h"
#include "apollo.lh"