aboutsummaryrefslogtreecommitdiff
path: root/doc/03_02.tex
diff options
context:
space:
mode:
authorHannes Niederhausen2004-01-20 18:51:32 +0000
committerHannes Niederhausen2004-01-20 18:51:32 +0000
commit941f99dc38366a2bb53c438c43979642d983c3eb (patch)
tree485e876422b209ae0ff54a92388e1b470af3e1e3 /doc/03_02.tex
parentf05654662ce6f0ef40bc378ec0032d77e50a5db8 (diff)
downloadscummvm-rg350-941f99dc38366a2bb53c438c43979642d983c3eb.tar.gz
scummvm-rg350-941f99dc38366a2bb53c438c43979642d983c3eb.tar.bz2
scummvm-rg350-941f99dc38366a2bb53c438c43979642d983c3eb.zip
Added latex-files. To make the readme.ps type 'latex readme.tex&&dvips readme.dvi -o readme.ps' If someone wants a Makefile, please post it to the scmmvm-devel-list.
svn-id: r12560
Diffstat (limited to 'doc/03_02.tex')
-rw-r--r--doc/03_02.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/03_02.tex b/doc/03_02.tex
new file mode 100644
index 0000000000..161123015b
--- /dev/null
+++ b/doc/03_02.tex
@@ -0,0 +1,16 @@
+\subsection{Simon the Sorcerer 1 and 2 notes}
+The Simon the Sorcerer 1 \& 2 games were split into several targets to make
+coding easier and to make it more clear which target should be used:\\
+\begin{tabular}{ll}
+ simon1dos & Use for Simon the Sorcerer 1 for DOS (Disk)\\
+ simon2dos & Use for Simon the Sorcerer 2 for DOS (Disk)\\
+ simon1talkie & Use for Simon the Sorcerer 1 Talkie for DOS (CD)\\
+ simon2talkie & Use for Simon the Sorcerer 2 Talkie for DOS (CD)\\
+ simon1win & Use for Simon the Sorcerer 1 Talkie for Windows (CD)\\
+ simon2win & Use for Simon the Sorcerer 2 Talkie for Windows (CD)\\
+ simon2mac & Use for Simon the Sorcerer 2 Talkie for Amiga or Mac (CD)\\
+\end{tabular}\\
+\quad \\
+If you have the dual version of Simon the Sorcerer 1 or 2 on CD,
+then you will find the Windows version in the main directory of CD
+and the DOS Talkie version in the DOS directory of the CD.\\ \ No newline at end of file