mirror of
https://github.com/holub/mame
synced 2025-04-23 17:00:53 +03:00
removed some legacy includes that are not valid (nw)
This commit is contained in:
parent
5e5f680e15
commit
06ce59b64e
@ -215,8 +215,6 @@
|
||||
|
||||
#include "machine/ti99/joyport.h"
|
||||
|
||||
#include "drivlgcy.h"
|
||||
|
||||
#define VERBOSE 1
|
||||
#define LOG logerror
|
||||
|
||||
|
@ -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) \
|
||||
|
@ -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"
|
||||
|
||||
|
@ -17,7 +17,6 @@
|
||||
#define VERBOSE 0
|
||||
|
||||
#include "includes/apollo.h"
|
||||
#include "drivlgcy.h"
|
||||
#include "scrlegcy.h"
|
||||
|
||||
#include "apollo.lh"
|
||||
|
Loading…
Reference in New Issue
Block a user