forked from MEGA65/mega65-user-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathintroduction.tex
27 lines (17 loc) · 3.65 KB
/
introduction.tex
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
\chapter{Introduction}
Congratulations on your purchase of one of the most long-awaited computers in the history of computing. The MEGA65 is a community designed computer, based on the never-released Commodore{\textregistered} 65\footnote{Commodore is a trademark of C= Holdings} computer; a computer designed in 1989 and intended for public release in 1990. Decades have passed, and the MEGA65 invokes an earlier time when computers were simple and friendly. They were not only simple to operate and understand how they work, but friendly and approachable for new users.
These 1980s computers inspired an entire generation of professionals to choose the exciting and rewarding technology careers they have today. Just imagine the joy of these individuals as they learned they could use their new computer to solve problems, write a letter, prepare taxes, invent new things, or even discover how the universe works. We want to re-create that level of excitement not found in modern computing, so we made the {\bf MEGA65}.
The MEGA65 team believes that owning a computer is like owning a home. You don't just use a home; you change things big and small to make it your own custom living space. After a while, when you settle in, you may decide to renovate or expand your home to make it more comfortable or provide more utility. Think of the MEGA65 as a "computing home".
This guide will teach you how to do more than just hang pictures on a wall, it will ask you to build your dream home. While you read this user's guide, you will learn how to operate the MEGA65, code programs, add additional software, and extend hardware capabilities. What won't be immediately obvious is that along the journey, you will also learn about the history of computing as you explore Commodore BASIC version 10 and operating system commands.
Computer graphics and music make computing more fun; and we designed the MEGA65 for fun! In this user's guide, you will learn to code using the MEGA65's built-in {\bf graphics} and {\bf sound} capabilities. But you don't need to be a coder to have fun with the MEGA65, as the MEGA65 includes a complete Commodore{\textregistered} 64{\texttrademark}\footnote{Commodore 64 is a trademark of C= Holdings, }, it can also run thousands of games, utilities, and business software from the past and new programs being written today by Commodore enthusiasts. Excitement for the MEGA65 will grow as we discover what programmers can do, as they learn about the power and features of this modern Commodore computer re-creation. Together, we will create a whole new "home-brew" community to do things that even we didn't think were possible when creating the MEGA65.
We welcome you on this journey! Thank you for becoming a part of the {\bf MEGA65}community of users, coders, and enthusiasts! Get involved, learn more about your MEGA65, and join us online at: \url{https://mega65.net}
% I thought a call to action to join the community would be good to add early on. Where will the final online community call home?
\section{Other Books in this series}
This is one of several MEGA65 documentation volumes. The series includes:
\begin{itemize}
\item The MEGA65 User Guide -- Provides an introduction to the MEGA65, and a condensed BASIC 10 command reference
\item The MEGA65 BASIC 10 Reference Guide -- Comprehensive documentation of all BASIC 10 commands, functions and operators
\item The MEGA65 Chipset Reference -- Detailed documentation about the MEGA65 and C65's custom chips
\item The MEGA65 Developer Guide -- Information for developers who wish to write programmes for the MEGA65
\item The MEGA65 Book -- All volumes in a single huge PDF for easy online searching. 850 pages and growing!
\end{itemize}