forked from MEGA65/mega65-user-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmega65-userguide.tex
More file actions
208 lines (168 loc) · 4.92 KB
/
Copy pathmega65-userguide.tex
File metadata and controls
208 lines (168 loc) · 4.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
\def\printmanual{true}
\input{common-header}
\input{frontcover}
\input{regulatory}
\input{updates}
\setstretch{0.9}
% paper title
% Titles are generally capitalised except for words such as a, an, and, as,
% at, but, by, for, in, nor, of, on, or, the, to and up, which are usually
% not capitalised unless they are the first or last word of the title.
% Linebreaks \\ can be used within to get better formatting as desired.
% Do not put math or special symbols in the title.
\cleardoublepage
\pagenumbering{roman}
\begin{titlepage}
\pagecolor{blue}
\begin{center}
{
\large
\vspace*{2cm}
{\Huge\textcolor{white}{\bf{MEGA65 USER'S GUIDE}}}\\
\vspace{\fill}
{\textcolor{white}
{Published by \\ the MEGA Museum of Electronic Games \& Art e.V., Germany.}}
}
\end{center}
\end{titlepage}
% Then the copyright notice page
\pagecolor{white}\textcolor{black}
\vfill
2nd Edition
%\index{copyright}
Copyright \copyright 2019 -- 2023 by Paul Gardner-Stephen,
the MEGA Museum of Electronic Games \& Art e.V.,
and contributors.
This user guide is made available under the GNU Free Documentation
License v1.3, or later, if desired. This means that you are free to
modify, reproduce and redistribute this user guide, subject to
certain conditions. The full text of the GNU Free Documentation
License v1.3 can be found at
\url{https://www.gnu.org/licenses/fdl-1.3.en.html}.
Implicit in this copyright license, is the permission to duplicate
and/or redistribute this document in whole or in part for use in
education environments. We want to support the education of future
generations, so if you have any worries or concerns, please contact us.
\par\today
\newpagestyle{onlynumber}{\setfoot[][{\bf\small\thepage}][]
{} {\bf\small\thepage} {}}
\pagestyle{onlynumber}
\pagecolor{white}
%\hypersetup{linkcolor=black}
%\tableofcontents
%\hypersetup{linkcolor=blue}
%% big numbers are not in bold, because latex gets confused
\newcommand*{\justifyheading}{\raggedleft}
\definecolor{headingblue}{rgb}{0.5,0.5,1}
% \titleformat{command}[shape]
% {format}
% {label}
% {sep}
% {before}
% [after]
% ***************
% PART title page
% ***************
\titleclass{\part}{top}
\titleformat{\part}[display]
{\thispagestyle{empty}\pagecolor{blue}\normalfont\huge\bfseries\justifyheading}
{\textcolor{white}{\fontsize{50}{65}\selectfont\bf{PART}\quad{\fontsize{100}{130}\selectfont \bf{\serifed\thepart}}}}
{20pt}
{\Huge\textcolor{white}}
[\newpage\pagecolor{white}\textcolor{black}]
% ******************
% CHAPTER title page
% ******************
\titleformat{\chapter}[display]
{\thispagestyle{empty}\pagecolor{blue}\normalfont\huge\bfseries\justifyheading}
{\textcolor{white}{\MakeUppercase{\chaptertitlename}\quad{\fontsize{100}{130}\selectfont \bf\thechapter}}}
{20pt}
{\Huge\textcolor{white}}
[{\chapmtoc\insertminitoc}\newpage\pagecolor{white}\textcolor{black}\cleardoublepage]
% ******************
% SECTION title page
% ******************
\titleformat{\section}[display]
{\raggedright}
{\thesection}
{20pt}
{\huge\bf\color{headingblue}\uppercase}
[\color{black}]
% **********
% SUBSECTION
% **********
\titleformat{\subsection}[display]
{\raggedright}
{\thesection}
{20pt}
{\Large\bf\color{blue}\uppercase}
[\color{black}]
\hypersetup{linkcolor=black}
\tableofcontents
\hypersetup{linkcolor=blue}
% % alternative would be to do
% \begingroup\hypersetup{linkcolor=black}% or \hypersetup{hidelinks}
% \tableofcontents
% \endgroup
% % which avoids having to adjust "blue" if it ever gets modified in common-header.tex
%\part{PREFACE}
\input{introduction}
\cleardoublepage
\pagenumbering{arabic}
%\part{GETTING TO KNOW YOUR MEGA65}
\input{settingup}
\input{gettingstarted}
\input{configuring}
\input{cores-and-flashing}
\input{using-disks}
\input{transferring-files}
%\part{FIRST STEPS IN CODING}
%\input{beginninginbasic}
%\part{SOUND AND GRAPHICS}
%
%\input{graphics}
%\input{sprites}
%\input{sound}
%\part{APPENDICES}
\begin{appendices}
\input{basic-fragments}
\input{appendix-basic65-condensed}
\input{appendix-petsciicodes}
\input{appendix-screeneditorkeys}
\input{appendix-screencodes}
\input{appendix-system-palette}
\input{appendix-donors}
\end{appendices}
\printindex
\input{backcover}
\begin{center}
\textbf{\large\textcolor{white}{MEGA Museum of Electronic Games \& Art e.V. \\
\vspace{3mm}
\url{http://mega65.org}}}\\
\vspace{6mm}
\textbf{\large\textcolor{white}{
Editors:\\
\vspace{2mm}
Dr. Paul Gardner-Stephen\\
Dr. Edilbert Kirk\\
\vspace{6mm}
Authors: \\
\vspace{2mm}
Dr. Paul Gardner-Stephen\\
Dr. Edilbert Kirk\\
Detlef Hastik\\
Gürçe Işıkyıldız\\
Stephan Kleinert\\
Maurice van Gils\\
Wayne Johnson\\
Daren Klamer\\
Jim Nicholls\\
Oliver Graf\\
Dan Sanderson\\
\vspace{6mm}
and many other contributors\\
}}
\vspace{4.1cm}
\colorbox{white}{\EANisbn[ISBN=978-0-6452968-1-5,SC4]}
\end{center}
\input{common-footer}