Update atari7800.h
This commit is contained in:
@@ -52,7 +52,7 @@
|
|||||||
/* No support for dynamically loadable drivers */
|
/* No support for dynamically loadable drivers */
|
||||||
#define DYN_DRV 0
|
#define DYN_DRV 0
|
||||||
|
|
||||||
extern unsigned char get_tv(void); /* get TV system */
|
unsigned char get_tv(void); /* get TV system */
|
||||||
|
|
||||||
#include <_tia.h>
|
#include <_tia.h>
|
||||||
#define TIA (*(struct __tia*)0x0000)
|
#define TIA (*(struct __tia*)0x0000)
|
||||||
|
|||||||
Reference in New Issue
Block a user