VirtualC64
v5.0 beta
Commodore 64 Emulator
Loading...
Searching...
No Matches
VirtualC64Types.h
Go to the documentation of this file.
1
// -----------------------------------------------------------------------------
2
// This file is part of VirtualC64
3
//
4
// Copyright (C) Dirk W. Hoffmann. www.dirkwhoffmann.de
5
// This FILE is dual-licensed. You are free to choose between:
6
//
7
// - The GNU General Public License v3 (or any later version)
8
// - The Mozilla Public License v2
9
//
10
// SPDX-License-Identifier: GPL-3.0-or-later OR MPL-2.0
11
// -----------------------------------------------------------------------------
13
14
#pragma once
15
16
#include "
AudioPortTypes.h
"
17
#include "
C64Types.h
"
18
#include "
CartridgeTypes.h
"
19
#include "
CIATypes.h
"
20
#include "
CmdQueueTypes.h
"
21
#include "
ControlPortTypes.h
"
22
#include "CPUTypes.h"
23
#include "
DatasetteTypes.h
"
24
#include "DiskTypes.h"
25
#include "DiskAnalyzerTypes.h"
26
#include "
DriveTypes.h
"
27
#include "
EmulatorTypes.h
"
28
#include "
ErrorTypes.h
"
29
#include "
ExpansionPortTypes.h
"
30
#include "
FSTypes.h
"
31
#include "
JoystickTypes.h
"
32
#include "KeyboardTypes.h"
33
#include "
MediaFileTypes.h
"
34
#include "
MemoryTypes.h
"
35
#include "
MonitorTypes.h
"
36
#include "
MouseTypes.h
"
37
#include "
MsgQueueTypes.h
"
38
#include "
OptionTypes.h
"
39
#include "
PaddleTypes.h
"
40
#include "
ParCableTypes.h
"
41
#include "
PowerPortTypes.h
"
42
#include "
RecorderTypes.h
"
43
#include "
RetroShellTypes.h
"
44
#include "
SIDTypes.h
"
45
#include "
ThreadTypes.h
"
46
#include "
VICIITypes.h
"
47
48
#include "
Constants.h
"
AudioPortTypes.h
C64Types.h
CIATypes.h
CartridgeTypes.h
CmdQueueTypes.h
Constants.h
ControlPortTypes.h
DatasetteTypes.h
DriveTypes.h
EmulatorTypes.h
ErrorTypes.h
ExpansionPortTypes.h
FSTypes.h
JoystickTypes.h
MediaFileTypes.h
MemoryTypes.h
MonitorTypes.h
MouseTypes.h
MsgQueueTypes.h
OptionTypes.h
PaddleTypes.h
ParCableTypes.h
PowerPortTypes.h
RecorderTypes.h
RetroShellTypes.h
SIDTypes.h
ThreadTypes.h
VICIITypes.h
Emulator
VirtualC64Types.h
Generated by
1.10.0