Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
Main Page
Related Pages
Data Structures
Data Structures
Data Structure Index
Data Fields
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
m
n
o
p
r
s
t
u
v
w
x
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
b
e
h
m
n
o
s
u
x
z
Enumerations
Enumerator
a
b
c
d
e
f
i
m
r
s
w
x
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
targets
clcd
xemu-target.h
Go to the documentation of this file.
1
#define TARGET_NAME "clcd"
2
#define TARGET_DESC "Commodore LCD"
3
#define CPU65_TRAP_OPCODE 0xFC
4
#define CPU65 cpu65
5
6
#ifndef XEMU_ARCH_HTML
7
#define XEMU_USE_LODEPNG
8
#define XEMU_FILES_SCREENSHOT_SUPPORT
9
#define HAVE_XEMU_EXEC_API
10
#endif
11
12
#define CONFIG_EMSCRIPTEN_OK
13
#define XEMU_CONFIGDB_SUPPORT
14
#define XEMU_OSD_SUPPORT
Generated by
1.8.17