SID Player
Main Page
Related Pages
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
b
c
d
e
g
i
n
o
p
r
s
v
Functions
b
c
d
e
g
i
n
o
p
r
s
v
Files
File List
•
All
Classes
Functions
Pages
src
SIDConfig.h
1
#pragma once
2
7
#ifndef MAX_DATA_LEN
8
# define MAX_DATA_LEN 65536
9
#endif
10
14
#ifndef MAX_FILE_SIZE
15
# define MAX_FILE_SIZE 20000
16
#endif
17
26
#ifndef MEMORY_ALLOCATION_LOGIC
27
# define MEMORY_ALLOCATION_LOGIC 3
28
#endif
29
30
Generated by
1.9.1