changeset 19:a79981287850 devsig-2008-01-17

sync
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
date Fri, 18 Jan 2008 00:52:55 -0500
parents a86843b2a221
children 47517092a74d
files slideshow.tex
diffstat 1 files changed, 18 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/slideshow.tex	Thu Jan 17 18:38:16 2008 -0500
+++ b/slideshow.tex	Fri Jan 18 00:52:55 2008 -0500
@@ -2,18 +2,18 @@
 
 %\usepackage{macros-cp}
 
-\title{A Dozen Things about the\\ zArchitecture}
+\title{A Dozen Things about the\\ z/Architecture}
 \subtitle{\vspace*{2cm}}
 \author{Josef ``Jeff'' Sipek\\ $<$jeffpc@josefsipek.net$>$}
 \institution{}
-\slideCaption{Dozen Things about zArch}
+\slideCaption{Dozen Things about z/Arch}
 
 \begin{document}
 \maketitle
 
 %%% What is zArch?
 \overlays{9}{
-\begin{slide}{What's zArchitecture?}
+\begin{slide}{What's z/Architecture?}
 %% Let's start with a very simple question. What is zArchitecture?
 %% As people say, a picture is worth a thousand words, so I've got a picture
 %% for you...<animate>
@@ -203,8 +203,7 @@
 		\item 16 Control registers (64/32-bit)
 		% floating point control register
 		% prefix register
-		\item Program-Status Word (PSW)
-		% FIXME: PSW diagram
+		\item Program-Status Word (PSW) (FIXME: PSW diagram)
 	\end{itemstep}
 \end{slide}}
 
@@ -226,10 +225,21 @@
 	\end{itemstep}
 \end{slide}}
 
-\overlays{1}{
+\overlays{5}{
 \begin{slide}{9. ADD \& CIPHER MESSAGE}
-FIXME: 41 variations of ADD
-FIXME: Cipher Message
+	\begin{itemstep}
+		\item 43 variants of ADD
+		\begin{itemstep}
+			\item A, AR, AY, AG, AGR, AGF, AGFR, AXBR, ADB,
+			ADBR, ADTR, AEB, AEBR, AP, AH, AHY, AHI, AGHI, AFI,
+			AGFI, and many more...
+		\end{itemstep}
+		\item CIPHER MESSAGE
+		\begin{itemstep}
+			\item Ecrypts a buffer
+			\item Hashes a buffer
+		\end{itemstep}
+	\end{itemstep}
 \end{slide}}
 
 %%% SIE