Learn TI-83 Plus Assembly In 28 Days
To view the contents of this guide, simply begin by opening welcome.html
in your favorite web browser.
The latest version of this guide can always be found at https://bitbucket.org/tari/83pa28d/
Compilation
If you did not acquire this guide from a distribution package, you will need to compile the components which are written in Markdown into HTML for viewing. First ensure Pandoc is installed on your system, then run either make.bat
(on Windows) or make
(most UNIX-like systems) to compile all the Markdown files.
Once compiled, any or all of the .md
files can be safely deleted.
Viewing
This guide should display properly in any reasonably modern web browser, and degrade gracefully under others (within reason). The following browsers are recommended:
- Firefox 3.5+
- Chrome / Chromium (any version)
- Internet Explorer 9+
- Opera 10+
- Safari 5+
Copyright and distribution
The included TI83PLUS.INC
is copyright (C) 1999 Texas Instruments.
All other portions of this text are licensed as follows.
Copyright (c) 2012-2014 The 83PA28D Project Contributors
Copyright (c) 2002, 2003, 2004 Sean McLaughlin.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with the Invariant Sections being just "Welcome", no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
You should have received a copy of the GNU Free Documentation License as "GFDL.HTML". If you did not, or for whatever reason cannot read hypertext markup language, write to
Free Software Foundation 59 Temple Place - Suite 330 Boston, MA 02111-1307 USA