DOS=spC>p%NJg "@"NbCNJg @ hpNupNudos.libraryexpansion.library zwrites the frame number for each frame to the standard output which can be used to pause the player by hitting any key in the shell window. The -quiet option suppresses that output. -l_range num -cr_range num -cb_range num All paletted display modes use a 'color cube' to fill the palette. The default is to use 16 luminance values (-l_range), 4 red values (-cr_range)  q_and 4 blue values (-cb_range). For some movies this can produce bad colors, you can change the resolution of the color cube with these options, the total number of colors however cannot be larger than 256. As of 1.03 of the player a smaller color cube is used for the EHB display, only 6 luminance, 3 red and 3 blue values are used. T L!2he smaller palette yields more exact colors. -nob causes the player to ignore and not display B (bothway interpolated) frames. -nop causes the player to ignore and not display P (predicted) frames. -saveiff filespec new for 1.03: causes the player to save all frames to disk in the IFF24 format so that you can render ANIMs with your fav ĥ6ourite image processing tool. filespec can be a simple filename, in this case the frame number is appended to generate the filenames for the individual frames. You can also use a pattern like prefix%%%suffix, the sequence of % characters gets replaced by the frame number (with possible leading zeroes to get equal length filenames).  ]YX Example: -saveiff micky.iff. generates micky.iff.1,micky.iff.2,.. -saveiff micky.%%.iff generates micky.01.iff,... 'filename%' is identical to just 'filename'. Dither and display options: -dither ordered use simple ordered dithering -dither ordered2 a faster ordered dither. This is the default. -dither mbordered ordered dithering at the macroblock level. -dither fs4 Floyd-Steinberg ditherin|g with 4 error values propagated -dither fs2 Floyd-Steinberg dithering with 2 error values propagated -dither fs2fast a faster fs2 -dither hybrid Hybrid dithering, a combination of ordered dithering for luminance and fs2 dithering for chrominance. Errors are not propagated properly. -dither hybrid2 Hybrid dithering with error propagation among pixels. -dither 2x2 A dithering technique using a 2x2 pixel 抪 area for each pixel. The image displayed is 4 times larger than the original image encoded. Random error terms are added to each pixel to break up contours and gradients. -dither gray Grayscale dithering. The image is dithered into 16 grayscales. Chrominance information is thrown away. -dither gray8 Grayscale dithering with 256 grayscales (AGA only). -dither color 'True'  VWcolor display with 4 bits luminance and 2*2 bits for chrominance. -dither ham6 'True' color display using HAM approximation. For each pixel either red, green or blue are set correctly and the other color components are the same as the pixel to the left. As the name implies this uses the 6bit HAM mode and is limited to 4096 possible colors. -dither none no di EVthering is done, no image is displayed. Used to time the decoding process. -dither mono Floyd-Steinberg dithering in black and white. -dither threshold Simple thresholding in black and white. and new for 1.03 -dither ham8 'True' color display using HAM approximation. In HAM8 mode you have a 18bit color palette for a maximum of 256k colors produced by mp. This mode produces finer gradients  g than ham6 but it is significantly slower. All above modes except for none, mono, threshold, gray, gray8, color, ham6 and ham8 are paletted modes. On OCS/ECS machines this will produce an EXTRA_HALFBRITE display for the maximum number of colors. On AGA machines a 256 color screen is used which produces a mucher better display. As written above, the gray8 mode is only available on AGA machines. The selection between gray and gray8 is not done autom /ratic because the 16 graylevel mode is somewhat faster and some AGA users might want to trade display quality for speed. The player supports four 24bit displays: the OpalVision board, the PicassoII and the Retina graphics boards plus everything supported by the EGS libraries. The options -dither opal15 and -dither opal24 generate a 15bit or 24bit display on the OpalVision. Playback speed is somewhat slower than for the native > $ Amiga graphic. This requires the opal.library to be present in the LIBS: directory. -dither village24 generates a 24bit display on the PicassoII board. This requires the PicassoII software to be installed properly. You don't need to redirect the Workbench to the PicassoII board nor use the ChangeScreen commodity as the player directly talks to the PicassoII drUiver software. The player will open a display as large as necessary which will be 320x240 for most MPEG files if you have the latest Picasso software. I talked to the VillageTronic people to support a 352x288 mode as well which is the standard resolution for full screen MPEGs (in PAL). The player cannot be retargeted by the rPicasso's Intuition driver, so the standard dither modes will get the native Amiga display. new for 1.03 -dither retina24 generates a 24bit display on the Retina board. This requires the Retina software to be installed properly. The player was tested with version 1.3 of the Retina software. The player uses the standard screen dimensions for 1?the 24bit display. You can change the resolution with the Retina software, you will probably prefer the lowest resolution to get the largest image size on the screen. The player will be retargeted by the Retina software when using the standard dither modes, however, since the Retina software does not report that the display =memory is non-standard you have to tell the Retina driver to update the display from chip memory continously to see a picture under the emulation. Most people will prefer the 24bit display using the retina24 dither mode though. -dither egs24 generates a 'true color' display on any hardware supported by the EGS libraries. Dithering and rendering FȲ is done by EGS while the player just supplies the 24bit raw data. If you have an EGS supported 24bit board this means you will see full 24bit. In any case the _default_ EGS screen is used, you can choose the dimensions and depth with the EGS preferences tools. Warning! EGS does not yet support to send raw 24bit data to the libraries renderi#ng routines except for single pixels. To improve speed the player fakes a EGS Bitmap structure that points to the internal 24bit data created by the MPEG decoding stage. This works well with the current implementation of EGS but may fail in the future. A future version of EGS however will support rendering of 24bit data arrays and I intend to updatX8!e the player code as soon as the new EGS documentation because publically available. Example: mp -dither ham6 jet.mpg will play back the MPEG movie from the file jet.mpg and use a HAM display. mp -loop -dither village24 micky.mpg will play back the file micky.mpg endlessly on the PicassoII board until CTRL-C is hit. --- Playback speeds: MPEG is a very CPU intensive way of compressing and decompressing digital video data. An Amiga A$8D3000 achieves a rate of about 3.7 frames per second for average MPEG streams of 160x120 pixels per frame that were encoded with the XING encoder. Better _encoders_ can get better compression and streams from these encoders can be played back a bit faster. MPEG movie | Resolution | Compression ratio | Frame rate ---------------------------------------------------------------------------- micky.mpg | 160x120 | 19.4 | 3.69 mogl^ie.mpg | 160x120 | 23.8 | 3.80 flight.mpg | 160x120 | 20.8 | 3.77 birdisba.mpg | 160x120 | 27.6 | 4.36 BigE_accel.mpg | 176x144 | 41.1 | 4.16 tennis.mpg | 352x240 | 30.5 | 1.13 jet.mpg | 128x96 | 48.3 | 8.06 The frame rates were measured on an A3000/25MHz with static1b column RAMs on a PAL monitor using the ham6 dither mode. NTSC machines may show slightly different timing due to different frame times (50Hz vs. 60Hz) and the need to synchronize a double buffered display. --- The 1.03 version of the player has been finished at the Amiga User Meeting in Bielefeld/Germany on August 28-29th 1993. Just a few hours later Harv Laser reported a bug in the OpalVision 24bit output, so there is a 1.03fix release. The length of the fixed executable is 115840Fx<( Bytes and yields the VERSION string: mpeg_play 1.03fix (Bielefeld meeting final) Please send any suggestions and bug reports to me. I can be reached via E-Mail as mlelstv@mpifr-bonn.mpg.de. People with Internet access can also find me often in the IRC (Internet Relay Chat) channels #amiga and #amigager. Michael van Elst 1993. Just a few hours later Harv Laser reported a bug in the OpalVision 24bit output, so there is a 1.03fix release. The length of the fixed executable is 115840iX`;!_ػH˩ݻ hǹi@"SeL oH<z!zM[C`48 ¾[X-(.ÒQE AA>y(eQQif>*02oiYƜz\#yP4!;XB)j@V93jB=r^z(l2.C YKKVvf[TniGvoAߊH$+ T.ɐ1@:UrgfeqOE%itU''Db”x~Y?8||`tKj(`kǐ|ugride%,h?A<sp]G ‰/b,Lc 0@Ob sC uI $ rkZJYpjf3bAOGRz!Q&JpVP>Tdu~Nj!iY6$2a 7 q퀑b *M t,G/^4#= (X|pn7>?IpTDfTUn p ,}A`'m!EX8Qm$ '!!萈Љщ__C]WXHzQ,08|?M(#('+@M(B0='-h N7T:}( !@y%Qx{]NC>sVx*x燸Ks,NOxDQ)o=HW2!45Nֺ Z=HVI!`8py@.;*^h kjcV #n ~o(%]^T(3|ჃNtb3 &pT1?7j{h2 C/‰=yg 7e`|zTA/h<,1bib'$V*iZ>X1EEvtyz%rF+9P'T5dVd~)@(Q`)O] a~0t89- OGZ'`2. ΉHj>~tX8>=>OюsRmLY"w\eM1DFM.L^0I\lo` sX**0. yQ0Ũ.frH5`g0YΘI 5h(qlaj K#@&h ^ɚ#Jp]yԅ%lj+ҜH x,MaO]*b22\*},9 Xc#%,,ygO`:`4b`N@k`a `"߽̀.7"~]?U](z'vBQ+O}>@sK;CXJdt"ce7JD.i[p.3H)@=&D$ !Q:U;&A"0/'QRh'('n/kes&B[p݊%ԑR#¬`8 @^ W1B&G$_Y'FA@V{憞@8S0>-@#1 D.* EBӬW(Yd99X8A<UTx[e89c)j FL zׂ1JpXHi'.A| *~ӭvc;&@Zn[)y0:Вd*0ᆕ˫{߹`~?ٽz ƾ>`Ti]W=`iO`a\={/?)x<Ht{pr6 ?N+id*S'Jj\`aş- >7c-!*GȒpN*d#eƋw9_+9%Q, ~~E[Cg`6"xl4h8ND>f r#s 5r>;>߃m;3z`Z1.>C=@t؁qc$ c!4_f1ǫwD- 7},1(&|ǁM$FRKKPIDOkB>Q<6>7+JΆ

h\@w /$Ɛ}god4߭O_/(/SSS`bPb"u ٰ #x??x^_ 3?~wpi_!$@ &{AH^,^OABBЫ?Ԉ/^|j9_ 8|_ ҂>-p?k82_T$QRX%8GpK_ѬÐ@?}C~D'S[nbg\}W,b6s <ȟxĻK1*`dDŽ?/_[9S|i`"jKR \ n> +;^0d'hxH>l+#8Cp{ e8DtÏPr Y? D[A\le,k/ل[eM%!W0|Wj~cQ+_fi.q>+4XK +tRfc}@`* d>kק+|9߭L7 tfO>O<gy# 2~?Hy_s~!j\ZF `t>B̓~'Ä;:)8)^ٽb\w>XoC*e,Z i!f۰i"* *'N(*: ΩOP@pIrCM>~Er jJ|%ٓ$蟜Œ/A!uF6=HH 0bhTRi&UˡqfAU7`+ib$/"yC>.N 1ZAb"t؄t?d|Gq,\l9.hxޣWGj"ihd3=j!B ώK=p\ B爃jYn)e"ETJ!AP<{@*Aԫ24xua#{2oCD>5`Edhf?n CjpL@}: y8T>3 R HCCܩ.H@lobnc_=CQ_Yr| #Xcr$>v ^gH}_3s/LP2ņ&H.P' gf 2-bfQd?ZAIΩSS(`TMYPH`N䰐=%>z|T%x&}ݠTIER\^WQ޾1EH ӏL~ic%Rc ء H[BSC<}}}^KF'` ~Ÿ|B#?"_FǠ&C `*Pb$qP6F>0Y:[)SP)-7n:*%XZKFۍ}"8 C )<$AHCY÷Ca%=ܠAG۴gyNt@Ÿ:cbP3L`( 3OK|0z`BY-hJP*J19P! ):!D$bpB7@S0' ѬtTY (`; id& =;8ZYì:3R?pGbzT=7bPuC(EWK,\U2ràW'%B0>oBg~] !xDi7dEL%`-Xu( #y|Ƕ{Og[+BJwC9a@.D%~ϒxc߾eSq lYQ DrY$i}phr"4&B'#ӓAG@UW~-f9%:uAF5eo!DfBuYA %$+ 1qi!-9qu! ,&ۋJF MH>c59&5:چJLpdX%U% Bu %:Wb; : RgPӠx`$CQWSx |((rD;(<_t{Ď%@L3-S~MPt Zൊ{Rie'iҋ=dyEDT bTԃk[B>–g t(lmnk0 (HOO 7+Pa.@iQ zK}*NU߀ ) O#$( pNN(9)`Q-m>$C."LTBY~ˑ3?!zHJԕ۞X ! WtqqdI|q'4X]`㿸c龜Ut' CTPVIIܽJRpZ 8D$aO i@8 eNayYJfB 2 *JPė'<-c,vG¶ckyN>?9FB*iqXYZlYa?V|fc+@PC5uzxG O}%CH*AccK[Kj*o/"%T4Rc : pk?*ﮐ._WCH_|rkCJ76;((U$;P&V硔'occma+)BBSQQ>#]<考<  ROXO!JbTR< )߿I}>S%j4>,_4PLK]{4 %̹rC7Io|{y>=Ak[8oy=7sh; "hFyCؤU8U <Й;yx ̇F0/@1a5h |R"զƂRle3>gkKhpz`>9Ch<;JeM ,Ri9 {GAci`F#IdJWB)i\('DTNyll=dO($ %֏CH^~usLN]zKYij,PA(/+ˉ,eEeDkidGQ!A*~x 7+O0' SB?=033#gHD+lhO(mcEH!Cg&`gXDK33 6)5"29ژ8 oA欤`2tCb:1L0̳qHc k2ɨj1w+(,̖b:0r̰NWa!!ӻa I:k^_::Y%Aa)U$5A3c {](HHP s k`Fc< >PAhߓ 1EE"C?2kvz|4!ȸOz`|0 uħlO.[Jʜd+}󅨮HYXlM !U5'b!Q%*Ih~p/4E(Q>Jaik-خn9wO݀CoC@u~žCuNwtvtପ,{e#DžsV2CCZ|.`?!^=oNJrcihI)c˽wť?U5ӐDƢdSA[LbΆU"8Sz(JsP=87t  W&ZZZ@W\m9c,φBܮtE'"hwC^Ecb >ǔᗛT!yTW4i'PCUTE4%$FPV@PG|O,TL}3e65@˜sNH!9ć g9y9|P8]lm%_l%QcZZͮVN%@D{At6_& ,Til.+ƤʂQJo`$6߃UĀk=ܝ:X'c4L CAȾHhUga(!/8#x=g!\ rOwFFFFG!% (E( -MDH33%8\%Q5Q9Yە>Ɲ1U"c=xDYS(dE! ޟs Tǜ.m_,p 9 :(lOL̂aE( \!;ؚGAN)p.=+ '#bEe~𒢑݈c$2_di(̗G/^IFDVtAjdNPȀ2,>&54TcTdRfPddS "E@pA4D9{ A okFRMEMCM,Rim/L]2 jʿZ xa<,qُ[><]bWgKcZxXpL}>< a<ˣuz~[UsLjۅ%QeeZFp,27htC#C. d{ jZhcOzo^(|@K('#F*" I>22o?[A7qy08@k<(E^v ZDUӄyTDK[/H0ơx /~ -MXE}Nr:9@/LX5 rt pVXtg}Pz6B;s&^Ꮧ.DMZ:&U61lQNMzg'TPRfx=ŗ0e(dGcB8°pH>q?tɤ|&D*H=C DQ_ij6|Yq/;U Q~L\`˔ pҏ/H8Dx߈8|Ol7" >$}|`^ gE.@ԘD0tPa^bXfk.`,(|IA@` ow㹄HyXH>pw')K'@[K- C$dio1-u AQ.:]Ex<~wN-\#8 <с.gCwO&Z[SKR]xeⶔ$ ,԰c: 'D#j22T4) )ZG*?X C>oɍY0R @2|XNiiW#JHQH 枟L  baMX '`#PA~XGlasBPڲG"O(<r62YU $Ȫ5Ix,pO<3"c&UT Ζ@YL8 Z"AaZA1< y:=qdx o)los +3-LxǔL b)@^R9,(# Zs|1QGf!yGfsːip2PNlS,)+jL@Sh9QI@e4K ʈsondY;l(/Ÿ, /'bZ",0.( \Fυ*td!>c()_B(9òBh)AʚB=1(/sS"*,>pzycDfD1J+b _HWdȘx/j&4M3 P'")1nUDms^1- UA*#_8v`*opnf @ 1J$(tN*ULzwzY{-` 4OA@躯 4@]GxюWix-\ݑcY YáAe"Ǣ2tqg hH)Pʚ!* vt>')?빏(MW~k:z1$^A:p<^bqaiq3aSQ`Z6<Ű&x"(>B*K( %sC<%' 'FT=:&`$]B\0A6I$'//Z6f].H0\.tP ‡Ho"3D/,|qQ:pFO 3WB]460f-?IBJph9jvq ^fB; *YŎ7./1ш!e\0hYi~ Z߬5Ĕ}bSt&4L\}"É蛥 C?ؿ=/L֡u!~ո4o{L {`Cj0t0D P獃XG󫯡Šza Y|\ZTPW(.@Qdy@VC` A] +<4[W+r'tir4LO `y`Rydžx ʃ4986s 2r?CT< eEEe8{ пy~b(^q^2;L?:,(0dM+NxJʢ*gVu]tAxm>ai"_-S}'CgS#__A<-XY9J{;˪x?k~b :9, F H% -)@ `  =器0a4$ ] <33NC@@ `@>pH 0 B:=B; ?}8``nY @}l\"xg9,C \aa6d`dp&212 l z ktd DX ٘R|>{|#)`*0ȩ&(+O'9vu|8_is5!]Q,x_n2p= !AA0gn#{[#(M*a> ,ǂevK)aۆo30Hfؽ ,֔)# 'OAϖ0CJBu !iH4}>AXϧ}9g<냡UMq'$$,Kxm?op|͕yK"'/V/ (A T~'z|B_jr0(jTҶp `K7cfVWWQ>aCZs@E>M;C[Z!L}it6NU@)1=LtWt~aAϢ`d:r'CI|PPPl h~x :^>u~jBCR: C`vyQo An1 ~6Vw  Ž ڇP  C b}F-` (:T8 T1!+E*J ,>IɪK*IAI%aAeQZ_ è|^%_D0ǐ= .s QLJHHS> CxM{l~ye%$[LII(B0m Aџ"R ^e@iP+4q씑8! SQ Ώ>Kϵe:P VQVCE5:erv0GA6s&VC%NY7BR- iv8s<dhr!,G:#0/y)uÉ!]LBHسB^˸!Cg#h'L,(:t\겖66vqdmgrCPB4DĴAPfA$ B Qaa5o<=NLICd:P8?%ue+$8=!k<﬇"J"2IBh5W35uAb 9_|h„YqHn$ddFZDF,!I'F) 9q999aE aZa Sw@ccAn h):abbA(LM}ڸX9,쐥4}(+ c"BWHnΗ,EC, 2TIK+IӍ̂W::WڽӔk ۟\#G#FE?Gj5zE02iw90~q+3a ?T&/$*+?=%r a qP!oj!(_H=p/$T~rr/$~z :0h=I,G, E#*%qr Qy`$)rji5?bU3 < H@8sNT†7xK\3(: &Ws,PM.ɾ'QTe 0\dTW@"@s I?7g)3:Wɦ#miyIYHda O\~`- ,(H"+Tr8h~?|ÉIq IYAa1yyD ,L{`l?۞ꑍ 53q q%1d&y 6s;C>Z|f{ ^b =v$t j7-mABix:Fg#Wlk9˖Q;@2J||.N h&&%j< $РxTLFjMA^.N='B gCCI4$4@MZ>/_|"3ݩC s Jwa;f~; 3A%1>PVr?=K~)M*&wED }CCx!?%?~߃p/)QB򂿗Hy?YIPVF2R,tB KC"Rz!]!Y qh$K2N4ttG*9{S.Nε(ǎ ΅I׸ '`}/p~!T;j E:=GWD!:A9<d*̝#$Qyu;H đr8Z@eƾ7iy;-E4y7YçCc&4 b3ye=4U(N#v6!52A;[B1j8'WQw@r^2Ag>,X:saXYID)>eֵ vC^A^e0(%fr/\' zQPQjcXP`q8-nH#:y0v0+auXp<\h֑67Qxl ^y3hFPHYA+ebeax*~=CNThYsiz< h̤?3s p,!%O*<&6E EG<ѽQK7!pFjK0@q?z[ك>1x0ElPe8?~?)~!#{%~v@F%xvL,P*LBtvWƌ0wgAJfͩhЁhӀ0(,.-pR| 8vǫT¼`H? mz3ץd:PjG0/Yz}G* TL-MUA>^1K?r0(8{h<:B_'pt*yz>Ļk[ ~ a!=PtgL~E/N_k7޾ [ 9:|'!Έ^j u!} i|>_8ʏ1OPdPwPhƬ0n~Ԇ"]pK^Pu|#ikcO:9!G2⊲rWO$X- s0u#)7Y(det9&izu-%#35fT,\)dzPB7oqKNLAAN3) u$ȳ Ef_Hla&)xH`dB~afA!d!D9^.(1Pe W M/hߊHI `Nm(W $ `@Pe0όQKREL]mh4pHCSVHGq3 :OONSJ K{޻2Ŀ<)G[&ʀƷ|f7zܦM77͐L~:ZZZ*%g69CBp5QBGk?Ul,a33H#D#Z1tDhPhAA!k*ئag`aa!tV&ZO`eah,,\&r%߀؄/ &g=Af:5Np=Ϩ?fTŊQY9.P0R(觱|k'hhTo8C9b-z_X 1p+83v% } wC pY!f@HpgPTM,̞5q`5%6  ʓ*h@/BKLp15!ϜxC8e 17AP6㣥PI&j%/ux鬍 P}w,,%YP?BPa@`d"EPC#rArc^^|9`)j #@~U:"^Ɔ0Ş hC.j:[YɣcP# (`cL iA0;*-Odk<' N$'Cupz"Èxԇ&z$ ՜0R~0Aio3+֔P$셀 4B[ + pzHN0{B1A򂨨*UREEIR(?(CdCcSZN>Pt\(<.IP^)SPh=F{e#2-4(HFP-<f/#%.0s44=72ИgA 44fҎ f>1؃c.$ 8<1H+&AC9LyFX `@T Jb>||6-1 +X4[L^iB̛Ot&#r:N*f`NB"a>MNO8VD88}U+.!y x{W(` ¶x`6$Kc@h IǑİwA?8O` P_ #$/@ںE{|-w+|=8 |y(//OvgBl.0!z o=A=Yw *h;>¥jpDI~g)9-9 '}) ]Roȟt9uiC'F5mJC߄Z#00ߒQ%&z=M<ȊY5&AMw=H*B"Ymzh: TKcth;ZX8tlGCsS!Te%ea DDa8GFhŐf@AݯMh=aD/k;0K &szqqOx=%K(')(+-/fhb"(ꃽ"@ ȶn$y'y<h@+ c';CgE!!rb29D#ZmcEƟC lmT`>Mr|*|<}B2=h X 'x`>8l:Р*@RYyO1T$QU62ǨQ4>!ҡgc=@v$lмSI5?iD3*"#SvPTnTVlf/_@ ~ǐTDITTNV,(2Ԓ>3; I¨xFH@'Mb.Aώu$y9F  s^IEF22r4:@l\PC&:FN'gp~|8HLtߦ\᪬ԠK-lgk:y($G!A ɴC;OCdXRN nζ+T5 (($Xb"I"kqhF]/&&717 !Gg;SH!`w5{Jf A!\nB0ѣ hLp"bkr3᳂  K}y.(u_5E%d-߂Dkm3٥F|+?RIo>~W>3z@qUUU%y1QeiFq}e(#(WPVAR^NYBO%S(!N & #~rO4AQ QADq%$Mm9gMY}r'C &mjd,2:^ .NTT= z'89(zP`x(؈a╒TBdj=z !]XFQpU#P DSG(Յ4q&꬈%J272̔5iG1 NIz$'jXS6EVMPb u~>bOR<)*z[^ (Ir@p)RU>0 l`hA.VEEŐHP!)> G|\,FX1dI|Hy ?*%Y u%\f9KHl7r mIPVa_EO POBjr?y ,gTJ(QU ARJECV@U"t2ڏMY~E1>%:@Vd$TU8NߍJQu1!"Js 3cރ+zZ>%Rv\M@ĤN QAB@xU~%]ITq a 15>1_=8TӐKM&"V |GgdAvgqW8&fcRs.,\`{!z`"`gCgB):ciHgwк/1:l e!it.hA/0$/0,0! hA-0$,N;`_oX|ͰN8}wprgp_$p 3'-,3;(p .M6SsVK;g:_f`B@o2""20%ʦֆ!o!S`(zgG* QH  p"3!JC20"$U ʄ26HNXHmgǚ`P5S2RJB ,(Cp<3eJ (PWGR#0f:S-(S wLY@&}d3Q@! rBpmDVeY c  4+|`QpҘ"%AiME~>T`= s")Zm46iI\rp7aL_{ 8ˈ3P Ѝbfd;`.hq6T $:Ŧ6҄ 6 aeCNA,0^RlgTsb8&a( (ˉF,#a2* Ar;jL\NKHsyB ! Ax6$ Y%a8sq`0a!Z\ŒY qlQvyL0VNNJ? B J 0n@aj{DRRAЋa5Gb1b f$`NC`]:VCSc7 `F`( U ¬PTUg)""] $)1)Nrr(VҐd0ECt@` (%7To2 UTRTKpyo_LiJ޷ *IӠ3r*z`)y>>~oFvq`D\%0iKƭl HȖx}ŝ2p`HYMEQG5Eɕ`a3nT*4.}]UDd+TPZu~-{xWG(R?^Aq`,BTp cgT 4O0EVT(D!{z5Oh,? iLymOmŜmK[q<B>݀+<'̝k(*8@!Tʻ:[3%yai9^AccCK;yyX^ ̨#= z/$V_xBL'J{xDJJ}$ 89`>㔃 l:KAC'FqM=>$E(q s:Cs$a|n,-$',A(T|,FFpC5\eH{@ dXgc\T'5HNt0wJ}"0' ~$#R2 92 hwmX`tHIC'48=__PO!ovn]2>}AW!YmiNuZ@CǢDs韰]]LVP]@JN@PKW\ _Hr}3G߲0{ZYѸZzM9duR> ǂ@JKh jRQZ9|7r`FhC%'+X}Dxy GN(2Zl nj0DC+בT \yfN+} ða4MCKPRҰQ}G>ƀǠ f@zxd⊞08k`D)njcB'$i1%4$^Y|\XcKHF@G{%` 34qKv\νPcK[NW';#W9, 54?p! .iO,wҨ(Јu%?`x`7P@VRPng0n. *,问z9qC/qƸpsѬ"s>#ɥJd*:):r\*r*?+ h+*S ;_j#.NNSJ=F':wg@LM j }΃~ L]cR5 ,ap,T!Y`ckE@B↶F8 (8SkU^.i˞ #bA$⟂0(u s߼A.aFfȆYA o֞h5 ?8T ~\}KeCsS.90P h.@43.`B>a._? Sme%g)U$Dey*eWOa\` ,(}1`#iP _Ɏ0Turl'Tm,bK|se068S"|UHB4[z`Ж IG*).!$+óG4rB23s2|xqOTdzHqG/"D x _b t$.E_P6wFy1!9,Q \ h~ }GP$8uupW=u$a]{ȓ)(:78jfclLx,$#M˞!%)s)E)%1RJ QW(*"aUUT,1D)E@8S ĔeA<Q:d)%## rE]/yة*K K(H)N81 ! "RF@Wd d3!iQ&eteD D%D~l(a(\\œ, ,@=\~y{BN3 l.}TSC~ERPA%e*j*upF &#\ <YPH{:p!zЁ鬐#J!-locz 0qKK` U%~IV\/bIz70 #_  qc>Gp Zљ@&X4XԹf@"Cxt EHV^MTYV{@ EPaAi eGRnkG SN|ExJ0:0VbԆ@C>:znAzp 2cP;Η&^-=/1V/!8RDX+y`W :_(X*Y-,nb.e{>C C7-dž΅ݩiSx~'):ԁ0BK1z~~'(x8,g`%.6Z͍_O6#>0①_# Z3=;QU 7C2 ,{,0O*iz+cXH$!N8zMLƛ~'SOB%l !N='VX'e%UyR֏ppr2Ms "y|g hݍgifc ge-GA@QѫH4ģAqy L`6B$ 5 (xGt!opcx<+ۉښ {OtKQaعo:9h~=tM"pX;f>s8HoQ#2|xz`嘳R9UTSiiTZit=y[ CAG# C'(#+eh~hBw4N%)G8\%NV^zss(APxJ]O#4xӣ9L`&2P8:6 6!Z"9P4t`@]LGNH€ 2.-AG{aVz` `$dn % g - ^pqtPK_JȊ(6AT£= oL ,2=yÜ;iUkf0æd8 a+Loke)ͩm"nD\05:z\f4&4F4Ԡ:R9  ܞ lmcop0Gg;`<#sDnD04EP LF~hO(0}!D]OD@A򂜨JL+[r7@DȻ0Nhщ\/+?di&.NQ2U7?aptn7x #NF1S ǯC`@B`Djl_!_nW.!).{0%S# Q"TЂT& 1'@"D? `# ` AB$C=w76t󁁮6p%@&J0GᏐ!@E6*ϲ @Eh4 0i<@3v41r d0v1U2!, ;0vP5!$icU=aEL,h\ bgsW[#[ SE %Dzw7p!qi,m]bq0GC!y by _;R3`{gWckSZ3l5^>2)j`A+IcJ'N'K'CC#a'{GcݺT57'56qQT2tucYQ{3c{W'gS_ 8kp@y{/{-|#O?xuGh(==>Ae{{9YC;FNNV cJ_{| <:@p|֊|wΰ[w)Gq@*6!ڼv l @&J0GᏐ!@E6*ϲ @Eh4 0V(WX3S~}|{zyxwvutsrqponmlkjihgfedcba`_^]\[ZYXWK36ewTek.DOXpVX;U]PP20 &1bDek>0Cw"*d:P~Y U!AeIQ^k7 ly"8\ 8Ap R6RYzR~i<|E~KcCgg{<a9hy_Y#NjkhK(RxqP} NdC(;M.|PUbU; BD%Q|gP xu#:B`5gkgDžEIeAA#‰VZ{ 1,`D{'Vz`1 rB(0K]ϩH"DPNrx S )b:y^H7P eW2tp;t,WWrL؎O`(H= " %ko - Im/0 BݘH/2ZKAi4%z=7=pUx_(za a2M%w(OnÔ;(CřLǃaǞ։@ DU?DcWK BMAOlB pp|roljND⁄f W,@a|ԁѧԷ*  22rpY)aR ~JyI07Izm:fc>C(S:)Odم$v?$y @.P g V[:F}Ph48&-Ї0cx8d罹0CL؃(MXy,߆B[h܏D=&4? \mq咀FqtB0)0~.Ъ3vzLz\42˶@<:Cپgq@"Wɞ }2\kRÚP$xt!Uma?t€Ңh0wgEX8q(3yxP ^71sg<`v- `g-` a檁YÖv&GRP B<.hְ֡R}ʕ٫P`~ԩ)鯟|1z}5lϞD+h{ N` ؃ 307:!I\3 {%.#8*O$u3jGQhɜG<~HňdxV\e؟`]Hjh-܇*{S8u2a6 Mg(x/VW/ +s缆Ӷ1q~P*B26 6"_Z ;?GYS^83x <=HFˈ:e5 .#n\ϟII (ʞϘaXAaQ|rs ^Pz!è&;CaހS᰻(W_) AO-4fYh,](xvopGO+'Y !Ɛ{J"V%d$y'G~'~OGrDu9($|fx]GJyXsni!:-.H5x<֣HPTX&?I_z/8F&PyL^i5DؠbZ8#/}mx(/t+$퍎h?#VҢ[Nto {) C `(-O|DIaG^4zBZ>_{ N2nT00/ؽd96jB&!EŔj a=^PBr-C .V^d]"/d)G0`d˜+WqOf[UuAj<r ~psκZ*x" ƾJ]_%08|q̫ۛf Ȏ`?~0χ{g!0`6[&o<ѝ];>YCI4(CLy7o Pll{W:hg&3Ǫgg aQDA[L EcO4go~:[:xL>7txQtY(~]O0?:ߞ Xod%ğ3<̤P?V_47qCD^B<[|>aro]Np߹;T${g7CI}o,ud0܊ߋXob|x=&qq wt2o㡓||' 7>\ǘޚ=H֩uo&']1%y:oRwNA!T)C‰¨-;C[)PK!ؕpqN$opMc~D89'Y uNRHWO;F)ќϴ"_. @+C5~YAfh4I%|>/A~9'`CpYow\u ow#dž{:ڟ ɏUv2x瞧/qb߻HoV `OR ÌK A҇h]>a놀b*8_˻D̗x$;̇,L$1gGZPco*aL3bm> CYQ~0ux8pyב_, g_p3 ^,h >j]wqqSWs !FORz>~,7Pp} t*;Ԃh}sר>s Iu"?Um(gp@fbV5AۡF^(-V aNi +8<%xx!<<݇#ZXx(_2 Cv^uyQYǧ%@EM*GԏZhC,؂և]LW:/ 1c;7!E/(>6;7_2<=PBtOʚf^Q}s vPCLIPVTYOfdIb4'ׯH؞xFRXF\Iei|Ox/|L Pɶg J2Cn^J;OT6(-?:prQ-!7{i@9s/~8=7`IcaZӟvEzz9,;z%txȑҫSO^>5 4w-,:4SS,{u^֙qA!rE[{4fK|#)[< _?3 j_##'}<4| R;sl_Xxvs$>jnd! >5J7% V cQB`1;(D3ؽ$"2L<ss<>vBNzw$<?_GL'֥Ix]׮;-zHhsaPzf'|QW. >r:QT&  LҲuA/ 3@=q{KȾl(H;31?""C )s/ɷ^U1`NRb)ň8q/|rW ی@L<ڄ`| gj]F}[rNΙ}Uj}@RFޥBbʒZpAeiz ^\u&;X΅dFm_wpЛ-@5dkxi/Pc T|KQ;e) JKЛS!9-7 W^}=T@"0@#UA)@?*Xcb??1Dq@ö #BWT&Ƙ׀ӬBfj*!1;1(X?X*l9 W`]a5eŬYtiMLmT-|X I)#pV)ZQP!(m= QTo'>c>#$f+aEwQYPJ,#.K?./hq=^T堷)} 8* E`4* )Vh[r&P,9coUj?䍹G2rf$&!4GE"ngO"ZE$9?BKЮ<-Lj8<Cځ\r!4"X@[;巴#=?A@7z 3 ъ/Q@G0 SF)wmis6a냉#/s U5bX?0LGǧ }##у1{e8t #vwČ1ԩs3b#G„e]?錞1 S;Am@3J<ɢ!~?J3a5Z"x p+O[l㆞~}plmH|7 y ~d=!MA\}+uo 5Z+o[H׍'|׌'Vi.yXzB~=OH6QS;O'Q}G 8=yAOЉCͫ(mn12y$!\UnSS( 2oLCt?玠L{珚]%W'`cGY ߨ$txϛ1OQwl>& .i ḧc{gޗ sá/@$1LO wJ!rkʨ)@(,v")(~ VjeZyA$B}gJyϧ Ɔ>>,4cJ /="*좇U`􋊣*ho70FrO5zE󓢶" SsӫА~gfi '8+ ni&"~Po(>RLH]ʉ A#Zx `U]9{>mA,3*21б$`-w _ǦM 'HaK4Pdp~] %8nUcuXS_| <&n.7 6ΦGN=W}p63'P{OEO3b'Y/ novP||Jrr\!L??$C7N1O29?QE?%GajBHǙS@Vk 5ӹ[GC\7܏Eŕhnxa{zGw{׳`mKO>T.kz<>3CW(9 yd8m P6 ԡNKFT$ SX}xk.P`BHg*L# CI Z9o͵@R5*{IEb/ޖnڪ^=]yAϞh+Np LF |"cwĈ lmaC}pY6m+AؼjJ42R%%ă ăR:`ɩ'6mf iU+6՜mmx!* 0: *",('%^+?s"r$@:`̹#DP2_>L#d8C;X|o 7|i?AuyMǷCEO0A><{WNnLsZ Ǎ> ] 6Lv&Ʈ3o6ZZpCɬ|`FM)֡(V> +AoƆ~Z!;K<=F R_#T^?d|Vm2 ,oW~9F/kuv2Jqn$W3[_8`$+SM3jؚo$?7CDPWNxڍIx.J{HY?xpүl;~+ۡ::FS}A)os~#~ԇ@*ǒ r(Π3!:NS T_F>Q}v`XQ@tcgs Vn9zt 9Cc&d8_u r,0+}(PC#ӫZ! ᪅n~Qߙv,:>Fl[%-8lĠF\X^1͇VEs4Hoh`_1H1@LC!\"T=4DK'h"_> CȡvΠy ȁ{fOӞ≳l/zHx;#mhX>CsX=-H.0/u)Ȃ@slNo>Kށ e/Iŗa@Hϰq>ˡ' ǜpY= | C+`51 ?0hߩ.KewN?lU}󟋳<5d< 'YH<x ~ [Kg;AE"X4E$o^ ;Y,Ut2h1_Vo 2Ғ; w{0{T9Qm\Fsۈ8?ר`P. -Ov)c0e_M94.Bؼ^zfh-z6_sOdl,|/)2:6=0W4?.lwcth^y]s`AN^A# vCE]0S <?5>=##&867k&X缿c~>`k0 `uFBclzWě(Q\2 C <|wq4Z`"_>^_`p8. yFy=mS#e BՂ2"7glJQ(VpK=?biS rЯN$` b?c)< utTa[C+. K0?nͣ٠`;8,D|?W D[kj\](s|$)2糬xTѕī=pt]8KvT*kpĤɗx?~64 #D11AxC B q{{ D\KTt>vɁK@\$]ȵtԼ CE'f2.Ten REHw81c#L4Z] JO]m-ː j``l u,>P#Y2oQc@G9WBM.'b0q)b]]&D2"d)>p~An,.:\ Oƀ!:c\)$AýHwHWtW$Ŏ>44"`e1hj?uPa!vih"#gڻX©{3Y=xw Z.heiix=>@яv=W$ Z?G.gce?Ga2ϷP.rwpe)O,Fkvs A [^6%`Rh=|gx7C}c^3>"90bVr|#:  eyDPaС331rbf;!URf 5!{ O]48OerR& &:hJ.B|Ўlh>Z|nL.0+Q>(Βb?sUZ@"Ne?C"U Aߊ!h 6"58"Uщ?CXk~q"N&4s'H֌9n:9>c‡ J\X{(i;p 3#\ Ǹ 3V_l'_]䱅U{!H"T'Csŗdž`d%`ß! ^÷ &EzbK!ѐ@fnDd`'J\>GrX>pB@v2<ط<1CtEhh,Q8n͸0o^=AERjKFsOƍ} pHp9F9ZVswKT#>||Qz@%J | J5yzoV`` kHA;6>TѼ>ұv\1ī 8=$yk~nQ|Fw*>}l*Q¡B7tAYBWAJ!%dr93PĹzk8P\t Ac]R `#.X {3!RPsꋋ(Ӎ(>!D))5K?S SY>ZƔDVggF|Nai9.u얈`Hp1h?t40W:^sbs$4Z,tzd}Jj?m^HʉBHNtp{B(`c]KUYGNac G1Uܧbr?|]xK?AIt,,VtUa, XlLJ Cȼ$'kѲZѧ恿gyFngie}u~G&Eg|PQyQ_G݌]9x/_l)x/z/Qp&~䗏<@*4ޢ ࡉ GL }# {,/=?.VQ=>; >i=`x3*=$z+*cg~pLq}>{X|y>{`q "Cm=C:$9$Qt I 4( Eп}a ͟= 76Ø A8w0KSkVu0bȜogIg A0Y4yoI3_|<9ն >ņ蟊w0O_0$g#Gẑ}OG*Ȅ* 1?jOyR\Ez)B+PLM[囦5B<[O{W-eabH_tW0uoo>&r//\>d11\Gf61sBWCGE~Tc Dp`~0*!y!x/s9t'Y+ChvWj2 E.0@!˶exb9nP>E$xaz[ҡ#|8|#džמtl^Bx1O{/e[]0z,9O3Y9&W5cO9|y@{[O#~_'unN8|{,|r/e¼r²D X 8'e[6,0}a#\\}i` ;7n,L"yY=稣/SCyN:ғz|zh"o^ D&>*e w1=` y)t_-ETϿ]囼!Apo0lji !urx|'‚2/J +h;>](2(t _!7_#ow '[\l |<Y瀘Edh@#$+#e xGfB ;!`%P p[?ZpeBOV wp  (!(Ԃ؂j" \N?|DjAFHR C-Џ9`oȧrW<P,M B}AF?CklAf_xxw5g~%A: $XI^:)%)P);Ś8è >bU ߑU_nkPy, n~aU[ RTuyr.)RA@NRG`#?~`A#߰#=}p/>^!G?+'ZX!zdG e"5?];;<: LAIjc4K%V!x鹅^$b`}l08D2 {`5s31q\eP@pN]=0k=Roa@OoljUIЪ+/Ţ[?t>0~0 yT;z$J6fX>x/D ?x.з7@}7|D#L>TL!v7OfigX}dcSAoh9>/{(!#]UP&`eT<8*wx}DWU;4O>%\3JeQ[<&Vgp;fS^H>AY:I9+hRw[.Up-A,~𚜈JK|zNW@ iS}*<E%Qz=4<8w2oXV#zk[7y$(U|U-UizH1Dߢ I}ǴŒfbC8XO4`wn:31Z4AQsǭ7|nTRijy،L 58v0A̝ li+(:$-HDW+X?+ﱧ 'Hr ?0/ E`^ITYV??`wz2=4$8?BVaAaQ!#^C(POl3<=BG{xjX36w4!L~q߆<ThCG/pr' 緷*¯B>~1C!t?ŋ}((>ߘ+O!(x/ 2S޷p3;..C V%|M?okl~ui? 3`qK(mc)~7¯Q#%Gd ODNt2iQyi~9it${EςG¼J_!p0 7L霰zI1n5xq0)"AQS !^% dh(+!À@NR^g74 <e4]2];HEE 35~݅ </Yp.3Ѝ ;ӟ3{B2r*5@\2 {sb4 ^YʨȪIߐ'(\:.PE}<o<r=ߏ{=^eGkWp{zfC0YVUPRE>E3ފVJ9(yH ^>@ yUFfw!ꜦXJ‚r n5=THqV&}ЬK*xAa2>=fu<APdR\Df),F.D8/H/Mȥ~A}:G=HB~AJHHGؽr0xEA|qy:WSFbBqD^}:5j(珪z0P"9]AzH,pp* ,v3S aL?{ǒrbq.CK3Q[OP'T -i)A $ ÁdN,5vYS lrra!XYa>{KSw>CԱ$|a10z>\4#.1#XO`҄u,(};E⇶P>J0/$_V'~mLrb6g~;B<0(a< 9KXCYP9'b`Dc] zV1F% t u|!!e)=/_C|6>>@ VWF B_@2겢q@`̏PvA5w0āP&BX\ $(r,A`>B+4'C燲> OЇrBrBta_0rBʚvHn=93@0);8ff3leF``e '1F~Iġ#(z8(z< 'CT(p)'"$۾C҄kg)4FBNp8Pl;!c@3g<&4yrplb<@2>&dC4! "%´c@p828h$qoW#_X9l@p@hs AV(]r6d-@11[Ty]-L]zocbeU%DUfYb7u1uASCc :KF] 9cgD`<09B Y p'%vu35q'p"us#2w&T ixX\ $(r,A`>B+4'C燲> OЇrBrBta_0rBʚvHn=93@0);8ff3leF``e '1F~Iġ#(z8(z< 'CT(p)'"$۾C҄kg)4FBNp8Pl;!c@3g<&4yrplb<@2>&dC4! "%´c@p828h$qoW#_X9l@p@hs A  J02TSLEVELCODESpY: .------------------------------------------. : : : ANTS! from KELLION SOFTWARE Levels codes : : : `------------------------------------------' : : : : LEVEL 1...INTRO LEVEL 29..CASTOR : : LEVEL 2...NITRO LEVEL 30..ICED : : LEVEL 3.:..PRISON LEVEL 31..DONKEY : : LEVEL 4...TYRELL LEVEL 32..ROBOMAN : : LEVEL 5...FORD LEVEL 33..SUBRUN : : LEVEL 6...KLINGON LEVEL 34..BLISTER : : LEVEL 7...POLICE LEVEL 35..PANDORA : : LEVEL 8...JUMP LEVEL 36..HOPE : : LEVEL 9...EDEN 6hH LEVEL 37..ETHEREAL : : LEVEL 10..AADVARK LEVEL 38..VISTA : : LEVEL 11..P TAU LEVEL 39..ANGST : : LEVEL 12..REGULUS LEVEL 40..TEMPER : : LEVEL 13..SABRE LEVEL 41..STEEL : : LEVEL 14..RASTA LEVEL 42..MONGOOSE : : LEVEL 15..TERRA  LEVEL 43..FLAME : LEVEL 16..EMPIRE LEVEL 44..EXOFRAME : : LEVEL 17..OEDIPUS LEVEL 45..SCORE : : LEVEL 18..ULYSEES LEVEL 46..AYURSO40 : : LEVEL 19..KRAKEN LEVEL 47..NEMO : LEVEL 20..FLEECE LEVEL 48..MEGA : : LEVEL 21..INDEX LEVEL 49..INGOT : : LEVEL 22..XENEX LEVEL 50..WRAITH : : LEVEL 23..KIRK LEVEL 51..YTANGA : : LEVEL 24..FIREFOX LEVEL 52..IBSEN : : LEVEL 25..PREACH LEVEL 53..NATION : : LEVEL 26..CHORD LEVEL 54..JUXTA : : LEVEL 27..TOCCATA LEVEL 55..WURZEL y : : LEVEL 28..PLAIN LEVEL 56..FIN : : : : --- PLEASE NOTE! --- : : THESE ARE ALL THE LEVELS CODES I FOUND IN THE GAME EVEN IF THERE : : ARE ONLY 8 PLAYABLE LEVELS ON THE VERSION I GOT (ANTS!FX.DMS) : : GUESS THE 48 LEFT WILL WORK ON THE COMPLETE GAME. (WHY WOULD'NT THEY?) : : za : : -TOXiC/oUTLAWS! : `---------------------------------------------------------------------------' : : THESE ARE ALL THE LEVELS CODES I FOUND IN THE GAME EVEN IF THERE : : ARE ONLY 8 PLAYABLE LEVELS ON THE VERSION I GOT (ANTS!FX.DMS) : : GUESS THE 48 LEFT WILL WORK ON THE COMPLETE GAME. (WHY WOULD'NT THEY?) : :  ر+903NGBOOLEVELCODESp*k ___________________________________________ 7 _ 7 _ 7 7 7 _ 7 _ 7 _ 7 | __! _ | _ | __! __! 7 | 7 | | _ 7 7 | 7 | ! 7 _ 7 | | | | | 7 | | | | | | 7 | ! | ! | !_____!__!__!__!__!_____!_____!_____!_____! --[- THE CODES START HERE -]-- LEVEL 01 - BEGINNERS LEVE}ΓL 02 - GLAXON LEVEL 03 - INSIDERS LEVEL 04 - PLEASURE FUTURE LEVEL 05 - FRIENDS LEVEL 06 - HELP ME LEVEL 07 - GRABBERS STONE LEVEL 08 - SILENT REST LEVEL 09 - SCRAMBLE SCUMB LEVEL 10 - JILPONGIUSSA LEVEL 11 - RADIO NOISE LEVEL 12 - DARK SIDE  LEVEL 13 - HINTERS HUNT LEVEL 14 - STAY A WHILE LEVEL 15 - FREEHOLD LEVEL 16 - OLYMPIC DAYS LEVEL 17 - BLOWING AWAY LEVEL 18 - CITADELS LEVEL 19 - SIRIUS LEVEL 20 - STAGNATION LEVEL 21 - ON THE RUN LEVEL 22 - TWINDOWN LEVEL 23 - SBPLATTER LEVEL 24 - PREFTECT LEVEL 25 - VULCAN LEVEL 26 - COSMIC WINDS LEVEL 27 - KLONDIKE LEVEL 28 - BURG BUDDY LEVEL 29 - UNDER A STONESKY LEVEL 30 - PYRAMIDIOS LEVEL 31 - CROSSROADS LEVEL 32 - MATICIAN LEVEL 33 - PARALLAX yaLEVEL 34 - SUSPENSION LEVEL 35 - SPELLSINGER LEVEL 36 - SILVERSTAR LEVEL 37 - GRIZZLY LEVEL 38 - QUICKSHOT LEVEL 39 - SLIMLINE LEVEL 40 - ENEMY UNSEEN LEVEL 41 - PINGPONG LEVEL 42 - HILLTOP LEVEL 43 - ONLY FORWARD LEVEL 44 - HIDEAWAY }n LEVEL 45 - IMAGINATION LEVEL 46 - BLUBBER LEVEL 47 - TEARS OF COLOR LEVEL 48 - FIRE LEVEL 49 - SPANISH LADY LEVEL 50 - PUBLINERS LEVEL 51 - BIGSHOT LEVEL 52 - GUMSHOE LEVEL 53 - AKIRA LEVEL 54 - BLUES LEVEL 55 - STRONG HELL ;* LEVEL 56 - THE GUIDE LEVEL 57 - PUSH OR PULL LEVEL 58 - HIDE AND SIKE LEVEL 59 - HOLIDAY IN SPACE LEVEL 60 - HOMO SUPERIOR LEVEL 61 - SWINGING FOOLS LEVEL 62 - REDROSES LEVEL 63 - AQUARIUM LEVEL 64 - LITTLE DEVIL LEVEL 65 - A BAD DAY LEVE EL 66 - SWINGING DEATH LEVEL 67 - SUGARLAND LEVEL 68 - BUBBLEGUM LEVEL 69 - NEVERMIND LEVEL 70 - DARKNESS LEVEL 71 - TOO MUCH LEVEL 72 - YIIPEEHIYEE LEVEL 73 - MANHATTAN LEVEL 74 - TIME AND AGAIN LEVEL 75 - GHOSTWORLD LEVEL 76 - ALTERNATE  s8 LEVEL 77 - THE DEAD LEVEL 78 - GARDEN OF PHARAO LEVEL 79 - SHAKE A COKE LEVEL 80 - HURRY UP LEVEL 81 - FLOWER POWER LEVEL 82 - ARROW LEVEL 83 - FIRESTAR LEVEL 84 - FACING QUESTS LEVEL 85 - VALHALLA LEVEL 86 - JUMPY LEVEL 87 - MOONBASE 6W LEVEL 88 - WHAT A GAME LEVEL 89 - KNOCK KNOCK LEVEL 90 - FOLLOW ME LEVEL 91 - ROTOR LEVEL 92 - LETS GO LEVEL 93 - AGGLOMERATE LEVEL 94 - CRAZY LEVEL 95 - SHUTUP LEVEL 96 - GETIT LEVEL 97 - BUG LEVEL 98 - HAPPY BIRTHDAY  ) I LEVEL 99 - GOOD LUCK A GAME LEVEL 89 - KNOCK KNOCK LEVEL 90 - FOLLOW ME LEVEL 91 - ROTOR LEVEL 92 - LETS GO LEVEL 93 - AGGLOMERATE LEVEL 94 - CRAZY LEVEL 95 - SHUTUP LEVEL 96 - GETIT LEVEL 97 - BUG LEVEL 98 - HAPPY BIRTHDAY R: 32ESIUSXIIp҂ THESIUS XII [AGA/ECS] FULL DOC Table Of Contents: ================== *The Story So Far: *Controls: *In Game Icons: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% The Story So Far: ================= The year is 2131, for the last half century peace has been upheld throughout the affiliated humankind planets by the United Human League of Civilizations. The peace was recently shattered when an evil splinter political faction attempted a military coup. Luckily the plot was detected early enough and was quickly quelled. In the aftermath of the failed coup attempt the four main political and military leaders of this underhanded attack on freedom fled across the universe to retreat to their various planets and bases. It is your task to track them down and capture them, so that they may be brought before the Supreme High Court for JUSTICE. (Yep it's another damn shoot'em up....*8i^) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Controls: ========= Requires a single buttoned joystick in port 2 to play. Left = Will move your fighter Left Right = Will move your fighter Right up = Will move your fighter Up Down = Will move your fighter Down Button = Will make your fighter shoot (no bullet limits) Keys: (Q) = Quit Thesius XII and Return to Amiga Dos  (O) = Select options (Within the intro) (P) = In Game Pause (P or Joystick Fire Button to Exit Pause) (ESC) = In Game Abort Both the left Mouse button and the joystick fire button can be used to advance/skip certain screens.. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% In Game Icons: ============== During play after destorying selected objects, you may encounter a spining coin object, with one of the folloSwing letters upon it. These Coins are POWER UPS, via shooting the Coin you can cycle it thought the various available Power Ups, To Collect it, simply move your fighter over it.. (W) = Weapon Power Up (P) = Probe (D) = Shot Damage (M) = Missile (B) = Bullet Speed (S) = Ship Speed (A) = Bullet Area Please Note: To obtain some of the above power ups, you might have to collect more than the one single icon to enable it. (ie. Player to Alien Hommk[0ming Missiles..) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% ------------------------------------------------------------------------ T H E E N D ------------------------------------------------------------------------ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% you might have to collect more than the one single icon to enable it. (ie. Player to Alien Hom" @"33OMASPINBALLpn1 Thomas the Tank Engine Pinball -AGA- [DOCS] THOMAS THE TANK ENGINE AND FRIENDS PINBALL AGA. ----------------------------------------------- THE MAIN MENU. ============== Use this to access any of the four pinball tables available. You can also access the Hi-Score tabke from here by pressing F6 - to return to the main menu, press F6 again. If no key presses detected within a short time, the main menu will swap back and forth with the hi-score table automatically until a key is pwressed. To load a pinball table, you can use the F keys as follows. F1 Thomas F2 James F3 Percy F4 Toby F5 Options screen F6 High Scores F7 HELP Once you have selected the table, the screen will clear and you will be shown the table layout, all the tables features will be explained to you at this stage (just watch). You can decide whether or not to play this table by pressing F1 - F8 for the number of players, or ESCAPE to go back to the main menu (press ESCAPE again and you will 88return to DOS). CONTROLS AND PLAYING THE GAME. ============================== When you have loaded a Pinball table, it will wait in an "attract mode". This is where the table is scrolling up and down the screen waiting for you to begin playing. The table will always go into this mode if it is loaded but you are not playing it. To start playing, you need to define how many players are going to play. Up to 8 players can play the game at any one time. After pressing P for pause, hit a2<ny key to continue playing. To select the numnner of players you use the Function keys as follows: F1 - 1 Player, F2 - 2 Players, F3 - 3 Players, etc. After you've selected the number of players, the table will scroll up the screen ready for play and a ball will be loaded into the chute. Use the keys to play THOMAS THE TNK ENGINE AND FRIENDS PINBALL. Key(s) Action. Cursor down Pull back the spring (release key to shoot ball) Left shift Flip the left Flipper R/Pight Shift Flip the right Flipper SPACE bar Tilt The table Each Player has 3 balls or more per game. If you are playing with more than 1 player, gameplay procedes as follows: Player 1 goes first and plays his first ball. When he loses it, gameplay reverts to player 2 who plays his first ball, and so on. When the last player has lost his first ball, the gameplay reverts back to player 1 who then plays his second ball. The gameplay follows this pattern until all players have played all their 3 balls. Apart from the standard controls, the game has some special features. 1) Tilting the table (Key - Space bar) Sometimes it can be useful to "push" or "shove" the table to move the ball when it is not near the flippers. To do this in the game press the space bar. Remember not to use this feature too many times as you will end up "tilting" the table, the flippers will lock, and you will lose your ball! 2) Cycling light sets (Key - Left and Right Shifts) IvZmagine the situation where you have lit three lights of a four light set. You are trying to light the remaining light but misjudge your aim and the ball heads for an already lit light. All is not lost! Each time you press the left or right Shift keys you will "cycle" all the lights in the set in a clockwise direction so that each light moves one position to the left, which means that if you are quick enough you can move the unlit light to the psition where the ball is heading, light h\it, complete the full light set and gain a bonus score! Only a few select light sets on each table are controllable in this fashion. Referto each tables guidelines to familiarise yourself with their cycleable light sets. 3) Pausing the game (Key - P) If you need to halt the game but do not want to quit it, a simple tap on the P key will do the trick. To restart the game, press any key. 4) Restarting the game (Key - ESCAPE) If you are having a bad game and want to start again, do  the following: Press ESCAPE. The table will go into attract mode. To start another game use the function keys as before. 5) Quitting the game (KEYs - P, ESCAPE, Y and N) If you are playing a table but wish to play one of the others, follow this sequence: Pause the game with P. Now Press ESC. You will be asked whether you really want to quit or not, if you do, press Y. If you change your mind press N. If you press Y the table will fade out and the main menu will be loaded and displ  Mayed. Use the Function keys as before to load a new table. If you press N the game will go back to being paused. Press any key to return to the gameplay. 6) "Loaded the Wrong table ?" (Keys - ESC, Y and N) If you find that you have loaded the wrong table by mistake, Press ESC. You will be asked if you really want to quit or not. Press Y or N. Pressing Y loads the main menu. Pressing N puts the table back into attract mode where you can use the function keys as before to start playi wEng it if you change your mind. Here is a summary of the controls. Key(s) Action. Cursor down Pull back the spring (release key to shoot ball) Left shift Flip the left Flipper Right Shift Flip the right Flipper SPACE bar Tilt The table P Pause the game (Press any key to restart) ESC Quit a Table (If in-game, and after pausing) Quit a game (When the ball is in the chute) HIGHSCORE ========= When you have played  .3a game and have scored a high score you will be asked to enter your name for the high score table. There is a high score table for each Pinball table. You are allowed to enter three letters for your "name". To do this use the left and right SHIFT keys to cycle through the alphanumeric characters and the SPCAE bar to set or fix a character. The table will automatically go into attract mode after you have entered your name. High Scores are saved each time a Pinball table is Quit and th Le main menu is reloaded. Please note that this is the only time high scores are saved. General Information. ==================== The JACKPOT is a Collective Score Bonus which is built up by all players during a game. It is reset to zero each time it is awarded to a player. FLASHING LIGHTS AND BONUSES. ============================= Flashing Lights are a hint as to where you can pick up big scores and bonuses. Most Bonuses are not immediately added to your score. When you loses a ieball, they are added up and your score is updated. Whilst this is happening you will see "x2 x3 " etc appearing at the bottom of the screen; indicating bonuses you have obtained. We will be using the following terms when describing each Pinball tables' features. ROLL-OVERS ---------- These are small switches which poke through the surface of the pinball table. They are shown as vertical metal-coloured lines and usuaBlly have a light above or below them. You enable their lights and pick up points or bonuses whenever the ball rolls over them. DROP-TARGET OR TOUCH TARGETS ---------------------------- These are simple switches which poke through the surface of a pinball table. They are shown as vertical metal-coloured lines and usually have a light above or below them. You enable their lights and pick up points or b,onuses whenever the ball rolls over them. PASSAGES AND LANES ------------------ These are channels that the ball can roll through to get from one place to another. BALLTRAPS --------- These are short dead-end passages. When the ball enters a ball trap it will be held there for a short time while you collect a bonus score. BallW-traps can be covered (where you cannot see the ball) as well as being in the open. LETTERS ------- These are actually lights in the shape of letters. They make up words on a Pinball table, and once you have lit up the whole word you collect a score bonus. RAMPS AND LOOPS -------------`-- These are like raised passages. They carry a ball form one position in a table to another. They are usually shown with solid grey enterences ramps change into wire-frame guides around halfway along the ramp, although they maybe shown in different colours. You can also shoot the ball under ramps. TUNNELS ------- A tunnel is a passage that goes underneath a ramp or another raised section E of a pinball table. MUSHROOMS --------- These are circular bumpers which award points each time the ball touches them. Once the ball is hit a mushroom it will be repelled away at high speed so beware! KICKERS ------- These are triangular bumpers which are usually found just above the flippers. They will Faward points each time the ball hits them. Like mushrooms, Kickers have a habit of deflecting the ball away at high speeds. MULTI-BONUSES ------------- A multi-bonus is a special feature which when collected multiplies your base score. You collect multi-bonuses ox x2, x3, x4 etc. ********************************************************************* * DESCRIPTION OF FEATURES FOR THOMAS THE TANK ENGIN3tE PINBALL TABLES * ********************************************************************* --------------------------------------------------------------------------- THOMAS Table Features Description. --------------------------------------------------------------------------- Roll-Over Gates ^^^^^^^^^^^^^^^ Lighting all of these will light x2, x3, x4, x6 and x8 bonus multipliers sequentially. The lit lamp can be shuffled using the flipper keys. STEAM light ^^^^^^^^^^^ Each tUime this set of lights is lit, shooting the ball up the left passage will move Thomas onto the next station, scoring a bonus. COAL lights ^^^^^^^^^^^ Lighting COAL lights the 5000 and 100000 score lamps. these scores can be collected by shooting the ball up the left passage. Left Passage ^^^^^^^^^^^^ Each time the ball is shot up here the lit score is collected and is increased from 50, 100, 250, 500, 750, 1000 to 2500. Green lights ^^^^^^^^^^^^ The set of green lights at the t3Oop of the table score 10 points each. The Carriage Passage ^^^^^^^^^^^^^^^^^^^^ Each time the ball passes through here it lights one of the yellow carriage lamps. when all three lamps are lit then a bonus lamp is lit in the following order. Hold Bonus, Double bonus, Score Bonus and Extra Ball. For each time a ball passes through the carriage bonus increases by one. The carriage bonus is totalled up and added to your score after you lose a ball. The Ball Trap ^^^^^^^^^^^^^ If a ball is shot into the ball trap the lit score is collected 10, 25, 50 and 100 respectively. The player will also collect any lit bonuses such as Score Bonus and Extra Ball. --------------------------------------------------------------------------- PERCY Table Features Description --------------------------------------------------------------------------- Roll-Over gate ^^^^^^^^^^^^^^ Lighting all of these will light x2, x3, x4, x6 and x8 bonus multipliers sequentially. The lit lampXw can be shuffled using the flipper keys. The Tunnel ^^^^^^^^^^ Each time the ball is shot through the tunnel the SPIN feature is enabled, and can be collected by shooting the top ball trap. Shooting the bottom ball trap after going through the tunnel increases the steam cloud ramp bonus. Top Ball Trap ^^^^^^^^^^^^^ If a ball is shot in here Double Bonus, Hold Bonus and/or Score Bonus will be collected if lit. If a SPIN is enabled then the wheel will spin and stop and award the pl˯Eayer a mystery bonus of 1000 to 5000 or an extra ball. Bottom Ball Trap ^^^^^^^^^^^^^^^^ The flashing bonus will be collected each time a ball is shot into here. If the ball trap was hit after going through the ttunnel then the steam cloud bonus increases. TAR Waggon Lights ^^^^^^^^^^^^^^^^^ Lighting these increases the bottom ball trap flashing bonus. Water Lights ^^^^^^^^^^^^ Lighting these increase the Platform ramp bonus. Steam Cloud Bonus ^^^^^^^^^^^^^^^^^ This is Collechted each time the ball is shot around the top ramp. Platform Bonus ^^^^^^^^^^^^^^ This is collected each time the ball is shot around the bottom ramp. --------------------------------------------------------------------------- JAMES Table Features Description. --------------------------------------------------------------------------- Roll-Over gate ^^^^^^^^^^^^^^ Lighting all of these will light x2, x3, x4, x6 and x8 bonus multipliers sequentially. The lit lamp can be shuffled)t using the flipper keys. The Tunnel ^^^^^^^^^^ Each time a ball is shot through the tunnel, the lit scores are collected. The Ball Trap ^^^^^^^^^^^^^ Shooting the ball trap collects the Score Bonus. Double bonus, Hold Bonus, Extra Ball and Jackpot features when lit. Touch Targets ^^^^^^^^^^^^^ Lighting all of these will light the next lamp in the sequence 1000, 1500, 2000 arrows pointing to the big loop on the left side of the table. Other Loops and Ramps ^^^^^^^^^^^^^^^^^^^^^s Shooting the ball around the ramps and loops with arrows pointing to them will light the next arrow in each set. Lighting a set of arrows will enable a Score Bonus in the tunnel, and often a feature in the ball trap as well. --------------------------------------------------------------------------- TOBY Table Features Description --------------------------------------------------------------------------- Roll-Over gate ^^^^^^^^^^^^^^ Lighting all of these will light x2, x3, x4a, x6 and x8 bonus multipliers sequentially. The lit lamp can be shuffled using the flipper keys. The Tunnels ^^^^^^^^^^^ If the ball is shot around the first tunnel and then the second tunnel within five seconds, 1000 points is awarded. The Ball Traps ^^^^^^^^^^^^^^ Shooting these collect the lit scores/features Blue Touch Targets ^^^^^^^^^^^^^^^^^^ Lighting all of these advances the top right hand ball trap score arrows. Green Touch Targets ^^^^^^^^^^^^^^^^^^^ Lighting all ouMGf these advances the bottom ball trap score arrows TRACK Targets ^^^^^^^^^^^^^ Hot all of these to light a TOBY letter. Light TOBY'S nme to enable the jackpot. Ramp LOOPS ^^^^^^^^^^ Shooting the same ramp twice within 8 seconds scores 1000, and lights a LOOPS letter. Light all the LOOP lamps to score 10000. =========================================================================== =========================================================================== THOMAS N ۗ THE TANK ENGINE'S PIBALL TABLE SCORING =========================================================================== =========================================================================== ON ALL TABLES. ************** BUMPERS = 1 KICKERS = 2 BONUS MULTIPLIER AWARDS = 50 OUTER BALL RETURN LANE = 10 INNER BALL RETURN LANES = 15 EXTRA BALL AWARD = 300 ROLL OVER GATES = 10 THOMAS ****** SPELL THOMAS TARGETS = 10 DIAGONAL GREEN LIGHT TARGETS = 10 COAL TARG!ETS = 10 STEAM TARGETS = 20 CARRIAGE PASSAGE = 10 ADDING THOMAS LETTER AWARD = 100 PERCY ***** SHOOTING THE SAME RAMP WITHIN 8 SECONDS = 1000 WATER TARGETS = 20 TAR WAGON TARGETS = 20 BALL TRAPS = 50 SHOOTING THE TUNNEL = 100 JAMES ***** TOUCH TARGETS = 20 BALL TRAP = 50 SHOOTING TUNNEL = 75 UPPER LOOP = 20 LOWER LOOP ":2 = 50 SHORT RIGHT RAMP = 40 LONG RIGHT RAMP = 40 TOBY **** SHOOTING OPPOSITE RAMPS WITHIN 10 SECONDS = 1000 SHOOTING TUNNEL = 100 COMPLETING TUNNEL LOOP = 1000 ALL TOUCH TARGETS = 10 BALL TRAPS = 50 Typed by TRiXy HF UK! = 100 JAMES ***** TOUCH TARGETS = 20 BALL TRAP = 50 SHOOTING TUNNEL = 75 UPPER LOOP = 20 LOWER LOOP j*j l39RMS.NFOpR Worms [ECS/AGA] from Team 17 Software WORMS INFO RELEASE FILE ----------------------- Information ----------- Name.................: Worms Publisher............: Team 17 / Ocean Software Machine requirements.: Minimum 1 meg of chip ram, 2 Meg reccomended Copy Protection......: Manual / Doc check Supplied by..........: Semtex Cracked by...........: Galahad IMPORTANT - IMPORTANT - IMPORTANT - IMPORTANT - IMPORTANT - IMPORTANT -----------------_---------------------------------------------------- If you only have a 1 meg chip ram machine, the following levels will be unavailable to you unless you get more memory. They are: JUNK/SCRAPYARD, JUNGLE, ALIEN, AND DESERT If you find you are still having some memory problems of any sorts, Disable the startup sequence so that the CRACKTRO and the OCEAN and TEAM 17 logos dont appear. Just execute the WORMS file ---------------------------------------'>------------------------------ IMPORTANT - IMPORTANT - IMPORTANT - IMPORTANT - IMPORTANT - IMPORTANT Also AGAIN Team 17 have fucked up with the HARD DRIVE INSTALLER. I have tried to get it to work on my standard A1200. I thought at first perhaps it was my fault, but the problem plagues the original as well. The protection screen comes up but you cant enter anything. I think it maybe a memory problem, but even after disabling startup and disabling CC0: and DF0: it SJ@%TILL wont work. It has to be a memory problem, and Team 17 have fucked up YET AGAIN! Other game related notes ------------------------ At the protection screen, you MUST enter a three digit code and hit RETURN. Here is the long awaited Worms. This HAS to be the release of the year, and as should be the case, FAIRLIGHT were there to release it. This game is not meant to work fully on a standard OCS machine (512k Fast / 512k chip), I have no idea whether or not adding addiȐQtional fast memory will make the game work fully, if so, you're in for a great game, if not, just go out an buy an A1200. Some Keyboard help ------------------ To move the crosshair around, use the CURSOR KEYS To select Power of weapon, hold down SPACE BAR for desired power To make selected Worm jump, press RETURN To switch Weapon menu's, press LEFT MOUSE BUTTON (there are more than one) To pause game press P To quit game, press P then ESCAPE NOTE: Some weapons require you tSzo select the Worm you want to hit like AIR STRIKE, HOMING MISSLE etc. To do this, select weapon, move the pointer to the worm you want to hit, click on the worm. The crosshair should now be over the worm. Then let her rip! of weapon, hold down SPACE BAR for desired power To make selected Worm jump, press RETURN To switch Weapon menu's, press LEFT MOUSE BUTTON (there are more than one) To pause game press P To quit game, press P then ESCAPE NOTE: Some weapons require you t+Ѫ-yQ11URIER.modemREFppk U S R O B O T I C S C O U R I E R ---------------------------------------------- H I G H S P E E D M O D E M S QUICK-REFERENCE CARD COURIER V.34 Fax COURIER Dual Standard V.34 Fax Internal and External Modems 1994 by U.S.̢'/ Robotics, Inc 8100 North McCormick Blvd. Skokie, Illinois 60076-2999 All rights Reserved COURIER HIGH SPEED MODEMS BASIC COMMAND SET ----------------------------------------------------------------------------- Command Function/Options ----------------------------------------------------------------------------- $ Help Basic command summary. >Pmt (Greater Than) Repeat command continuously or up to 10 dial attemps. Cancel by pressing Any Key. +++ (Plus) Escape code sequence, preceded and followed by at least one second of no data. See DIP switch 9. / (Slash) Pause for 125 msec. A Force answer mode when modem hasn't received an incoming call. A/ Re-execute last command once. A> Repeat last command continuously. Any Key Terminate current connection attempt; exit RepeVY~at mode. AT Attention. Must precede all commands except A/, A>, and +++. Bn Handshake options: B0 V.32/V.32 Bis mode; ITU-T answer sequence B1 HST mode; Bell answer tone D$ Help Dial command summary. Dn Dial the number that follows and go into Originate mode. Dial options: P Pulse dial T Tone dial , (Comma) Pause for 2 seconds ; (Semicolon) Return to command state after dϲialing " (Quotes) Dial the letters that follow ! (Exclamation point) Flash switch-hook to transfer call W Wait for a second dial tone (if X3 or higher set) @ Wait for an answer tone (if X3 or higher set) R Reverse frequencies DL Dial the last-dialed number. DSn Dial number stored in NVRAM at position n. En Command mode local echo. Not applicable after connection. See DIP switch 4. Erq0 Echo OFF E1 Echo ON Fn Local echo ON/OFF, once a connection is made. F0 Echo ON (Half Duplex) F1 Echo OFF (Full Duplex)--Default Hn On/Off hook control. H0 Hang up (go on hook) H1 Go off hook In Inquiry. I0 Product code I1 Memory (ROM) checksum I2 Memory (RAM) test I3 Call duration/real time I4 Current modem settings I5 Ѭ, NVRAM settings I6 Link diagnostics I7 Product configuration I10 Security account status I11 V.FC connection information Kn Modem clock K0 At 13 and 16, display current or last duration-- Default K1 At 13 and 16, display real time. Set clock with ATI3=HH:MM:SS K1 Ln Speaker volume (internal modems only) L0 Low L1 Low L2 Medium--Default L3 High Mn Monitor speaker. M0 Speaker always OFF M1 Speaker ON until carrier established--Default M2 Speaker always ON M3 Speaker ON after last digit dialed, OFF at carrier detect On Return online after command execution. O0 Return online, normal O1 Return online, retrain P Pulse dial. Qn Result codes display Q0 Display result codes Q1  9Cpe Surpress result codes (Quiet mode) Q2 Quiet in answer mode only S$ Help S-Register summary. Sr=n Set register commands: r is any S-Register; n must be a decimal number from 0 to 255. Sr.b=n Set bit .b of Register r to n (0=OFF;1=ON). Sr? Query register r. T Tone dial. Vn Verbal/Numeric result codes. See DIP switch 2. V0 Numeric V1 Verbal Xn Result code options 0-7. See manual. Default is X7. Z  V Software reset. See DIP switch 10. AMPERSAND COMMAND SET ----------------------------------------------------------------------------- Command Function/Options ----------------------------------------------------------------------------- &$ Help Ampersand command summary &An ARQ result codes. &A0 Surpress ARQ result codes &A1 Display ARQ result codes &A2 Display HST and V.32 result codes &A3 Di "splay protocol result codes--Default &Bn Serial port rate, computer-to-modem (DTE/DCE). &B0 Serial port rate follows connetion rate &B1 Fixed serial port rate--Default &B2 Fixed serial port rate in ARQ mode; variable rate in non-ARQ mode &Cn Carrier Detect (CD) See DIP switch 6. &C0 CD override &C1 Normal CD operations &Dn Data Terminal Ready (DTR). See DIP switch 1. &D0 DTR overrid Nͪe &D1 Online command mode with DTR toggle &D2 Normal DTR operations &Fn Load a ROM template into RAM. See DIP switch 10. &F0 No flow control template settings &F1 Hardware flow control template settings &F2 Software flow control template settings &F3 HST Cellular template settings &Gn Guard tone. &G0 No guard tone (U.S., Canada)--Default &G1 Guard tone (Some European countries)  H &G2 Guard tone (United Kingdom; requires B0 &Hn Transmit Data flow control. &H0 Disable flow control &H1 Hardware (CTS) flow control--Default &H2 Software flow control (XON/XOFF) &H3 Hardware and Software control &In Received Data software flow control. &I0 Disable flow control--Default &I1 XON/XOFF to local modem and remote computer &I2 XON/XOFF to local modem only, ARQ mode only*0 &I3 Host mode--Hewlet Packard protocol &I4 Terminal mode--Hewlet Packard protocol &I5 ARQ mode--same as &I2; non-ARQ mode--look for incoming XON/XOFF &Kn Data compression. &K0 Disable &K1 Auto enable/disable--Default &K2 Enable &K3 V.42 bis only &Ln Normal/Leased line. &L0 Normal phoneline--Default &L1 Leased line &L2 Enable HST Cellular x&Mn Error Control/Synchronous options. &M0 Normal mode; no error control &M1 V.25 bis online synchronous with error control &M2-3 Reserved &M4 Normal/ARQ mode--Normal if ARQ connection cannot be made--Default &M6 V.25 bis synchronous mode with BISYNC &M7 V.25 bis synchronous with HDLC &Nn Link rate (DCE/DCE) &N0 Normal link operations--Default &N1 300 bps &N8 /P 14.4K bps &N2 1200 bps &N9 16.8K bps &N3 2400 bps &N10 19.2K bps &N4 4800 bps &N11 21.6K bps &N5 7200 bps &N12 24K bps &N6 9600 bps &N13 26.4K bps &N7 12K bps &N14 28.8K bps &Pn Pulse dial make/break ratio. &P0 North America--Default &P1 United Kingdom and some Commonwealths &Rn Received Data hardware (RTS) flow cۢOontrol. &R0 Delay before CTS after RTS; see S26 &R1 Ignore RTS &R2 Pass receoved data on RTS high; used only if terminal equipment supports RTS--Default &Sn Data Set Ready (DSR) override. &S0 DSR override (always ON)--Default &S1 Modem controls DSR &S2 Pulsed DSR; CTS follows CD &S3 Pulsed DSR &S4 Modem sends DSR and CD together &Tn Modem testing. &Y0 )ڂ=End test, see Register S18 &T1 Analog Loopback (AL) &T2 Reserved &T3 Local Digital Loopback (LDL) &T4 Grant Remote Digital Loopback (RDL &T5 Deny RDL &T6 Initiate RDL &T7 RDL with selftest &T8 AL with self test &Wn Write current settings to NVRAM. &Yn Break handling. Destructive breaks clear the buffer; expedited breaks are sent immediately to the remote system. &CL(Y0 Destructive, but don't send break &Y1 Destructive, expedited--Default &Y2 Nondestructive, expedited &Y3 Nondestructive, nonexpedited &ZC=s Write command string (s) to NVRAM. &ZC? Display stored command string. &Zn=L Store last-dialed number at position n. &Zn? Display phone number stored in NVRAM at position n, where n=0-9. PERCENT COMMAND SET ----------------------------------------------޶------------------------------- Command Function/Options ----------------------------------------------------------------------------- %$ Help percent command summary. %An Create and configure security accounts. See manual. %Bn Set local serial port rate from remote computer. %B0 110 bps %B6 9600K bps %B1 300 bps %B7 19.2K bps %B2 600 bps %B8 38.4K bps %B3 1200 bps %B9 57.6K bps , %B4 2400 bps %B10 115.2K bps %B5 7200 bps %Cn Set local configuration from remote computer. %C0 Defer configuration--Default %C1 Restore original configuration %C2 Execute configuration %E=n Make security system edits. See manual. %Fn Set local data format from remote computer. %F0 No parity, 8 data bits %F1 Mark parity, 7 data bits %F2 Odd parity, 7 data bits %F3 ki Even parity, 7 data bits %L= Assign an account password as the local access password. See manual. %Nn Set Synchronous clock speed. See manual. %Pn=s Set the following remote access password string(s) at position n, where n=0 or 1. %Pn? Display the remote access password stored at position n, where n=0 or 1. %T Enable tone recognition. ----------------------------------------------------------------------------- DIP Factory Switc2h Setting Function ----------------------------------------------------------------------------- 1 UP Data Terminal Ready (DTR) Operations UP DTR normal; required for modem to accept commands DOWN DTR always ON (override) 2 UP Verbal/Numeric Result Codes UP Verbal (word) messages DOWN Numeric messages 3 DOWN Result Code Display U[P Quiet mode; no display DOWN Display result codes 4 UP Command Mode Local Echo UP Modem echoes (displays) commands DOWN Modem does not echo 5 DOWN Auto Answer UP Modem answers on first ring DOWN Auto Answer suppressed 6 UP Carrier Detect (CD) Operations UP Indicates the modem is online and carrier signaaAl is present DOWN CD signal always ON (override) 7 UP Auxiliary Switch, DIP Switch 3 DOWN UP Display result codes in Originate and Answer modes DOWN Suppress result codes in Answer mode 8 DOWN AT Command Set Recognition UP Disable AT command set recognition DOWN Normal operations 9 UP Escape Code (+++) Response UP > Modem disconnects, returns to Command mode, returns NO CARRIER result DOWN Modem stays online, returns to Command mode, returns OK result 10 UP Power-On-Software Defaults UP Load from NVRAM (initially &F1 template) DOWN Load &F0 template S-REGISTER SUMMARY ----------------------------------------------------------------------------78- Register Function Default ----------------------------------------------------------------------------- S0 Set number of rings before auto answer when See DIP DIP Switch 5 is UP. Default is 1. S0=0 suppresses switch 5 Auto answer, equivalent to DIP switch 5 DOWN S1 Counts and stores number of rings from an incoming call. 0 S2 Define escape code character. Def(f̙ault is +. 43 S3 Define ASCII Carriage Return. 13 S4 Define ASCII Line Feed. 10 S5 Define ASCII Backspace. 8 S6 Set number of seconds modem waits before dialing. 2 S7 Set number of seconds modem waits for a carrier 60 S8 Set duration, in seconds, of Pause (,) dial comvmand 2 option and pause between command re-executions for Repeat (>) command. S9 Set duration, in tenths of a second, of remote carrier 6 signal before recognition. S10 Set duration, in tenths of a second, modem waits after 7 loss of carrierbefore hanging up. S11 Set duration and spacing, in miliseconds, of dialed tones. 70 S12 Define guard time, in 50ths of a second, for escape codS;2e 50 sequence. S13 Bit-mapped register: 0 1 Reset when DTR drops 2 Auto Answer in Originate mode 4 Disable result code pause 8 DS0 on DTR low-to-high 16 DS0 on power up or ATZ 32 Disable HST modulation 64 Disable MNP Level 3 128 Watchdog hardware reset S15 Bit-mapped register:  ; 0 1 Disable high-frequency equalization 2 Disable online fallback 4 Force 300 bps back channel 8 Set non-ARQ Transmit buffer to 128 bytes 16 Disable MNP Level 4 32 Set Del as Backspace key 64 Unusual MNP incompatibility 128 Custom applications only S16 Bit-mapped register: 0 1 Analog Loopback   2 Dial Test 4 Test Pattern 8 Initiate Remote Digital Loopback 16-128 Reserved S18 &Tn test timer, disabled when set to 0. 0 S19 Set inactivity timer, in minutes, disabled when set to 0 0 S21 Length of break in ARQ mode, DCE to DTE, in ten- 10 millisecond units. S22 Define ASCII XON. 17 S23 Define A!ASCII XOFF. 19 S24 Set duration, in 20-millisecond units, of pulsed DSR 150 when modem is set to &S2 or &S3. S25 Set duration, in 100ths of a second, that DTR must be 1 dropped for the modem to respond. S26 Set duration, in 10 millisecond units, of delay between 5 RTS and CTS. S27 Bit-mapped register: 0 "엽 1 Enable V.21 modulation (300 bps) 2 Enable unencoded V.32 modulation 4 Disable V.32 modulation 8 Disable 2100 Hz answer tone 16 Disable MNP handshake 32 Disable V.42 Detect phase 64 Reserved 128 Unusual software incompatibility S28 Set duration, in tenths of a second, of the extra 3000/ 8 600 Hz answer tones sent during a v.32 handshaking. S29 Set durati#ton, in tenths of a second, of V.21 hand- 20 shake delay. S32 Voice/Data switch function. Not a bit-mapped register. 9 See manual. S33 Enable reduced packet size. See manual. 0 S34 Bit-mapped register: 0 1 Disable V.32 bis 2 Disable Enhanced V.32 bis 4 Disable Quick V.32 Retrain 8 Enable V.23 modu$Nlation 16 Change MR LED to DSR 32 Enable MI/MIC 64 Disable remote access message 128 Disable V.32 terbo S38 Set duration, in seconds, before disconnect when 0 DTR drops during an ARQ call. S41 Set number of allowable login attempts for remote access. 0 S42 Define ASCII remote access escape character. 126 Default is -. S43 Define guard time, in 50ths%2m of a second, for remote 200 access sequence. S44 Set duration, in seconds, of delay after modem senses 15 loss of carrier, before attempting to re-establish a leased-line connection. S51 Bit-mapped register: 0 1 Link Security enabled 2 Prompting enabled 4 Local access password protection enabled S54 Symbol rate bit-mapped register&ARGP for debugging. Bit 6 0 (ATS54.6=1) disables Call Indicate (CI). Bit 7 (ATS54.7=1) disables V.8. S55 Trellis code bit-mapped register for debugging. 0 S56 Bit-mapped register for debugging. Bit 6 (ATS56.6=1) 0 disables V.34. Bit 7 (ATS56.7=1) disables V.FC. S57 Reserved for German operations. 0 ----------------------------------------------------------------'L------------- COM PORT AND IRQ JUMPER SETTINGS (INTERNALS) ----------------------------------------------------------------------------- ___ ___ IRQ2 |. .| |. .| COM1 (3F8Hex) |___| |___| .=====. .=====. IRQ3 ||. .|| ||. .|| COM2 (2F8Hex) || || || (=ng || `=====' `=====' ___ ___ IRQ4 |. .| |. .| COM3 (3E8Hex) |___| |___| ___ ___ IRQ5 |. .| |. .| COM4 (2E8Hex) |___| |___| ___ IRQ7 |. .| |___| ----)A------------------------------------------------------------------------- RS-232C INTERFACE PIN DEFINITIONS (EXTERNALS) ----------------------------------------------------------------------------- Signal Flow DB-25 DB-9 Circuit Function Computer to Modem ----------------------------------------------------------------------------- 1 - AA Chassis Ground both directions 2*{ 3 BA Transmitted Data to modem 3 2 BB Recieved data to computer 4 7 CA Request to send to modem 5 8 CB Clear to Send to computer 6 6 CC Data Set Ready to computer 7 5 AB Signal Ground both directions 8 1 CF Carrier Detect to computer 12 - SCF Speed Indicate to comp+pRSuter 15 - DB Synchronous TX* Timing to computer 17 - DD Synchronous RX* Timing to computer 20 4 CD Data Treminal Ready to modem 22 9 CE Ring Indicate to computer 24 - DA Synchronous TX* Timing to modem * Indicates Transmitter (TX) or Receiver (RX) ----------------------------------------------------------------------------- Typed in by Puke/Mrb^Gms Indicate to comp k26radox.LEVELcodesp% a l l t h e P a s s w o r d s f o r P a r a d o x . . . And.. Here they are... lvl. 01 ~Nothing.. lvl. 02 SPHERE lvl. 03 CIRCLE lvl. 04 TURKEY lvl. 05 ROUND lvl. 06 LOGICAL lvl. 07 TIME ~s lvl. 08 ELECTRIC lvl. 09 FRIED lvl. 10 ILLUSION lvl. 11 QUAD lvl. 12 MARBALL lvl. 13 BALLSA lvl. 14 ENIGMA lvl. 15 CHIPS lvl. 16 SOLVE lvl. 17 PUZZLE EG lvl. 18 FRY lvl. 19 BALLMAN lvl. 20 CHEATABALL lvl. 21 CLUE lvl. 22 ONEWAY lvl. 23 MANIAC lvl. 24 MOVABALL lvl. 25 BALLANTICS lvl. 26 CLEVER lvl. 27 TSC sE lvl. 28 TERRIBALL lvl. 29 GRID lvl. 30 BIGGEST lvl. 31 KEYPUR lvl. 32 FAKES lvl. 33 TRICKI lvl. 34 TIME OUT lvl. 35 ONOFF lvl. 36 LIGHTS lvl. 37 SWAA4'PPERS lvl. 38 WOTHE lvl. 39 GRIDLOCK lvl. 40 JELLY lvl. 41 GUTS lvl. 42 FALSE lvl. 43 FLICK lvl. 44 TOMB lvl. 45 JUMPER lvl. 46 MEETBALLS lvl. 47 MUagLTI lvl. 48 RADIUS lvl. 49 KEYHOLE lvl. 50 JOHNYBALL lvl. 51 REVERSE lvl. 52 SLIME lvl. 53 BEND lvl. 54 BACKSWAP lvl. 55 COMPASS lvl. 56 OTHERSIDE lvl.¶ 57 BALLARIX lvl. 58 INVIS lvl. 59 SCORE! lvl. 60 BALLIE lvl. 61 POKE lvl. 62 IRON lvl. 63 CAREBALL lvl. 64 SPHERIC lvl. 65 LOGICAL 2 lvl. 66 LLAB l /vl. 67 CHEEK lvl. 68 BALLS! lvl. 69 BLACK lvl. 70 ORDER lvl. 71 SAD lvl. 72 AIRBALL lvl. 73 POTTY lvl. 74 JOCKY lvl. 75 GOON lvl. 76 YUK lvl. 77  tTHINAIR lvl. 78 SLOPP lvl. 79 FOZZY lvl. 80 HA! lvl. 81 HYPNO lvl. 82 SHEEP lvl. 83 ROTATE lvl. 84 KING lvl. 85 EYEYE lvl. 86 HORRID lvl. 87 ZIPP  u lvl. 88 ABACUS lvl. 89 CUBE lvl. 90 SNOOKY lvl. 91 FLUSH lvl. 92 FANTASY lvl. 93 EDGE lvl. 94 VOODOO lvl. 95 DARKLORD lvl. 96 ZAPP lvl. 97 GRIZZ  ( lvl. 98 HEAT lvl. 99 FUSION lvl.100 ANGEL KY lvl. 91 FLUSH lvl. 92 FANTASY lvl. 93 EDGE lvl. 94 VOODOO lvl. 95 DARKLORD lvl. 96 ZAPP lvl. 97 GRIZZ <M     &18ARS_Codesp'"-O ------- FEARS doom-clone Passwords explanation by Giovanni Meroni -------- When I solved the first level and I got the level code for the second level I saw that this code was a 8 digit hexadecimal number but I thougth that this was meaningless and the code was only a casual sequence of digits... No! That's wrong!!! In the level code is coded (well is a code after all...:-)) all the important stats of the player: His number of lives, ammo, level and the type of weapons. I xnfact try to end the first level many times, with different number of ammo or lifes, you'll get a different code for the second level... Note that these codes don't remember things like energy, treasures founds, time used, secrets founds, so when you enter a level using a code all this stats will be at a default level. After collecting some Level 2 access code I started to try to understand how all these informations are coded. First of all I discovered that the 8 digit sequence has ;to be seen as the union of two 4 digit numbers: In the first one are coded the level, the number of lives and the type of weapons available, and in the second one the number of the two type of ammo. Exemplation: lv code F8F856A5 \__/\__/ \ \__ means 99 weapon of type 1 and 28 of type 2 \_____ means access to level 2 with gun and 0 lives left lv code C9F545B9 \__/\__¶/ \ \__ means 53 weapon of type 1 and 14 of type 2 \_____ means access to level 3 with gun and machinegun and 3 lives left N.B: the two groups of digits are completley scorrelated!!! so you can always get the first 4 digit from a level code and the last 4 of another one and you'll have another valid level code!!! example: using the two code above you can buld up two other codes: F8F845B9 and~R C9F556A5 , and those are valid codes too!! So... ------------------------------------------------------------------------ | Explanation of the SECOND group of a level code ( the last 4 digits) | ------------------------------------------------------------------------ (My GrandFather always told me to start at the beginning ;-) ) Well... I had no luck and so there is NO explanation :( but I collected a few codes so here they are: ___________________________ | Lv code | =type1 | type2 | Type1 means the number of ammunitions of +---------+-------+-------+ type 1 ( gun and machinegun ammo) | 54AD | 99 | 14 | | 94AC | 98 | 14 | Type2 means the number of ammunitions of | 40A8 | 00 | 14 | (guess ?) type 2 ...( Rockets ) | 91ED | 91 | 14 | | 519D | 87 | 10 | | 5000 | 64 | 00 | | 45B9 | 53 | 14 | | 56A5 | 99 | 28 : | | 5C8D | 99 | 42 | | 5E85 | 99 | 56 | | 742D | 99 | 70 | | 7625 | 99 | 84 | | 7C0D | 99 | 98 | | BC0F | 99 | 99 | +---------+-------+-------+ When I foud out BC0F I stop searching new codes because it'd be pointless: BC0F is the best code to use to start every level with the max ammo and so... I often use it... If you manage to find out how ammo numbers are coded into this 4 digit w Yell... DONT let me know!!!! ;-) I really don't care much adout it.... Well now .... ------------------------------------------------------------------------ | Explanation of the FIRST group of a level code ( the first 4 digits) | ------------------------------------------------------------------------ Here the thing is a bit tricky : It envolves the use of Binary to Hexadecimal conversions and so if you dont know much about it .... Jump to the conclusions ;-) In the first 4 digit  ,rs are coded the level number, the type of weapons and the number of lives. The code number is a Hexadecimal number, so it can be written in binary: D8F5 -> 1101 1000 1111 0101 and the meanings of each group of bit is: xxxx 100x x11x xxxx \__/ \____/ \__/|\_ =1 if you have the machinegun (0 else) \ \ \ \__ =1 if you have the rocket launcher (0 else) \ \ \____ in this triplet is coded the level : \ \   111 = level 1 110 = level 2 101 = level 3 \ \ 100 = level 4 011 = level 5 \ \_________ this is a sort of checksum to see if the code is valid: \ I had not foud out how this works but you can try \ some combinations and use the only one that works \___________ in these bits is coded the number of lives you have:   D)\ 1111 = 0 lives 1110 = 1 life 1101 = 2 lives 1100 = 3 lives ..... ....... 0111 = 8 lives 0110 = 9 lives Here are some codes I found out: I calculated them first and then I tried to insert them as password in the game and they all worked well | Leve $Ql | only Gun | Gun+Machinegun | gun+Machinegun+ | | | | | rocket launcher | +-------+-----------+----------------+-----------------+ | 1 | | | 6D7F | 9 LIVES +-------+-----------+----------------+-----------------+ | 2 | F8F8 | F879 | | 0 LIVES | | E878 | E8F9 | | 1 LIFE | | D9F8 | D979 | (*) | 2 LIVES |  k1 | C978 | C9F9 | | 3 LIVES | | BAF8 | BA79 | | 4 LIVES (*) .... | | (*) | 7C79 | | 8 LIVES | | | 6CF9 | 6DFB | 9 LIVES +-------+-----------+----------------+-----------------+ | 3 | F974 | F875 | | 0 LIVES | | E9F4 | E8F5 | w_ | 1 LIFE | | D874 | D975 | (*) | 2 LIVES | | C8F4 | C9F5 | | 3 LIVES .... | | (*) | (*) | 6C77 | 9 LIVES +-------+-----------+----------------+-----------------+ | 4 | | F971 | F873 | 0 LIVES | | | E9F1 | E8F3 | 1 LIFE | | | .{QD871 | D973 | 2 LIVES | | | C8F1 | C9F3 | 3 LIVES | | | | BA73 | 4 LIVES | | (*) | (*) | AAF3 | 5 LIVES | | | | 9B73 | 6 LIVES | | | | 8BF3 | 7 LIVES | | | | 7C73 | 8 LIVES | | | | 6CF3 | 9 oLIVES +-------+-----------+----------------+-----------------+ | 5 | | | FBEF | 0 LIVES | | | | EB6F | 1 LIFE | | | | DAEF | 2 LIVES | | | | CA6F | 3 LIVES | | | | B9EF | 4 LIVES | | (*) | (*) | A96F | 5 LIVES | | | F | 98EF | 6 LIVES | | | | 886F | 7 LIVES | | | | 7FEF | 8 LIVES | | | | 6F6F | 9 LIVES +-------+-----------+----------------+-----------------+ (*) I Have no code for this combinations of level,lifes,weapon_type because I have no time to spare on this silly things :) (And, most important fact, finding out new codes is really boring, when4S# you know how to do it) If You really need them (I cant immagine why), Well found them out yourself!!! ----------------- | CONCLUSIONS | (The most waited part......) ----------------- The complete codes to start a level with all ammo, all weapons, 9 lives are: level1: 6D7FBC0F level2: 6DFBBC0F level3: 6C77BC0F level4: 6CF3BC0F level5: 6F6FBC0F *++++++++Ending note.... - Forgive my Spagetti-English.... but I'm a Spaghetti-eater (i.e an Italian boy) - All th~ese codes works well on my version of FEARS, but in the building of the codes there is room to have a different set of codes for different copy of the game... If it'd happen, these codes won't work (obviously) but I think that the logic behind won't change... Try to change the '100' part in the checksum nibble, or the '11' bits between checksum and level nibble. - Let me know your opinions on this. - You can use this doc and the informations inside it as you want, but dont Ȏsteal the credits !!! - You can reach me preferably on snail-mail but you can also e-mail. Snail-Mail: Giovanni Meroni Via G.Ferraris 39 20025 Legnano (MI) ITALY e-mail (only for few month, until January 1996, I think) piu1950@cdc8g5.cdc.polimi.it please include as subject the words 'Per Gionna' (Yeah I have to share this address with a friend of mine... These stupid Politecnico's rules...) _ // /\ |/|/| | / _ /\ o |nF+ ! BUST ! \X/ /--\ | | | | \_/ /--\ o ALWAYS THE BEST, FOREVER ! MICROSOFT ! Via G.Ferraris 39 20025 Legnano (MI) ITALY e-mail (only for few month, until January 1996, I think) piu1950@cdc8g5.cdc.polimi.it please include as subject the words 'Per Gionna' (Yeah I have to share this address with a friend of mine... These stupid Politecnico's rules...) _ // /\ |/|/| | / _ /\ o  U#"! 31pertennisDOXp88$ -- --- --> sUPER tENNIS cHAMPS <-- --- -- --> DOCS! <-- Super Tennis Champs offers a fresh and exciting tennis arena where sixteen very individual characters battle for the honours. You can play exhibition matches and leagues in singles tournaments, or compete for the gruelling grand slam to decide the super tennis champion. Main Menu --------- Exhibition - Play singles or doubles with any players on any surface in a match ohâf 1,3 or 5 sets. League (singles) - Complete in a league for either 4 or 8 players, any number of whom can be human-controlled. League (doubles) - Complete in a league for either 8 or 16 players (4 or 8 pairs), any number of whom can be human-controlled provided you have a suitable four-player parallel port adaptor. If not, then only one pair, or one player out of each pair can be human-controlled - otherwise when two human-controlled pairs meet you`d have a problem!. Singles Tou/rnament - Challenge for the one of the big four tournaments. Choose from Paris, New York, London or Melbourne. Up to sixteen human players Grand Slam - participate in the grand slam which combines all of the major singles tournaments and takes you all around the world. Up to ten human players can take part. Options - Allows you to turn certain features on or off, view the player profiles or create a save game disk. Playing a Singles or Doubles Exhibition Match --------------------------------------------- Firstly, select the type of match and the number of humans players (two hum- an players can play on same side or on opposite sides). Move the cursor to a player and press fire to select. Then move the joystick left or right and press fire to select a grass, clay or indoor court and the number of sets. Do not choose three or four players unless you have a suitable parallel-port joystick adaptor. Setting up a Singles League --------------------------- QA league can have 4 or 8 participants, any number of which can be human players. Now set the match length and how many times each player will face each opponent. The next step is to choose the characters who will play - move the cursor to a player push fire to select. Do this for each of the spaces in the league. Once each space has been filled move the cursor up and down the list and push joystick left or right to change the control of any player from computer to human. NB: no ch3aracter can enter a league more then once. Setting up a doubles League --------------------------- First decide how many pairs will play (4 or 8), then decide the match length and how many times each pair will meet. Next choose the pairings - move the cursor to a player and push fire to select, then choose his partner. Do this for each of the pairs in the league. Once each space has been filled you can select which players are to be human controlled (remember - if you don`t haEve a four-player adaptor then only one pair, or one player in each pair can be human-controlled). Move the cursor up or down to the pairs to change, then move the joystick left and right to cycle throught the control options. NB: if a pair comprises one human-controlled player and one computer-controlled player, then the human-controlled player must be the first player. Playing a Singles Tournament ---------------------------- All 16 characters play in a tournament. As each fir L._st round match is played you can choose which players are human-controlled - select a player and push up or down on the joystick. You cannot change the control selections once the first round matches have been played. Challenging for the Grand Slam ------------------------------ To complete the grand slam you must wil all four tournaments. As in a singles tournament you only change between human and computer control in the first round, in this case the first round of the paris  !b?q~open. Since the grand slam is ultimate challenge, the top six players cannot be human-controlled. Saving ------ Before loading the, make sure that you have at lease one blank formatted disk to use as a save disk. Before you can use this it must be initialised using the relevant selectino on the options screen. Follow the instructions on the screen. Games can saved in between matches during a league or the grand slam. Move the cursor to the SAVE option, press fire and then foll "/=ow on-screen instructions. NB: A save disk can only hold one saved league and one grand slam. Loading a Saved Game -------------------- The option to LOAD a saved game appears at the start of a singles or doubles league and also if you choose the grand slam. Select LOAD and follow the on-screen instrctions. The Courts ---------- Three surfaces are included in the super tennis champs, and each one has a different effect on play. The ball bounce on a hard court is fast and h #ʭnigh; on grass it is fast and low; on clay it is slow and high. To win the grand slam will require expertise on each surface. The Players ----------- Each character provided with the game has a distinct personality that is reflected in their play. You will soon come to recognise all players strengths and weaknesses and be able to play th these accordingly. However, to provide some initial help here are laest super tennis champs rankings. You will also find it useful to read the Y! short profile of each player (accessed from the options menu). KEYS ---- ESC - Quit match or return to main menu (in front end) SPACE - Display match stats Right AMIGA - Pause R - Replay (Up on the joystick = freeze frame, Down = slow motion, Left = rewind, Fire = Exit) ------------------------------------------------------------------ here are laest super tennis champs rankings. You will also find it useful to read the$%]*)('&% $12berforce.nfop$&֙ [ CYBER FORCE from MIRAGE ] GAME TYPE :ADVENTURE/FLASHBACK STYLE # OF DISKS :3 RELEASE DATE :23.11.95 CRACKER :BEER OF COURSE ;) SUPPLIER :SPOONMAN PROTECTION :SOME TRACK CHECKING ROUTINE VERSION :OCS/ECS/AGA/1MB/ALL AMIGAS [ SHORT COMMENT ] $'Ns Hi mates , hemm so we're back after 1 month of holidays , you saw us on saturday with Teenagent preview , I heard that mystic released this to on saturday .I don't know who was first but I can say that we will be first with Teenagent full version and english patch maybe . OK , some words about this release . It's nice game , like flashback but animations and gfx are worst ;( . There is also a prob. with undmsin' 79th track of 3rd disk $(( dms iz freezing . But game runs and it's ok , but if you'll be undmsin' it RAD: you'll have some probs , bcoz after reboot you don't have your RAD: so try to mount hF0: or use df0..... ;( This is not our fault , i have dms'ed it from orginal disk hundred of times , and i had always such probs. Ok , so C U & NJOY! P.S: Polish language make some probs with understanding intro and other parts of game . P.S: You can expect new releases from uz$)Td in saturday or sunday or even earlyer. Some Cyber Force controls : JOYSTICK - left , right , jump , shot etc . UP/DOWN CURSORS - lift up/down , selection of tool ENTER - you can do may thigs with this usefull key hehe so : take and use things , examine things without using them ( ex. lock in doors ) , open closed doors ( sometimes you need a key ) , examine and steal corpse , talk with people ( course $*:T of this call dependts from : money , active tool , degree of completed mission etc. ) , use tools etc , make on a computer terminal if you are near of it . M - music on/off P - pause of coz R - when you made a big mistake in game use this to reset screen SPACE - take out / hide a gun LSHIFT - use a cover ( only when you have activated gun ) When you have entered to a computer terminal you can use some commands to have a menu of them simply use DIR . If I $J0made some mistakes in my english I'm sorry . I'm not very good in this language . -SPOONMAN- u are near of it . M - music on/off P - pause of coz R - when you made a big mistake in game use this to reset screen SPACE - take out / hide a gun LSHIFT - use a cover ( only when you have activated gun ) When you have entered to a computer terminal you can use some commands to have a menu of them simply use DIR . If I + ,43210/.-,27NGuin.DOCp+-1 Full documentation to PENGUINS! How to play the game... The idea of the game is to get the penguins to the exit, which is obviously not as easy as it sounds! There are various switches on each level that operate different objects such as lifts, conveyor belts, doors, ladders, etc. You can use these objects with the penguins or with other objects like the movable block, which can then be used to `put out` a flame jet or to cover up some spikes! There are loads of different ways in +.)which to use each object. Your task is to work out which object to use, the best way to use it, and in what order should you use that object. The penguin also have their own special abilities. The penguin with the blue coat can collect two different type of keys to open doors, the red key for small doors, and the silver key for larger doors. the penguin with the club will take care of any baddies. Just guide him in front of a baddie and he will do the rest! You also have bombs at y+/ܳ2our disposal. They are limited to a maximum nine at any one time, but you can pick up more as the game progresses. The bombs can be used to blow up the destroyable blocks, or to remove a baddie, you could aso use them to kill a penguin. This is useful if he is stuck in a hole, and don`t want to restart the level again. To use a bomb, hold , then press fire. If you move you will see the bomb, which will explode after a short period of time. You can also `SLIDE` the bombs. To do+0 this hold , then hold the direction to slide the bomb in (left or right), and finally press fire. The bomb will slide along the floor until it comes in contact with something, but it willnot explode until the timer runs out. At the beginning of each level you are presented with a screen giving you information on that level. This also gives you a level code which you can use on the options screen, allowing you to restarton that level when you load that game up next. There are+1X7 also fifty eggs scattered around the sixty levels. You do not ned to collect these to complete the game but if you do not collect all fifty then you will not be able to see the End Game Animations. This is just an incentive to play the game again once you have completed it! IN GAME HINTS AND TIPS... To make things easier when thinking how to complete a level, there are `MAP` screens placed throughout the levels. These allow you to scroll around the level with the joystick. To use +2T~a `MAP`, simply stand in front of a `MAP` screen and press fire. You should see a message flashing in the middle of the screen saying `MAP MODE`. You can now use the joystick to scroll around the level. If you press fire again, then you will automatically be taken back to the `MAP` screen, and taken out of `MAP MODE`, allowing you to continue play. You can also `TRACK` the penguins. To do this, press key F8 or F9. The screen will now be split into two, with th etop half showing you +3Bzand the bottom half showing one of the penguins. To put the screen back to normal press F10. If you leave the title screen running the game will load up various demos. You can also boot from disk 3. This gives you a brief description of most of the objects and how they COULD be used! If you change the game mode in the options menu to TRAINER, then you will be able to play levels 1 to 8 without loosing any lives. These levels also introduce the main objects in the game. Although yo+4 yu have a time limit (show top right of the screen), it does not make much difference to the early levels, so take your time and thinkthings through one step at a time. If you make a mistake and find you cannot complete the level, then press the key to restart the level. THE KEYBOARD ------------ The following keys have various functions. HELP....Will PAUSE the game. The TIMER will stop. ESC.... Will RESTART the current level. If you have any lives left. SHIFT+ESC.... Will+ B a QUIT back to the title screens. F8.... Will `TRACK` the key penguin. F9.... Will `TRACK` the club penguin. F10... Will turn `TRACKING` off. ugh one step at a time. If you make a mistake and find you cannot complete the level, then press the key to restart the level. THE KEYBOARD ------------ The following keys have various functions. HELP....Will PAUSE the game. The TIMER will stop. ESC.... Will RESTART the current level. If you have any lives left. SHIFT+ESC.... Will56m*̊KJIHGFEDCBA@?>=<;:9876)21LLSEADOXp57 Full Documentation To Hillsea Lido! THE OBJECTIVE The Seaside Management Simulator. Your business proposals have been approved by the local authorities and we hereby wish you every success with your seaside development project. You have been granted 20 meters of Beach and corresponding Promenade, plus full ownership of the Pier Theatre. You will have the opportunity to expand your resort up to a maximum size of 200 meters in the future. How you choose to58ԝ manage your resort is entirely your concern, however the authorities maintain the right to reward or penalise you in areas that remain under their jurisdiction. THE ROAD TO SUCCESS Hillsea Lido is a seaside management simulator. In effect this means you are given access to all the elements needed to turn an empty stretch of Beach into a thriving resort. It sounds easy enough but the reality is far more complicated. You will need to show real flair as an entrepreneur in order to us59:e the different elements of the game to your advantage. Calculating decision making is of paramount importance as you will discover. Every decision you make will have an impact on how many people visit your Beach, how happy they are and how much money they spend on your Promenade shops and on your Beach facilities. All the elements you will need to consider are described in detail on the following pages. TECHNICAL INITIATIONS PLAYING FROM FLOPPY Switch on your computer and your m5: onitor, at the disk prompt insert "disk one". Please ensure "disk two" is not write protected. INSTALLING ON HARD DRIVE Boot your system in the normal manner, insert "disk one" into your floppy drive. Double click on the disk icon to reveal the contents. Drag the Hillsea Lido icon and the Vulcan icon into any drawer on your hard drive. Repeat this procedure with "disk two". Remove all floppy disks and simply double click on the HILLSEA LIDO icon to play the game. CONTROL TIPS Hil5;^_lsea Lido is a mouse driven game, most of the icons in the game have two or three functions, for example when increasing the selling price of lets say the candy floss you can use the left mouse button (LMB) to increase the total by (1) or the right mouse button (RMB) to add (10) or both mouse buttons to add (100) also scrolling the action area can be speeded up by using combinations of both mouse buttons. If in doubt of any controls just experiment and you will soon find various shor5?ottom of the screen. These two areas are known as the Action Areas and are where the results of all your decisions take place. When your resort eventually expands you will then be able to scroll left and right along its entirety by using the arrow icons at the bottom of the screen. As well as providing valuable information on your achievements, the Action Areas also a constant source of entertainment as you can sit back and watch the tourists enjoying themselves in your resort. THE5>Q` MAIN ICONS The Main Icons are situated beneath the Action Area. These allow you to access the different elements of Hillsea Lido. From left to right they represent, the SeaDreams Ltd Icon where you can purchase your shops and Beach facilities, the Stock Happy Ltd Icon where you can order and consult the price of your stock needed for all your shops, the Bank Icon which gives you access to your bank statements, the Theatre Icon which allows you to book your weekly shows, the Casual5 ?Ƕ Labour Icon which allows you to choose workers at your discretion, the Beach Icon which changes your view to the Beach and finally the People Icon which allows you to find out more about the people on your resort. SEADREAMS LIMITED AND SALESMAN SeaDreams wares are displayed in a catalogue which is relevant to whether you are viewing the Beach or the Promenade when you chose this icon. You can scroll through this catalogue of shops and facilities by clicking on hte salesman`s hand,5 @ or the bottom of the catalogue. Each page shows you a picture and a description of the shop or facility. If you wish to but one simply click on the pile of cash and your mouse pointer will be exchanged for a rectangle to represent the size of the shop or facility. You must then paste this rectangle on the scaled down representation at the bottom of the screen. If you change your mind you can click on the RMB to escape before pasting. To purchase more land simply click on the sand mo5 AJP'und and for more information about SeaDreams Ltd click on their logo. SHOPS AND FACILITIES Once built you can click on the Shop or Beach hire facility in the Action Area with your LMB to access their individual information screens. In here you can set the price of your stock or your rides by clicking on the arrows and you can change the commission payed to the employee in the same way. If he feels like you are paying him enough the yellow bar will climb, the higher the bar, the mor5 BQ;Me polite he will be to your customers. The bleach bar is an indication of how clean your shop is, or the spanner, in the case of your Beach hire facilities indicates how safe they are. You can clean your shops by clicking on the brush icon and you can fix your rides by clicking on the spanner icon, these are situated on the right of the screen. The Demolish Icon speaks for itself. STOCK HAPPY LIMITED THE WHOLESALER All the different types of stock you will ever require for your Pr5 CPONM35T-SOCCER.NFOpLN`Z ULTiMATE SOCCER MANAGER UPDATE DiSKS! iNFO FiLE Info: Name..........: Ultimate Soccer Manager Update Game Type..: Sport Sim Company.......: Impressions Protection.: N/A Requirements..: ECS Disks......: 1 Supplied By...: DEMoNLoRD Date.......: 1 DEC 1995 Cracked By....: N/A LOZ Notes: New Features As well as updating your original version of Ultimate Soccer Manager with team changes and big name-transfers since last season and the Italian League Version, the following new features have been added to the game... . Club ground names are now editable, using the editer at the start of the game. Click on the button labelled 'Managers Name' to veiw and change the ground naLPRme. . When starting a new game, you can choose to start with as munch, or as little cash as you like. Simply click on the 'Variable' button and enter the amount you require. . Man Of The Match is now highlighted in the 'Match Statistics' information, at the end of a match . The graphs showing player statistics, in Training and Team Selection are now easier to read as they have been calibrated with a 'norch' eLIvery five percent. . Your top performing player and record player transfer fees are now recorded in the 'Club' records in the Manager's Offive filing cabinet. . You can now click on 'future' fixtures on thefixure list to view the details of teams that you are scheduled to play. Previousy you could only click on past results. [ARaDDer v3.4 By ARc] brated with a 'norch' eQRFponmlkjihgfedcba`_^]\[ZYXWVUTSR:07TADEL.DOCpQSv Full Documention for - THE CITADEL - ENGLISH UNIT 1 - BACKGROUND The year is 2303. The earth lies within a web of conquest and economic gain. On the outer most points of this web lie the bridgeheads, they are the points of extreme strategic importance with regard to the Earth's defence and inter- planetary communication systems. One of these bridgeheads was situatedon a small distant planet, the planet was marked on the stella maps as B104-GS12. Following the galQTa actic expansion the military base situated there lost its military significance and existed for some time as a trans-shipping station and as a fuelling point for inter stella cargo travelling across the galaxy. This did not last as the colony was situated much too far from the main communication routes. Further structures were added tothe base and the site was transformed into a harsh penal reform colony. Two years later the penal colony was officially closed because B104-GS12 wasQUM supposedly placed in the path of a huge meteor storm, this was not so, the storm was a fabrication sourced from the Military Galaxy Council, they had their own plans for B104-GS12. Shrouded in mystery the base was known among certain transporters arrived at the Citadel bringing laboratory equipment and the raw materials required to modify and expand the base. (sevbtrlalehtanfoernzmalkfyagebdkslatruvn) Inmates on death-row from other penal colonies were transferred to the Citadel QV셬and were used as slave labour to complete the modifications to the base. A few months later in secrecy a huge military laboratory began to function. Forbidden research took place on new kind of bio-research involving many dangerours experiments. At the start 2305 all communication between the Citadel and Earth stopped without reason. All efforts to restore the link failed, causing the military council to convene and decide to send a special landing force to B104-GS12 to establish whQWcat had happened. A modern operational space ship of destroyer class christened X16 with a crew of over 950 was dispatched to B104-GS12. The crew were only briefed on its mission wehn its destination appeared on the ships monitors. The orders read. "The situation on the Citadel must be controlled at all costs. If this is not possible then you must destroy the Citadel" AS X16 approached the planet it could not make voice or data contact with the Citadel. Final preparations for landinQX$g were made: wehn the supposedly in- fallible communication systems ceased to function. Despite these difficulties it managed to send a scoutto B104-GS12 to make close observation. Scout 01 was launched of which you are a membeer. Being wary of the Citadel's defence mechanism you and your co-pilot orbit the planet several times to take pictures and make readings of it. As your scout ship makes a sweep ot the planet something goes drastically wrong, a rocket launches from the CitadeQY3܆l and heads directly for your mothership. It comple- tely blasts the X16into oblivian causing an almighty explosion sending a horrorfying shudder down your spine as you are forced to make a crash landing on the planet's surface. Unfortunately, your co-pilot has not survived the crash landing as he has been fatally wounded due to your ship landing on tis side. YOU are the only survivor and you head towards an emergancy entrance to the Citadel situated underground. Knowing that your QZj^5only chance for survival and of getting home is to ged rid the Citadel of the cancer that has developed inside. Driven by revenge you are ready to do anything that will ensure your survival. (vyhgoreauyewpqwqojvadncuytqwvfnvsliusalf) UNIT 2 LOADING THE PROGRAM SKIPPED!!! IF YOU DO NOT KNOW THIS GO AND BUY A PC! (zmcjhavfwaytdlwhwqfdqofvsgafggdjkwpretla) UNIT 3 - INTRODUCTION A full screen introduction leads you straight to Citadel's World. You can stop it at anytime by cliQ [ cking the left mouse button or joystick button or the ESCAPE key. The spacebar and F10 key changes the smoothness of the picture. UNIT 4 - PROTECTION While playing the game you may be asked to prove that you own an original version of Citadel. This protection is inconvenient but it is necessary due to computer piracy. After a frame with a word "protection" appears on the screen, you will be asked to enter five letters taken from this manual. The program will show you a page number Q \uof the manual and a letter which is the first to be entered. And please remember: The requester refers to THE SPECIAL TEXT LINE AT THE BOTTOM OF EACH PAGE OF THE MANUAL: An Example: The request is: Enter five letters beginning from the third one on page 1. The answer is: Find a special text line on page 1. The five letters are: VBTRL. You have to enter them and press RETURN key. If the answer is correct, "OK" will appear on the screen and the program will continue. If the answer iQ ]k%s incorrect you will be given two more chances. If the answer is still incorrect it will suspend all activity. If you own the original version of the game it is probable that you have made a mistake while entering the letters. Otherwise go to a shop and buy an original version: Then you will be sure that it works in a correct way: UNIT 5 - MAIN MENU After the game has been loaded the main menu will appear. You can select particular options using a joystick or the mouse and then prQ ^XJY essing RETURN key or LEFT MOUSE BUTTON key or FIRE button. The options of the main menu are as follows: (zmdbvcvsacytadelaxcngfsvfklsauyegfvwufvs) -START - Starting a game -LOAD - Loading the game file saved After selecting this option the next menu will appear which will let you select one of the saved files. If you want to return to main menu select the option "MENU". Selecting a file will let you resume the game where you left off. The option "FREE" means that you cannot seleQ _#ct this area to laod. OPTIONS: shows the menu and its options. You can select a level of the game's diffi- culty and define its configuration in accordance with your equipment. In submenu there is an option: DIFFICULTY: big and small. The difficulty is constantly settled "big" but you can change it into "small", if you wish. Then the game becomes easier (there are less enemies which are less aggres- sive, the hero can rest in breaks between the stages, you are not losing energy whiQ`3Fle bumping against the walls, more resistant weapons and so on). WINDOW SIZE: Size from 1 to 5. This defines the on-screen size of the game. While playing the game it is possible to select additional sizes 6,7 and 8 (see: game run). DETAILS: Maximum, medium, minimum. This defines thenumber of details appea- ring during the game. FLOORS: yes or no. This switches floors and ceilings of rooms on and off while playing. MENU: return to the main menu The window QaH^psize, details and floors have a tremendous influence on the game's speed. Changing them can adjust the speed of the game to your preference and power of your equipment. It is also possible to change these parameters while playing (see: game run). But please remember - selecting worse parameters makes the game less attractive. TRAINING: Enables you to select one of the five available training levels which will let you train with your weapons and confront the difficulty of survival iQb^n the Citadel. INFO: Information about the game. (cncbfshgdspapakdhaytaaalfsajuywbvyqmzlai) UNIT 6 - THE AIM OF THE GAME'S The aim of the game goal is to destroy the Citadel and escape from it. You can do this after you have found six components of an annihilation bomb. There is one of the bomb components in each of Citadel's Complexes, which you can find in and after the third stage. There is no component of the bomb in the first complex (in the basement, just leading into the Qcinterior of the Citadel). Before leaving each complex remember to make sure you take the bomb component along with you. There is no possibility of going back to the once entered complex. You will be able to penetrate the centre to detonate the bomb and escape fram the Citadel but not before putting the bomb together. GAME RUN A. AN OUTLINE The Citadel has been divided into eight huge complexes: a basement, a power station, stores, a hanger, laboratories, drains, a prison and the cQduentre. In all these complexes, except for the basement and the centre, there are bomb components which you have to take along with you (see: the aim of the game). B. THE SCREEN The screen has been devided into several parts: A window showing a three-dimensional area ofthe game takes up the biggest partof the screen. The bottom part of the screen is taken up by a control panel. This shows from the left: - The stage you are at in constructing the bomb - a meter of your life's energQey - a graph of your heart rate (influences stress, tiredness and lack of concentration - a compass showing your direction - a window showing the weapon you have chosen - a counter showing the amount of ammunition you possess for the weapon shown - three counters showing the numbers of the magnetic keys you possess red, green and blue (ieagdjvnshgefkflelovcvspwauambvncuqgdqii) There is a dialogue window at the very bottom of the screen where messages appear C. AVAILABLE WEAPOQf+NS FIRE POWER RANGE MAGAZINE Gun- convent.weapon, fires single shots 5 8000 10 cartridges Rifle - enorm.disperis. 3 cartridges 5*6 1000 5 cartridges Machine gun - rapid-fire, open space 2*3 1000 10 cartridges Flame-thrw. - shoots fire bullets 20 12000 5 bullets Blaster - shoots charges of compr. energy 20 12000 5 charges Rocket launcher - lauQguݏ nches small rockets 40+explosion 12000 single rockets All weapons are available only after they are found. After time, every weapon becomes damaged and you will be forced to look for another one. If you try to shoot with a damaged weapon you will be informed about its damage. The damaged weapon will be automatically thrown away after you change to a new weapon. You should also collect ammunition. The magazines add as much ammu- nition as mentioned above. However, you can findQh%6 many things like: - First aid kit: adds 30 units of energy - Red, green and blue keys - necessary at special slots - Nutrient, quickens the metabolic rate and our hero's abilities - Beer bottle: Brand beer, causes troubles with hero's balance and his accuracy of aim - A piece of the bomb (see: the games goal) D. COLLECTING THINGS To pick up an item on a floor or on a barrel or anywhere else you just have to walk voer it or come close to it. (ncysjqlkcbwytevdwlgjhstqpqirhzmzbthQimstrqw) E. CONTROLLING THE GAME Moving: turn left/right - use cursur keys, joystick or mouse move foreward/backward - " " " " " move left/right - use 4 or 6 on numeric keyboard! to shoot, examine the surroundings, press a button, or use a card, press the right mouse button, the FIRE button, ENTER, RETURN or SHIFT keys. The other functions of the keyboard: The spacebar: using a hand examine surroundings and press buttons F1 - F7 choosing a weQjǚapon (if available) F1 - nothing (empty hands) F2 - a gun F3 - a rifle F4 - a machine gun F5 - a flame thrower F6 - a blaster F7 - a rocket launcher F8 - F10: choosing keys F8 - a red key F9 - a green key F0 - a blue key ESC: immediate exit to the main menu TAB or M: hand map 1-8: change of the game window P - Pause (ppwidnkanenvibygosianiybflfwjhwnbvsnuues) F - switching floors and ceilings on/off D - details level - max, med, min Z - vision disturbance on/off switch N - NTSC QkYsystem on/off switch F. THE MAP Pressing TAB or M key will show you a map showing you where you have been. Only the areas you have walked through and the areas which are close to you are marked. Walls and doors in the way are marked on the map. G. SAVING THE GAME After finishing each level you are presented with statistics. You can now save the game. The games are saved on Citadel disk 4. It would be a good idea to make a backup copy of the disk before the first game laoding. WQl+hile saving the game, your energy status, the weapons status, the position status and so on, will be saved. It allows you to load and continue the saved game at any time. H. SOLVING RIDDLES You will be forced to solve many riddles in Citadel. There are doors which may be closed or opened only wiht handles or magnetic keys, walls which may be moved in the same way,door blockades, teleports and many others. Opening door wiht handle: turn yourself so that you are more or less facingQml~ the handle - press the spacebar or select a hand (F1) and then press the LEFT MOUSE BUTTON, FIRE BUTTON, ENTER of SHIFT KEYS You can press a button or move a lever in any of the two positions. In the basement, for instance, the handles placed on the walls are little rededged skulls. Using a key: - turn yourself so that you are more or less facing a key slot on the wall - choose the right key (see above) You can place only one key in one slot and after this the slot is blocked. SQnuro it can fulfil one function only. Then the key becomes useless. If the key you would like to place in a slot is wrong you will be informed about it. Using the Teleport: - to use a teleport you just have to enter it. You will be teleported to the destination place. I. ENEMIES AND FIGHTING You will be meeting different enemies all the time. To kill off an enemy, select a weapon (see above), aim at your enemy and press the shoot key as many times as necessary. The enemies are oQoaf different levels of aggression, power and intelligence. It will be easy to defeat some of them but the others will be deadly enemies. Some of them leave pieces of ammunition, so it is worth casting a glance at the defeated. With time your training will enable you to work out many different fighting tactics for each kind of enemy. You can for instance, demolish the barrels which will burn the enemies close to them. But remember to be far away from them. You can also set the enemiesQpKw on to each other. It is up to you. Pay attention to the heart rate showing your tiredness. Please remember that tired or beaten, you move slower and can miss your aim. And when you are under the influence of drink you are not able to do anything sensible. Some enemies do not die after certain types of weapon have been used. For example, fier does not harm metal robots. J. FINISHING A LEVEL There is a final teleport on each level which takes yu to the next level. After finishing eQi ach complex, which usually consists of three levels, you will be given a possibility to choose the next complex. You do not have access to all of them at once - you have to penetrate other ones to gain access. END. ou are not able to do anything sensible. Some enemies do not die after certain types of weapon have been used. For example, fier does not harm metal robots. J. FINISHING A LEVEL There is a final teleport on each level which takes yu to the next level. After finishing eqr(#r-38EELSPIN.NFOpq-9; WHEELSPIN * ECS & AGA * (c) BLACK LEGEND ---------------------------------------- Here we go again with Wheelspin ECS & AGA Version...Its a nice car racing game like skid marks... U can find the HD INSTALL on disk 5 (ECS) or disk 4 (AGA)! Have phun!  supertennisps#tZ~}|{zyxwvutA37EELSPIN.DOCpsu Full Documention for Wheelspin AGA/ECS - ENGLISH CONTROLS: For selection screens: Joystick During Play JOYSTICK: Fire - Accelerate Up - Nitro Down - Brake Left - Turn Left Right- Turn Right KEYBOARD: Spacebar - Pause Spacebar + ESC - Quit race and return to Options Menu. MAIN MENU: Players 1-2 - Number of players Laps 3-5-8 - Number of laps (per track) Options - Options Menu (see below) In this menu, pressing FIRE on PLAYERS or LAPS brings upsv * the next Menu. Pressing the same key on OPTIONS brings up the Options Menul. OPTIONS MENU: Load Game - Each time the player wins a League, a menu comes up allowing the game to be saved. By using this option you can start the race again from where you left off. Load Records - Load the best times previously saved on DATA DISK. Save Records - Save the best times onto DATA DISK. Records on/off - When this option is ON, every time a rswp7ace is completed the times will come up for every lap and every player. If a driver establishes a record, he will be allocated extra cash. If this Option is OFF, best times will not be shown. End pics on/off - If you haven't got a hard disk and want to reduce the amount of disk swapping, set this option to OFF Practice - Pratice Menu (see below) Level - Sets the skill level:sxyK low/medium/high Exit - Exit to Main Menu DRIVING CONDITIONS: By using this Option you can alter the cars behaviour, and the driving techniques. There are five choices: Normal - the default mode, where cars behave normally Bio-Yoghurt - Poor grip on track, very hard going off-track Jumping Nitro - if you switch on NITRO, the car shoots forward Pinball - Collisions between cars produce rebounds, as on a pinball table Spasybce - Virtually no drag, yery poor grip. PRACTICE MENU: Here you can practice on any track with any car. You will be allowed to spend up to $500.000 in the "Spinparts" shop (we'll explain about this later) so you can try out your car modified to all available specifications. Note that the number of players and laps will be as already set in the Main Menu. You may choose the track, and any type of car. Press "GO" to start practice. To quit practice, just press SPACE + ESCsze. LEAGUES MENU: The game is split into LEAGUES. A LEAGUE involves racing on seven different tracks in one of the four available types of car. The LEAGUES are arranged in order of difficulty, but you can win the first three in any order. You must win all three to be eligible for the WORLD LEAGUE. CHARACTERS MENU: The personality of the driver you choose will make a great deal of difference to how your car performs. In this menu, you can choose between eight drivers of different s{+Enationali- ties, each with his own strengths and weaknesses. Detailed descriptions are in APENDIX A. SPINARTS: Before tackling each track, you may check and modify your cars specification by using the SPINARTS Menu. The components you can change are the engine, tyres and suspension. You can also buy Nitro. In the column of boxes on the leftof the screen, the various components are shown in order of potency. You can scroll through them by using the arrows on the right. If you want s|p0Ndetails of a component that you are interested in, just place the cursor on the picture. A brief description will appear in the lower part of the screen, and its price in the box entitled COST. If you want to buy it, press the FIRE button and anwer YES wehn asked to confirm your choice. In the boxes on the right, you will see the components you have bought. The ones you are using are marked with a pink dot. If you move onto one of these boxes, details will come up of the component as }nd its second hand value. This is so you can sell any parts you don't want, to increase your credit. But bear in mind that you'll only get back half the price you originally paid. If you want to do this, press FIRE and answer YES in confirmation. You can't sell a part unless you've already got at least two. In the bottom left there is a picture of the Nitro tank, showing how much it holds. You may buy a bigger tank by using the arrows to the side and choosing the size you want. To fs ~ ind out the price, just go back to the box. If you want to buy it, press FIRE. Also shown are the measures of nitro available. Again using the arrows to the side, choose how much you want. Find out the price by going back to the box. You can make your purchase by pressing FIRE. At the bottom centre there's a list of options. Here's what they do: Buy/Sell mode - When this is ON, you may buy and sell spare parts, as already described. Setup mode - This allows yous oK) to choose which components you plan to use for the next race. The ones in use are marked with a pink dot. Track - Provides a brief description of the track on which you are going to race. Exit - Quit SPINPARTS. You may also quit by pressing ESC. Note: In Appendix B you'll find the details of every component that is available MAKING A DATA DISK: We've already mentioned using a DATA DISK to save best times as s m3dwell as games. To make a DATA DISK you just need to format a disk with the title WSDATA. Here's how to do it, starting from WB SKIPPED! If you do NOT know this, then go and buy a PC!!!! THE RACE: The aim of the game is towin the first three leagues and get into the final - the WORLD LEAGUE - and then become the outright champion of WHEELSPIN. This is no easy challange. You'll have to drive on every type of surface: snow,sand, desert, tars ɺ.mac, ice and shingle. Each has to be tackled in a different way, and you must also take account of your car's engine,tyres and suspension. Your starting capital is $5.000. If you prove to be a good driver you'll soon increase this and start investing it to develop your car's capabi- lities to the absolute ultimate. At the end of each race you'll be shown a screen with all the results: - The first page shows the finishing order and the total times. - The second page shows the provs6,isional points allocation and the money won in this race. Points and money are allocated thus: 1st place - 9 points - $9.000 2nd place - 5 points - $5.000 3rd place - 3 points - $3.000 4th place - 1 point - $1.000 - The last four pages will appear only if you've selected RECORDS ON in the OPTIONS MENU. These show each players times for each lap. the name of the driver who has achieved the fastest lap is marked BL (Best Lap). He gets $2.000 extra. If he also beats the worlsGgd record, WR (World Record) will appear beside his name. To win a League, you must be in the overall lead after you've raced on seven tracks. Once you've achieved this, a Menu will come up inviting yu to choose another League. You cannot have another go at the one you've just succesfully completed. Against its name there will now be a little cup. If you don't get to first place, the game ends and you're asked if you want to go right back to the beginning (restart) or repeat the ls Ŵeague which you've just lost (Retry). In the second case, any other leagues whivh you've already succesfully comleted will still be valid. You'll also be allowed to keep the credits and the spares which you've acquired in SPINPARTS. SAVING THE GAME: After you've won a league and got your prize, you'll see the Save Screen. If you want to save the game, put the DATA DISK into a drive and choose one of the eight available slots. If you don't want to save the game, press ESC. APPENDIXsļ 2 A - DETAILS OF DRIVERS RASHID OWITA -Reflexes - Very low -Skill - Very low -Fighting Spirit - Very High Born in Nigeria, exact data unknown, estimated 1966, A member of the Bulti Tribe, but expelled because of his wild passion for hunting, using off road vehicles but rather unorthodox methods. He subsequently decided to dedicate his life to motor racing. Not a first class track driver in terms of skill, but amazingly tenacious. NORMAN BULL -Reflexes - Lsbow -Skill - Very Low -Fighting Spirit - High Born (date unknown) and brought up in a tough part of Liverpool. His involve- ment in the motor racing world was at first sporadic. He took up racing seriously at around the age of 30. It's said that his sole aim is to win a major prize and so pay off a gambling debt. An extremely violent character, well-known in the racing world for causing spectacular accidents. At his best he's capable of turning a quiet race into hell on whes.u ,els. MICHELLE CRATON -Reflexes - Low -Skill - Low -Fighting Spirit - High Born in Paris on 12 march 1964 into a wealthy aristocratic family. At 19 she left hometo get away from her parents and their plans for her future, which was to be perfect by their standards but deadly boring as fas as she was concerned. She went off to pursue her obsessive craze for motor racing and painting. An attractive but cold person. On the track she manages an extremly high level of csob{oncentration, enabling her to achieve surprising results. Rumour has it that she's recently been spending all her prize money in indulging her artistic bent, apparently buying priceless paintings which she adorns with childish sketches of houses, little trees and stylised people. LUCA RUGGERI -Reflexes - Normal -Skill - Normal -Fighting Spirit - Normal Born in Venice on 3 August 1966. While still a child he learned to drive speedboats, becoming so skilled n this tshat he was Italian Offshore Champion at only 19. AFter a serious accident at sea, which affected him deeply, he decidedto concentrate on motor racing. He very soon became a superb driver. He's a safe and skillful driver who sticks to the rules. He always looks calm, and often misleads his opponents. KLAUS KOLL -Reflexes - High -Skill - Normal -Fighting Spirit - Normal Born in East Berlin on 22 March 1971. His Family was very poor, which meant his early life wasn'ts~R easy. He left home at 15 and found work in a motor workshop in West Berlin, becoming a skilled mechanic. His life changed completely when one of the managers suggested he should take up racing. Aggressive and determined, he rapidly became one of the world's leaders. He drives with little regard for either conventional standards or the safety of his fellow drivers, by whom he is greatly feared. ANDREII NATOLI -Reflexes - Very High -Skill - High -Fighting Spirit - s9Very Low Born in Moscow on 15 December 1954. At 17, he volunteered to join an elite division of the red army. His military career took him to Afghanistan, where he was several times decorated for bravery on the battlefield. He was seriously wounded in an ambush and , after a long convalescence, decided to leave the Army. since then motor racing has been his whole life. Initial enthusiasm soon developed into an obsession with winning. This makes Andreii a highly popular figure wherevsNSer he appears. He's a highly skilled and fast driver, but never risks his opponents' lives unnecessarily. TAKASHI HINORI -Reflexes - High -Skill - Very High -Fighting Spirit - Low Born in Kyoto on 7 August 1965. Descended from an ancient Ninja dynasty which vanished after the second World War. He worked for some years in a toothpick factory, and then suddenly became a millionaire after winning a lottery. He decided to invest his money in a craze which he'd never bsS5efore been able to pursue - motor racing. His Ninja reflexes quickly made him a world class driver. At the wheels he's absolutely ruthless, and exploits his opponents' every mistake. STEVE JONES -Reflexes - Very High -Skill - Very High -Fighting Spirit - Very Low Born in Disneyland on 1 April 1967. Even as a teenager he was difficult. His tremendous love for motor engines caused his parents much concern: he would try out cars which he had tuned, regurarly smashings them up during his so called tests on the streets of his home town. As soon as he could, he enlisted in the Army, but was cashiered after des- troying an armoured car. Finding himself unemployed, he built up a car which he began to race in amateur events. His skill rapidly enabled him to achieve international standards. He's a reckless driver, but his superb re- flexes allow him to extricate himself from the trickiest of situations. APPENDIX B - SPINPARTS Engines: Model - shsDE-1900 Max Speed - 105 m.p.h. Acceleration - 0-62 m.p.h. - 10.5 secs. Weight - 91lbs/200kg Cost - $18.000 Model - ENG-2150 Max Speed - 117 m.p.h. Acceleration - 0-62 m.p.h. - 9,5 secs. Weight - 100lbs/220kg Cost - $29.000 Model - TU-2900 Max Speed - 136 m.p.h. Acceleration - 0-62 m.p.h. - 6 secs. Weight - 141lbs/310kg Cost - $50.000 Model - T01-340Z Max Speed - 160 m.p.h. Acceleration - 0-62 m.p.h. - 8 secsGYs. Weight - 114lbs/250kg Cost - $74.000 Nitrous Oxide: Nitro Tank - 10: $ 5.000 20: $10.000 Nitro per measure $ 500 Tyres: Model - G-10 Description - Normal grip tyres for low speeds Cost - $12.000 Model - ICE-3000-Nailed Description - High grip tyres, for ice and snow Cost - $23.000 Model - SW-300 Description - High grip tyres Cost - $38.000 Model - P660H Description - Maximum grip tyrest>}s, suitable for all conditions Cost - $59.000 Suspension Systems: Model - SUN-999 Description - Normal grip and speed Cost - $22.000 Model - SUS-Z700 Description - More speed and acceleration Cost - $32.000 Model - AS-1000 Description - High grip and speed Cost - $50.000 Model - PRO-SUS Description - Super high grip and speed Cost - $65.000 APPENDIX C - Details of Tracks Speedway Track: Location s6 - Belgium Track - Tarmac, loose surface Off track conditions - Soil, patchy vegetation Points of watch - Medium speed. Don't leave the track Sea Track: Location - Hawaii Track - Paved surface Off track conditions - Not applicable Points of watch - Medium to low speed. Inadvisable to use nitro Death Track: Location - Australia Track - Paved Surface Off track conditions - Stony Points of watch - MsydRedium to High speed. Slow down for the chicane Desert Track: Location - Tunisia Track - Tarmac and Sand Off track conditions - Sandy with stones and vegetation Points of watch - High speed. Nitro recommended. Off track conditions very uneven Lake Track: Location - USA Track - Tarmac Off track conditions - Sandy with vegetation Points of watch - High speed. A section of the track passes alongsids 3>e a lake Ice Track: Location - Finland Track - Earth and Ice Off track conditions - Frozen Points of watch - Medium to low speed. Very poor grip. Fall Track: Location - Scotland Track - Hard Earth Off track conditions - Grassy, with occasional trees Points of watch - High speed. Nitro recommended Snowy Track: Location - Canada Track - Hard snow Off track conditions s!- Soft snow Points of watch - Medium to low speed. Inadvisable to use nitro. Pay Attention to the markers Oasis Track: Location - Egypt Track - Tarmac Off track conditions - Sandy with lots of vegetation and other obstacles Points of watch - Medium speed. Very difficult bends. Canyon Track: Location - Arizona, USA Track - Smooth Tarmac with some gravel Off track conditions - Stony/Sandy Points s"gtof watch - High speed. Slow down for the crest. Credits: Giuseppe Orofino - Programming Gabriele Gabrielli - Programming - Graphix Gianluca Orofino - Graphics - Music Nick Guerra - Character Graphix Pietro Salerno - Additional Graphix Our special thanks to Richard Holmes, Mark Sheehan, Jamie Barber (of Kompart UK) Stefan Piasecki, Rolf Neumann, Marion Kollorz (of Black Legend GmbH) Simon Martin (of The Complete Design Service) for packaging design and type- ss#U*etting. And also to Alberto Mansili, Alessandro "psyke", Gabriele Lazzarotti, Alessandro Mauri, Slider (our faithful dog), as well as all our friends who have worked with us. END uerra - Character Graphix Pietro Salerno - Additional Graphix Our special thanks to Richard Holmes, Mark Sheehan, Jamie Barber (of Kompart UK) Stefan Piasecki, Rolf Neumann, Marion Kollorz (of Black Legend GmbH) Simon Martin (of The Complete Design Service) for packaging design and type- s>[.i%$#"!      t0632-TipspPyg+Von : S.REDEL@KDS.han.de (Stefan Redel) Betr.: CD32-Trips,_Tricks,_Cheats_17 An : /Z-NETZ/RECHNER/AMIGA/SPIELE Datum: 09.06.95 12:12:46 S+2 Bytes: 29722 Id : Route: istda.north.de!bionic.zer.de!ldb.han.de!a-link-h.zer.sub.de!kds.han.de ___________________________________________________________________________ Nr. 17 vom 09.06.95 \.-------------------------------------------------------./ . ?? . -- TIPS, TRICKS, CHEATS, MAPS, ???, ... NUR fr das CD32 -- . . /.-------------------------------------------------------.\ Folgende Sachen sind dazugekommen oder gendert: Banshee FIFA International Soccer Ultimate Body Blows --------------------------------------------------------------------------- Alien Breed 2 CD32: Levelcodes: 2 634197 3 795166 4 049813 r% 5 175992 6 830521 7 174170 8 123459 9 666666 10 710515 11 680518 12 266162 13 261057 14 054076 15 711222 16 470914 17 490902 642064 = 10 Extra-Leben 128128 = 50.000 Credits 767747 = Alle Waffen mit F1 bis F10 whlbar 720223 = Kein Mangel mehr an Schlsselkarten --------------------------------------------------------------------------- Alien Breed Tower Assault CD32: One Player Mode: Civilian: EEBBLGDAHDCAAAEH Engin[5eering DeckFKASMCEADDCAAADG Main: LABCLCECSDCAAADJ Military: EPAIKCECKDCAAADF Science: JGAALCDANDCAAAEA Storage: EJAGLKDAGDCAAADC Man gebe als Level-Password dieses ein: POIUYTREWQ654321 . Nun kann man folgende, nette Sachen machen: F9 Man kann nun durch Wnde gehen. Help L +1 Leben M Karte (Funktioniert nicht berall) 1 different starting position 2 " 3 " F1 Weapon types F2 " F3 " F4 " F5 " F6 unk+nown F7 unknown Numblock 1 2 Enter Get Area Password getestet! --------------------------------------------------------------------------- Banshee CD32: Man gebe im Titelbild oder auch schon whrend des Intros FLEV17 ein und drckt Return. Somit hat man unendlich Leben. Mit den Funktionstasten kann man nun in die Level springen. Da man den Cheat erfolgreich eingegeben hat, erkennt man daran, da der BildschsEirm kurz aufblitzt. getestet! Wenn man ein wenig Spa haben will, gebe man im Titelbild oder whrend des Intros "I AM EXQUISITELY EVIL" ein und drckt Return. Jetzt sind alle Namen in der Highscore-Tabelle leicht gendert und nun knnen Polarbren und Zivilisten gekillt werden. (Das gleiche soll passieren, wenn man sich in der Highscore-Liste als "MARY WHITEHOUSE" eintrgt.) Da man den Cheat erfolgreich L eingegeben hat, erkennt man daran, da der Bildschirm kurz aufblitzt. Wenn man sich in der Highscore-Liste eintragen kann, dann gibt man " KANNIJADE KREW" ein. Ab jetzt ist man unverweundbar und kann mit den beiden oberen Tasten des Joypads zum nchsten Level springen. Nicht getestet --------------------------------------------------------------------------- Beneath a steel sky CD32: Abschnittco?%des: 1 936842 2 192837 3 304612 4 754267 5 180283 6 052764 7 280870 8 648912 9 409626 Nicht getestet CD32-Gamer sagt dazu: 936842 - The Beginning 623875 - Factory 543961 - I Level Down 810354 - With potts 692730 - Security Building 180283 - With Mrs Piermont 986254 - With Eduardo 280870 - Subway 178931 - Linc Hideout 584439 - The End Nicht getestet ----------------- I+Y---------------------------------------------------------- Benefactor CD32: Level 1: 31QQR3PPQH 2: 3MQL4PSNQR 3: 3NQL2Q4JC5 4: 3NQLGQQLGQ Level 5: QBBIJB3HQ3 6: 3JQQTRNNQ4 7: 3QQPMHNMJ2 8: 1QQDKDTGNG Level 9: 12Q2R3PDQH --------------------------------------------------------------------------- Brutal Sports Football CD32: 4.Liga 3.Liga 2.Liga ------ ------ ------ 1.Spiel 1. FQ8OQD9KN  " 1. T1YB3G5V7 QS5WYWWWW 53TKHKKKK 2.Spiel D7BF8F!! 2. 7BX3SHCCC 2. HTD860MCM !!BGDFBBF CC95789!7 MMOX012Z 3.Spiel WH3335FKY 3. Z4KZGQVVV 3. HVF69QLLL RK7V58637 VVTKRNQRR LL1!OW2OY 4.Spiel 5B9WMTCDK 4. P8B2F4000 4. C92SNX999 WFXU9Z573 00NJLDTML 99BRFMBHG 5.Spiel WADDVHPV8 5. RG!!VCO39 5. 51HK5WRRR  t& P411GRBJC 3Q4FW311V RRYDV4Y0Z 6.Spiel 2710Z13FN 6. MFDNY8Y3O 6. 3HLGT7BBB 3N3C23XZ7 WWM5QBMPN BB9P8X823 1.Liga ------ 1.Spiel 3VVT8MK7W K77NLNNNN 2.Spiel PC2T1RSLO F39NQRSSR 3.Spiel F74PPDCK6 7QWMFKBCG 4.Spiel CTNTMWXOW !G59V6WY2 5.Spiel X0XL5M5RL 2MD5LJMPD 6.Spiel 8PXL5MK7X DNC9LHMPC nicht getestet ----------------------------  `U----------------------------------------------- Bubba`n`stix CD32: 2 7LRRF3H6G7 oder 16QTJQ7GLZ 3 9VBDM!1!DN oder ?FVN4QRCXM 4 3VTCF9JQG8 oder R9CGRB8XXG 5 !?ZZXQX769 oder P!!77GS3DP nicht getestet --------------------------------------------------------------------------- Bubble & Squeak CD32: 2: HHRFNRLT 3: HHRRBQLP 4: DHRRNMLH 5: DRRHFRPH 6: PHRHJTPH 7: HDRGBCKP 8: DDFGJCKP 9: PDFBBQTP 10: PCFBNCLM 1 \1: PQFQFCPM 12: PDFQMSPM 13: PHFDRMKM 14: PDFDMSKM 15: PQFCQMTM 16: HDFCMTTM 17: HCFNQCKM 18: HDFNMTKM 19: HCFMFRTM 20: DDFMMMTM 21: DKFPQSKM 22: DJFPNGPN 23: DLFTFRLN 24: DLFTJQLN 25: DKFJFSLK 26: PGFJSQLK 27: PRFSFRPK 28: HCFSJCPK 29: HDGLQKLK 30: HQGLSMLK HEFSBEER_________________9 Bubble`s und 9 Herzen. MAXIBABY_______Um die Schwierigkeit zu verndern. BUTTHEAD______________Unendlich Leben und Herzen. WHOCARES________Eine Nachricht voW[ m Programmierer. nicht getestet --------------------------------------------------------------------------- Cannonfodder CD32: Einfach das `load`-icon mit der Maus anklicken und fr ein paar Sekunden beide Maustasten gedrckt halten und loslassen. Dann wird ein Screen autauchen mit einer Hard-man-option und Level Select. Nicht getestet --------------------------------------------------------------------------- Chuck Rock CD32: Wer hat einen Cheat? Die CheaHsiKts von der Amiga-Version klappen nicht... --------------------------------------------------------------------------- Chuck Rock 2 CD32: Wer hat einen Cheat? --------------------------------------------------------------------------- D/Generation CD32: Wer hat einen Cheat? --------------------------------------------------------------------------- Death Mask CD32: 0 00000 1 52385 2 22428 3 84843 4 22087 5 38641 6 06395 7 33224 +ʏ 8 35527 9 48962 10 65074 11 62438 12 28283 13 85325 14 10769 15 25324 16 43542 17 62156 18 84678 19 57039 20 29264 21 47446 22 75330 23 82855 24 58474 25 38392 26 55276 27 68163 28 75156 29 70948 30 54334 31 39814 32 52262 nicht getestet --------------------------------------------------------------------------- Deep Core CD32: W tQhrend des Spieles alle vier farbigen Knpfe gleichzeitig drcken, dann an der Vorderseite die beiden Knpfe gleichzeitig, dann grn, gelb und blau. So dieses geklappt hat, sollte ein Sound zu vernehmen sein. Nun kann man einen Level weitergehen, wenn man alle Knpfe (ausser Pause!) gleichzeitig drckt. nicht getestet --------------------------------------------------------------------------- Der Clou! CD32: Level 2: 030673 썤 3: 145367 4: 823264 5: 253153 6: 569875 7: 028074 8: 361791 9: 477321 10: 786186 Beantwortet man im Lokal "Walerus" (Level 6) die Frage des Polizisten mit "James Bond", wird man zwar eingeknastet, begegnet dort aber Lukas Grull, der einen "Dimensionsbrecher" bei sich trgt. Wer sich dieses Teil ausborgt, wird mit einem lustigen Extro berrascht! -----------------------------------------t---------------------------------- Diggers CD32: Starte das Spiele und whle Deinen Charakter. Im Zonen-Wahl-Screen mut Du den Pfeil zu dem Wort FUJALE bewegen und den roten Knopf drcken. Mache das gleiche mit den Wrtern CHONSKEE und DEENA. Wenn Du es richtig gemacht hast, hrst Du den Sound, der normalerweise andeutet, da Du ein Juwel gefunden hast und Du kannst an jede Stelle des Spiels gelangen. ---------------------------------------------------------------------|Bg------ Disposable Hero CD32: WER HAT EINEN CHEAT ??? --------------------------------------------------------------------------- FIFA International Soccer CD32: Alle Codes mssen mit dem Joypad im Options-Men eingegeben werden. Falls ein Code mal nicht funktioniert, dann einfach aus dem Options-Men rausgehen und einfach nochmal ins Options-Men und noch mal probieren. `L` und `R` sind die Knpfe an der Vorderseite des Joypads. Y Y Y X A A A B - Unsichtbare Wnde X A B Yc^ Y B A X - Crazy Ball B A R B Y L - Curve Ball B A B B B B B B B B - Super Kicks A A A A A Y Y Y Y Y - Super Goalie A A B B Y Y X X - Dream Team L L L L L R L - Super Verteidigung R R R R R L R - Super Angriff --------------------------------------------------------------------------- Fire & Ice CD32: Wer hat einen Cheat? --------------------------------------------------------------------------- Flink CD32: Das Spiel starten, dann in die Hocke gehen und den Pausenknopf drcken. Whrend man nun Pause gedrckt hlt, Rechts, Rechts, Rechts, Links, Links, Links, Rechts, Rechts, Links, Links, Rechts, Links mit dem Steuerkreuz bettigen. Man sieht nun ein weiteres Menu namens Cheat Menu!. Nun kann man alle Sprche anwhlen und auch anwenden oder zum nchsten Level springen. Zudem kann man, wenn man die gelbe Taste drckt (und den Schlssel angewhlt hat) einen Heiligenschein bekommen und somit alle Level durc<dhfliegen! getestet --------------------------------------------------------------------------- Fly Harder CD32: Stage 2 PHO 3 MET 4 BLA 5 SUP 6 TRA 7 QUA 8 NEO Gebe "MEC" als Password ein, um unendlich Leben zu erhalten. Gebe "BIG" als Password ein, um das Ende zu sehen. Nicht getestet --------------------------------------------------------------------------- Guardian CD$32: Wer hat einen Cheat? Ich hatte es mal geschafft, unverwundbar zu werden, kann dieses aber leider nicht mehr nachvollziehen... --------------------------------------------------------------------------- Jungle Strike CD32: Levelcodes: 2 RX4CZJD3N6N 3 9WTNMHPZK9L 4 XTHZFB9W4H6 5 V6CBVHGZBVY 6 W76FKXTNPJK 7 TL4PGD3BRTJ 8 74PCFRVWTSV 9 NSPZBNS6MZD --------------------------------------------------------------------------- Liberation CD32: If you keep the data crystalܗ from the first mission, it will tell you the location of the captive in each successive level. --------------------------------------------------------------------------- Litil Divil CD32: Geiles Spiel! Wer hat einen Cheat? --------------------------------------------------------------------------- Lunar-C CD32: Level Codes: Security Zone---"MEBBHKSBAL" Cooling Chamber-"MFDCRHOCCS" Energy Duct-----"WJRICCDFEU" Mystery Code------"BYL ERAI" ------------ U"+--------------------------------------------------------------- Microcosm CD32: Drckt man beim booten den grnen Knopf, dann wird das Intro im Overscan-Modus abgespielt. Leider ist hierbei alles etwas grob. Dafr ist eine Musik im Hintergrund. getestet Um unendlich Energie und freie Waffenwahl zu bekommen, mu man in der ersten Flugsequenz, direkt nach dem Labor, auf Pause drcken. Dann ALLE Knpfe gleichzeitig drckeW$n (ohne pause). Dabei mu das Steuerkreuz entgegen dem Uhrzeigersinn bewegt werden. Das aktivieren des Cheats wird angezeigt durch einen Tusch. (Alles bleibt in Farbe!) getestet --------------------------------------------------------------------------- Operation Starfish CD32: (James Pond 3) Wenn das Bild mit der Karte erscheint, einfach mal folgendes eingeben: "EVAS"__________Nun kann das Spiel zu jedem Zeitpunkt abgespeichert werden. "UNCLE ROGER"__________Zdf_________Eine Nachricht vom Programmierer erscheint. "FORMAT"_____________Alle bisher gespeicherten Spielstnde werden gelscht. Whrend des Spieles, NIGHTMARE eingeben. Mit F10 kommt man dann in ein Cheatmen. Wenn Finnius gewhlt wurde, dann kann man, wenn man Pause anwhlen und mittels ESC den Level neu starten. Nicht getestet --------------------------------------------------------------------------- Oscar CD32: Im Levelauswahlbild whlt manQ den Horrorlevel (ist im zweiten Bild). Wenn der Level geladen wurde noch nicht Feuer drcken um zu beginnen! Nun nach oben drcken und K drcken. Whrend man diese beiden Tasten gedrckt hlt, drckt man noch den Feuerknopf. Man hlt diese Tasten nun solange gedrckt, bis das Spiel beginnt. Nun kann man ESC drcken um zum nchsten Level zu gelangen. Nicht getestet --------------------------------------------------------------0&------------- Overkill CD32: Wenn man sich in der Highscore-Tabelle eintragen kann, dann gibt man NZL ein. Wenn das Spiel nun erneut gestartet wird, so wird man unendlich Leben haben. Nicht getestet --------------------------------------------------------------------------- Pinball Fantasies CD32: Wenn man sichergehen will, immer den Extraball zu bekommen, drcke sofort den roten Knopf wenn der dritte Ball ins Aus geht. FalRs@ls dieses nicht funktionieren sollte gilt folgendes: Wenn man den letzten Ball verliert steht oben eine Zahl. Drcke den gelben Knopf genauso oft. Also wenn da oben 7 steht, 7 mal drcken. So man eine Tastatur hat, sollte man folgendes eingeben: extra balls - ergibt zwei Extrablle gravity - der Ball reagiert ultrasensibel auf die Gravitt --------------------------------------------------------------------------- Rise of the Robots CD32: Als erstes mit dem M Xlilitary Droid im Traings-mode verlieren. Dann die Optionen wie folgt verndern: Difficulty...HARD Timer........OFF Cinematics...ON 7 bouts Shadows......ON Screen shake.ON Zwei Spieler anwhlen. Auf dem Handicap Screen nach links drcken, so da der rote Balken etwa ein viertel des Weges in Richtung vom Spieler 1 erreicht hat, dann wieder zurck. Das jetzt sechsmal machen bis der Bildschirm aufblitzt. Jetzt kann man sich die einen anderen Roboter whlen und nach d! em Sentry Droid oder vor dem Cyborg ist dann der `Supervisor`, den man sonst ja nicht anwhlen kann. Die Special Moves hiervon sind: Mutation : Runter, auf den Gegner hin, Hoch Melt and reform : Runter, vom Gegner weg, Hoch Nicht getestet --------------------------------------------------------------------------- Roadkill CD32: 0 LQPONTQNJO 1 LQPONRHCNM 2 LQPONUPQCK 3 LQPONTMBCH 4 HQPONFSTCN 5 PQPOOEQLCL 6 PQPOOUPBCQ Alternativ dazu: Maximum Overkill GraZnz28efspxGPROGRAM NAME Prefs 2.0 AUTHOR Urban D. Mller (umueller@wuarchive.wustl.edu) SYNOPSIS Prefs FUNCTION Prefs selects the path where Inspect should extract files to, and what viewers it should use. The settings and their meaning: Extract to - The path where archives should be unpacked to. The directory must already exist. Default: RAM: LhA archiver - The archiver to unpack .lzh und .lha archives (used alkso for temporary extractions). Default: LhA Text viewer - The program used to view plain texts. If you specify AmigaGuide or Multiview, an internal amigaguide is used. Default: MultiView JPEG viewer - The program to be used for JPEG viewing. The default is FJPEG_AGA or FJPEG_ECS depending on your Amiga. Pic viewer - The program to be used for viewing all the other pictures. Default: VT Mod plagyer - The program to be used for playing music modules. Default: Player (Multiplayer). You should specify absolute paths for those viewers if they are not on the Aminet CD. All need a CLI interface, they get the files to be viewed as arguments. Starting from version 2.0 you can set the file names using a file requester by clicking the 'Set' button (OS 2.x required). SEE ALSO Inspect the other pictures. Default: VT Mod pla$ C:293Mpm PS3M 3.05 / 08.01.94 Copyright 1994-95 Jarno Paananen Guru / Sahara Surfers A Sahara Surfers Product 1994 Some words about PS3M: This little thing could be just another program to play music. It wouldn't even be the first one I have done. The only special thing $&is that it plays S3M-modules. For those to whom that word says nothing, can be told that they are the modules from all newer Future Crew demos (from Fishtro onwards), compotunes and the three Journey musicdisks from Purple Motion and Chaotic Mind from Skaven. After the recent release of Screamtracker 3.01 Beta more and more modules are obviously coming from other musicians too, as it really is the best tracker on the PC. As they use 1-32 channels (although "only" 16 digital chann0pels and 9 AdLib-channels) and 8 octaves, a normal Amiga is not capable to play them, right? Yes, until now. From version 000.9 onwards also 6-8 channel Fasttracker modules can be played with PS3M (should I change the name?!?). Although you can also play 4-channel Protracker tunes, I think there are faster programs available for that :)... In version 002.5 came support for Multitracker (MTM) modules and 1-32 channel Protracker-style modules (Taketracker and Fasttracker 2(?)). ANDb)I] AGAINST (TOO) POPULAR OPINION, WORKS FINE UNDER KS1.2! (hadn't tried on 1.1 ;) WITH APPROPRIATE REQTOOLS.LIBRARY. Reqtools and Powerpacker libraries (by Nico Franois) required. !!NOTICE!!: From version 002.0 onwards, PS3M has a config file! Use of it is _recommended_! Technical "information": This player makes quite a big difference to those "normal" Amiga players as it has to mix all those channels to, in this case two, normal channels. %This is the normal convention on the PC as for example normal Sound Blaster only has one digital channel. The only hard part is to make it fast still having great sound quality. For those interested, this mixing routine is not one of those lame ones like in Startrekker, Octamed, Oktalyzer and so on. It has real volumes and periods for each channel unlike the former ones that control the volume with hardware and have no independent volume control for channels. It mixes the sound in 16 bits for maximum quality and has a volume boosting option to make the sound louder and clearer with multiple (8+) channels. From version 002.5 onwards also a special 14-bit output mode is available. The actual mixing loop is highly optimized and has only 6 instructions (is faster than the one with 5...) per byte. All this makes it possible to play even 8 channel S3Ms with high mixing rates and great quality on a normal 000-Amiga. The better (faster) your machine is, the highC6ߠer rates you get. It is designed to use as little chip-ram as possible to fasten up on machines with real fast-ram. The system is by default disabled for the playing to get the maximum performance out of a normal stock-000. From 000.2 onwards, system friendly option is included for those with AGA- or turbomachines and even us poor mortals... On a stock A500 it jams your machine nearly completely, so be careful. Still I use it quite a lot on my A500-010-FAST, so it isn't too bad after all... The blue bars at the bottom of the screen indicate that the player has free time. This helps you to tune the maximum mixing rate for each tune separately. "Surround" or Surround? There has been some argue about whether the surround option is a real Dolby Surround or not. Therefore: IT HAS NOTHING TO DO WITH THAT DOLBY THING, it is made just to enchance the dull stereo sound by playing the two buffers from left and right with full volume and  (R vice versa with half of the volume. Like this: Channel 0 - Left buffer, full volume Channel 1 - Right buffer, full volume Channel 2 - Left buffer, half volume Channel 3 - Right buffer, half volume This should end that discussion. Thanks for the ones who contributed with pertinent response. BUT!!!! As everything changes these days, also PS3M now has Real Surround-option. It needs a little more processor power, but not that much I though. Also double the chip memory is needed  ե for extra buffers. It enchances the sound nicely with headphones and is nice also with normal speakers. And if you got the Dolby Prologic decoder (lucky you!), you should get the effect quite nicely... Some commercial advertisement: This PS3M-routine is also used in the following players, so if you are not content with the "user-interface", use these: DASMP from DAS Design (from 3.0 onwards) HippoPlayer from Hippopotamus Design (MUST for under 2. ɍn0 Kickstarts, we still do exist!) DeliTracker II already has a S3M-DeliPlayer (Hi Peter!) and should be available in near future. Update: was released with version 2.07. EaglePlayer (Version >1.52?) Accessible Player (Version 1.2? ;) Possibly in new SmartPlay (if there will be one?) Get yourself The Player 6.1, available since Assembly'94! Legal stuff: This program and all other stuff coming in this package are FULLY copyrig 2 hted by Jarno Paananen / Guru of Sahara Surfers. The author cannot be held liable for the suitability or accuracy of this manual and/or the program it describes. Any damage directly or indirectly caused by the use or misuse of this manual and/or the program it describes is the sole responsibility of the user her/him self. This program is freeware. You can distribute it as long as _ALL_ files are included  ˖xand not more than a nominal fee for copying is asked. This program can _NOT_ be used for commercial purposes (including shareware) without a written permission from the author and a contribution for development costs (like Coca-Cola :-). If you have suggestions or remarks about this program, or if you find any bugs, please let me know. All reverse engineering is forbidden and that means that you're not allowed to rip the player from this program as I'm intending to use it for commO]j7ercial purposes. If this happens I have to stop releasing these kind of programs. If you are really interested and want to use this in some production, contact me and we can discuss about it. It's up to you... THIS IS A BETA-PRERELEASE-TEST VERSION AND IS IN CONSTANT CHANGE. FURTHER VERSIONS ARE COMING IF THE ABOVE IS NOT VIOLATED. Contact address: If you for some odd reason (especially commercial stuff) want to contact me, the address is: S j J. Paananen Puskalantie 6 FIN-37120 Nokia Finland European Union ;) Or by phone: +358-31-3422147 / Jarno Or preferably via Internet: Jarno_Paananen@sonata.fipnet.fi (NO UUENCODES!) or jpaana@freenet.hut.fi At the moment the Sonata address is recommended, but allows NO uuencodes. In that case use Freenet until I get a decent Internet access. Some revision history: 3.05 / 08.01.1R\F995 ! Happy new year! We're in the European Union! Greetings to all who were at The Party'94! Especially Accessible guys and Spoon (Hi Shayera, I'll hopefully send it soon...) + PS3M can now be closed with CTRL_C signal, but unfortunately not in Reqtools-windows. Hi Urban! + You're now able to define also default playing mode for a specific module in the config file. Check it out for an example. Hi (damn I have a short memory with names... Aϋwnyway, you should know who you are ;)! - Hopefully fixed reported problems with ST3.2 modules. Worked with all (two ;) modules I tested. The other was a certain crash with 3.04... Thanks (again the same person above...) 3.04 / 03.12.1994 - Fixed a crash when ejecting immediately after pausing in system friendly mode. Thanks K-P! - Fixed some error handling bugs. Thanks Simply! * Rationalized the command line parser, check out the changes in k; syntax! + Added primitive setup (the override option from version 2.5), which is _NOT_ going to be final, but just a quick & dirty hack for your (and mine too!) convenience ;) 3.03 / 05.11.1994 - Fixed a lock-up in the config handling. 3.03 / 03.11.1994 - Fixed that skipping, K-P! * Some clean up in the source code... Hi all of you who have asked for those sources. They are on the way... 3.02 / 30.10.1994 䔷 - Quick fix on the mixing system. 000 divide sucks. 3.02 / 28.10.1994 - System killer mode works again... - Fixes in the mixing system. * Exiting killer mode just pauses the module instead of ejecting... - Fixes in memory management. ! As you can see from the update rate, I'm pretty busy at the moment due to my approaching graduation exams. So please be patient with your e-mails and letters, I try to answer them as soon as possible even if it meaқ ns several weeks. Thank you. 3.01 / 5.10.1994 * Mixing system changed a little to get a bit more stable consumption of machine power. - Fixed to work with my machine again ;) (Simply! Dump that version on your hard disk...) - Memory management fixed once again. 3.01 / 29.9.1994 * Nearly all memory is now allocated dynamically according to current playing mode, amount of channels and such. So no waste memory used anymore! (N9*umber of hunks dropped from 9 to 7...) 3.01 / 12.9.1994 - Some memory management problems fixed. 3.01 / 11.9.1994 + 14-bit mixing speeded up by 2 cycles/byte/channel on 68000! Thanks Pauli! + 020+ optimized versions finally included! Improvement is mainly directed to 020s as is fits in to the cache, but should be faster on any 020+ machine. ? Sorry for the huge size (35 kB) ;) Its a long way from the first version and 9Ԭ kB... But I do hope its been to a better direction! 3.00 / 10.9.1994 ! Back to "normal" version numbering ;) ! PS3M now has GUI! "Ripped" from P60 player, but who cares as it has all the required features (and because Im lazy ;). Some things are still missing, like proper module list functions and configuration window (that shaded gadget), but I hope I get them done in the "near" future. Enjoy! ? A known bug: the timer goes crazy at miv6dnight ;) 002.6 / 3.9.1994 * Some fixes with the so-called "ALE"-effect and note delay. 002.6 / 28.8.1994 * Proper finetune support for MTMs although the editor doesnt support them, but is compatible with. - Fixed that "disappearing surround channels"-bug! A really stupid mistake from my side, not an actual bug... - Some other fixes I dont remember anymore. 002.6 / 11.8.1994 * Still some fixes with MTMs. q'RAll notes were played one half note too low as the MTM scale begins from C#0, not C-0... (Note 0 means no note at all and that should be C-0...) * Vol0-Optimizations are now finally correct. 002.6 / 10.8.1994 * Some fixes with MTMs. Most of the commands are run also in "set frames". * Got rid of "twisted" sound with low mixing rates. 002.6 / 26.7.1994 + Proper vol0-optimizations. - Loops are now correct also 020+ version. - ~Sample was retrigged when changing only sample in 020+ version. That's why the SuperStardust title sounded so baaaaad. 002.6 / 18-21.7.1994 * Mixing routines rewritten for 020+. Old routines which are faster on 000/010 are also retained and used when no 020+ is found. * Little changes nearly everywhere. 002.5 / 15-30.6.1994 + 14-bit output! Needs _Much_ power, but is hopefully worth it. Special 020+ optimized verؓ)sion should be included in 002.6. + Multitracker (MTM) support! + TakeTracker and similar 1-32 channel Protracker-style module support. - Some fixes with S3M-quirks. + Replay version is now also shown in info window to help comparision to other players using PS3M-play routine. * Show sample names now shows 16 names instead of 20 on one page. Don't worry about that , because this is real 002.5. It's beta just because I hadn't the time to do some improvements to the mixinjxg routines. 002.4 / 12.6.1994 + Added show sample names option. Hi Icebeat! - Fixed a bug when started from WB. + Added contact info text. - Little fixes. 002.3 / 25.5.1994 * Some speed improvements for 020+ (uses more lword access). No slow down on 000/010. * Recalculated S3M period table for NTSC (was PAL) as ST3 uses NTSC periods. + Little touches here and there (All error messages now start with capital letter, etc. :) - F5)ixes in command line parser. NOTICE: system friendly option is now just -s with no extras. If not present, disable option is used. - No more crap if no config file present. Thanks again Deadbeat! 002.2 / 9.-10.5.1994 (Four versions in three days... maybe I should give myself a break? No new versions for a week, promise!) + REAL SURROUND! - Hopefully fixed that >32 kHz bug (Yolk, tell me!) 002.1 / 8.5.1994 (Fast, eh Yolk?) Tw+ Final solution for the screen mode problem, CIA! So, now it SHOULD work also with those modes. But who uses them anyway, PAL and A500 rule :) + BTW, in Productivity mode you can get mixing rate up to 56 kHz! Thus artificial 28 kHz limit changed to 56. Note: as said works only in Productivity mode. (Yolk: You said something about working also in double-PAL (double-NTSC too?)) 002.0 / 8.5.1994 (Oops, another digit :-) + PS3M now has a CONFIG F!?ILE! It resides in S: and is called (surprise, surprise!) PS3M.config. Check it out for format and options. - Still little fixes. - Channel detection routine had some _serious_ bugs. Fixed. + At last, error messages! - Loading a non-existent file crashed the machine. Fixed. 001.1 / 7.5.1994 - Still more bug fixes in system routines. + Should work (at least better) under NTSC and Multiscan modes. (Hi Yolk!) 001.0 / 5.5.1994 ? Dvarn, slipped to the next digit :-)... - Fixed a bug in my XPK-loader, should work better although I haven't noticed the difference... * Changed the priority to 4 to make it more usable with slower machines in system friendly mode. - Crashes with slow machines should be over! (or at least less...) * Changed to colors (now HiP-compatible :-) in system killer mode! Thanks to K-P Koljonen for these! (Hi again, sending coming sometime in the future :) - The module name wasn 잵't shown if started from command line in system friendly mode, fixed. Thanks Deadbeat! - Fixed a potential bug in sample offset command. - Now you don't have to click the stop gadget twice 000.9 / 24.04.1994 + Added FastTracker 6-8 channel and 4 channel ProTracker replay! ? Should the name be changed? Opinions been accepted. + Added command line options to bypass the requesters. See usage by typing PS3M ? 000.8 / 08.04.1994 + C!shanged the mixing loops to use 6 instructions, which made them faster (2 cycles/byte/channel on 68000). Thanks Peter Kunath! - Some potantial bugs fixed. 000.7 / 22.03.1994 + Added shortcuts for requesters + Added skipping of positions $ff, which are separators of different songs in one module. Used in TMP.S3M. 000.6 / 19.03.1994 - Added range checking to sample offset. - Implemented some bugs in STMIK. Now PANIC.S3M plays correctl"X y. 000.5 / 08.03.1994 - Some "little" fixes in retrig note. Wonder if it worked at all... 000.4 / 25.02.1994 - Ooops, Vibrato+Volslide and Toneportamento+Volslide were the wrong way around. Too much Protracker-experience? 000.3 / 24.02.1994 + Support for other than 50 Hz screenmodes (was a bug really...) + Correct CurrentDir ? Crashes under system are probably due to too slow machine as on A4000 this doesn't ha#"Rppen at all... Trying to fix it... ? Planning some support for other multichannel modules (MTM, 669, FastTracker 6 and 8 channels, etc...) Infos about these modules are appreciated... 000.2 / 10.02.1994 + Added system friendly option! - For some odd reason some tunes crash under system... ! BTW, my birthday is on the 17th! 000.1 / 09.02.1994 - Fixed a bug with volumeslide. Now Satellite One plays correctly. - Auch! I had left some$|Y8 fast-mem-only hunks in the executable. Fixed. 000.0 / 03.02.1994 ! Inital release on public pressure... els, etc...) Infos about these modules are appreciated... 000.2 / 10.02.1994 + Added system friendly option! - For some odd reason some tunes crash under system... ! BTW, my birthday is on the 17th! 000.1 / 09.02.1994 - Fixed a bug with volumeslide. Now Satellite One plays correctly. - Auch! I had left some" Yqnd Prix: LQPONTDKCH Badlands Mega Smash: HQPOOFHBCR Roadkill Eliminator: PQPOQPRONH Nicht getestet Weitere Codes aus der CD32 Gamer: LQPONTLLCQ HQPOOFMTCI PQPOQPNPCJ LQPONUGTNP Nicht getestet --------------------------------------------------------------------------- Robocod CD32: (James Pond II) Bonuslevel: Gleich zu Anfang dst man nach rechts und hpft ber die Eingangstore von Level 1 und 2 hinweg. Dann so weit wie mgl# |U ich nach rechts und hoch aufs Dach. Von hier aus fhrt der Weg nach links, und schon steht man im ersten Geheimlevel. getestet - Wer auch noch nach zwei Zusatzleben giert, tut gut daran, im Level hinter dem ersten Tor auf der letzten Fragezeichenplattform nach oben zu springen. Man gelangt in eine Nische, spaziert noch ein Stckchen nach links (oder rechts?), und schon hat man zwei Leben mehr. - Sprecht mal CHEAT rckwr$ TpQts aus. Dann kommt Ihr auf TAEHC. Springt einfach auf die Objekte mit dem passendem Namen! (Gleich am Anfang rechts oben auf der Burg.) Also: Trip (Wasserhahn), Apple (Apfel), Earth (Erde), Hammer (Hammer...) und Cake (Keks)... So dieses richtig gemacht wurde, was man daran merkt, da der Screen aufblitzt, hat der kleine Held ab sofort fr 10 Minuten einen Schutzschild. ABER VORSICHT: Er kann immer noch sterben! Jetzt sollte man schnellstens den ersten Raum bee% )fnden, denn nun sind ALLE Tren offen, so da man nun in jeden Level springen kann. geht! - Irgendwo im Spiel sind fnf Objekte, dessen Anfangsbuchstaben in der richtigen Reihenfolge das Wort POWER ergeben. Also sollte man folgendes aufsammeln: Penguin (Pinguin), Oil (l), Wine (Wein), Earth (Erde) und Racquet (Tennisschlger). getestet - Im Sportequipment-Level, nach dem zweiten Spike, sind fnf Objekte in einer Reihe,& C dessen Anfangsbuchstaben, richtig geordnet, das Wort LIVES ergeben. Also in folgender Reihenfolge aufsammeln: Lips (Lippen), Ice cream (Eis), Violin (Geige), Earth (Erde) und Snowman (Schneemann). Hat man dieses erfolgreich getan, so wird man mit unendlich Leben belohnt. - So man eine Tastatur sein eigen nennt, sollte man whrend des Titelbildes "thanks wayne" (y=z) eintippen. Nun kann man folgende Tasten benutzen: 'F'____________________Robocod bekommt Flgel. 'P'_'_____________Robocod bekommt ein Flugzeug. 'B'____________Robocod bekommt eine Badewanne. 'C'__________________Robocod bekommt ein Auto. 'X'____________________Und ab geht`s zum Exit. 'S'_____________Die Position wird gespeichert. 'G'________________Zur gespeicherten Position. 'K'______________________________Kill Robocod. 'M'_____________________________Kartenauswahl. 'RETURN'________________Unsichtbarkeit an/aus. 'F6'____________________________________50 Hz. 'F7'__________________(6__________________60 Hz. 'F9-F10'_____________________Ein paar Effekte. Whle nun die Kartenauswahl an. Jetzt kann man zu allen mglichen Punkten im Spiel springen: 01 Level 1-1 19 Bonus Level 6 37 Level 5-1 02 Level 1-2 20 Level 4-1 38 Bonus Level 10 03 Level 1-3 21 Level 4-2 39 Level 8 04 Bonus Level 1 22 Bonus Level 7 40 Bonus Level 11 05 Level 6-1 23 Bonus Level 8 41 Level 9-1 06 Bonus Level 2 24 Level 4-3 )XR 42 Bonus Level 12 07 Bonus Level 3 25 Level 7-1 43 Bonus Level 13 08 Level 6-2 26 Level 7-2 44 Bonus Level 14 09 Level 6-3 27 Level 7-3 45 Bonus Level 15 10 Level 1 & 2 Boss 28 Level 7-4 46 Bonus Level 16 11 Level 5 & 6 Boss 29 Level 7-5 47 Bonus Level 17 12 Level 7 & 8 Boss 30 Level 5-1 48 Hard Level! 13 Level 3-1 31 Level 5-2 49 Level 9-2 14 Bonus Level 4 32 Level 5-3 50 End-Anim*n#ation 15 Level 3-2 33 Level 5-4 16 Bonus Level 5 34 Level 5-5 17 Level 3-3 35 Level 5-6 18 Level 3-4 36 Bonus Level 9 - Geheimraum-Positionen: There are two hidden worlds behind the main tower, another sweets level (including a Liquorice Allsorts World, the infamous Bouncing Jelly World, another Cake World and an upside down Jelly World) and an extra scrolling section. To reach them, run along the ground floor - avoiding the doors - then go up an+Id over the first flight of stairs. From the bottom of the second (smaller) tower, make your way up to the landing above Dr. Maybe's final door and run left into the wall. You'll disappear behind the screen and arrive in the Secret Tower room. But who is Katie? Once you've finished the bath level, drop down to the bottom of the castle, and walk left until you get to the small snowman statues. Jump on these and they'll turn into a moving platform. Once you get to th,iNve top of the screen, walk left into thin air and jump. By now you should be next to some doors. Go through them for bonus city!! Go to the same place after finishing the circus room (the last room before the end of game baddy) and stand on the golden snowmen again. A platform made of two bonud blocks should float upwards, revealing a secret tunnel. At the end of this are even more extra lives and stars. Do as above after the sweets level, but go to the left of the castle.-7.es Go on the snowmen once more, and at the top of the screen grab the umbrella and collect all the goodies while you're floating down. On the second teddy bear level, keep jumping over the spikes until you see a hole above you. Jump through this and catapult yourself off the bus there. Once you've done this, get on the higher level and keep walking left, bounce on the trampoline and collect the wings. Now fly along the top of the screen to the right and you shou.[gld find a different exit. Go through this for a special bonus level. Complete a level with does not feature a guardian and you will always find something new when you return to the castle "selection" screen. In one case you will find a whole sequence of lifts and things (see above) that lead to a door that you cannot normally get to. If you go to the very right of the factory screen and look down you will see a load of crowns, which you can access after coming bac/`3"k from other levels. It is possible to finish Robocod by only doing half the levels. A choice of two new doors to enter is given when the correct level is completed. Start by completing the Fluffy Toys one and then by doing the Cars one. Finish the bath levels and as soon as you come out of the door run straight to the golden snowmen in the bottom far left outside the castle. Jump into these snowmen and you'll float upwards to the top of the screen where you'll0&q be met by a door. Getting through this door is tricky but worth it. Inside are loads of extra lives and energy stars. Go to the same place after finishing the circus room (the last room before the end of game baddy) and stand on the golden snowmen again. A platform made of two bonus blocks ahould float upwards revealing a secret tunnel. At the end of this are even more extra lives and stars. ---------------------------------------------1]7------------------------------ Summer Olympix CD32: JAVELIN (Speerwerfen): Man sollte versuchen, den Speer zu werfen, wenn der Entfernungszhler auf der rechten Seite etwa 35.00 anzeigt. Wenn man ein wenig bt, sollte man dieses schon schaffen und immer 90 Meter Wrfe hinlegen. ------------------------------------------------------------------------- Super Frog CD32: World 1: 234644 World 2: 392822 World 3: 477444 447464 446364 2( 882311 747822 984448 992334 477444 091332 World 4: 467464 World 5: 452234 World 6: 387211 818234 984841 981122 182394 383772 017632 298383 093152 398112 ------------------------------------------------------------------------- Super Methane3S Bros CD32: Um die nachfolgenden Codes einzugeben, mu man das Spiel stoppen und mit dem Pad die Buchstabenkombinationen eingeben: SCRAP = Ein Essenskampf entbrennt im Zwei-Spieler-Modus am Ende von Level 2 SHINY = Eintritt zum Juwelenraum am Ende eines Levels COINS = Eintritt zum Mnzenraum am Ende eines Levels 2HARD = Du bist fr kurze Zeit immun gegenber allen Angriffen NEXT = Sprung zum nchsten Level PREV = Sprung zum vorhergehenden Level MANIC = Die Gegner s4qind schwieriger zu erledigen SPEED = Beschleunigt das Spiel SLOW = Bremst den Spielablauf SQUASHY = Credits werden um 1 erhht PORSCHE = Die Power Ups des nchsten Spiels sind Turbos SHOCK = Die Power Ups des nchsten Spiels sind Smart Bombs ------------------------------------------------------------------------- Super Stardust CD32: Level 2: BFSUAAAADEB 3: CGSUVAARHHW 4: DJSUVWATHQL 5: EGSUUYRSGOU ----------------------------------------------------56Q--------------------- The Chaos Engine CD32: One Player Two Players World 2 L7KLW7CSS7Y# M7GPZQZNYGHN World 3 TK8V535NT94F W3PUN5R8YGXK World 4 260J230K2S63 SDTBK4J263GW --------------------------------------------------------------------------- Trolls CD32: Gehe zum Sodapop level, aber bevor dieser mittels Feuerknopf angewhlt wird, nach oben drcken und K drcken. Dann erst den Feuerknopf drcken, um den Level anzuwhlen. Den Knopf solange gedrckt 67halten, bis der Level anfngt! Jetzt kann man ESC drcken um den Level zu beenden. Nicht getestet --------------------------------------------------------------------------- Ultimate Body Blows CD32: In der Highscore-Liste eingeben: MEANTEAM - ergibt unendlich continues HARDCORE - Unsichtbarkeit --------------------------------------------------------------------------- Whale`s Voyage CD32: 01 LAPIS CASTRA 7t-h INOID SKY BOULEVARD 02 CASTRA ARBORIS NEDAX NEDAX 03 NEDAX LAPIS LAPIS CASTRA 04 ALIENSHIP INOID ALIENSHIP LOUIS 17 05 NEDAX LAPIS ARBORIS ARBORIS 06 LOUIS 17 ARBORIS NEDAX CASTRA 07 INOID CASTRA CASTRA ALIENSHIP 08 SKY BOULEVARD SKY BOULEVARD INOID ARBORIS 098 C NEDAX CASTRA LOUIS 17 LAPIS 10 ALIENSHIP SKY BOULEVARD CASTRA SKY BOULEVARD 11 ARBORIS LOUIS 17 INOID INOID 12 CASTRA NEDAX SKY BOULEVARD CASTRA 13 LAPIS NEDAX ALIENSHIP SKY BOULEVARD 14 SKY BOULEVARD ALIENSHIP NEDAX LAPIS 15 CASTRA ALIENSHIP ARBORIS CASTRA 16 LOUIS 17 NEDAX 9!{^ ALIENSHIP SKY BOULEVARD 17 INOID CASTRA INOID LOUIS 17 18 LOUIS 17 LAPIS NEDAX ARBORIS --------------------------------------------------------------------------- Zool CD32: Wenn auf dem Bildschirm `Push fire to start` erscheint, `GOLDFISH` eingeben. Danach sind folgende Tasten belegt: 'F2-F5'____Warp zum jeweiligen Level (F1=1, F2=2,...). '1'_________________________________Unendlich Energie. '2'____:"F8________________Sprung zum nchsten Unterlevel. '3'_________________________Sprung zum nchsten Level. '4'_________________________________Wieder verwundbar. Wenn man folgendes eingibt, erscheint jeweils eine kleine Nachricht: "ADE", "TONY", "GEORGE", "GREGGS", "PAT", "SIZ", "SYD", "CASSON", "SHORTIE", "MICK", "PAUL", "RITCHIE", "ASH", "MARK", "BERNI", "HILEY". Um in die Bonuszone in Level 2-2 zu kommen, mssen folgende Noten auf dem ersten Klavier gespielt werden: Bra;#Qun, Gelb, Rot, Orange, Grn. Nicht getestet --------------------------------------------------------------------------- Zool 2 CD32: Wenn auf dem Bildschirm `Press Fire for Options` erscheint, einfach was von dem folgenden eingeben: "BUMBLEBEE"___Skip stages (press 'RETURN' to skip). "CREAMOLA"________________________________10 Leven. "VISION"__________________________________20 Leben. "TOUGH GUY"______________________<$=Unendlich Energie. "OLDENEMY"__________________________Unendlich Zeit. "ALCENTO"______________99 Gegenstnde eingesammelt. "KICKASS"____________________Unendlich smart bombs. "NAPOLEAN"____________Bonus level nach jeder Stage. "MARROBONE"_________Stoppt den Ball im bonus level. "SESAME"_______________________Start in level Zwei. "RONSON"_______________________Start in level Drei. "FUNKYTUT"_____________________Start in level Vier. "HISSTERIA"____________________Start in level Fnf. "=%V7SLURP"______________________Start in level Sechs. "PLUNGER"____________________Start in level Sieben. nicht getestet --------------------------------------------------------------------------- ...uuunnd wech, Stefan. *Amiga*... simply the best! ...meiner ist lnger:-------------------------------------------------------- A4000/040, Cyberstorm 040/40, CyberVision64, 22MB RAM, Oktagon 2008, 1.78GB, Mitsubishi EUM1491A, Toshiba XM-4101TA, HP DJ 520, ext 3 1/2", 5 Muse, CD>iuѕ3, Deluxe Sound 2.5, 2 6-Button Joypads, 48 Unterhosen,... ;-8 ----------------------------------------------------------------------------- ------------------------------------------ ...uuunnd wech, Stefan. *Amiga*... simply the best! ...meiner ist lnger:-------------------------------------------------------- A4000/040, Cyberstorm 040/40, CyberVision64, 22MB RAM, Oktagon 2008, 1.78GB, Mitsubishi EUM1491A, Toshiba XM-4101TA, HP DJ 520, ext 3 1/2", 5 Muse, CD1$E34WERASS.LEVELCODESpM LEVEL CODES ------------- EMGENEERING TOWER Code Lives Ammo Keys Credits Weapons ------------------------------------------------------------------------------- Engineering Level 1 FKBSSSSSSDCAAASA 7 5 15 31.000 - all - FKHNSDEDSDCAAABL 7 5 15 125.000 MP3,L1,RFL3 FKBNSDEASDCAAACE 7 5 15 29.000 MP3,L1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Outdoor Sector 4 FJ R/{ SB Engineering Level 1 FKBSSSSSSDCAAASA 7 5 15 31.000 - all - Level 2 FL PS Level 3 FM PP Level 4 FN PN SCIENCE TOWER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Science Level 2 JGBSSSSSSDCAAASA 7 5 15 31.000 - all - JGHGSSEDSDCAAABD 7 5 15 118.000 MP3,L1,RFL3,P3 JGCJSDEASDCAAACH 7 5 15 41.000 MP3,L1 - - - - - - - - - - - - - - - - - - - - - - - - - -d~l - - - - - - - - - - - - - Outdoor Sector 3 JE SC Level 1 JF SB Science Level 2 JGBSSSSSSDCAAASA 7 5 15 31.000 - all - Level 3 JH PS Level 4 JI PP Outdoor Sector 4 JJ PN CIVILIAN TOWER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Civilian Level 3 EEHBSSSSSDCAAAAC 7 5 15 113.000 - all - EEHBSDAASDCAAADF 7 5 15 113.000 MP3 - - - - - - - - - - - - - - - - -$-p - - - - - - - - - - - - - - - - - - - - - - Crash Landing Site EB AF Level 1 EC AE Level 2 ED AD Civilian Level 3 EEHBSSSSSDCAAAAC 7 5 15 113.000 - all - Level 4 EF AB SECURITY TOWER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Security Level 3 FCBSSSSSSDCAAASI 7 5 15 31.000 - all - FCDBSDEASDCAAADG 7 5 15 49.000 MP3,L1 - - - - - - - - - - - - - - - - - - - - - - JA@- - - - - - - - - - - - - - - - - Level 1 FA SK Level 2 FB SJ Security Level 3 FCBSSSSSSDCAAASI 7 5 15 31.000 - all - Level 4 FD SH STORES TOWER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Stores Level 3 EJDSSSSSSDCAAASA 7 5 15 63.000 - all - EJDCSDAASDCAAADD 7 5 15 50.000 MP3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Outdoor Sector 2 E?=bG SD Level 1 EH SC Level 2 EI SB Stores Level 3 EJDSSSSSSDCAAASA 7 5 15 63.000 - all - Level 4 EK PS MILITARY TOWER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Military Level 3 EPDSSSSSSDCAAAPK 7 5 15 63.000 - all - EPASSDEDSDCAAABJ 7 5 15 15.000 MP3,L1,RFL3 EPAFSDAMSDCAAACB 7 5 15 5.000 MP3,Flame3 - - - - - - - - - - - - - - - - -w - - - - - - - - - - - - - - - - - - - - - - Outdoor Sector 3 EL PP Level 1 EM PN Level 2 EN PM Military Level 3 EPDSSSSSSDCAAAPK 7 5 15 63.000 - all - Level 4 ES PH - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Military Level 3 IPIASSSSSDCAAASD 7 5 15 128.000 - all - IPCBSDADSDCAAACI 7 5 15 33.000 MP3,RFL3 MAIN TOWER = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Main Tower Level 1 (ber Science Level 4) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Main Tower Level 2 LAIJSSSSSDCAAASG 7 5 15 137.000 - all - LACJSDADSDCAAACM 7 5 15 41.000 MP3,RFL3 LAAPSDAISDCAAACD 7 5 15 14.000 MP3,Flame2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Main Tower Level 3 LBIJSSSSSDCAAASF 7 5 15 137.000 - all - = = = = P`"W = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Main Tower Level 4 HCIJSSSSSDCAAASI 7 5 15 137.000 - all - HCBPSLADSDCAAACB 7 5 15 30.000 MP3,RFL3,P2 HCAPSDADSDCAAACK 7 5 15 14.000 MP3,RFL3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Level 2 HA SK Level 3 HB SJ Main Tower Level 4 HCIJSSSSSDCAAASI 7 5 15 137.000 - all - Level 5 HD SH L m!evel 6 HE SG Level 7 HF SF ------------------------------------------------------------------------------- Code-Schlssel: ZX CC L PVW K DCAAA YY ---------------------- Z - Tower X_YY - Tower Level CC_YY - Credits L_YY - Lives K_YY - Keys P_YY - Body Armour (p) V_YY - Laser (L), Missiles (Mis) W_YY - Firewall (Flame), Refraction Laser (RFL) D_YY - 1 Spieler/2 Spieler-Modus CAAA - allgemeiner Codebestandteil YY - variierender Endcode  PlHVerwendet werden 16 Buchstaben (2^4): ABCD EFGH IJKL MNPS. Mit zunehmender Zahl an Lives, Keys, Credits und Waffen wachsen die Buchstaben- werte der vorderen Codes an: A --> B --> ... --> M --> N --> P --> S Gleichzeiteg nehmen die Buchstabenwerte des YY-Codeteils ab: S --> P --> N --> M --> ... --> B --> A Whrend beim hinteren YY-Codeteil die Nummerierung in diesem Sinne fortlaufend ist, werden im vorderen Codeteil die nicht im Code auftauchenden Buchstaben O, Q und R mitg ^ezhlt. D.h., da sich beim Sprung von 5 auf 6 Lives der Buchstabencode an Position 5 von N nach P ndert. Im YY-Codeteil ndert sich der Buchstabencode jedoch fr dieses eine Leben ber 2 Buchstaben, also beispielsweise von J nach H. Das nicht auftauchende O an Position 5 wird also als I im YY-Codeteil mitgezhlt. Beim Sprung von 6 auf 7 Lives verndert sich der Buchstabencode an Position 5 folglich von P nach S. Analog ndert sich der YY-Codeteil von H nach E, die nicht aufta x't^uchenden Buchstaben Q und R werden also als G und F mitgezhlt. Beim Aufruf der Level Codes werden maximal 7 Lives, 5 Amor und 15 Keys (begrenzt durch den S-Code) erzeugt, auch wenn bereits mehr angesammelt wurde. Ein gekaufter Scanner wird nicht im Level Code notiert. Auch der CAAA-Codeteil lt sich fr jeden Buchstaben separat bis zum S variieren, ich konnte jedoch keinen Effekt auf den Spielablauf feststellen. Es sind auch noch einige Variationen im levelspezifschen Codeteil  mglich, die jedoch unter Umstnden dazu fhren knnen, da der Spieler pltzlich auerhalb des Towers im schwarzen Nichts herumirrt. Code Lives Amor Keys Credits Waffen Lives - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - J L 1 5 1 15.000 MP1, L1 K K 2 5 1 15.000 MP1, L1 L J 3 5 1 15.000 MP1, L1 M I 4 5 1 15.000 MP1, L1 FKASNCEABDCAAADH 5 5 1 15.000 MP1, L1 P F 6 5 1 15.000 MP1, L1 S C 7 5 1 15.000 MP1, L1 Keys- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - FKASNCEABDCAAADH 5 5 1 15.000 MP1, L1 C G 5 5 2 15.000 MP1, L1 D F 5 5 3 15.000 MP1, L1 F D 5 5 5 15.000 MP1, L1 I A 5 \` 5 8 15.000 MP1, L1 M CM 5 5 12 15.000 MP1, L1 S CJ 5 5 15 15.000 MP1, L1 Keys- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - EPANSDEDNDCAAACD 7 5 13 13.000 MP3, L1, RFL3 P CB 7 5 14 13.000 MP3, L1, RFL3 S BP 7 5 15 13.000 MP3, L1, RFL3 Credits - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - FKBDMDEAEDCAAAEC 4 5 4 19.000 MP3, L1 E EB 4 5 4 20.000 MP3, L1 G DS 4 5 4 22.000 MP3, L1 Credits - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - FKBDNDEANDCAAADI 5 5 13 19.000 MP3, L1 G F 5 5 13 22.000 MP3, L1 J C 5 5 13 25.000 MP3, L1 L A 5 5 13 27.000 MP3, L1 M CS 5 5 j 13 28.000 MP3, L1 FKBNNDEANDCAAACP 5 5 13 29.000 MP3, L1 Panzer- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - D N 7 5 15 43.000 - all -,P0 IPCLSHSSSDCAAASJ 7 5 15 43.000 - all -,P1 L F 7 5 15 43.000 - all -,P2 S PP 7 5 15 43.000 - all -,P3 Weapons - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - EEHBSDAASDCA/`AADF 7 5 15 113.000 MP3 SAA CG 7 5 15 113.000 MP3,P3 SAS BE 7 5 15 113.000 MP3,Flame3,RFL3,P3 SSA BE 7 5 15 113.000 MP3,L3,Mis3,P3 SSS AC 7 5 15 113.000 - all - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Fr alle Freunde unseres frhlichen Xenomorphs habe ich noch ein Alien Clip Art-Bild im IFF-Format beigefgt. Viel Spa. ---- 3`# S.V.G. ---- 15 113.000 MP3 SAA CG 7 5 15 113.000 MP3,P3 SAS BE 7 5 15 113.000 MP3,Flame3,RFL3,P3 SSA BE 7 5 15 113.000 MP3,L3,Mis3,P3 SSS AC 7 5 15 113.000 - all - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Fr alle Freunde unseres frhlichen Xenomorphs habe ich noch ein Alien Clip Art-Bild im IFF-Format beigefgt. Viel Spa. ----u.`4EMoK{cpL<Sn0@##,y"|Nh#"|Nh#"|Nh#,@Ng# g y<"9$<Ng#"9$<&< N | FORMf ILBMf (Y#"<,yN:g&#й#,y"9$9&9N"9NNJgJgJg,y |N:g#"<NN*,yN|,y yN# P L y L"N y L# L lf,yNv9vsTg9f,yN|,y# l L y L"N y L# L f,yNv,y yN,y"y 9N.,y"yNb"yNb"yNbBNu"9$9&9SNNu"9$<&<NNp"9$<&<N`"9$<&< NNp"9$<&<N"9N`J,y"9$<&</NNp"9$<D&<N"9N`"9$<H&<6N`,y"9$<&<"N`Dr. Maybe from Huissense Computer Club!intuYE{ition.librarygraphics.librarydos.library@Sorry, ik kan de file '' niet vinden! De file '' is geen IFF-ILBM file! SHIT!! Geen genoeg chip-geheugen voor de file '' ! IFF ILBM picture shower V1.0 by Dr. Maybe in 1988. SHIT!! Ik kan geen sgcherm openen! 49Bg y <N^Nu y"|092#QNu y"|D><B@H@BA 2QNuNNNlNNJNu y,"|D0< ,yN@Nu y,"|0< ,yN@Nu y BMHDf# CMAPf# CRNGf^ f #`F f #`. f #` f# BODYf #` (mR$y"JB@ @m0< |1@S@3"J"JB03B @mC2Ag@3B03 @mC3Nu$| y.&H49RBlBC8*rHN<%HRCBm*y-g*|N<`/49JBgNXbhr &0:@NZ`pv $*:@PZdrx~$*:HNb bhn ,28>DLXbnz &<Fdp~ .4@NX &0:@NZ`pv $*:@PZdrx~$*:HNb8-,+*)('&%$#"! $`PAeNTNU/ Hm HmN"Hy0,/N!\)@OfBHyN 0PO.lNu lBh l1| l1| l ,P)@ l MANXBN!$@JXOg/- /-/ N49|O `BHj\N!Hj\N!&)@ lJ$POg l"h$/NXO/,/ N&)lPON l N l!@gHxHz*N l!@ PO/,?,NBgNPO$_N]Nu*NUH0BN `$@JXOgFBNhXO)@/N\/,Np)@ ** E,(N lT)h8J lT/(4NNXO)@RNHB/,NPO)@f Hz`N ^XOBBBg/-Nn\O9@|f HzLN 6XO?<Hm?,NPO FORMg Hz6N XO?<Hm?,NhPO?<Hm?,NVPO ILBM ցg Hz N XOBl+|Jop`pJldfr`rAg?<Hm?,NPO?<Hm?,NPO -`^B/-NPO+@f?</-?,N PO``?-/-?,NPO?</-N\O/-/-NPO`.?<Hl?,NPO ,b&J,g ,f l b ,g ,g HzN XO`?-Hm?,N2PO`0,H@r2)A0,|gTp,r2 ,N2)@B/,NPO)@f /,N pXO+l+mJ,g,HzN8XOB/-NPO+@|f /,N 8XO+m| }o$?<}/-?,NPO}}`?-/-!J S?,N\PO?,NTOBlJ,g"/,/-/-|N @O /-/-|N6POBm lcRm ,fTmNJ)@0-H`hA )HB`pN0)@NA )HB`ZN)@NA )HB`DN)@N)@\N)@`NNA )HB`d 0;NBm0-H lR"h i2-HC32-HC`3Rm m m)l9l 9|d9|d9|)l\ 9l 9|d9|d9|)l`9l 9|d9|d9| lT)h." lTh2, lTh3- lTh4. lTh5/ lT9hV& lT9hX( lT9hZ*;|`b0-|"@ HA`2-Ct1|B2-Cv1|KC2-Cv1|C1Rmp,ra0-Ae lT!l. lTl!2 lT|3 lTm4 lTm5 lT1mV lT1mX lT1mZ)l.)l&)l*)l<)l\@)l`DJl8f9|80,H@B@H@89@4Sl8 lTp)HH lT.)HLHl0HxNPOHm`NdXO lp(r/NXO/,NXXO)@Hl0HxNPO lT!l". lTl,2 lTl-3 lTl.4 lTl/5 lT1l&V lT1l(X lT1l*ZHmNXO/,NHXOHzN>XO`^?</-?,N #@PO`*ATXTgg쐼gFg&``.Hz]NXON]Nuicon.libraryNo icon.librarygraphics.libraryNo graphics.libraryintuition.libraryNo intuition.libraryCan't run this program directly. Please read READ ME FIRSTCan't find .info fileNo file nametempportCan't open port (1)Can't open port (2)Can't open fileNot IFF fileNot ILBM fileDrawing doesn't fit standardsIs compressedFile has no BODY blockNUHxHlNPO|f Hz&N`XO9|/,Hl/,RNO N] $dmNuCan't get sprite 1NU9|0,H/Hl NlPO|gP0,HR/HlNRPO|g,/,\Hl /,RNO /,`Hl/,RNO N]Nu?,N TOTl lmBlHz NXO`Can't get two consecutive spritesNU lT+hHz\HmN,PO/-HmN4POHmN$XOR@AB0?<HmN\OJg/,/,N POJg ,P//,N POJg ,P//,N  &'wPOJ\g ,P//,\N POJ`g ,P//,`N POJg /,N XOJlg HxN lXOJlg0,H/N XXO0,HR/N HXOJlg ?,N TOJTg /,TN XOJXg /,XN XOJPg /,PN XO g /,N "XOBgNtTON]NuERROR : o"o / /BBAjDSkQ`萁SkQ`$Nu i"  i&g i `@ i *i*Sif*3i0),QXX *Q"Si f "3i pNu i"  i&f0Sif*3i0),Q iX Q"Si f "3i pNu i"  i&g i `F i *i ',*Sif.3i0),QXX0:0:Q"Si f "3i pNu i"  i&gB i i i `hH0 i*i$i&i "$*&Sif23i0),Q0404:6:6Q"Si f "3i L pNu o "ofNu o Jf SNup/<`c <zb< Nup/<@c <Zb< NuNUH 8-N0$@쀲JDm llJf9|dpL0N]Nu0-HS//- /N*O f N9@dp`BB/NO `NU?- ?</-aPON]NuNUH0$mNJ&lx`0JgRDlmz`- g0Hx(,/ NN,POg /N/ NJPOfN*:|fHx/ N,,JPOf`- fz`lHx/ N,POfN:`THx!HzN.POg /NpXO`HxHz/NHxB/NO`&0- ||f/NJzXO9EdpL N]Nu0'0 @1m - gHxB/NO 0`dos.libraryNUH 8-N0$@쀲JDm llJf9|dpL0N]Nu0*||f 9|dp`p0-//- /N *O f N9@dp` `Lp0/ fNuc` QNuQNuapC쀲E쀲f2<8kt"Q)O,x)NfH瀀.))gKN`B_NsC Nh)@jf .<N`NNPONudos.libraryINuNUH 0$m mJg m (( D (&@`&lHHЭ T9@nB0,nH/Nf)@pPOfL 0N]NuH:? KR//,pN~0H @pCDf?-/ /,pN: lpB0P9|0HЬp&@R$KOH:| g| g| g | g| fR`  mz "f.R KRH:g JR|"f "fR`B*```8 KRH:g&| g | g| g| g| g JR` JRBJEfSRl`ZBB0,R@H/ND)@POfBl`z&lp`$0H l! K Jf*ɑS0R@HRElm0H lB` 0<`0/ oJfSH"oS@WgB /NuL 2/ `WgRA`BQNuHp4&HCHCBCԃH@H@B@ЂLNuNUH0$mBHzN)@PPOfL pN]Nu m "h$/)N(XOgRHzm D/(6Nl&@JPOg4Hx/ N,POg$ * E%h%FHxHz8N|%@PO/N8XO/,PNBPXO`icon.libraryWINDOW*NUHxBN+@ POgJlf -N]NuNp`NUHxHzN/ND?<NON]Nu^C NUJtg ltN?-NTON]NuNU/0-H+@Jg(x` ?NTORD+{Ÿlm0,//,NPPOJxg lxNJg /,NXOJ|g l| Jg /,NXOJg /,NXOJg /,NXOJg /,NXO,x.)g/ K N*_`B_NsJf0Jpg(0,nH//,pN0,R@H//,NO`N~/,NXO -.lNu(N]NuNUH 8-0$@쀲JDm llJf9|dpLpN]Nu*f/N XOBp`"/,ljN/L,ljNv(NuN"/,ljN"/,ljN"/,ljN,ljN,ljN|L,ljNL,ljN,ljNL,ljNL,ljNN"/,lj,SNL,ljNL,lfNXL,lfN HL ,lfNL NuN"o,lfNbNUH HxN(XOf pLN]NuHyHx"N$@JPOf /NpXO`%m m |B*DBN%@JXOg / NZXO` HjNXO `NU/ $mJ g/ NXO|%|p*/N|Hx"/ N^O $_N]Nu"o,lfN /,lfNNL,lfN:"o,lfNzN"o,lfNN,lfN|N"o /,lfN. /,lfNN o,lfN o XB!HNuN,lf"o /N,lfNvL,lfNL-nt,lfNR"o,lfNN"o,lfNL,lfN /,lfNN o,lfN/ L,lXN\$_Nu /,lXNb o /,lXNhL / ,lXN@L,lPN o,lPN o,lPNH0L L,lTNL Nu o,lTN o,lTN,:fZz Zbf(v`W9jn~L,lfN /,lfNN o,lfN/ L,lXN\$_Nu /,lXNb o /,lXNhL / ,lXN@L,lPN o,lPN o,lPNH0L L,lTNL Nu o,lTN o,lTN,:fZz Zbf./J3210/Type.0C}MOO(jdp N$"<I(l/ / g ,倲l"4(T`,2(jtp NJg2**p$A. J (F r%Ad``r#A`V")ҩt0G" <(j(N`.")ҩt0" <(j,NtHgvNg`R")t0l~"Jgt#B"Jgt%Bd.2zJdg0Jg(G" <(j$Nr%Ax <(jPNJg <IlN`r%Ah <(jN#Atgd <(jN <INJfr <(jNJg0"*X <(jNG" <(j$Nr%Ax`` <(jPNN#FROM/A,TO/S,TO,OPT/K,HEX/S,NUMBER/S Bad args Can't open %S %S already exists Can't open %S Option '%C' ignored !Invalid option combination N & H **BREAK Jdg$*hG|" p(j(Np(jN"tgrp(jNJgr p(jNrtgFN"p(jNr .3`#Ʋgt gv fRhrN%I5 Br ҉#A$<hԉ#Bd#Bd%AlBtv%Cpr#A|tnZ" <INJf&&)$)|")d <I\N <(jPNR")dҩ|tԁ(rҩ|`&)t")d <I\Nr <(jNJg*"*X <(jNG" <(j$N``F <(jPNN ***BREAK Rp$*tpn&$<X"*lp(jN%AtJfrNBp"*lҪptԁr0($!(rNNqJg>x#D t"N#A$) rNV#At") NJf ")`rҩҩ#A$)&)$GD" p$(j.L vJ(N")S#Ar#AnDґtԁr0($GL" p,(j(NrҩtNJf r p,(jNrҩ`#ir#Anr p,(jNrҩ`")S#Ar#An8ґtԁr0(#A t nvl`r.p0(jNrҩ`p$(jNN%X4: %X2J\g"*\p (jNp (jNJ`g"*`p (jNp (jN"*xp (jNNNqT203p45BBA@?>=<;:98765pC462p} HA PJ"H,xHE6 a2L/&IP .P,SN @I (g @BIO; y8LE~?c8Vƺ̠&0I)`Gmf䮋BvCEʧJ>=4 `~ , KN4\ĄdLYX qDzaj1+¤u$*Ԃy 4=LA+N~f4 5>i+#}P2a3[[ y QG9 vaiHvHO0P8kn},WF,: Q mLԄ U &U15345q{Aq@wڧNQGxۋ[(SeŞ+4)X*C[(SvqO0B& $ЏWhB!=a1Q48W!HpCjA`VLNgR?ATlB rm}:o V8;@?0}3r:,R]E 8J2veunP$%Q(ܑ! !|lqCTa{(c#y|'Co"E`2PĄ MHl+`gᢠ2O ĂK]@DDS$_5m+yBCɈGbx*.ɀf8!(qmP({fc#$ xl:`605T|#k+Ppi7[&oGr>@1f-g x|24+'I#DH +aRK@v2# mi;,($J6b@lEohbc ,pB@[S[*Jx`U*ldlaignk49nP!q^Lxp)&+جQ(( @ dd@A &JXB] |.4$;3p" DP`/vCבy ;XcK`/ƀ"!u@.đP<h ر` ?e&) 4*P30?ٖ-8JEg,wC&pP`1DF) O"`$d@Db:wDdzn  @RTb-?=@h`5?F᱁NSA2'1BCd%,M~)R G(+ꘀ~qw4:JYr,v% |Ggn Da_t(^GF!8I!J lА/(ŀtkGx=# 55-M IOB#q$PS @v ,9p @O0,iB} LV$ <hF8@3 ef%pwDq"y\69W0&ElD&Ta^FhՏ"m3DR_Ý̵xJPpu \DtVFf@&!f5s)胪kE# D\R0aDf" F mkhE(4NYȩ'_*9D\6N,UAt@G&G@w?<y^,;<ADBs<#fAyiQRHi0Zo|EhOM Q Bmgonccp|/fc`4<(*PUCQ1p:c )6!0*B/'a|hAm`+6 ֈpL.I}6 ëoP6t<rSQ^ˀ3h @@$3ɝSrrplǤz.`Wz%` -{ e)[?끐&aayEKA` C # %.*s@ ̊pI\` (/f.`8 (a@YMy]t_ocl LTh>& 42P N 3NhB6?8$%e|iœ{Fɓ :0ș) 3yeϿpP1%g@KX VDu8g?" eB&pʬ;4=PqYx@0;1ѐ–@,l rG+Mv8-AE;%~ y41`HO"D$|C0 ! h<(&A02مم \ P:R "TBDW0 4P;8c†v.v :-l@M~9;ۙ:;8DEV])d( '+"j  8ax.@! !p"@@4 >M )rG*"5'‘ b\@tGL!Qɳ8&>Zgq#L ` XS b{o&3ŧ$:`9:YlS?͖ϗQH#5 0$OTCHF A(J0%P C('!մ8)*,~3gzӺ% *M!@c '$t4t øf X!:_eWpH* *H{JT5 o1ՠ\ƚe:e~‘Q :4s F@H! C~f0@~jP%J}.(& % @A0u=N!@.IB [@ ѧ,u3 S2!4 ?k999 zcb-MI/HZa@{iSNfa fCs*XT`=f9Og0E$!J+E(֐ #AlKapmxTYNFJM)t3ā;:4%h[f SC T p) <,:%Ha(I,!L\ p(0"oh%A ! EI9#P: @R ؇Bq[1?КE褀e<^IDNȆ>J#¦=6 EXCeqG==6<L >tx a F1OB @ D1GР;S?88M`9'2# ɠ RO{*! х]U @ " |M4 @N* l7R߅H@tمT؁I%"p@3 HDLāN!$Fn3:wcY #W78^HX}H|@,ug lU'|ã.dXOmP3(JAAz*BeXM``CTL! T!4*PBUHTP"hhe%cz? $dԕ@9)7,+у@d PzhY2y5$=EDkLG C^K ԭdf0)/$RPf @J8 H<Xe7*:M$Ԡ*y <@. q@C>@rI sBj aZ݁/;M adgw}sCt f" A!WHA)Q"ND>4 AEš7B@_ጎ@oCaDcLwπ77Ԣ$@- zH=#(deg hlnI\.}1rR]'֧>%X+d3)ge %x8@ڜ>dɅ'S4Ɓ?8Y|pcO8 ozzU f@$'- %'-$a'-`%9}C0ljT_脨MM@ղ@3-B|`yji{ isDŽ?lLFa#O88u0!43r)>GDA90b=t Bb8$ca8@֦N7p CcS[;rNuKRϷt3?P+˪)Ҋ 4 B4)JPƅǞPT}}E@,DYBRLEV?q۽ HgJMYQU%9:QDS09A''U>wL-]fHl%MU32}>aBARt@%(q'ϐ`P'\HA~9ہB..ff6?貰E ݝp PUu2 C*# ӐKg12xZ[88dKdCd2V"`Pt 09<< l1PwL. /h5!cPa$ @Y0?]h0  0 X`$,%р_s yMT|J`Ġ@ l0 H`/@;LN0 `H%JF>C0 Pu 2`4P8a'CFm0 `@, x0X`HhbP5 Z@`'%>wL-]fHl%MU32}>aBARt@%(q'ϐ`P'\HA~9ہB..ff6?貰E ݝp PUu2 C*# ӐKg12xZ[88dKdCd2V"`Pt 09<< l1PwL. /h5!cPa$ @Y0?]h0  0 X`$,%р_s yMT|J`Ġ@ l0 H`/@;LN0 `H%JF>C0 Pu 2`CD-FDp windowechoCp-((#FB0 ?gPCa|#."@"i4#B"i <H yFQ,y. yBN8"y.NC2a.#>,@N"$<&<N"y>,xNbB,xN\ *:FLVblz Usage: ChangeName [name] intuition.librarydos.library!")! rNNq.No free store for filenames - list incomplete B #jdx#D`#j\p(I$NJg B`EFJIHGFTEG`0OO(jdp N$"<I(l/ / g ,倲l"4(T`,2(jtp NJg2**p$A. J (F r%Ad``r#A`V")ҩt0G" <(j(N`.")ҩt0" <(j,NtHgvNg`R")t0l~Jdg0Jg(G" <(j$Nr%Ax <(jPNJg <IN`r%Ah <(jN#AtgdEIq.` <(jN <Ix#D t"N#A$) rNV#At") NJf ")`rҩҩ#A$)&)$GD" p$(j(N")S#Ar#AnDґtԁr0($GL" p,(j(NrҩtNJf r p,(jNrҩ`#ir#Anr Esp,(jNrҩ`")S#Ar#An8ґtԁr0(#A t nvl`r.p0(jNrҩ`p$(jNN%X4: %X2tidyup J\g"*\p (jNp (jNJ`g"*`p (jNp (jN"*xp (jNNNq$TQ4\M1MEBOYaddress1.iffpKLl2LclsKkX ?g $<Lv`$<Mv,yC@pNh*@N"N"MNbpNudos.library Parameters are not required  BA@?>=<;:98765r<pCMN_^]\[ZYXWVUTSRQPON"DDirMO2uO5O(jdp N$"<I(l/ / g ,倲l"4(T`,2(jtp NJg2**p$A. J (F ")JxoDBJ|fF#i r#A$ nG" p4(j$Nrҩ$`rҩ$G" p,(j(NJhgr$҉#A $<ԉ#B#B G& #C$tG<" <4(j(Nv$) ")$ <4(j8NJftGD" <4(j(N``") JgdJgv$"0 <4(jN`DtGh" <4(j(Nt") <4INJgv$") <4(jN") JgTtԩ" <4(jhNJf r <@(j(N <4(jN`r#AGx" <4(j$N") Jgt#B") Jf J g") tJ fF#BM Y8``J|f p,(jNJgO; y8LE~?c8Vƺ̠&0I)`Gmf䮋BvCEʧJ>=4 `~ , KN4\ĄdLYX qDzaj1+¤u$*Ԃy 4=LA+N~f4 5>i+#}P2a3[[ y QG9 vaiHvHO0P8kn},WF,: Q mLԄ U &U15345q{Aq@wڧNQGxۋ[(SeŞ+4)X*C[(SvqO0B& $ЏWhB!=a1Q`dW˅!HpCjA`VLNgR?ATlB rm}:o V8;@?0}3r:,R]E 8J2veunP$%Q(ܑ! !|lqCTa{(c#y|'Co"E`2PĄ MHl+`gᢠ2O ĂK]@DDS$_5m+yBCɈGbx*.ɀf8!(qmP({fc#$ xl:`605T|#k+Ppi7[&oGr>@1f-g x|24+'I#DH +aRK@v2# mi;,($J6b@lEohbc ,pB@[S[*Jx`U*ldlaignk`enP@!q^Lxp)&+جQ(( @ dd@A &JXB] |.4$;3p" DP`/vCבy ;XcK`/ƀ"!u@.đP<h ر` ?e&) 4*P30?ٖ-8JEg,wC&pP`1DF) O"`$d@Db:wDdzn  @RTb-?=@h`5?F᱁NSA2'1BCd%,M~)R G(+ꘀ~qw`fJYr,v% |Ggn Da_t(^GF!8I!J lА/(ŀtkGx=# 55-M IOB#q$PS @v ,9p @O0,iB} LV$ <hF8@3 ef%pwDq"y\69W0&ElD&Ta^FhՏ"m3DR_Ý̵xJPpu \DtVFf@&!f5s)胪kE# D\R0aDf" F mkhE(4NYȩ'_*9D\6N,UAt@G&G@w?<y^,;<ADBs<#fAyiQRHi0Zo|EhOM Q Bmgonccp|/fc``h*PUCQ1p:c )6!0*B/'a|hAm`+6 ֈpL.I}6 ëoP6t<rSQ^ˀ3h @@$3ɝSrrplǤz.`Wz%` -{ e)[?끐&aayEKA` C # %.*s@ ̊pI\` (/f.`8 (a@YMy]t_ocl LTh>& 42P N 3NhB6?8$%e|iœ{Fɓ :0ș) 3yeϿpP1%g@KX VDu8g?" eB&pʬ;`iPq'Yx@0;1ѐ–@,l rG+Mv8-AE;%~ y41`HO"D$|C0 ! h<(&A02مم \ P:R "TBDW0 4P;8c†v.v :-l@M~9;ۙ:;8DEV])d( '+"j  8ax.@! !p"@@` jM )rG*"5'‘ b\@tGL!Qɳ8&>Zgq#L ` XS b{o&3ŧ$:`9:YlS?͖ϗQH#5 0$OTCHF A(J0%P C('!մ8)*,~3gzӺ% *M!@c '$t4t øf X!:_eWpH* *H{JT5 o1ՠ\ƚe:e~‘Q :4s F@H! C~f0@~jP%J}.(& % @A0u=N!@.IB [@ ѧ,u3 S2!` k999 zcb-MI/HZa@{iSNfa fCs*XT`=f9Og0E$!J+E(֐ #AlKapmxTYNFJM)t3ā;:4%h[f SC T p) <,:%Ha(I,!L\ p(0"oh%A ! EI9#P: @R ؇Bq[1?КE褀e<^IDNȆ>J#¦=6 EXCeqG==6<L >tx a F1OB @ D1GР;S?88M`9'2# ɠ RO{*! х]U @ " |M` lMґ l7R߅H@tمT؁I%"p@3 HDLāN!$Fn3:wcY #W78^HX}H|@,ug lU'|ã.dXOmP3(JAAz*BeXM``CTL! T!4*PBUHTP"hhe%cz? $dԕ@9)7,+у@d PzhY2y5$=EDkLG C^K ԭdf0)/$RPf @J8 H<Xe7*:M$Ԡ*y <@. q@C>@rI sBj aZ݁/;M adgw}sCt f" A!WHA)Q"ND>` mEŠB@_ጎ@oCaDcLwπ77Ԣ$@- zH=#(deg hlnI\.}1rR]'֧>%X+d3)ge %x8@ڜ>dɅ'S4Ɓ?8Y|pcO8 ozzU f@$'- %'-$a'-`%9}C0ljT_脨MM@ղ@3-B|`yji{ isDŽ?lLFa#O88u0!43r)>GDA90b=t Bb8$ca8@֦N7p CcS[;rNuKRϷt3?P+˪)Ҋ ` n4)JPƅǞPT}}E@,DYBRLEV?q۽ HgJMYQU%9:QDS09A''U>wL-]fHl%MU32}>aBARt@%(q'ϐ`P'\HA~9ہB..ff6?貰E ݝp PUu2 C*# ӐKg12xZ[88dKdCd2V"`Pt 09<< l1PwL. /h5!cPa$ @Y0?]h0  0 X`$,%р_s yMT|J`Ġ@ l0 H`/@;LN0 `H%JF>C0 Pu 2``P8az'CFm0 `@, x0X`HhbP5 Z@`'%>wL-]fHl%MU32}>aBARt@%(q'ϐ`P'\HA~9ہB..ff6?貰E ݝp PUu2 C*# ӐKg12xZ[88dKdCd2V"`Pt 09<< l1PwL. /h5!cPa$ @Y0?]h0  0 X`$,%р_s yMT|J`Ġ@ l0 H`/@;LN0 `H%JF>C0 Pu 2`o j?tsrqponmlkj<PPShowH7LrvQ$\|:5=A+iLVsqq MWB DOX 61PqW>h? ??;@$gx@(prs|,utsZ01REED3-LEVELCODESprtD Alien Breed 3D - Level passwords. --------------------------------- LEVEL 02 - Storage Bay - KOLKFNFFNFFNFFFF LEVEL 03 - Sewer Network - OKLKFHFFNFFNFFFF LEVEL 04 - The Courtyard - KPLKFPFFNFFNFFFF LEVEL 05 - System Purge - PLOPNFFFNFFNFFFF LEVEL 06 - The Mines - POOPNNFFNFFNFFFF LEVEL 07 - The FruH+qurnace - KKLKNHFFNFFNFFFF LEVEL 08 - Test Gamma Arena - PPOPNFFFNFFNFFFF LEVEL 09 - Surface Zone - LLLKHFFFNFFNFFFF LEVEL 10 - Training Area - LOLKHNFFNFFNFFFF LEVEL 11 - Admin Block - PKLKHHFFNFFNFFFF LEVEL 12 - The Pit - LPLKHPFFNFFNFFFF LEVEL 13 - Strata - OLLKPFFFNFFNFFFF LEVEL 14 - Reactor Zone - OLLKPNFFNFFNFr|LFFF LEVEL 15 - Colling Tower - LKLKPHFFNFFNFFFF LEVEL 16 - Command Centre - OPLKPPFFNFFNFFFF e - LLLKHFFFNFFNFFFF LEVEL 10 - Training Area - LOLKHNFFNFFNFFFF LEVEL 11 - Admin Block - PKLKHHFFNFFNFFFF LEVEL 12 - The Pit - LPLKHPFFNFFNFFFF LEVEL 13 - Strata - OLLKPFFFNFFNFFFF LEVEL 14 - Reactor Zone - OLLKPNFFNFFNFvw`K~}|{zyxwh04gAnimpvxN Kj *--------------* | BigAnim v3.5 | *==============* What is BigAnim? ~~~~~~~~~~~~~~~~ BigAnim is an animation player (you guessed it!), and it's called that because it is able to display animations that are too large to be loaded into memory directly. The two most important features of BigAnim are: o BigAnim loads the animation asynchronously, 100 KByte at a time, which means that while it displays one 100 KByte part of the animation, it is loading the next 100 KByvyyte simultaneously. o If you're using Kickstart 3.0 or later, BigAnim will use the new double- buffering routines in graphics.library. If you're not, BigAnim will take over the display from Intuition, to increase playback speed. However, if you flip screens, or pull down BigAnim's screen, BigAnim will detect this, and use the old, intuition-friendly (and slow!) routines instead. Usage ~~~~~ BigAnim can only be run from a CLI or shell, and the usage is: BigAnim filename vz[LOADALL] [HIRES] [BLANK] [VERBOSE] [BUFSIZE n] [RELTIME n] [TASKPRI n] where "filename" should refer to an ANIM type 5 or 7 animation. ANIM type 8 is not supported, due to its relative inefficiency compared to ANIM type 7. For best results, type 8 animations should be converted to type 7. Options ~~~~~~~ LOADALL Tells BigAnim to load the whole animation before starting playback. Note that the animation is loaded in chunks, and the size of these chunks can bev{5h set with the BUFSIZE keyword. HIRES Forces the screen resolution to Hires/Interlace. This will only work if the original resolution was lores/nolace. BLANK Blanks the mouse pointer. VERBOSE BigAnim prints some info about the animation, such as screen size/depth, display modes, animation type, etc. Example: Explanation: File: Juggler File name Picture: 320 x 200 (48000 bytes) Picture size (width, height & bytes) Display: 320 x 200 x 6 planes Display resolution v|sC& depth Modes: LORES HAM View modes AnimType: 5 Anim type: 5, 7 (short) or 7 (long) Length: 24 frames The number of frames in the anim Speed: 48 fps Actual playback speed (frames/second) BufUsage: 94-99 % Buffer utilization percentage (min-max) Note: The actual numbers for the last four lines won't be printed until the animation has been displayed once (twice for the "Speed" and "BufUsage" numbers), simply because that information isn't available until then. The "v}BufUsage" numbers will not be printed if you're using the LOADALL switch. BUFSIZE n Sets the buffer size to n bytes. The default is 100 K (102400 bytes), which means that BigAnim loads 100 K at a time. RELTIME n Sets the playback timing, in 1/50 seconds if you're running on a PAL system, or 1/60 for NTSC systems. TASKPRI n This sets BigAnim's task priority during playback. If your hard disk controller doesn't use DMA, the playback will probably be less jerky if you use a higv~afi h task priority. The best value for priority is generally the same as the file system or the hard disk driver uses. Actually, TASKPRI can be used with good results even on DMA controllers: On my setup with an A590 and a Quantum LP240S, the playback becomes somewhat smoother when I use TASKPRI 11. Keys ~~~~ While the animation is being played, you can press the following keys: ESC - Quits BigAnim (you can also use the right mouse button) Space - Pauses the animation, orv/ restarts if already paused N - If paused, displays the next frame TAB - Toggles colour cycling Shift TAB - Turns off cycling and restores the original colour map 0-9 - Changes playback speed. By pressing one of the keys 1-9 you can directly set the RELTIME value during playback. If you press 0, BigAnim will use the timing information stored in the animation. Environment ~~~~~~~~~~~ If you want to use certain options or settv Hings as default, you can save them in an environment variable called BIGANIMOPTS. So, for instance, if you always want to use a buffer size of 204800 bytes, do: SetEnv BIGANIMOPTS BUFSIZE 204800 and BigAnim will use that instead of the built-in default of 102400 bytes. Values for BUFSIZE, RELTIME and TASKPRI set via BIGANIMOPTS can be over- ridden with the respective command line options. All options except LOADALL can be used in BIGANIMOPTS. Additional info ~~~~~~~~~~~~~~~ o v }BigAnim supports CMAP chunks internal to the animation, and changes the screen colors accordingly. o BigAnim uses the RelTime field of the ANHD chunk to decide how much delay to put between frames. You can override this value by specifying a new value with the RELTIME keyword, or by pressing a number key during playback. o BigAnim uses two sets of specially optimised decompression routines, for processors with and without code cache. How to choose the best buffer sizev M ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To maximize playback speed, do this: If you have enough memory in your Amiga to load the entire animation, use the LOADALL switch. This will lead to the fastest possible playback. If you don't have that much memory, you can try different buffer sizes with the BUFSIZE keyword. Tip: If you use the VERBOSE option, BigAnim will measure the playback speed, so you can easily see how different buffer sizes affect playback. Also, the "BufUsage" numbers wiv F5ll tell you how well the buffers are utilized during playback. When choosing buffer size, please keep these facts in mind: 1. Due to the asynchronous nature of BigAnim's loading method, using the largest possible buffer size may not give the fastest playback. 2. Certain combinations of file size and buffer size should be avoided. An example: If you use a buffer size of 300 KBytes with an animation that's 1000 KBytes long, then the first three reads will read 300 KBytes each, but tv _4ohe fourth will only read 100 KBytes. This is clearly not optimal. It would be much better to use a buffer size of 250 or 334 KBytes (or just a little bit more, to be on the safe side). So, in cases when the last read of an animation is less than half as long as the others, BigAnim will print a warning message: "non-optimal buffer size". There are two common problems often encountered while trying to find the ideal settings: Common problem #1: Sometimes the playback stops for a whilvݚ$e, then continues. Reason: Either (1) your hard disk cannot read fast enough to keep up with the playback, (2) your hard disk doesn't have enough buffers, or (3) the hard disk driver uses all available CPU time so the playback stops. Solution: (1) Increase buffer size, and/or use RELTIME to slow down play- back so the hard disk can keep up. (2) Use "AddBuffers" to add more buffers to your hard disk. BigAnim uses the DOS "Seek" function from time to time, and the "Seek" operation wiv):Vll be much faster if you have enough buffers. "Enough" is approximately one buffer for every 36 KBytes of data in the animation file. (3) Use TASKPRI to increase BigAnim's task priority. Usually, using the same priority that the hard disk driver uses will give the best results. Common problem #2: Now and then the playback slows down temporarily. Reason: Due to hard disk transfer, the decompression can't be done at full speed. Solution: Use RELTIME to slow down playback. The playbav^Xck will of course be slower, but not as jerky as before. Future additions ~~~~~~~~~~~~~~~~ I am currently working on additions to the IFF ANIM standard, so that IFF 8SVX sounds can be stored inside the animation file, and played at certain points in the animation. Future versions of BigAnim will support this, and possibly also loops, so that parts of an animation can be played back repeatedly. Disclaimer ~~~~~~~~~~ #include Distribution ~~~~~~~~~~~~ Bigv.Anim is freely distributable, as long as BigAnim and all related files are distributed unchanged. Feedback ~~~~~~~~ If you want to send me suggestions, bug reports, etc, I can be reached at: Internet: d8sunch@dtek.chalmers.se at certain points in the animation. Future versions of BigAnim will support this, and possibly also loops, so that parts of an animation can be played back repeatedly. Disclaimer ~~~~~~~~~~ #include Distribution ~~~~~~~~~~~~ Big{,zv05otToolpPROGRAM NAME BootTool AUTHOR Urban D. Mller (umueller@wuarchive.wustl.edu) FUNCTION Presents a list of all demos that have no exit, ie that force you to reboot. Every time you start a demo from this list, everything above that demo will be removed from the list. This helps you keep track which ones you've seen. Looking at the demos is especially convenient if you drag the BootTool to you WBStartup drawer. Then you'll be presented with a the list of unseen t demos every time you boot. Note that clicking a demo name here starts the demo immediately. Don't use anything but the RAM: disk as your extraction path; the demos might take over the system before the write is finished. You can go back to showing the complete list or uninstall BootTool from your WBStartup drawer by clicking the appropriate buttons at the bottom of the demo list. e BootTool to you WBStartup drawer. Then you'll be presented with a the list of unseen j"@08onerp$PROGRAM NAME Cloner AUTHOR Urban D. Mller (umueller@wuarchive.wustl.edu) FUNCTION Cloner is there there to create Clones. Clones are small programs that execute or view files from the Aminet CD. Clones pretend to be the Aminet file you created them from. You can move them around, arrange them and delete them as you like. Clones can be started from CLI or from the Workbench, where they have an icon that reflects their type. Starting a clone is equivalent toǕ clicking the according archive name in the Aminet CD index, except for the fact that the action (playing, game or demo starting) will be performed without asking for confirmation. Of course you need to have the Aminet CD in the CD-ROM drive when you start a cloned program. To create a clone, start the Cloner program. It asks you for a pattern and displays the files matching that pattern. You then click the item you would like to see cloned, maybe change the destinap/tion path in the upcoming requester, and hit 'Create' to confirm. Each clone takes about 3K of disk space. game or demo starting) will be performed without asking for confirmation. Of course you need to have the Aminet CD in the CD-ROM drive when you start a cloned program. To create a clone, start the Cloner program. It asks you for a pattern and displays the files matching that pattern. You then click the item you would like to see cloned, maybe change the destina|2l09ala-guidep#߈PP20 "*Bʽ"#N{(iq고qWKSY<#p@Hflӈ |'/iK釱\Y毛ŀ `D![CIpC=\DG' Wk O%= ##+1W#>G%OsqO("x`lމ͒?'ys糃]|v/"?x3: = ¿1bsX{?xQ^;|>5#Sw' WE*yrybcβE$fC 5iQ[t?sMf49ψS5 @t'| :B~\OկZֻJzTk> #BxFֿmh7)zRN 37bx̶(:x/~Nj$- g&;BmAkoJ:3Q!I`%7EVڿ^kǺ׮@S<<. ~gK%dMgބ4nZqP1H{ ay' L<=-NZ~G[{A.}ocjk[&RZFV4&"#1!j<Ì0<"QXq:4 QQ`5qMnh[xV Dx|Wt;Rѡ?Eg^ D(ǺLO?*W|D>CQ|6här&Z `3rb^*BáHGB N0|6d+&Q:т 6X Qlzo#,wVxXa{_^FGRq 4hV\oI?f"ZxDM%GE#M Qc(z-^ m1B<]gq/ ak`|C6qp 01PTG0<A  ?~ CwqjxmX@Pz(<)h PcN ~8_䃞.‚/Gi]lC0o,8 <!Wn \lt`Á8?Nrhh I<4 FdP@,}bA,6aL`#l C<$d&E=6o +;zQ7C߽ZXGֈ_49wi?ܾ|D T}1h>p=_kL0GL,`dFѠABd&);С]̍A:Bb*4@I pT1߸ T.E!,6"mռok(a2U-2~d/Į@#Hd`b`e>vtX4߲(%%.t1NSj''l䵵rD$}PF9K?ڿ$_;'M5|:P\Wk?YUJ ʢSg} *p!g lլs@ecI@L(Fv) $Bu*]zl'C[KC'DɌo,e!YP ]\.S5rrH'zp&Yw +|h]١cd 9.Y2XpYe(rAe  (8h.f ƕ >32`~|~#'CޟXoWq`B&pt  88`-=:]g@Z{i%@ *Y8 ΂ "9g(gFlGP`2E2~eqF=8vUDa'56Cg.fs4.tJDT$tr0c68~J7A/a @5L^JqZtŸh&e8B\2.ʮ.Ƽ8TBjP|)n 0d03/5,fE , A;@<14`1'IVb؛9Y`hi2l,e+;p3.C2Asʆ6Pt2}NU<,di#`;!ֽ,"Hc8-`;H 4W#H W_ąk?@o#Z -( 0؞`-؏D8V1/0-gVI?Awz|L gE<@(`gί. 7D9"}!^dD pQEx (`{ $Ar0}e%,#pG^&ñ{'!}=g)_!_5y>u> *5IQu.86a'L 4#؇ ЂpI `a*62:·_d RiCQXo"”Sp6תLʚXK(3o=s&: -:BzRScG*0" 0qxQAxzɀ{@TaXv ΏZcMո`Nv{QpⲲrZJb1{!3:v Gc"7䄠0AH-ؒWLI7V6cy;  3sphxD:FCۤ% ξ=($C$ D9!g ZB-IJHQ?7#ChMp . g bACCJ['>k?.C{CbPy!N|Qoqazh%bktE.7W±n0u>=LUsOJpi63A8M}DŽaPNf'!K@5SO㡌 yGciL7Z8n>W!o˪ !6v2tӵA̻ƿ, 2A?`jxDGkB3_הr,Tded +UYl{p(d8Sǚg+ /aM=m?PlHμ%* zTpę|Z `;_1ڣ(8 Z֝yOF*ՏYя 8q $`cE|#&6c u&P/{C२m,N'a͈}`uǗ d7:o__vt XGÌuu,q~2H $ ;@ I ֮Ӭ9p%̽D;BIrzUܵ)`?".QyشCp?!=!FPaZm'I FL @e'+8-Eߍ}_?rNn F(*H3W|rSI\xfIҪx/Y\$+(" Jh`k]=SUԫaG^)? : ApCOX S!N$Ŧ=8s?ow};脲CY-0l.} oأ!*5O!BvA=uM21/h/k:4p'Z4`ԟ"cDy >8pfzƣ%u42$0Q3뷿O4{ i4I\Ȟ)v<^?c?[q{&f]'CF(O&a`Zfܰ_~M•=!ޭo>؞7J>@`m,^X4?Q <{SE33S!i͉Sr=PאߑP:xƻ τ=q/q.x;" TPHR)r +@&B QHir,zPDJ*)5GY$~Gf61$=xNq|k}g(|5qad5=(|ho ׽(kL6P .+ y~VkIfϛQ&?`N.[~5tZ @ hf. ׾ $&1yDG(ah ߌh9C)//f ݇P-m_濬u[C( Ґ zhk.>C{L1Rك[эAc| 0X'DQN^ƴAriОbgOp<,ۄpbppϤlSHH,URP3}P"Ɵ~y3(za! p򂇶+%! C 2jG՗) `(tԽ8jBQ  C{2*i4,q9 NƆ3X0Pw~4UDjG*VsɚOʅr F$I${"EAN݃D& Us`侜ԗs  Ggx"dOXZx+N SRRƦ ڀPk?>&JRk&#ZTj _ *M$ P4.KCHn4J}CPF"HRykaid<0<#o I3 5 !ѐYQn8q*:M>) Q%}DShҋc|#* `F|Z%9F?T4P|LަWD#NjWik ȩ+"¢ʢ=$e w(|U m;#?_pL$.C_<\ !eEȾ'בYpc^63-~&\1[Cc**0 "/@g:o0?4<+@"NG7}+A9iOKvpPQ9+847` ,fh"eYvb(>瑴cvX< `Y"~*"⏱YsM\icjyi\0jW]m`X%jU WPaOH!fD!4D7?tpt N hI6\pqOQhGD8J1m)Hiz* hOK%)^ԟ1D' Yӳ)s~&wUQu+ Pw*@#7RPqqCoz  jQD A.xq=!Gas.ދ«(+ m$/#N0Ϣ@Ch:C3p2аڙ(IQ 찧{ 4A2Ch%`W n) EC 20$<[U@F?o Y!ed( ,k\SPLO'X^ ?hú[`VP@lLL4 v(8r 4&-L.d삕H9pqO@pZq hv}i-lփE TYj`T X\8jGkh9ۋ|E\>ޡ=0 80] Lb $|@F#?JC[-4>uaTD{_< T6 RA~V2/%*V_ .W%â)r4֐ÂR"0AXHq|?0~>(%r M(hiCG  (CUa5X4_Y' bEr .e!N m/Q`5I1z= 0>? H >Ȫw aѐj ƖB`V9<$!߻0>`d'1D v/{?=bKLaǁ9~?>ĩ|8~)zH^FE@I@PIEBW5ALJ a##M;`4)`X,ȰHsAK`0~==~~8|0/&//"/ee` n8uc#hpԋ_å%M-kx`[W8|Tlvfr3#yWy5vW{x)OߊL*f J;edo~ZO0%)y=/~@ FFYFf||z-a I,Q1:/0ApsJt yy)])΃A_9#*Jc(+( JK ˠ)/q?LFvG&NHVfxxGN7^==xƠE<'A}ca| # A0]dL:RpUHο=`ɯ>>o'pxC6%PP "2B?FAC(;`KFyAjA3/cOYY(<&(=(>}eU-yyG`^HRFVS Aڏ9=W,^+,9`#V64֏^(a%[7ƒ=B FV A,tR:> Pt ++ >6 DĐ;$F!'&e~l$b#yCWY+ `G dݤ+l Aԃ9L9RUVGR5)N3`lo};G\!hicrNzS) QAJ Hͤ:0c +ۏ<#:EqtA*ɨtUC;=OCPl=SW`^XZTENC`^S[==R3Ov88KHa*=1g5P RNK%c|g1z17aba}pqB!y%9E+aJ!+??r`( )Uߡpr?p}g~W{o|% h)zp0*4IMnRSRT% Pu513ȗ-iE-lGX`bbae`%j^4O$̀Tt'WUJK# })~RtŇCGXK)q/, @Lr""+Iʋ+(\4QRKn3$3$xŝ+;-7|(BIw װt|^1t([dJPɂ[0a`;AC JL>! . &ĝldٗ@ M=F!A|IsQ>C8|+S=ఄhv<VRQPנJ>~fXEDU ŠS{'pʻ=W'|RQQT񑙉hEPO*Nv/dBFT$ ~`(UаWP1W<#ԛc?x|)8hW JİL bBA7MQ`J7c8_[K"a.her8czx>P0%C#S.$3Hone&bnE+#ܑ/br J5(ZFIa3vBep$ L XBE*: ! C7#.obv@v4Fq:Vhp'2t1u35q#3B,-Ll L \\ : DDED~xT%! E!H*x XB<8 *1"_A& $1@~0"&1G\]*Ha{ hAwtH8hI pQu,~Ó `9 r !ZARzpm;B`kȘN@qbP&A{2/C#eC(6P0G\ @!"pkAz>`J7c8_[K"-€T13liTraCkERMANUALp/dPP20 gX't K8%/e:ZKfbkbniW@/( ~\3?5cegA~o|;]=cBʒµ8h㎌1/> ]`c,'7 i4Cyhd9yRT8Cɦy<懏&X'bSQarSmkEcI}|q3Kض"-,XZFaFTD\TVTW:#<Ј׿{oY N(%GF5˅hBj#C:\Iꌀ<?à>3;Aމ/4𯀫8C`bs_ X3mCA~y8$ 斆ИAhP}@^u DH.0. "h1;J$^\~WN08e|7|lgx`Ad _}+UϜ8h/RX( 7@ȌFb7 (YEIRHUER^NW Ãp~8hjO_a1Ċ>Ge 9t@+O *"|f7di?NZh $A2{4oxQC[ 8%Y/ z/℘Y6b=A8;X*Yb?k CXL&vC +-J\9쌜k? KWg~ @[dZ?0[ESh R9\/;yP Ѧ605-P_3<UwJSжoq48D@C5Af pt9kYB}=՚Q!?:?04AXA 867MhIh6qE'D/@ l5C!CȘ3 VcZƫ:0AW:S>ޟ9 )`)`#TkEfn*nxAeZIe"\Cڅ|EP a'L'6TМI/UPm\QU} e_2>,i=0aFnpnF 00dh0ß6ODʻ2#V #Qqct޺m{on%!wKA7c/9`9ɿ\cJL|2rr2s2Jil0CTk=RƼ15M#57Pq6ʮTP>B>i@**r< /Q#4Ez*1a䤠`p:@` 6 l`8Bf;Ra^Z@?AC?Ɔ^ (}K~MYJpfKv[ i$\8<ڐꅺqkcy&'=7xL)bԞ??YR$5r r/nV)!?p8yD58خBT#B + `h5,q 4unH?)#(Gӗ෕ήJ;u ~4fH CI0*xwS(&I{wnI(1@CHA3<^]p8~X'֢N S0;|<_S%d0DyDf,?ˇH}8W  Ξ#Z% FaIb6pܐC1KcLIZ?ޓa[pcC[Z<2< 6⮑ZRWt%LJ/?`b~_)$~\˥ruμE`4hU7 1|Y_ S 36N^ >dEhOskG$+^1;XDgBуd _ɕ , jQS%+%?^; XCڇ~0cJd( zHc(< h\?3ns!^$PS0|  F# ZºF{i89@3ˊQ&{&q5ߠ][ /N)=0"^ zBEyr(|Vv|sDaS.X#ex8S%{XMeD= *rEt3y )غP+Sr+C oÚO ?GVffxúpgJ!e}bd"E5E{8Roe'De$5rG8TGNqi `֣%^8A#⪒O ɅN\Eo>Mhw6 M2WN'L~b7Ŀuxbgizd'#x y0ΞI螡铭.>f<|3dhx )O=1aR*FϞ|{GՌ+^3/=η|z5֠}o(Ş f~Z 5gq+MI&p4)R:%^҉١̩C^T!o]|?|/~27(zi=}alGNo.zqorF6us>Bgƚ45S7d:3GKVgd!A.?> a陦 f3% ~O|/—z7""QD=#WPPBo8xú;5#E1±?Y)S/N'϶B:@ ŸWغp0)|+|0sKO:.L {gAtaHC0ؑOm F_B 1l+x [s@`e87G`j|P|gohl-پߪ4xBvFk#b&O=5׍. Zm> //džzGTn+0K{S^*ڳ'FM<1/8[1{SQp}c"XW!lFy 4$=yWTPxצB~pH="q.5qa"@GAR&e)ە$SAٳE8pW^ŏׯ0q!m=7L߸$~/8)Hϝ^ q㫦Qg*g'' E0__jãEFaD)@]득2{ 'Z{6N5:Ĺ#K'^L@G|bk)`E`EG҂N\y<},׈q@=!#U̇D>|r.ʽWVCFCD}nGX7|xom*4<'cgL M#ےM;%`p gK $C EMzh#-&S{(4zfT%7CK@GVzGv9G@sṕz nRQuD o1xF'{[I󫑳U ';^BPx!0#41W'gJiY# JAIO{wIw@Bʒt>Y(̈~qtB5ଽ!OKv^4PO.ǎ|%$~_)^l3wD+K K_ b&hioGE3DxG`SOC>2qDHš@X ?z/~<'r\kamLL~.BXBz8䎬3v%LP<Ry.rS>K~IM۠@0BPPv%5ں>~_L;*-oف*OA(@&|.GOR*Ԛ9 V|H9UƔY=OlQV"43+)Ӷ'"5 $@/=H>],lcrj P. 8V@h3̌4ʰa6>QF FD| A0ܨB@0D(waA?a0[ƿ=ӏR>GER=/`cA} $ް=r?H [oI\q6Ib=/ARYҚC";4?ag;}wapxb zGԘl iH$ Gȕ7$UUd&WQoc]Q|Wr k_=Hk/2*F%ϯ/[x[`nU"=^$3:DKtc=xLd?<{{$gpιzꦁ,f?}[Io[gp `Ȣ/^!Y\yG? ~羒~,{i=eՈ{`4mQwxNSRM[=0o*{b;RPaA@Zcb@RS9z/= Dў]eQA hxks| !6>-?,NT ^l <@ؑbW,w>oK7^oXQCؿ8ONp#O"G-\/z[™ZOO~P?R!awIG{ߍ7P qP*wO=yTp3CO9u\x}$5qP|⫥xP| >P^`K fEu~jn `DQ~C|uRR⹽ragoxOb珞%KoWjjB'y/2<2XAV60z$фH`ytLQ{R. fo?~e $d(*PӨ@(xRe~,3儜 q 99>yUDE;{{sZ,\>ضcZ-xa࣊+UܚH3ǻYF3I ,CV 74vjBߙ^di{Cшv`[F6!X$aj3 prgosKI ]nƂޕɀwJN!bXNY1G?0%e .?ștSF97:T$d'\`~?sxT>IͻHR/H<c4F|9waw~bS0&8+ԆHYY@?5JCڹ96 kd|u{FP{^VsLdxg??s>O)X.ž;~xh_pz?vH|o >za&+F}:o/AM )qr"l}(544LF,4Wdgr0cMhhGz]?~v7zpgμGyF73}d'g?.xbs=Vƒ=3$I Ca"7V_~'-1t䁆$DzGW8!%J?SGfBXCĶyP{ 8aGOA@L Cž;0wF9< b|/d2!@ z"%qrK%iI _ )yd|}lCq3>ǃ>%3ɋCcǨ>}9J\O3||={bK(7g"34(( 4x=DoH b^DGCq 5;jkJ1Ϗǐ+ꅁdD[C= sZMGp$7{`iZS>c[Cfd#} }7)DKGG a8Eȇ "I\h1>3EMS<:bʞ|臬.9<5^&zJpӉS I釢S3I" ;+T:fh/?nUk%ay&EpC/-q HjA̴sidd;;3oC=f AȄ |op|uc>a8A4`?1-0= & xҊ8q|xB` m킋7Rskg|Vr`>I]2;庄¿Q{N.A@3S?UX:A 6L sDd;? GOLVFP";-DeUDD,r@a16P^yM南̿b@+ ç:\4ʼ1II AnjAeSs!+)3;&4m )/cP>tXHбn>* '#ѡ=Hߡ\{ AP0NQۚZ5,GL8Bkb&> a{ /H3hf9ӎ.mK/E䰛ˣ󶮁78rYyIe^O/a%AH1\W:j|O!DWp|`ڊߗPocvf\@E q4=ȗM ΊU"шt9cٮC "fUdi &C )Iˈc1W~aBMэ^C{bGHW,A`KH~D6ͤ|'.Wzf?_}_!_A Fqݔ(gϠo*8puc/W^[_z_gNn0+{!:`9qg<9ToP`&t79e?D"o0.L0Ct qVv{72_PD}_,|A6\|I`md\p=g;{S'3Sc_$140u))ͥ"4A^?(AYQp4A좴u胟ɸ[ @ [E"2bJ*?wAzfX>Пvc3$<Z! A?58!!AAmq])J%}'xPLj=W@:XA<<=/X{ATx BP`">9E@ u \s;+Psz/aQ1 ڟa 6>f_ߍ;@h1 ?=t+g_ʘ&(op@)񗆨KR{U lW:zS5^x1u u-i2]__)X410!Fw|d?XBϡeNsx*fCcႈLjz9 ϶8= y1>S1131 x2Snү$N`?~@PjT߬^yhwmQ,3dJEi!L\4`(UTHo"3ڏ"uꗌ W7#|첇a!-bMQZ]LpA>'c@?G{K(rzn(`?%#0"c hhV AT-|x&aOPw$U E^gy 28Z$3,f0 LW1f{Ϛ?a} zc_pɉC(!ܾRDw>4>z AL(jpʦ0{rw󏷘&y|z 5Z_9wrTR XcW"1ɬh/Mm=kpC`;녺xdoj\k{Ą|w;}\Utׄc<(7Nߑ=ߋ ǏPNP(ysx!?4yA`8pGԓLNN:ٽ S,qF.9ާ1?rcˌp7}(l|t9߆&Ãn8:3v?]Pqp3^d^ 4q`)X;PSc`f8s8Ks P}$GD{?(K!H1F1G{VfS$ m^;[Kzǰ[0_- ,v*cr Uti2'WDff0D> W?\QW0W:?>ŗ P?xb}sκz 80~'|3|nqIϏ><4yC4pBUAJ)ZD3إhud{yxσ|f aEv wNilA͕D_KP!2=~ K _{> KKO| R/_^|iO\QrwQAz<5%am~|Zf??~<}-/M-?\wW=PSn>1vݧNc_C(qwx# ɚ~ȡӵ~}#KJse7 I↟T7,&=}z` (-c?Uwh C(pjY ,3*'\3a8pz?03,1 e\PCai&VzH>eQT(N>%T`'f+\N}hąҔEmR|ˣ}= )|tAu[eKC-I۟|K7=^yLnfYgoE+PHWM'y'(,"&+_ A”tVzJRw2t5*HvHtGD^^st#P!}-l|<xJ"G^Bq<]tQ&Y". |6qS//_|R KA ҋPW‡][¼ի, [BE=YQ\{Ww4eh!9c,p,i^l:X8C kpN_VL ` `'IJ:j+2|!Y0?硨|| 8/k;-}uɔ-\khHk3 DT%8 4.&vçEC`j7(Sukb^z'8|dY4ɭ=+# 9ЊL>P5pql`"uc: gbf* ՏfM/٬$b|[Yg„yp `\9H'`Ղ0`CVMtxB5g 䢷뗃 E ݩēP{B sD ?Qk~,>f&/Di? ΤmofꔈBY?Q7!_9H?2مQYg3^oo~CW%%7=0Tf뷻z>@S|'T%>,90H W 1~큀u8i+UX,{It{MqIOWm҆0pt5לoZ -c-mDSsX=+=/帼j"߽7,Bw *o}EQh2>>C&o mX(!|h\W^}]vPxΓz.qi>|Fd5 5gO|S|<;>H6t>Q&x4-bZc/3ϑ^D`Ks9]>mS?y@u8 j1?2TLkO8 Osi4^i٫>CpN>rr,ߏ% ;Igg/h~<>c<\~ `{p%zDJrnnc'b /  Cӧް)#@&aDK5@6۠zy`tKSC8)a>x!~dzO3n}u= yu>{=O.h >Su9PV[${R6+ hy\Շ&D%dAG+x>YqПQup}3`go߭v^, NF#td"J6HGբxOBlh gE{ x_gk~bW#J%7A:_軆6> k|E>݆{dbU`t^= B`Ꮗ|Y}/!| zٟ ptׇO Q|IA皿~5q _1?S!5S>b)m kfB99%N|pO0UzA' ?Q'ɻ}`-U/k)(-~@$RҪ ǐaNt㲹<%SH>zqso8^>A_ xuLae0`*bfJMȟ0I艘xx_ǿ:xOi7(9Sw!36f~A┠UA0ta cJ8?˼} ÏcIGz4{ɋ0AwOĸGhO҄Gd=V/Y=\zUITokÂ?筝ƨ: Y cSz$ Tc~qK(wy\ 䄻.<"/_;;:YC >ETSP J_ ! yG^#AF=?"E_G, Rgkt = dzzH'P4?Ob|z Qp,z~cNgJ;-@ bkQs?Bq1i2~Ҏ]VceA_Բ)A'CPQO̦ʁ?!46r#tnoc>\3DpDljE[3UQlBt2N:ɘW'KN>ߞQ٭ fh^D L7`27 {'cWg 8=3q A*A콢JQ}}jA徠=P H>PSH/5gCުACCAC*pfEʘxВY WU|T X**`C‡ )Ç PGK+LCs}GD ~2Oσ(WπPԖ` c.=sR"WH<43s=}C?-?߇5U4}eSO8h|@a@BzЈ:v!ͽ3 /:82㋖x:gaF2$ЀfX%P`C]$H PHx!"<>ʹ=/Pvx &p/_44{x JA7/@ zo|Aϋ28ATD0+s-;˽>4CDr KuA;(Ĵ.4! ] `{j'"Qh?ؾ#+p֋f n`ɀYD`PD\TE@NFSOeEj$TQ!\]4 #~Wʺ\=a8>;tNa ( l2 YcONL &^8Af8|! 2BH:'8(K;nq<"kǁ )r.b|POl1fں Bzh 8 X Cw'fp [BVR]K̀&&NRC8j'P%YfgУ]H* J)O'{7K9={{M!"dAʛS!!c;]@HcG'>ByR?wN^Wtv5<qĮ|5|E-? }Fܽhΰ~Zol77ozX Vʫ%#NPYKBA7%1Ϧ \" byպD? 'XOG ޶8┼|9s QL"P?A䙦%YXV&WHP!>@1eQaeXC Ti,'^]/I`$)̩Ed=`H <#Ǟ{/ -?g8wsK' 8F&}ި g 1|O=LM (CG<]XW&ҟWD;W(~&zadmDx;CkchxɆdR~Li8\YQa&943ϟƌ{<1Z5؏(I ~q?o(ZҼphzG ܐpτut'L<#+S-% BKʤ;2t (nSL/ 䆜O?mYyU:6~Id(nA<p '`<>~Nw<4Ƙl{,/F'xN> ml W!O9/׏C 6.UQ;yL+wӃI>Z aa|x۬s̬$*''<X; ߐ+l7(+*+n3x՘|>!tG'xVNqåE//g^]%5nR"3 fp)RRf)1S(=v)7Hp A(((A-L(>ዅ;L(̗6Cθ<CI(yhy,tau߇?Wቩ<9CsTy֙ z?@jo":t4+`@A~>C߿ |ϑQyM-cG? A[Ei??s3|?aˈ73G(fiaMp9E2CC%!邀 u|{}`#',c8#|\>C֩S֩#~U=s,}v!}0&"f r*fr__bGgR'VO, 54qfx g s {O-気OGI};c0@xM0`}#< ixWC ~=Xℱt`tN0B$` Dx)Xya'-PzTM aL.+fe=llO[aS{)E0Q \=10mpresspzH COMPRESS(1) USER COMMANDS COMPRESS(1) NAME compress, uncompress, zcat - compress or expand files, display expanded contents SYNOPSIS compress [ -cfv ] [ -b bits ] [ filename... ] uncompress [ -cv ] [ filename... ] zcat [ filename... ] DESCRIPTION compress reduces the size of the named files using adaptive Lempel-Ziv coding. Whenever possible, each file is replaced by one with the extension .Z, whG^jxdL4'GWĜ9F(VBsJ=q;}65phjʜR !PF^l )YaKdGF ,D&v1\RY`Y_(<3bt0 z1<>!Fv X< ל-A ak2L4gC?̈p?p<ᛝ:8PŒ Y|˼*QEI-B;|p ]\h\h_'j{SEuՇy!H.ޅjh:PFybGZ敠Epžӗy@cxW8 HE&CKGNĤfp]ӔG=i'N/ +(T1,Y Q))9雤h !KwCO={F  :<py6< OSTcaf9?T$JcHeVB# &!d42vRJb 0D%$@JZ= /b3< [XhK`#-0gGDS3B3"夡XB$%)L x4s@! d0;kzA#Og s L     V!16ERALD.MWBplUEMERALD MINE. FIXER. FOR 2.0/3.0. DIVERSE .DMS CD-EM. EMERALD MINE. FIX. -MINEFIX.EXE CD-EM. EMERALD MINE. ARMIMINER.01.(Amiga 2.0) ARMIM-20.DMS CD-EM. BOULDERDASH. BLUE DIAMOND. 04. B-BL-DI4.DMS CD-EM. BOULDERDASH. COLL. 01. B-COLL-1.DMS CD-EM. BOULDERDASH. COLL. 02. B-COLL-2.DMS CD-EM. BOULDERDASH. COLL. 03. B-COLL-3.DMS CD-EM. BOULDERDASH. CONSTR.KIT. B-CONKIST.DMS CD-EM. BOULDERDASH. 01. B-DASH-1.DMS CD-EM. BOULDERDASH. 02. B-DASH-2.DMS CD-EM. BOULDERDASH. 03. B-DASH-3.DMS CD-EM. BOULDERDASH. ENEMY MINES. ONLY 1.3 B-ENY-13.DMS CD-EM. BOULDERDASH. MARATHON. 01. B-MARA-1.DMS CD-EM. BOULDERDASH. MARATHON. 02. B-MARA-2.DMS CD-EM. BOULDERDASH. MARATHON. 03. B-MARA-3.DMS CD-EM. BOULDERDASH. MINI. 02. 6 B-MINI-2.DMS CD-EM. BOULDERDASH. MK.01. B-MK--O1.DMS CD-EM. BOULDERDASH. PROF. 01. B-PROF-1.DMS CD-EM. BOULDERDASH. PROF. 02. B-PROF-2.DMS CD-EM. BOULDERDASH. PROF. 03. B-PROF-3.DMS CD-EM. BOULDERDASH. PROF. 04. B-PROF-4.DMS CD-EM. BOULDERDASH. ROYAL. 01. B-ROYAL1.DMS CD-EM. BOULDERDASH. WILLY. B-WILLY1.DMS CD-EM. BOULDERDASH. REO VENGE YAM YAMS. 02. B-YAMS-2.DMS CD-EM. EMERALD MINE. BALGROVE. 01. BALGROVE.DMS CD-EM. BOULDERDASH-EMERALD. 01. BD-EME-1.DMS CD-EM. EMERALD MINE. BEER MINE. 01. BEERM-01.DMS CD-EM. BOULDERDASH. BLUE DIAMOND. 04. BLUED-04.DMS CD-EM. BOND MINE. 01. BONDM-01.DMS CD-EM. BOND MINE. 02. BONDM-02.DMS CD-EM. BOND MINE. 03. BONDM-03.DMS CD-EM. "0 BOND MINE. 04. BONDM-04.DMS CD-EM. BOND MINE. 05. BONDM-05.DMS CD-EM. BOND MINE. 06. BONDM-06.DMS CD-EM. BOND MINE. 08. BONDM-08.DMS CD-EM. BOND MINE. 09. (KERST VERSION I) BONDM-09.DMS CD-EM. BOND MINE. 10. BONDM-10.DMS CD-EM. BOND MINE. 11. BONDM-11.DMS CD-EM. BOND MINE. 12. BONDM-y12.DMS CD-EM. BOND MINE. 13. BONDM-13.DMS CD-EM. BOND MINE. 14. BONDM-14.DMS CD-EM. BOND MINE. 15. BONDM-15.DMS CD-EM. BOND MINE. 16. BONDM-16.DMS CD-EM. BOND MINE. 07. (7.5) BONDM-75.DMS CD-EM. BOND MINE. 17. (KERST VERSION II) BONDM-17.DMS CD-EM. BOND MINE. 18. BONDM-18.DMS CD-EM. BOND MINE. 19. (KERST VERSION |6III) BONDM-19.DMS CD-EM. BOULDERDASH. AMI 100% BOUL-AMI.DMS CD-EM. BOULDERDASH. 1/4. C64. BOUL-C64.DMS CD-EM. BOULDERDASH. 1ST.CLASS. BOUL-CLA.DMS CD-EM. BOULDERDASH. BOBBY. 01. BOULBO-1.DMS CD-EM. BOULDERDASH. FOR 2.0. BOULD-20.DMS CD-EM. EMERALD MINE. BUGMINE. 01. BUGMI-01.DMS CD-EM. EMERALD MINE. BUGMINE. 02. BUGMI-02.DMS CD-EM. EMERALD MINE. nSBUGMINE. 03. BUGMI-03.DMS CD-EM. EMERALD MINE. CHAOS CAVES. 01. CHAOSC-1.DMS CD-EM. EMERALD MINE. CHAOS CAVES. 02. CHAOSC-2.DMS CD-EM. EMERALD MINE. CHAOS CAVES. 03. CHAOSC-3.DMS CD-EM. EMERALD MINE. CHAOS CAVES. 04. CHAOSC-4.DMS CD-EM. EMERALD MINE. COLD CAVES. (LAZ) COLD-LAZ.DMS CD-EM. EMERALD MINE. COLD CAVES. 01. COLDC-01.DMS CD-EM. EMERALD MINE. COSMO MINE. 01. COSMO-01.DMS CD-EM. Ks EMERALD MINE. COSMO MINE. 02. COSMO-02.DMS CD-EM. EMERALD MINE. COSMO MINE. 03. COSMO-03.DMS CD-EM. EMERALD MINE. COSMO MINE. 04. COSMO-04.DMS CD-EM. EMERALD MINE. COSMO MINE. 05. COSMO-05.DMS CD-EM. EMERALD MINE. COSMO MINE. 06. COSMO-06.DMS CD-EM. EMERALD MINE. COSMO MINE. 07. COSMO-07.DMS CD-EM. EMERALD MINE. COSMO MINE. 08. COSMO-08.DMS CD-EM. EMERALD MINE. COSMO MINE. 09. COSMO VY-09.DMS CD-EM. EMERALD MINE. COSMO MINE. 10. COSMO-10.DMS CD-EM. EMERALD MINE. CRUNCHER. 01. CRUNMI-1.DMS CD-EM. EMERALD MINE. CRUNCHER. 02. CRUNMI-2.DMS CD-EM. EMERALD MINE. CRYSTAL CAVERNS. 04. CRYSTM-4.DMS CD-EM. EMERALD MINE. CRYSTAL CAVERNS. 01. CRYSTM-1.DMS CD-EM. EMERALD MINE. CRYSTAL CAVERNS. 02. CRYSTM-2.DMS CD-EM. EMERALD MINE. CRYSTAL CAVERNS. 03. CRYSTM-3.DMS CD-EM. EMERALD MINE. DANMARK. 01.  ?GJ DANMI-01.DMS CD-EM. EMERALD MINE. DANMARK. 02. DANMI-02.DMS CD-EM. EMERALD MINE. DIAMOND DIGGER. 01. DDIGGER1.DMS CD-EM. EMERALD MINE. DENMINE. 01. DENMI-01.DMS CD-EM. EMERALD MINE. DENMINE. 02. DENMI-02.DMS CD-EM. EMERALD MINE. DENMINE. 03. DENMI-03.DMS CD-EM. EMERALD MINE. DENMINE. 04. DENMI-04.DMS CD-EM. EMERALD MINE. DENMINE. 05. DENMI-05.DMS CD-EM. EMERALD MINE. nE DENMINE. 06. DENMI-06.DMS CD-EM. EMERALD MINE. DENMINE. 07. DENMI-07.DMS CD-EM. EMERALD MINE. DENMINE. 08. DENMI-08.DMS CD-EM. EMERALD MINE. DENMINE. 09. DENMI-09.DMS CD-EM. EMERALD MINE. DENMINE. 10. DENMI-10.DMS CD-EM. EMERALD MINE. DENMINE. 11. DENMI-11.DMS CD-EM. EMERALD MINE. DENMINE. 12. DENMI-12.DMS CD-EM. EMERALD MINE. DENMINE. 13. DENMI-13.DMS CD-EM \. EMERALD MINE. DENMINE. 14. DENMI-14.DMS CD-EM. EMERALD MINE. DIAMONDS. 01. DIAMO-01.DMS CD-EM. EMERALD MINE. DOWNUNDER. 01. DOWNU-01.DMS CD-EM. EMERALD MINE. DOWNUNDER. 02. DOWNU-02.DMS CD-EM. EMERALD MINE. DOWNUNDER. 03. DOWNU-03.DMS CD-EM. EMERALD MINE. DOWNUNDER. 04. DOWNU-04.DMS CD-EM. EMERALD MINE. DOWNUNDER. 05. DOWNU-05.DMS CD-EM. EMERALD MINE. DOWNUNDER. 06. DOWN OU-06.DMS CD-EM. EMERALD MINE. DOWNUNDER. 07. DOWNU-07.DMS CD-EM. EMERALD MINE. DOWNUNDER. 08. DOWNU-08.DMS CD-EM. EMERALD MINE. DOWNUNDER. 09. DOWNU-09.DMS CD-EM. EMERALD MINE. DOWNUNDER. 10. DOWNU-10.DMS CD-EM. EMERALD MINE. DOWNUNDER. 11. DOWNU-11.DMS CD-EM. EMERALD MINE. DOWNUNDER. 12. DOWNU-12.DMS CD-EM. EMERALD MINE. DOWNUNDER. 13. DOWNU-13.DMS CD-EM. EMERALD MINE. DOWNUNDER. 14.q% DOWNU-14.DMS CD-EM. EMERALD MINE. DOWNUNDER. 15. DOWNU-15.DMS CD-EM. EMERALD MINE. DOWNUNDER. 16. DOWNU-16.DMS CD-EM. EMERALD MINE. DOWNUNDER. 17. DOWNU-17.DMS CD-EM. EMERALD MINE. DOWNUNDER. 18. DOWNU-18.DMS CD-EM. EMERALD MINE. DOWNUNDER. 19. DOWNU-19.DMS CD-EM. EMERALD MINE. DOWNUNDER. 20. DOWNU-20.DMS CD-EM. EMERALD MINE. ACE. 01. E-ACE-01.DMS CD-EM. EMERALD MINE1. ACE. 02. E-ACE-02.DMS CD-EM. EMERALD MINE. BABY GHOST. 01. E-BGH-01.DMS CD-EM. EMERALD MINE. E.M.C. 01. E-M-C-01.DMS CD-EM. EMERALD MINE. Mr.B. 01. E-MR-B-1.DMS CD-EM. EMERALD MINE. Mr.B. 02. E-MR-B-2.DMS CD-EM. EMERALD MINE. MWB + EDITOR. E-MWB-ED.DMS CD-EM. EMERALD MINE. ORG. 40X. E-ORG40X.DMS CD-EM. EMERALD MINE. POOH. 01. E-POOH-1.DMS CD-E*M. EMERALD MINE. 01. PROF. E-PRO-01.DMS CD-EM. EMERALD MINE. 02. PROF. E-PRO-02.DMS CD-EM. EMERALD MINE. 03. PROF. E-PRO-03.DMS CD-EM. EMERALD MINE. 04. PROF. E-PRO-04.DMS CD-EM. EMERALD MINE. EATER. 01. EATER-01.DMS CD-EM. EMERALD MINE. EATER. 02. EATER-02.DMS CD-EM. EMERALD MINE. EAT. 01. EATMI-01.DMS CD-EM. EMERALD MINE. EAT. 02. EATsQMI-02.DMS CD-EM. EMERALD MINE. EAT. 03. EATMI-03.DMS CD-EM. EMERALD MINE. ELVIS MINE. 01. ELVISM-1.DMS CD-EM. EMERALD MINE. ELVIS MINE. 02. ELVISM-2.DMS CD-EM. EMERALD MINE. ELVIS MINE. 03. ELVISM-3.DMS CD-EM. EMERALD MINE. DASH. 01. EM-DASH1.DMS CD-EM. EMERALD MINE. DASH. 02. EM-DASH2.DMS CD-EM. EMERALD MINE. DASH. 03. EM-DASH3.DMS CD-EM. EMERALD MINE. EMPTY. T\ EM-EMPTY.DMS CD-EM. EMERALD MINE. II. EME-II-1.DMS CD-EM. EMERALD MINE. II. DATA. EME-II-2.DMS CD-EM. EMERALD MINE. EMERALD MINE 1. FOR 1200. EMERALD1.DMS CD-EM. EMERALD MINE. 01. EMERM-01.DMS CD-EM. EMERALD MINE. 02. EMERM-02.DMS CD-EM. EMERALD MINE. 03. EMERM-03.DMS CD-EM. EMERALD MINE. 04. EMERM-04.DMS CD-EM. EMERALD MINE. 05. EMERM-05.DMS CD-EM. EMERALD MINE. 06. EMERM-06.DMS CD-EM. EMERALD MINE. 07. EMERM-07.DMS CD-EM. EMERALD MINE. 08. EMERM-08.DMS CD-EM. EMERALD MINE. 09. EMERM-09.DMS CD-EM. EMERALD MINE. 10. EMERM-10.DMS CD-EM. EMERALD MINE. 11. EMERM-11.DMS CD-EM. EMERALD MINE. 12. EMERM-12.DMS CD-EM. EMERALD MINE. 13. EMERM-13.DMS CD-EM. EMERALD MINE. 14. EMERM-14.DMS CD-EM. EMERALD MINE. 15. EMERM-15.DMS CD-EM. EMERALD MINE. 16. EMERM-16.DMS CD-EM. EMERALD MINE. 17. EMERM-17.DMS CD-EM. EMERALD MINE. 18. EMERM-18.DMS CD-EM. EMERALD MINE. 19. EMERM-19.DMS CD-EM. EMERALD MINE. 20. EM:L ERM-20.DMS CD-EM. EMERALD MINE. 21. EMERM-21.DMS CD-EM. EMERALD MINE. 22. EMERM-22.DMS CD-EM. EMERALD MINE. EDITOR. EMERM-ED.DMS CD-EM. EMERALD MINE. EVE CAVES. 01. EVECA-01.DMS CD-EM. EMERALD MINE. EXCEPTION. 01. EXCEP-01.DMS CD-EM. EMERALD MINE. EXCEPTION. 02. EXCEP-02.DMS CD-EM. EMERALD MINE. EXPERT. 01. EXPMI-01.DMS CD-EM. EMERALD MINE. EXPERT. 02. &zo EXPMI-02.DMS CD-EM. EMERALD MINE. EXPERT. 03. EXPMI-03.DMS CD-EM. EMERALD MINE. FIRE. 01. FIREM-01.DMS CD-EM. EMERALD MINE. FIRE. 02. FIREM-02.DMS CD-EM. EMERALD MINE. FREAK. 01. FREAK-01.DMS CD-EM. EMERALD MINE. FREAK. 02. FREAK-02.DMS CD-EM. EMERALD MINE. FREAKMINE. 02. EASY FREAKE-2.DMS CD-EM. EMERALD MINE. FREAKMINE. 02. HARD FREAKH-2.DMS CD-EM. EMERALD MIףNE. FREAKMINE. JUNIOR. 01. FREAKJR1.DMS CD-EM. EMERALD MINE. FREAKMINE. 01. FREAKM-1.DMS CD-EM. EMERALD MINE. FRUSTY. 01. FRUSTM-1.DMS CD-EM. EMERALD MINE. FUN. 01. FUNMI-01.DMS CD-EM. EMERALD MINE. FUN. 02. FUNMI-02.DMS CD-EM. EMERALD MINE. FUTURE FIELDS. 01. FUTFM-01.DMS CD-EM. EMERALD MINE. GAZZA MINE. 01. GAZZA-1 .DMS CD-EM. EMERALD MINE. GHOST MINE. 01. GHOST-01.DMS CDe-EM. EMERALD MINE. GROTTO. 01. GROTTO-1.DMS CD-EM. EMERALD MINE. GROTTO. 02. GROTTO-2.DMS CD-EM. EMERALD MINE. HAUNTED. 01. HAUNT-01.DMS CD-EM. EMERALD MINE. HAUNTED. 02. HAUNT-02.DMS CD-EM. EMERALD MINE. HAUNTED. 03. HAUNT-03.DMS CD-EM. EMERALD MINE. HAUNTED. 04. HAUNT-04.DMS CD-EM. EMERALD MINE. HAUNTED. 05. HAUNT-05.DMS CD-EM. EMERALD MINE. HEAD. 01. HϿEADM-01.DMS CD-EM. EMERALD MINE. HIGHLANDER. 01. HIGHL-01.DMS CD-EM. EMERALD MINE. HISTORY HOLES. 01. HIS-H-01.DMS CD-EM. EMERALD MINE. CHAOS CAVES JUNIOR. 01. CHAOSJR1.DMS CD-EM. EMERALD MINE. JUNIOR ICE. 01. JUNIM-01.DMS CD-EM. EMERALD MINE. JUNIOR ICE. 02. JUNIM-02.DMS CD-EM. EMERALD MINE. JUNIOR ICE. 03. JUNIM-03.DMS CD-EM. EMERALD MINE. JUNIOR ICE. 04. JUNIM-04.DMS CD-EM. EMERALD MINE. KEVIN MINE.$VÛ 01. KEVIN-01.DMS CD-EM. EMERALD MINE. KEVIN MINE. 02. KEVIN-02.DMS CD-EM. EMERALD MINE. KEVIN MINE. 03. KEVIN-03.DMS CD-EM. EMERALD MINE. KIDS FUN. 01. KIDSF-01.DMS CD-EM. EMERALD MINE. LABAN MINE. 01. LABAN-01.DMS CD-EM. EMERALD MINE. LADY BIRDS. 01. LADYB-01.DMS CD-EM. EMERALD MINE. LAW MINE. 01. LAWMINE1.DMS CD-EM. EMERALD MINE. MANTRONIX. 01. (MWB.) MANTR-01.DMS CD-EM. BOULDERDA 8#SH. MR.BOULDER. 01. MR-BOULD.DMS CD-EM. EMERALD MINE. NOI. 01. N-ONE-01.DMS CD-EM. EMERALD MINE. NOI. 02. N-ONE-02.DMS CD-EM. EMERALD MINE. NOI. 03. N-ONE-03.DMS CD-EM. EMERALD MINE. NOI. 04. N-ONE-04.DMS CD-EM. EMERALD MINE. NOI. 05. N-ONE-05.DMS CD-EM. EMERALD MINE. NOI. 06. N-ONE-06.DMS CD-EM. EMERALD MINE. NOI. 07. N-ONE-07.DMS CǟD-EM. EMERALD MINE. NOI. 08. N-ONE-08.DMS CD-EM. EMERALD MINE. NOI. 09. N-ONE-09.DMS CD-EM. EMERALD MINE. NOI. 10. N-ONE-10.DMS CD-EM. EMERALD MINE. NOI. 11. N-ONE-11.DMS CD-EM. EMERALD MINE. NOI. 12. N-ONE-12.DMS CD-EM. EMERALD MINE. NOI. 13. N-ONE-13.DMS CD-EM. EMERALD MINE. NOI. 14. N-ONE-14.DMS CD-EM. EMERALD MINE. NOI. 15. )N-ONE-15.DMS CD-EM. EMERALD MINE. NOI. 16. N-ONE-16.DMS CD-EM. EMERALD MINE. NOI. 17. N-ONE-17.DMS CD-EM. EMERALD MINE. NEW. 01. NEWMINE1.DMS CD-EM. EMERALD MINE. NORDLIGHT. 01. NORDL-01.DMS CD-EM. EMERALD MINE. NORMAL MINE. 01. NORMALM1.DMS CD-EM. EMERALD MINE. NORMAL MINE. 02. NORMALM2.DMS CD-EM. EMERALD MINE. NORMAL MINE. 03. NORNALM3.DMS CD-EM. EMERALD MINE. OH NO MOREH- YAMS. 01. NOYAMS-1.DMS CD-EM. EMERALD MINE. OH NO MORE YAMS. 02. NOYAMS-2.DMS CD-EM. EMERALD MINE. OH NO MORE YAMS. 03. NOYAMS-3.DMS CD-EM. EMERALD MINE. OH NO MORE YAMS. 04. NOYAMS-4.DMS CD-EM. EMERALD MINE. OH NO MORE YAMS. 05. NOYAMS-5.DMS CD-EM. EMERALD MINE. OH NO MORE YAMS. 06. NOYAMS-6.DMS CD-EM. EMERALD MINE. OH NO MORE YAMS. 07. NOYAMS-7.DMS CD-EM. EMERALD MINE. OH NO MORE YAMS. 08. NOYAMS-8.DMS CD-EM. EMERALD  MINE. OH NO MORE YAMS. 09. NOYAMS-9.DMS CD-EM. EMERALD MINE. NUGGET. 01. NUGGET-1.DMS CD-EM. EMERALD MINE. NUGGET. 02. NUGGET-2.DMS CD-EM. EMERALD MINE. OZ. 01. OZMIN-01.DMS CD-EM. EMERALD MINE. OZ. 02. OZMIN-02.DMS CD-EM. EMERALD MINE. OZ. 03. OZMIN-03.DMS CD-EM. EMERALD MINE. OZ. 04. OZMIN-04.DMS CD-EM. EMERALD MINE. OZ. 05. OZMIN-05.DMS !薛 CD-EM. EMERALD MINE. PAC MANIA. 01. PACMI-01.DMS CD-EM. EMERALD MINE. PAC MANIA. 02. PACMI-02.DMS CD-EM. EMERALD MIME. PAC MANIA. 03. PACMI-03.DMS CD-EM. EMERALD MINE. PAC MANIA. 04. PACMI-04.DMS CD-EM. EMERALD MINE. PAC MANIA. 05. PACMI-05.DMS CD-EM. EMERALD MINE. PAC MANIA. 06. PACMI-06.DMS CD-EM. EMERALD MINE. PAC MINE DELUXE. 01. PACMINE1.DMS CD-EM. EMERALD MINE. PAC MINE DELUXE. 02. "W PACMINE2.DMS CD-EM. EMERALD MINE. PAC MINE DELUXE. 03. PACMINE3.DMS CD-EM. EMERALD MINE. PAC MINE DELUXE. 04. PACMINE4.DMS CD-EM. EMERALD MINE. PORNO MINE. 01. PORNO-01.DMS CD-EM. EMERALD MINE. PORNO MINE. 02. PORNO-02.DMS CD-EM. EMERALD MINE. PROFESIONAL. 03. PROFES-3.DMS CD-EM. EMERALD MINE. PROF ICEMINE. 01. PROFI-01.DMS CD-EM. EMERALD MINE. PROF ICEMINE. 02. PROFI-02.DMS CD-EM. EMERALD MINE. PROF ICEM# (INE. 03. PROFI-03.DMS CD-EM. EMERALD MINE. PROF ICEMINE. 04. PROFI-04.DMS CD-EM. EMERALD MINE. PROF ICEMINE. 05. PROFI-05.DMS CD-EM. EMERALD MINE. PROF ICEMINE. 06. PROFI-06.DMS CD-EM. EMERALD MINE. PROF ICEMINE. 07. PROFI-07.DMS CD-EM. EMERALD MINE. PROF ICEMINE. 08. PROFI-08.DMS CD-EM. EMERALD MINE. PROF ICEMINE. 09. PROFI-09.DMS CD-EM. EMERALD MINE. PROF ICEMINE. 10. PROFI-10.DMS CD-EM. EMERALD$ MINE. PROF ICEMINE. 11. PROFI-11.DMS CD-EM. EMERALD MINE. RECYCLED. 01. RECYC-01.DMS CD-EM. EMERALD MINE. RECYCLED. 02. RECYC-02.DMS CD-EM. EMERALD MINE. RECYCLED. 03. RECYC-03.DMS CD-EM. EMERALD MINE. RECYCLED. 04. RECYC-04.DMS CD-EM. EMERALD MINE. RECYCLED. 05. RECYC-05.DMS CD-EM. EMERALD MINE. RECYCLED. 06. RECYC-06.DMS CD-EM. EMERALD MINE. RECYCLED. 07. RECYC-07.DMS % xw@] CD-EM. EMERALD MINE. RECYCLED. 08. RECYC-08.DMS CD-EM. EMERALD MINE. RECYCLED. 09. RECYC-09.DMS CD-EM. EMERALD MINE. RECYCLED. 10. RECYC-10.DMS CD-EM. EMERALD MINE. RECYCLED. 11. RECYC-11.DMS CD-EM. EMERALD MINE. RECYCLED. 12. RECYC-12.DMS CD-EM. ROCKFORD. 01. ROCKF-01.DMS CD-EM. ROCKFORD. 02. ROCKF-02.DMS CD-EM. ROCKFORD. 03. &  ROCKF-03.DMS CD-EM. ROCKFORD. 04. ROCKF-04.DMS CD-EM. ROCKNUTS. 01. ROCKN-01.DMS CD-EM. ROCKNUTS. 02. ROCKN-02.DMS CD-EM. EMERALD MINE. RUNNER. 01. RUNNER-1.DMS CD-EM. EMERALD MINE. RUNNER. 02. RUNNER-2.DMS CD-EM. EMERALD MINE. RUNNER. 03. RUNNER-3.DMS CD-EM. EMERALD MINE. RUNNER. 04. RUNNER-4.DMS CD-EM. EMERALD MINE. RUNNER. ' K205. RUNNER-5.DMS CD-EM. EMERALD MINE. RUNNER. 06. RUNNER-6.DMS CD-EM. EMERALD MINE. RUPPEL. 01. RUPPEL-1.DMS CD-EM. EMERALD MINE. RUPPEL. 02. RUPPEL-2.DMS CD-EM. EMERALD MINE. RUPPEL. 03. RUPPEL-3.DMS CD-EM. EMERALD MINE. RUPPEL. 04. RUPPEL-4.DMS CD-EM. EMERALD MINE. RUPPEL. 05. RUPPEL-5.DMS CD-EM. EMERALD MINE. RUPPEL. 06. RUPPEL-6.DMS CD-EM. EMERAL(n,D MINE. RUPPEL. 01. EASY. RUPPEL1E.DMS CD-EM. EMERALD MINE. SNELMINE. 01. SNELM-01.DMS CD-EM. EMERALD MINE. SOLOMONSLOST. 01. SOLOM-01.DMS CD-EM. EMERALD MINE. SOLOMONSLOST. 02. SOLOM-02.DMS CD-EM. EMERALD MINE. SPACE MINE. 01. SPACE-01.DMS CD-EM. EMERALD MINE. SUPER FREAK MINE PRO 01. S-FREAK1.DMS CD-EM. EMERALD MINE. SPRINT MINE. 01. SPRINT01.DMS CD-EM. EMERALD MINE. SPUDMINE. 01. SPUDM-01.DMS ) CD-EM. EMERALD MINE. SPUDMINE. 02. SPUDM-02.DMS CD-EM. EMERALD MINE. SPUDMINE. 03. SPUDM-03.DMS CD-EM. EMERALD MINE. SPUDMINE. 04. SPUDM-04.DMS CD-EM. EMERALD MINE. SPUDMINE. 05. SPUDM-05.DMS CD-EM. EMERALD MINE. SPUDMINE. 06. SPUDM-06.DMS CD-EM. EMERALD MINE. SPUDMINE. 07. SPUDM-07.DMS CD-EM. EMERALD MINE. SPUDMINE. 08. SPUDM-08.DMS CD-EM. EMERALD MINE. SPUDMINE. 09. *;c SPUDM-09.DMS CD-EM. EMERALD MINE. STOLEN MINE. 01 STOLEN-1.DMS CD-EM. EMERALD MINE. STONEHENGE. 01. STONE-01.DMS CD-EM. EMERALD MINE. STYX MINE. 01. STYXM-01.DMS CD-EM. EMERALD MINE. STYX MINE. 02. STYXM-02.DMS CD-EM. EMERALD MINE. SURFER MINE. 01. SURFER-1.DMS CD-EM. EMERALD MINE. TEAM AWAY. 01. TEAM-A-1.DMS CD-EM. EMERALD MINE. THRU-THE-YAM-CAVES. 01. THRUG-01.DMS CD-EM. EMERALD MINE. TOOLS. +74.6.ECS. TOOL46-1.DMS CD-EM. EMERALD MINE. TOOLS. 4.6.ECS. DATA 1. TOOL46-2.DMS CD-EM. EMERALD MINE. TOOLS. 5.0.ECS. TOOL50-1.DMS CD-EM. EMERALD MINE. TOOLS. 5.0.ECS. DATA. TOOL50-2.DMS CD-EM. EMERALD MINE. TOOLS. 6.0.AGA. 1 TOOL60A1.DMS CD-EM. EMERALD MINE. TOOLS. 6.0.AGA. 2 DATA. TOOL60A2.DMS CD-EM. EMERALD MINE. TOOLS. 6.0.ECS. 1 TOOL60E1.DMS CD-EM. EMERALD MINE. TOOLS. 6.0.ECS. 2 DATA. TOOL60E2.DMS CD-EM. EMERA,B'wLD MINE. TERRIBLE TUNNELS. 01. TUNNELS1.DMS CD-EM. EMERALD MINE. TUTORIAL. 01. TUTOR-01.DMS CD-EM. EMERALD MINE. TUTORIAL. 02. TUTOR-02.DMS CD-EM. EMERALD MINE. TUTORIAL. 03. TUTOR-03.DMS CD-EM. EMERALD MINE. TUTURIAL MINE. V6.0 EDIT TUTORV6 .DMS CD-EM. EMERALD MINE. VENOM. 01. VENOM-01.DMS CD-EM. EMERALD MINE. VENOM. 02. VENOM-02.DMS CD-EM. EMERALD MINE. WATER. 01. WATER-01.DMS-Ɍ CD-EM. EMERALD MINE. WATERMILL MINE. 01. WATMIL-1.DMS CD-EM. EMERALD MINE. WINDMILL MINE. 01. WINDM-01.DMS CD-EM. EMERALD MINE. WONDERMINE. 01. WONDER-1.DMS CD-EM. EMERALD MINE. YKIKAKOU. 01. YKIKAK-1.DMS CD-EM. EMERALD MINE. YKIKAKOU. 02. YKIKAK-2.DMS CD-EM. EMERALD MINE. YOUNG DENMINE. 01. YOUNGDM1.DMS CD-EM. EMERALD MINE. YOUNG DENMINE. 02. YOUNGDM2.DMS CD-EM. EMERALD MINE. YOUNG DENMINE. 03. .YM_ YOUNGDM3.DMS CD-EM. EMERALD MINE. YOUNG DENMINE. 04. YOUNGDM4.DMS CD-EM. INDMILL MINE. 01. WINDM-01.DMS CD-EM. EMERALD MINE. WONDERMINE. 01. WONDER-1.DMS CD-EM. EMERALD MINE. YKIKAKOU. 01. YKIKAK-1.DMS CD-EM. EMERALD MINE. YKIKAKOU. 02. YKIKAK-2.DMS CD-EM. EMERALD MINE. YOUNG DENMINE. 01. YOUNGDM1.DMS CD-EM. EMERALD MINE. YOUNG DENMINE. 02. YOUNGDM2.DMS CD-EM. EMERALD MINE. YOUNG DENMINE. 03. sHp{J M.W.B. DOXDISK # 61 1995  ****************************************** P 01 ALIENBREED 3 LEVELCODES P 21 HILLSEA DOX P 02 ANTS! LEVELCODES P 22 INSPECT DOX P 03 BANGBOO LEVELCODES P 23 MPEG PLAYER GUIDE P 04 BIGANIM DOX P 24 MULTI PLAYER GUIDE P 05 BOOT TOOL DOX P 25 NOSTRADAMUS FAQS P 06 CD32 TIPS & TRICKS P 26 PARADOX LEVELCODES P 07 CITADEL DOX P 27 PENGUIN DOX P 08 CLONER nDOX P 28 PREFS GUIDE P 09 COALA GUIDE P 29 PS3M GUIDE P 10 COMPRESS DOX P 30 SNES -TIPS & TRICKS! P 11 COURIER MODEM REF.CARDS P 31 SUPERTENNIS DOX P 12 CYBERFORCE INFO P 32 THESIUS XII DOX P 13 DELITRACKER MANUAL P 33 THOMAS .. PINBALL P 14 DMS GUIDE P 34 TOWER ASSAULT LEVELCODES P 15 DSOUND DOX P 35 ULT.SOCCER INFO P 16 EMERALD TOTALL LIST P 36 VIEWTEK DOX P 17 FAST JPEvG GUIDE P 37 WHEELSPIN DOX P 18 FEARS LEVELCODES P 38 WHEELSPIN INFO P 19 FIND DOX P 39 WORMS INFO P 20 FULLFIND DOXEM REF.CARDS P 31 SUPERTENNIS DOX P 12 CYBERFORCE INFO P 32 THESIUS XII DOX P 13 DELITRACKER MANUAL P 33 THOMAS .. PINBALL P 14 DMS GUIDE P 34 TOWER ASSAULT LEVELCODES P 15 DSOUND DOX P 35 ULT.SOCCER INFO P 16 EMERALD TOTALL LIST P 36 VIEWTEK DOX P 17 FAST JPEڤ  FILE_ID.DIZpA.560p:S _____ _______ __________ \__ \/ _/_ \/\/ _/_ _ \ / / \ / / \ \/ Y _/ / _ \ _ \ \ _ \ / \ / \_\ \_Y \ /______\/____ /_/\____ /___ / \/ \/ \/ DOX DISK NR: 61 !! D25stradamusFAQSp7=<>{[ZYXWVUTSRQPONMLKJIHGFEDCBA@?>q24LTIPlayerMANUALp=?||PP20 oP`C0S"5ZpUDlsM=fFAI N ?CہECIGRx Ư(A`mSXc%­^NTB}_׊ 30S/_NAZ>I/<=dDuVoBD8~0#>ClqG ED[:`PAA&E mX7N?/[c t~p Vר_=\DlSCwPYУӖ/+3QƉ+J Ȫ H& RENTYYGǐ0TQQTD殿N&+> t&olJ|z77xG}샸rgb!>CA@M8CN)q1232p=@bʂKá5tOރ㻉[OzP x;⎞=z:x6[tC.UE</ޕ*j|x{{`{8e#=|~g"ω-C: >wOD$'|!CJQ⁞PVL iI<]ǃr`:)ل[ YNx`p 7V<{kLm$*÷z¨~*ۖ],X Uҏ}<|ã ړ3I!hX'P¹%`<)Zo|1HKs ZX?'%xEnX͆!(}8lHL4,LihTz!#h` 8 T`mٚTuz+Ԉ=EMupbl9X7FgΔ211K|x$c,XȐ5k0V=AGLz #>&;S_ x o `WЏו]~h_ǝ05yS ` 7ΫXb|-}88fcc=BN3S5ϖe|?>\=!gy3fIY EVTW@y9Mdh}pxKKߒwc ]`vlOԤf5(OU1g?`3}*(' A1%3z~$<ćb,吢4,Gθu gdk$w Q܍1c4y`gߚv`e05OƯ} EU}HC=G rD0wtY%t=J<>_ 0Ug wĊ<`#fZ!f=\{Skރ?&'(N`k\|Oi p{-&&fY]l+YxVϮz:G rhg x' 6\>C}t8B1?n,w'=C1KŮҁGxb0>C< C0ZR

pDxx^2ܣoiRRj|l#pn3&-RrB|(E;L?wb'O~A=^=5ˠF=V`?N1BH;NL/#KŠb9}ʦbBg,`d@w^r) TO 4Uh˕ϦaN-324'6/ )ᢴ!`DtGw/"Nkx|Y $Uш,\xǨ;֠Bb(E]?wk?48gp\!$ee߼aG~q#ս0v*-)I}tL)o+!\|=Dʴ \>xWۇ~z8@0BUK.$8G &.@ 4v.P05x0pOC##$/r.CӳX {up:9H"R0&a%1-C~DC8RY?ΕA_I&4@LO i++Z bLfHԽ!vYfX2`q- $_I`*#=| x,me ;&Bh:DŽ~=C \PEe,Կ }Ŕ5=E:mz?" !h*;&`~+ʩ*4vB"2ATDJ BA:zM l( r𣂯>Xem0ϟ9i+6d2vp"Xk[">ptN@yX9ݹgQ\`"夠%> u s$,- G^J1?xn4O T'3}Amh ƛM#Hn4ߜNm- eNB_ UgCs[O0#S{geTxQ>&_,$:1 G~< j#?ķ gJ{l/u@~`"+U2owTN3M3ɾB ǖ۫8'13 :?$`w$=F~YB7ΚY샓* \'th;~*7*{{;F?yzG ^ L Ffߧ ~|=`¿>(*J=/ ff˞Cz4[yR跞ȏ?%%þ;n]/U'}Mm쩣3%uqn,^m= pM]\'F=}PWo|o u} 4^KS=RoHqAS x6TRD-)oI=CCidctϘ5id6' = GջշX'|_Pe\'4 /+~p;h>.oD{qZ],lzG0|HԘGGytoyWqƵ[Bz$nOƞ `Eƒx"ge ĻBi8 N4u~TH2j2X?nwO=s"K;]?TxXB-?sG&x'P\~!xO[k5"% C<(G~v+8lD04X(O?~i^sr$0 gHpU?)7p%]5c 8mI<]Oj9KѓD:Gz?'3Cc$c(Lu)~9RB~$džP0m# bsǎjU v Sѷ%E'!A_(t%GD' ZzB끘+'K֢[? K= ES! 'qa $43 gA~E~(eS tĦ5-~ '"<1in,bμE: |I&#l+b30 ~#za]=fx( ]#) {D~~`>:܈T= Iy=0>+}ۂZ( A$~һ#>]C|oEzpGyyYx{c\2}أ y?bAšuB<}fZD11b($i&g>eg?I(=/YÁx8c=zqaO;wHT5먗W߯OC/iegg1^ɽF|hh^py>zbv|??|DJyxgC|6vƏ}ȗ߯mwCY> ~tzN);qr&>~84#Apq$hd:r(.yeZ凎h~GG hxP*k|q@!%YtģTIM2A *_ jթ 㸻aQцzpvB셹=8Q ;7H1 1 ͗76\%*!8 3@wxwռO܈楉@?he|GvP@xy`#$?LPyä+j!JiR6}px#ηqRᝩ/" 8C0bp-(rJvU3'{c_+k:x0=&sgy ICɛdG X0T(X4~rxiZrcD;E!PPAP+-/Ĥ·B}0 o,>pc ;K/X~JJ>aG~8pB+ /K(=}J?v_?|G\|j(rE0-'.{z}dRu4%ZGtȻE(ȾbhqȐjn]5u(f6= K &LJ")q@.pNJmkSgNC5|?pRnx'y<\Y,:(7zO/<gSOPҸ90'p^x7o^[dϒN+/"+x=_v/s q4/PYL=1b\Yyh0.WGxjS )ӧq C~pb=1WԪ:}Z f;xwrbOm/,1a<@S> =uḾ~{8B>m3}i0Sc_/uQN †Z,+[ ]6G&A:0\0q]Spppt$GP/pJuyK=L-_oїyBz]AnWHxX H@M".Z D*2W<-_axVP.):\pSAm(v^ GS801U~(;;JDP:K/FRj泳Ox_{_+x[ Դ:7/@pLx% yeɌv`#pUp^p7x /  =B4 eM?Au2鏓8MÎMO-wu!yb`\B _?|?>t@`C%@ l8v'cCkt'oCxuwa3yogPKKtwzǗyl6"+~2?/ϸ|4*0E`EНwryyAl5>C z/~J_V;,{ڿՇeyoX{BԾ<]C‹| ŀJA p~B ?}0\>*!V wwT*a3Ds~NҐ;.e \Lh,r1+NHx'YzHݷm\_X4 3G2i}b.?ئW{+.YkWG!E/(Nwfx 0fq"Jp%=sk< a0Y@BxE(%s#͔y"<l%uwF>Ї#A(K!㩃=N̩+ \'~_sjS?r~HU 9r<|=N:Fݢ3#~A8:F طu?|Ov+紧xpy_ _$ȟs@L?ǡ/xj ѤV|?mJx ͏"z6O@Jr( עڥtuWz4`eshNk?#~PK 9ǝx_=h 9E:1O,0eQ}qj* ҎD i NoȎP{Vu=O( LxMG~b|=zmop+(U\a?\LNQ?5>e#Ǿ^-Re0bB9S`T;=q][c]Μ24lKac~9Կc兯x=/?{q!WSbX}˄a"f0TŸ_>8Z ό&($<(4==L>^c -4 @yO_>ѥzb``J VDoxJm$Zp@*!ܞݛQcgjxW&},=xEq@?QԳ; +z7533I_Jtc?"dWG89<;K#ӏQ *O?|}t gH|"TW#Bh50S>y3oTwriV0;\c$iyN7T逸k7j{Ph9r'd~俜p^gEl3|X>zb:=Nu!&to""`{L*aAЃT5>{[ /<>wSwMxc_6!߷6:O<CcciyR }`i2_2@Z\nϾsENjkH5_?IjjO7C8>A+(Aapxm?Or| l?VP@M"s)ƾh?.w9K%E~Wid?#,{$ <8W 7pؘelGV}6ܾhKX.@05WURKM AIOFy#O$h)DEzC a|PAsx`=51Q8ęhYa<}:cD|4_|q+Р;(#HWǥ'&d=oH)},ݟם=R;rzԧüVskacؿ< I%rY8T [+ fc>G^i?tP2A˱/KfBK|Bvſ}q22/DH.,$*DN{BJ,wR,~5فxrg 7\I1$j E&Dnخ`<΋x;427&&ZIxOmh3US¡nO8_P\zs/߄ "]i(cMȂ{Yx||8_>~x,Y:{n ք8w~>G8"#<=C>z[yT෶$ q~]D[5$g~9g`{|=w{xtR{4HzK+k$yCY]-Z>P{!={DZ?s22iy5aft p\_0El E~~siC>'ek|<?KCpG_x\ǰSx|< E3|X#uH/݌Ox t-;4PMI/s,ؾN?G(J rx[gx5QHDz*ߖ5*Adzlbm.<A^s/ÄT 8pHb>?|Not$_n': Lj=j_=P Cv&r`9H&|H _6|렧]/ CZ]d,a P<_(ya5@?mhGJ|sό#~B}J sF#UZe"(>3Lzk'( j~pGAgz< %0CpCp *H3>'h@ FoBǘ5ּ=@|纷~\;/&B}Ԫ#*X >}I㐞%^Q:Gu cџ4W\_3aOxp4^#^a6bAp0)`<'ИwL0cP0?F'11g CccDƤ;340,{ )}8ZssDeъpZyEx"x !P$ 01 й2 r!i?mSO\p) %=⫟X7 o<^x>Q pV?_(bh [>!.㉣}=V~`=?63+@ ,~ 95ģFh_L oeXnO8hl ^zIOy85r*;QvǏp?3pU5X&e8ب8K/X7;Up:܃Jz;4 /HtA,Ą?{9/b4rС Cu`m*8C=y{(xZ"`+#biT=tzsq |<Ѿ„ҧTo:(>죢er'cP xI2O>}]=a Jðr~wfa#Rq<1} =V}`k_Ф=x|LI2A`l$S3 3i-P=WL6&g'dj|k0Iخ$9tPŠdžh|}ڃ`hNV<])#X|Δ~(0. fuH(9؇[bbd6dd ~?Ǩ*aLoh/h]f")ŗxrqLOjW1x2'Q"TH=X(Z$/o |wlxߏ;jx@NVM_(JNǾ 5OI9d>[I&`l9n<0 㚿5稇 Qx>v>=Sl4Lo hQ\-G#:# < _5>DҦtD\A!2"o #|?X.Dx.v@;K=/IG5ggJۧ~@ ,4]~E|Atc=ء*#  +Y€+wt#Te2_ P)$̄?k|dO<)/vQ@7&P!}!,]moPCI6(R!i#)l!ì{!.W=Y}qm̼0!LJ0<4tɬΆ"FD@'~(h(:ay!<{{Z?㴼rhיa#8w P޿m냬t}p~O xRs˨)4{C4k aLO簝o1zfL)I$$&ķ4vm(Z!3]dlHo I\X vJumt<|N<CNj~;}T8IHFgL׊xwu=-\8%${_'^#Qˍ&E~AAe~,I~A<3WW[,Ajō5 X|O|zyxvxG,z`1! =,=Zv</PY89]U0&yCL,Аy-1NC!:!a8\P G>eg}|AKO({87atH8a^%T>rҗC*3ߎ@H8% q{^Λ3r bZGB9*a㲣Q=tX7pa!·:'=VGύ9| ކ釡`78O f{[v-%/,~&c|砇Ӄz47|/递]g=^<pdxey1e oV?6eN rw0l!$lBV~ԵsL㼽a-gngm~ !׾Aq@]N'=[nt2r0O/?agm@r=HwwJT@cOj %eS X7#!y܀~1/=VvOxJY@z2&²?ߌ)&6@RY>"9Z-j=yF Y>(4-=6_2"4>iUyxۧ$93? `IW~O zy`0_ 'a #iƜ9{ >@\p11g~d c3=}|?{N(^O^L`Ax~a^&M'Yׅ3(]!?e0 .\K>~(h p{WC}xBptKZ<`G W(Ѹp":Dt`r6e& +=```Y$,/Kj= Kj/? ݆ɎpP=hB6X?"x_^r0#z$~ O C ]@!^13L}NPH<JBy7P}5\]){zyxwvutsrqpon@?>=ihgfedcba`_^]:@14Sp\^J E;FILE: DMS.doc - AmigaDOS version 1.11 documentation - 7/1/91 ***************************************************************************** The DISK-Masher Copyright (c) 1989-1991 SDS Software ***************************************************************************** What is it? The DISK-Masher (DMS) is a utility that allows users to compress and archive floppy disks. Version 1.11 requires at least 512k of memory, and AmigaD\_x;OS version 1.2 or later. Why a disk archiver? Many programs are available for archiving individual files and do a relatively good job. However DMS was created for the purpose of archiving whole disks. It is useful for archiving non-filing system disks which cannot be done with standard file archivers, sending distribution disks, archiving library collections, and many other uses. DMS takes much less time to put a disk back together than with a file archiver and is less wear \`f^and tear on your disk drives. Why not use other disk archivers? DMS has been tested against every other similar type programs and will provide faster execution, greater compression, more support features, and continuing user support. Once you try DMS you won't be satisfied with anything else. Among other things DMS provides: - Highly optimized compression routines offerring the utmost in speed and compression. 4 different routines to choose from to satisfy y\aour needs. - The ability to read and write to or from any AmigaDOS device conforming to the standard 80 tracks , 512 bytes per block , 11 blocks per track, 2 sides, Ex: DF0:, DF1:, RAD:, etc. - Extended Virus checking of the boot blocks. Other disk archivers just show the boot block and do not check for viruses, this is extremely stupid, most viruses do not come out and say "Look here, I'm a virus!". Without actually checking the boot block y\bA 0ou're opening up a can of worms. Therefore DMS currently checks for over 60 different viruses and custom boot blocks and can automatically install the disk. It is still Important that users monitor their system periodically with a virus checker as there are many types of viruses. - Data Security. DMS has the option to encrypt archives with a user selected password for security. ************************************************************\c***************** Command Line Options and Usage The general format for a DMS command is: DMS command file[.DMS] [OPTIONS ...] Everything in braces [] is optional. Everything else is required. file[.DMS] is a user specified filename. The .DMS ending will automatically be appended to the filename if you do not include it. This is done to avoid confusion with other archiver formats. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\d0.~~~~~~~~~~~~~~ 1.) READ This command will read and compress a disk. The basic usage for this command is: DMS Read file[.DMS] [FROM Dev:] [TEXT filetext] [CMODE mode] [LOW lowtrack] [HIGH hightrack] [NOVAL] [NOZERO] [ENCRYPT password] file[.DMS] - the output file which will contain the archived disk. OPTIONS: FROM Dev: - Will read the disk from a different device. The default device is DF0: (internal drive). You may choose any device \eqEas long as it has 80 tracks, 2 sides, 11 sectors/track, and 512 bytes per sector. Examples: DF0:, DF1:, DF2:, DF3:, RAD:, FM0:, FF0:, etc. TEXT filetext - Causes DMS to read in the file 'filetext' and add it to the archive. When the archive is extracted the text will be displayed before writing the disk. This is useful for identifying disks or giving other information about the archive. CMODE mode - Chooses the compression mode used. Mode is either\ fx/Ņ NONE, HEAVY1, HEAVY2, or BEST The default mode is BEST Available modes are: NONE - No Compression is performed (Straight Read). HEAVY1 - Heavy compression, good speed/compression ratio. HEAVY2 - Best available compression. Only available with >1meg ram. BEST - Chooses Best compression method for available memory. LOW lowtrack - Specifies the starting track to read from. The default is track 0. Lowtrack must be a value from 0 to \ g:79. HIGH hightrack - Specifies the ending track to stop at. The default is track 79. Hightrack must be a value from 0 to 79. NOVAL - Stops DMS from inhibiting the disk validator when reading the disk. NOZERO - Normally DMS will read the AmigaDOS bitmap from the disk and archive only sectors which are being used. If the disk is a non-filing system disk or has a bad bitmap, DMS will automatically archive the whole disk. In EXTREME cases DMS will make\ h e a wrong assumption about the type of disk it is archiving. NOZERO will cause DMS to archive the whole disk totally ignoring the disk bitmap. Generally you will rarely if ever have to use this option. ENCRPYT password - Causes DMS to encrypt the input from the disk using the password supplied. 'password' is any alphanumeric word you desire. Examples: Joe, Fred, ABC1234, ONLY-FOR-ME, etc. EXAMPLES: DMS read disk1 - Will compress a disk from drive DF0:\ i using the default compression mode and store the results in the file 'disk1.DMS' DMS read stuff.DMS lowtrack 20 - Will compress only tracks 20 to 79 into file 'stuff.DMS' DMS read stuff lowtrack 40 hightrack 40 - Will compress only track 40 into file 'stuff.DMS' DMS read stuff from df1: cmode heavy1 noval nozero text RAM:intro - Will compress a disk from drive DF1: using compression mode HEAVY1, not inhibiting the disk validator, not using the disk bitmap a\ =Vgnd adding the text from file 'RAM:intro' to the file 'stuff.DMS' DMS read stuff.DMS from RAD: encrypt JOESTUFF1 - Will compress a disk from ram drive RAD: and encrypting the output with the password 'JOESTUFF1' to file 'stuff.DMS' DMS read stuff.DMS text CON:0/0/640/200/window - Will compress a disk and allow you to quickly add text to the archive. A console window will open up and you can then type any text you want. To finish type CTRL \ to close the wiokHlcH~$H$I,xH H&n"+g A"(4`":t <Hd",Ёt&A"<N:JfLNu @$@"@ <b Sf g I $IS`(I)|HL)NJLHg& HЬ.@ ,/@Ѭ")ABp"<0NCTpN)@Dfpd`&n)kJgX k"h r)IЁRBgR@UBw Sԁ SQ S Q"O/ `dA\NA\N)@/$@ *$g,lD @"()AN"* g$<N)@g @'holZ,O l/Hl h$)hN*Nzp` // ,g @NN ,x"lDNbNJg",gN,xN|"lN ,"L,x,*lN. .ML~Nudos.libraryNUH00&mA |:LB,M l(/@t<f )|`)|Ca>~P0,g~P,,g܆0/"r2or2 lV0(HH+@0/ r2or2 lV0(JH+@.-,-JfJg(,xN| lV 1@H 1@J,lN,xNopULvaF lVCp "Qp0,rЁЀ9@9llpa0"lf ,H,xN.Bf lV,lN lZ < Nj.-` lZ hV,xN lZ hVN| @<("(/A$"@N $fb r grCgNYg0rgDYg&`@JWDHHJga`@aJHlarXO`0 lZ,lN lVaaB`~z`rFWDHH*JgN lZ,lNJgaaz L N]NuH0 lZ"l`p"$&,lNL NuNU+@A"lfNr Ёg[g `A"aA,aN]NuNU+Ha maPN]NuJZg lZ,lNJVg lV,lNJfg"lf ,oqB>H,xN.)HZ)HV)HfNuH1&H gTJgA"$<,lDN.` ,lDN.Jg( KJfS"$ &NJgrKҁN:"N"l`p,xN."lNb"lNbJRgJjg lj,lRN"lR,xNbJNg"lNNbJJg lJ"HNb l$ (BNXOLNu/~`AC3xxTp@m L)H:)|L>)H0)H,|4B,5An)H6pC,,xNX.NupC,,xNRNuH2&HJjg|A"lj"#lZ JRg lj,lRN$@` lj,lJN$@ g@Jg< K,lj"nNJg KJfSp:"3g KCRN K"JNp`p`/ "K lVpkor՞E$,lNN$_HLLNuNUH0+HpAN$@ gxp> JN&@ gd"KAp",xNDJfH7|  mT'H m'h0$p0(L'@(0( 7@00(7@27|<"KN8"KN> KN JN,L N]NuNuNUH0H&m~|x FORMVDHHJgp` KpАPH ILBMgp` m"H@$IC/I` KP*( BMHDg$gzg( g* gJ` K"mp,xN|`n m!S<`dJfp`p m/H K"o p`,xNx`<d6 K"Jp,xNP`$JgJfp`,Jgp`"  m"Ka `&K Pހe8pLo s1 N]NuNUH0&IHp m( /@"Jg Sgp`x|<( z("~/@/A`J"f,~` j/H& K "o&,xNRXm`z`r j$H`P@Jo$HHr@ҁg/HH.R`Sl`"/HHD.R@`/SlJnJgp`8R$mX,/+J亯m؆.-R*/+G$mp0*m0pL N]NuH(IAK@t~z|--cn8-gd b^ bX6- C$gNm m?cBtm@6ESCAg0H20(0Q0`0H20 1@Q0PMQ~Jg HlNXOLpNuJfSfNuo tFoNuNuH&HJ g "K,xN|p'@p+,xN"Kp"N.LHNuH2&H.p,xN, fp`fp""<N:$@ f pN`H%K @ |B*FN%@ g"JN`A%HA%HB| LLNuH&H|0|'H'Hp0+"K,xN.LHNuH2&H. fp`, "<,xN:$@ g|B* %K 5@ LLNu ^ c1mPPShow 1.20m PowerPacker ILBM Displayer 32m Written by Nico Franois (PowerPeak)0m Usage: PPShow [-h] [o ,j,] : Toggle cycling on/off. 'P' : Print screen. 'L' : Load new picture. Any other key or right mouse button quits. @@PPShow.VB.interruptB* %K 5@ LLNu ^ c1mPPShow 1.20m PowerPacker ILBM Displayer 32m Written by Nico Franois (PowerPeak)0m Usage: PPShow [-h] [uvEzyxwv RunuwԵ OO(jdp N$"<I(l/ / g ,倲l"4(T`,2(jtp NJg2**p$A. J (F SYS:copylisBtԉ#B`Rrp(jtN#A JgB$B(""0p(jN$) !(")! #i ""Jf")N$JfGP" ` ")"0#A JfGX" ` ")"0#AJf "<` ")"04#AJfr`"){|e~}|Wait{}.OO(jdp N$"<I(l/ / g ,倲l"4(T`,2(jtp NJg2**p$A. J (F S\0001T-S4TS\0001T-S2TS\0003T-S4TR]R\0A`A'A^A4ڨ~R[R\0R]R\0R[R\0C,E`R @R\0E^ER~R\0I`I^IR~R\0D-R\\R\0O`O'O^O~R\\R\0xR\\R\0U`U'U^R]R\0Y'TR~R\0R@R\0a'a^a~R{R\0R}R\0R{R\0R\\R\0R}R\0R{R\0e^eR~R\0R~R\0i'i^iR~R\0dR|R\0R|R\0o'o^o~R|R\0:-R|R\0R|R\0u'u^R}R\0y'tyR~R\0H#4&o0*o$o ~| y2fLJUfp:pUf^p9 y| r~|@RAT9=gCk~9=S|A,hxRRp m,p >h y h Xfh o($ y h Zf0hp o( y0( V @fMh ` @f hPh J9.<`6.<`..<w`&.< `.< +Eq`.<n`.<I`.<y rЁrNAZ.pDЀo. y0( Vf ЇЀr NA4`" @f 倐r NA` Їr NA@r|~pA:pAUf y| fB9'`S'*A$R"GR hpmJ9Gg> JT|D|`AK"GR hRp9Gm GR B2 `"p Uf* o$Jf pr:`j rp:`p`p!Uf( o$Jf pr:`o Bp:`p`0rAf o$B0rAf o$B0rAfr o$0rAf o$B0rAf o$0r7Afr o(0r8Afr$ o(0rAfrxjx o(x V`40r AfRr'frr%bpxrx,V"TgtA.0(HH`t9> `0r9AfrxCxx V`0r:AfrxNxx V`0r"Af&9=gtxkx9=Sx V`hpJUf` JT|DJ9Gg&|`AK"GR hRp9Gm`| GR "PpFmB2x R`pL,NuStudioMaster// yUU0gp`4pg g7 y2gp`p f yB:p.Nu oYOH*HAC m h"fDB98~ y h lf yJ:g | ~B:J97g096g(rg r2RG 96c ,yNJGg$"y idp0/HoN"y ihNPOJ94gJ95g 9g <,yN?@ @g r2 N`p0/ r2 rNp94Sg SgSg`.,y <`,y <` ,y <rNp0/ ,yN m3"2pL`XONu oYOH*HB97~J$g2~ m3"2J98f^ApN=&@JgL"y #K"y 3| y$,yN` K,yN K,yNJg KN=`~0-,30 @UUg~J94gJ9d;5g 9g <,yN?@ @gr2 Np`f0/r2 rNp95Sg SgSg`.,y <`,y <` ,y <rNp0/,yN LhXONuQOH?./0,/4*/8 /< d@0;N  Xxh3Br F3Dt yh dfLv3F3H @A3By 3 (D33Lv3N3PByR`v3F3HByByLJ9Ig*3Hv3FBy3 (D3 ByL49FX# y4($ Bf&փց#>$ԂԁԂ#`(&փ, Bf#># :`c` #># 9,y"<N: y!@` yUU0g"@ 9,yN."y#H` yJ`fz`np#Bo&J99f yJ:f9pr@?A&J9?|*`6?|*`.?|w*`&?| *`?| *`?|n*`?|I*`?|y*p0/*rЁrN7?@( @c2<?A(0/(c1gBo(AXp0/(CrM&2R^R^ o(e y2f("y idp0/&/HyNPO*f7`r2"y"i`Hy "9 GNXO` 9Q"y*i`pH yh$f ЀЅA"Ma` h$fFA"Mpa&@po 9й"y i` ЀЅjRU"Kad&@`j h$fbA"MpaL&@po "9ҹ"y i`"Ka&&@p ~΀o( 9Ѐ"9Ҁ"y i` U"Ka&@ y2f"y id " //NPO*Jfpf"9>`rP#`"y i`pй>Nv`rz Sg y0( V @f MY` @fZp0( \S`0( ^c0g>p?|( h lf  fp?@( yUU0f( hdp0/(/HyXNPO*gB97`B97 y h lf yB:"y ihN y (`g"@ 9,yN.`J$gbJ98fZAzpN5*@JgJ"y #M"y 3| y$,yN` M,yN M,yNJg a MN58 Nr3Jz LhPONuStudioMasterH?6.*H/I(p09JSg UgYg`"?|d8`?|x8?|:` ?|x8?|2:J9Df?|u08&o(Bo0`Bo4p0/0JgSg*Sg6SgB`NJ9Bgp?@4 yHd6?|4`.J9Ag&?|4`J9@g?|4`J9Cg?|4Jo4gVJ9?gp09B MN2V09B Mr2$HS?@.`So.S o.cJg$MzBo6Bo4|Bo2`nJffRo4`V2/84/4Ad6/6BRC?C6`\t46/2x8 "N3Br2/2RA Kp|$t4/: ?A6"N3r2 tF@XA 57p|?@4`JgRo60/4go6r?A4`Ro40/82/4@et4p0v6/6Ѓ"N1JfJf,z Kp|rV2/0HABAHA$ԂCL21(AC*09Jp0rFAp0"Jp0p0/4Mp0"NN&@Bo6|?o84RRo20/2o.eJgzJf,z Kp|rV2/0HABAHA$ԂCL21(AC*09Jp0/6"tF‚Ar2"Jr2r2/4r2 N*&@Jg Ro0p09D0/0yHe MJA LlNuQOH?./0,/4*/8 /< d 0;N 4l|3VmBr F3Dt yh dfPv3F3H29D(DA3`Byb3dA3f3Lr3N3PByR`v3F3HBy`ByLJ9Ig03Hr3FBy`69D3bC3dByL29F49DX#T y2($ Af&փւ#>"ҁ҂ҁ#X`*&փ, Af#> #X` #>#X 9X,y"<N: y!@` yUU0g"@ 9X,yN."y#H` yJ`fz`pp#\Bo&J99f yJ:f9phr@i?A&J9?|*`6?|*`.?|w*`&?| *`?| *`?|n*`?|I*`?|y*p0/*rЁL|?@( @c2<?A(0/(1Bo(Atp0/(ChrM&2R^R^ o(e y2f("y`ۥ idp0/&/HyhNPO*f7`r2"y"i`\Hy` "9T GN.XO` 9\Q"y*i`pH yh$f ЀЅA"Ma` h$fFA"Mpa&@po 9\йT"y i` ЀЅjRU"Kad&@`j h$fbA"MpaL&@po "9\ҹT"y i`"Ka&&@po( 9TЀ"9\Ҁ"y i` U"Ka&@ y2f"y id " //NPO*Jfp\f"9>`rP#\`"y i`\pй>N`rz Sg y0( V @f Mu` @fvp0( \S8w9|0( ^0>?|( h lf  fp?@( yUU0f( hdp0/(/HytNPO*gB97`B97 y h lf yB:"y ihN y (`g"@ 9X,yN.`J$gbJ98fZAzpN+.*@JgJ"y #M"y 3| y$,yN` M,yN M,yNJg MN* Nr3Jz LhPONuStudioMasterH?6.*H/I(p09JSg UgYg`"?|d8`?|x8?|:` ?|x8?|2:J9Df?|u08&o(Bo0`Bo4p0/0JgSg*Sg6SgB`NJ9Bgp?@4 yHd6?|4`.J9Ag&?|4`J9@g?|4`J9Cg?|4Jo4g8J9?gp09B MN'09B Mr2$HS?@.`So.S o.cJg$MzBo6Bo4|Bo2`VJffRo4`>2/84/4Ad 6/6BRC`Lt46/2x8L(v6/2RC KtC$p0/:LHp0(tFȂX?C6p|?@4`JgRo60/4go6r?A4`Ro40/82/4@et4p0v6/6(؀LBHJfJf&z KpCrVt4/0x8ML46JC*09Jp0tFAp0"Jp0p0Mp0"NN <&@Bo6|?o84RRo20/"2o.eJgtJf&z KpCrVr2/0t4ML26*C*09Jp0/6"tF‚Ar2"Jr2r2/4r2 N &@Jg Ro0p09D0/0yHe>MJA LlNuH>8J9 fG # # # # #   (h0                `P  G# G# G# G # G # $o$(y l dfJ9IfH.tv9_ܙ 9 RRBGHG&y # &y # &y # &y # &(y l$f H@H@` l$f@fr<F(I*I,I$h3X'4(j h(rxz|&BEBFA*0`A*0PA 0`AlEz`AAA=*0@A0PAlDx`AAA*0 C3'X/ /~v9 R6BCHC4C.&y 30Co `<&y 6 30Co &y 6 30Co &y 6 30Co RBSy'f$_Sy'fL``*(y l$f H@H@` l$f@fr<F2(XCSAIxtv9 9 RRBEHE&y $h4(j h(p9 RBDBEI*4@I*4PEI=*4PEI4@X:SEv6BCHC30Co RBQQ`*(y l$f H@H@` l$f@fr<F2(XSAIx6(lg>  $h4(j h(*4@X:CoSE QQ`pQ`htv9 9 RRBEHE&y $h4(j h(p9 R*4@X:SEv6BCHC30Co RBQQL|pNu H7. yB?|"p y0( hJgTrgXrgZrg\rGCgrgfrghrgjrglrg>rg@rgbrgdrgf`?|"`?|"`v?|"`n?| "`f?|M"`^?|"`V?|"`N?|w"`F?| "`>?| "`6?|n"`.?|I"`&?|y"`09,g?@"p09. y!@p0/"tЂrN @?@ @c2<?A 0/ y@, C`r2/"/@ N rxҁN *r2!A 1@" /C 11@$ @f y1|` y0($ @f1|`1| y (g"r2($$傔 ЂN y!@Bo"Ap0/"r2t4還Ar2Ar2A=r2Ar2Ro" o"eBo"A p0/"B0Ar2B0Ro" o"ep yh df(J9Jg 0<h g  `  B9 pc*0< yh fBo"Ap0/"Cr2Ar2Cr2A r2Cr2AMr2C=r2A-r2Cr2Ro" o"epJ9 g Bo"9E9F@AA p0/"r/t4 NdrdNAp0/"r/t4 N>rdNtRo" o"eJ9Jg0< yh fS=VIBo"Ap0/"r2t4還 倐逐瀐瀐&<Ѓ"<'N*Ap0/""遒 瀐"灒҃ "<'NA=p0/""灒҂ҁ ЁЀ"<'NRo" o"eLBo"pc`|Bo Kp0/"tv-*H@B@H@$傔ԂԂԂKAp0/ r2/@ NrN/"/Ro o eRo" o"e|`,Ap0/"Ro" o"e`B9IA0hL Nug +ox" gS"g> @oX"AIAHAAIX"AI\IiIAHAAIXQ`r,mH?>L|H|dAL| o S@Q NuЈNu oP"g&r o:000000`r o ` o S@BQpNuH9C,yN#,y rN."N#("N,yp"<N:#g|r @ 1|NC6!I yX.,yp""<N:# gB @| y 1|"1|BA:"&,y t(<'Nv#$ `pL@Nupotgo.resourcePinStudioEnv:sbox_activeEnv:sbox_printerEnv:DigitaYellowEnv:;ADigitaMagentaEnv:DigitaBeepEnv:DigitaTimeEnv:DigitaPerfEnv:DigitaTypeEnv:DigitaColorEnv:DigitaSilentEnv:DigitaFastEnv:DigitaResXEnv:DigitaResYEnv:DigitaSuperDigitaSuperONEnv:DigitaGFeedDigitaGFeedEnv:DigitaFormDigitaFormEnv:DigitaSepDigitaSepEnv:DigitaMirrorDigitaMirrorEnv:DigitaTabDigitaTabEnv:DigitaGAdjDigitaGAdjEnv:DigitaKAdjDigitaKAdjEnv:DigitaCAdjDigitaCAdjEnv:DigitaMAdjDigitaMAdjEnv:DigitaYAdjDigitaYAdjEnv:DigitaGDitDigitaGDitEnv:DigitaKDitDigitaKDitEnv:DigitaCDitDigitaCDitEnv:DigitaYDitDigitaYDitEnv:DigitaMDitDigitaMDitStudioMaster0H?>IBX,yN @G\ K/H8`. K,yN` yB0(HSgSf,yN$@"@ ir#A/H4,yp@rHAN:&@Jgp/r/A"KAa4p.r/A"KAa5pd.r/A"KAaFpd.r/A"KAaEp.r/A"KAa6 <.Hxp.r/A^"KAaHp.r/AV"KAaD <.r/AH"KAa3, <.r/A:"KAaO83.B9JB y h%d.A",y $<N*g,"$ v@N"N`A"$ ,y v@xNv KCpN$JfJBTB y h%dHA",y $<N*gR"$ &<N/@TB3 Bav/@T",y N`$A"$ ,y v@xNv"AT$N /TJgSg SgB9;`;`;B9A",y $<N*g<"$ &<N/@TB3",y N`A"$ ,y v@xNvJgB9CB9BB9AB9@~*Kp05gXrpCg$Qg>Ug&p g*p gQg*Ugp g`&@`A`B`CRG`B9?B y h%d.A",y $<N*g,"$ v@N"N`A"$ ,y v@xNv KC\pNJf?B y h%d>A",y $<N*g>"&E$ &<N/@TB3",y N`Az"$ ,y v@x@NvJg~B9G`xBoPBoR*Kp0r0e*r9b$r4/P&CBCHցr0r?AR?CP`.JoRg$2/PtBc"t9GAK R9G`JgRG`Jg 9 Ge~~9G@2`>0R@<KKr2?@0`AKp0cRF0/2e>/0p/2r2m~AMp0p0CpA-r2A r2Ar2Ar2RGp@eB y h%d>A ",y $<N*g>"$ &<N/@TB3",y N`A"$ ,y v@Åx@NvJg~|`jBoPBoR*Kp0r0e*r9b$r4/P&CBCHցr0r?AR?CP` JoRgr24/P O?RF`JgRG`Jgp@ep@f&~Ap0p0CNpRGp@eB y h%d>A",y $<N*g>"$ &<N/@TB3",y N`A"$ ,y v@x@NvJg~|`jBoPBoR*Kp0r0e*r9b$r4/P&CBCHցr0r?AR?CP` JoRgr24/P O?RF`JgRG`Jgp@ep@f&~Ap0p0CNpRGp@eB y h%d>A$",y $<N M*g>"$ &<N/@TB3",y N`A"$ ,y v@x@NvJg~|`jBoPBoR*Kp0r0e*r9b$r4/P&CBCHցr0r?AR?CP` JoRgr24/P O?RF`JgRG`Jgp@ep@f&~A p0p0CNpRGp@eB y h%d>A0",y $<N*g>"$ &<N/@TB3",y N`A"$ ,y v@x@NvJg~|`jBoPBoR*Kp0r0e*r9b$r4/P&CBCHցr0r?AR?CP` JoRgr24/P O?RF`JgRG`Jgp@ep@f&~A-p0p0C!cNpRGp@eB y h%d>A<",y $<N*g>"$ &<N/@TB3",y N`A"$ ,y v@x@NvJg~|`jBoPBoR*Kp0r0e*r9b$r4/P&CBCHցr0r?AR?CP` JoRgr24/P O?RF`JgRG`Jgp@ep@f&~AMp0p0CNpRGp@eB y h%d>AH",y $<N*g>"$ &<N/@TB3",y N`A"$ ,y v@x@NvB9 B9 Jg~|`BoPBoR*Kp0r0e*r9b$r4/P&CBCHցr0r?AR?CP`DJo"uqRg:rAd2/PSJFg ` `Ar22/PARF` JgRG`~Jg Fejp9 "Rt9 RN r2v6UfrAe 9@ bp@c B9 B9 B y h%d>A",y $<N*g>"$ &<N/@TB3",y N`A"$ ,y v@x@NvB9 B9 Jg~|`BoPBoR*Kp0r0e*r9b$r4/P&CBCHցr0r?AR?CP`DJoRg:rAd2/PSJFg ` `Ar22/PARF` JgRG`~Jg Fejp9 "Rt9 RN $r2v6UfrA#Qce 9@ bp@cp  J9 g|B y h%d>A",y $<N*g>"$ &<N/@TB3",y N`Az"$ ,y v@x@Nvy ?y @B9 B9 Jg~|`BoPBoR*Kp0r0e*r9b$r4/P&CBCHցr0r?AR?CP`DJoRg:rAd2/PSJFg ` `Ar22/PARF` JgRG`~Jg Fejp9 "Rt9 RNr2v6UfrAe9 /?f/@gp  J9 g|B y h%d>A@",y $<N*g>"$ &<N/@$a TB3",y N`A"$ ,y v@x@Nvy ?y @B9 B9 Jg~|`BoPBoR*Kp0r0e*r9b$r4/P&CBCHցr0r?AR?CP`DJoRg:rAd2/PSJFg ` `A r22/PARF` JgRG`~Jg Fejp9 "Rt9 RNr2v6UfrAe9 /?f/@gp  J9 gzB y h%d>A",y $<N*g>"$ &<N/@TB3",y N`A"$ ,y v@x@Nvy ?y @B9 B9 Jg~|`BoPBoR*Kp%iD0r0e*r9b$r4/P&CBCHցr0r?AR?CP`DJoRg:rAd2/PSJFg ` `A r22/PARF` JgRG`~Jg Fejp9 "Rt9 RNr2v6UfrAe9 /?f/@g B9 B9 "K,yp@N.8J9 fb~Ap0Cp0A p0A p0Ap0RGp@@ep  J9 f2~Ap0Cp0RGp@@ep  %o4"y,yN`/yX&o8 K,yN#f*oX g,yN|"MN&4<~L|0NuHJ$gZAfpN*@JgJ"y #M"y 3| y$,yN` M,yN M,yNJg MN< 9 g"@,yp"N. 9(g ",y N 9g"@,ypN.L`Nu oH*Hz|~5pr0e r9bp5p"҅ҁҀ*p0|` JFf J5pgRG` L Nu o"o / "//o/oQOH?,/0.&I*H/F(B/A$ y h%dD" ,y $<N*gX"$ &<N/@(B3 Ba@/@(",y N`*A"$ ,y v@x@NvJo "A($N /(l/F( /($o"/4/A( /(LhPONu"@S'o 3Ȁgr2SASRQpNu o"o / H#.&I*H`JpA"H1g rt `r,p0g rt `r f(RRSJgJgJfJgJgp` Jgp`pL(NuJjDJj Da DNuaDDNuJj DaDNu/HA4f"H@HAHB4g0H@40HB2$Nu/v AdQC AdYC A dUCJAkSC4HBBBHC604HAdSCЁr2HCH@A&$NuH0$&HBHCCHBBBЂL NuHp$g JfB`&HBHBBBւHAH@B@ЃLNu oH*HJ g "M,xN|p+@p(*-,xN"Mp"N.L`Nu o /H.*Hp,xNHH Rfp``p""<N:&@Jf N`DA G |BƓN'@ g"KN`A'HA'HB| LhNu-2+%%%2$F62 HEjEDECXEAEz@REEpELE:E DD^DHCCCCCPBBBRBFB2BAAVA@@@@@@J?EEREDDXDPCCCHBBBLBAAPAH@@@B?E)>FE?Z?L?>>nF?`?(>>h98:8;8~<8p=8R88 777777j666^656h656r656|655|55444^333333v3\3@3"322221FFv/"FFF..G..F.GGGFD6D"CBBBrA.A@???|>V>B>=F=2=<6<";;&;:::99887P7<7665555Z*M5*444~4<4 /.v.pGG FFFFFXF:F EZCB^@?h><;:9866554j32l2N2$2...fFDF,F22EE8b-,-8++0+******+ *`*V*L*Z*D*@+*P*:*6+*$+d)+>),*),8*)+*)*),*)((+*r*')z)V)8)*(('->)(&%$d##'b'L':'4&&t&d&T&F&:+&$&& &%%~%j%V%B%"% $$$$$\$T$N$F$@$8$2$*$$###############.#&#### ##" l \ L ,"p!>4JvfjN4j^P>x*"Z!\$" <4b<.x,p,@ "hH rl& Dr`V*rVNBzph^P@8.&2,$Tzr$zFPd`48@NB*b"2vlD&F-~:P8^tlXLD~* RZ.("vpjb\RLF:4 N > f N @ 2 4 *  p : P  h  lb.d `xF|<  8 $ BnT~x v \ ,&xld  xj`>./c  $(,0ptx|x $.024>@JVXl *,6:>BLPR\fjnr|0;`  $(268lLQq-FPWHxTp_ rPWlnQn U-_r PWlnQn U-_r 1234567[\+"3DUfw"3DUfw"3DUfw"3DUfw"3DUfw"3DUfw"3DUfw"3DUfw"3DUfw"3DUfwxHl\d|$L, TD4.62 f068:>@HLPTX\`bdlptvx|R  "$&(*,.0268:>N@ 5-F45--EFPWMPWWGHxxSTSTTRRRRRRRRRR R p1p0xaxaxaaxa02CNODDD (08@HPX"02DFHJLN\bp~ /$&(*,:HVXZhjlnprtz"02@N`bpv(6<> \27R\7!\27R\0c\8/\27R\3#\27R\0\27R\5$\27R\0\27R\8\\\27R\0|\27R\2@\27R\0\27R\7{\27R\0c\27S\000a\8_\27T`~-r-\27R\1[\27R\0+\8_\27S\0002\27T\27S\0003\27T'uP\27S\000.\27T,\27S\0001\27T\27R\1[\27R\0\8-'\27S\0001\27T\8-\8\27S\0014\27T\27S\0001\27T\8-\8\27S\0012\27T\27S\0003\27T\8-\8\27S\0014\27T\27R\7]\27R\0AAAA\27R\2[\27R\0\27R\4]\27R\0\27R\4[\27R\0CE\27R\9@\27R\0EEIIIID\8-\27R\7\\\27R\0OOOO\27R\2\\\27R\0x\27R\4\\\27R\0UUU\27R\2]\27R\0YT\27R\2~\27R\0\27R\1@\27R\0\27R\4}\27R\0a\8`a\8'\27R\2{\27R\0a\8\27R\1[\27R\0\27R\4{\27R\0c\27R\1}\27R\0\27R\6]\27R\0e\8\27S\000^\27Te\27R\6~\27R\0i\8'i\8\27S\000^\2;n7Ti\8\27R\7{\27R\0d\27R\7|\27R\0\27R\6|\27R\0o\8'o\8\27S\000^\27To\8\27R\7{\27R\0\27R\2|\27R\0/\27R\4|\27R\0\27R\6\96\27R\0u\8'u\8\27S\000^\27T\27R\2}\27R\0y\8'ty\8\27R\7{\27R\0|xtplhd`\XTPLHD@<840,($  ąN#|xtplhd`\XTP,($  |xtplhd`\XTPLHD@<840,($  H<<"o$(o(&o,vz"<$<(< Qfy`$C0 | Rpn R$@B$Lp B*A UJh Xf$LTB o0$$A R h Zf$LX0 o0$A RJh Vg R$@$A R h Vf R$@M`$A R h Vf R$@ o8*A$U ]$o8R*A U _2A QAfR"A Q| o8Jf DB` o8pS"D$o8R B` R$@ R |pn`, QBf`"A Q| "DB"A Q h Vf B``2"A Q h Vf B` BP` R$@ R |pn` Q f$Jf 2`Jl B2`p` Q!f Jf 2`Jo B2`` QfB QfB Q :f QfB Qf Q7f o0 Q8f o0$ Qf* R$@ R$@J R$@ o0 `JQf "A Q| pL<9p09"y i`&H KE`SSJoJg K_ rdN tr2$B0B3pdN :" r N N@0@ r N >ѫĭA0A,y"nd ^//NPO.Jfpyf p09`p^3`p09 y$H_ J,y"n`p09&I~/H*` J^x~>9/H&|F@$`SR.*S/$fJoJn. JpFTo$Tp09" *lJn o&|*|b rdN<@0@ rdN, r N$@0@ r NA0A|V.-R mp09&H+K+Gp09ξm J|*|b|0Z|W&o* " ,~p09lFJ9g "y idHxHyNPO.B9Jf"y id// NPO.`p09ұ*Û"y i`&H_p09||*|b|0E|WJ9f""y idHxHyNPO.Jf"y id " // NPO.Jfpyf r29`r^3yf p09`p^3`l"y i`p09&HJf|<9BSf`@p09// a:PO|zx89`bp09Ѕ"y i`||*|bp09@0@p09@0@p09@0@|VRڄp09μm`~pg>"y idHx HyNPO.Jf  f"y idHxHyNPO. yB:"y ihN y ӘS (`gDr29//NPPO`.Jg p1`01 /NZXO LLN]NuH&o>/p0,r f VJjV,BSf`BSfpLNuH?>&y k df o0 /4"o8$o<(I*I,I$h3XLt@J&h04(j h(r"y2) fCvrxz|***1@ 1P1`X3J0HFvB30oooRBSyJfSyLfL|pNu o0 /4"o82(XSA6(lgB $h4(j h(*X:oSE0H<FF RBQQ`nEQ`d$ht@J&h04(j h(~(y>, f -IH GgIN*4@X:SEvB30o 0H<FF RBQQL|pNu                    NUH7./$ y0( hr2?@ rNA B\8,Ap* A&H0/r@Ab y "ND!@ "N8!@0/r@AfL y2( dUAf rNrdN.S yѨ`"$&ւ rdN R yѨ`lJ@fh y0( dU@fZ rNrdNS yѨ`> y r N"N"<1N!@ r N"N"<1N!@ y 1@$1@" 刐A pLN]Nu/,yLN:,_Nu/,y"o / N.,_NuH0$&HBHCCHBBBЂL NuJjDJj Da DNuaDDNuJj DaDNu/HA4f"H@HAHB4g0 =(qH@40HB2$Nu/v AdQC AdYC A dUCJAkSC4HBBBHC604HAdSCЁdr2HCH@A&$Nu@px4 rh2F6 T<( `B X ~ :  V r zpr*xPF0 v L 4   | v & d \ V D (  f Z H > 8 2 $ z$b\VVND  l  t`D( L<&Vf<(4**\ft,4@2HT\.>E &a-1R&d@(sbS(s1S(sS&dD&d@(s5B(sB(s10h1T(s12h2T(s10h1T(s15H(s10H(s7B(sB(s3B(sB(s2Q(s0Q&a-.5R=(s3T(s0T(s1T(s2T(s4T(s5T(s6T(s7T(s8T(s9T(s10T(s1P(sP(sP&l8D&l6D&l1L&lL9  "&.8>DJPV\^`jt~٤;"$&(*,.06<>DJLNPRTVZ\^`bdfhjl(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(o#0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N &,28>DJPV\bhntzK "(.4:@FLRX^djpv|&d@&l6D(s0b10h1q0p0s3t0u12V&1002e000F&a000l000M &l000e000F&l6D&l066P &l0L*t075R*b0M*r-1U*r1440S*r0A*rbC*&l1L*oQ*oD*b1M*b0M KKd,,,,075075100150300300300300<E\=' 7 /8zO0^ZVRNJFB>:62.*&" ~zvrnjfb^ZVRNJFB>:62.*&" 4 ~zvrnjfb^ZVRNJFB>:62.*&" ~zvrn HB"y idHx$Hy333NPO.` y4( d33UBfp`pZt4&3pրp0ЀԂ3r2Ҁ~G33`p09"N 6Rp09ξmp|System-ConfigurationzIPy m }sUKUKUKUsUKUKUKW??w ,EpsonK HEpson(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N(0N &,28>DJPV\bhntzKLp᥵&8Disk-Validatorl#G$ #Bv lt "*Nt0҂`r $)( r0Ҫ$)( "*XW%A%j$*XS%BB"*p(jxNB#jr#A nҪt!rҩ `t "*NJg0r#At #B "*N") $)"*Ҫ!$*"*p(j$N$*"*p(jN#A$*"*p(jNҩ%A`J$< rp(j(N"*@&)$0(G" p(jNJf"p(jNrp(j N"*@Jg"p(jNB#j"*#A nL#Atāv#C#A$) m o$) G[K" p0(j8N"*ҩ#p"*ҩ#p ") ©Jfr`r#A $)ĩJfr`r#A gJ f$) G " p0(j8N$) "*p0(j$NR") p0(j(N`"*Ҫp0(j,N#j$r#A($n2ҪJg"*ҩ($0"*p8(j$Nrҩ(`"*ҪJg"*Ҫ$0"*p0(j$Nr%A`"*Ҫp0(j,NB$"*ҪJg""*Ҫ$0"*p8(j$Nr%A"*#p,J,g$*,l#B,#j0"),$*R"#A40nBҪ$0"*pD(j$N"*ҩ4$0"*pD䞍>(j$NRR$rҩ4`"*Ҫ#p(J(gz$)("*p<(j$N$)("*p<(j$NR")(p<(j(N"*tf"&*֪x8f&)(g$)(G," p<(j8N``<$) G<" p0(j8N`$$) "*p0IlNtgtvg`$*"*p0(jN#A$$*"*p4(jNҩ$gGT" p0(j4Nrҩ `Jfrp(j NNNq in drive 00Replace volumeis out of range is invalid- bad extension- not directory or filebitmap checksum error`b$)G|" p(j8N``"ҪJk=l$)"pIDNN$)"pINN$)G" p(j8N`""0tgvg`N- bad block type- unexpected data block&*ցx8f(JgGx" p(j8N` r%ArN"$)fJfJ f Jg$)G" p(j8NrN- second root block- bad directory&勴8fJ8g*(*؁*0H8g$)G@" p(j8NrN - bad header NUH7./$ y0( hr2?@ rNAbQ0@ Ram-HandlerWG 7 HB A"B ,xNLBN77$#p(r p(jtN#A $G," p(jNBXr-p(jtN%A\r#At-nҪ\Brҩ`"*\t!r%Ahv ֪\$") p(jNrҪ\p(jXNp(j8N$)!(r#At nҩBrҩ`") p(jTN#Ap(j8N$)!(")t!")B ")B")!DOS %|DOSx%itvt"p(jNp(jN#A`")p0IN&*l$")p (jN`")p0I,N&*l$")p (jN`v/$*t")p (jN`")$$0("0p0I \N&*l$")p (jN`d")$$0("0p0IN&*l$")p (jN`6")$&((0H &08$0("0p0IN&*l$")p (jN`")"0p I4N#AJg*$)$0(p4IN&*l$")p$(jN`&*lt")p$(jN`")p0(jN&*l$")p (jN`rҪ\p (jXN")$&&08$0("0p0I N&*l$")p (jN`>")$&&08$0("0p0I N&*l$")p (jN` ")$&x&08$0("0p0IN&*l$")p (jN`")$&x&08$0("0"ђp0IN&*l$")p (jN`")$&&08$0("0p0IHN&*l$")p (jN`j")"0p I,Nvt")p (jN`D")"0p I4N#A#i$Jfr`t")p4IN&*l$")$p$(jN`")"0p0I,N&*l$")p (jN`&<t")p (jN`")p0IN&*l$")p (jN`")"0p I4NJf&<t")p (jN`f")p IN`Vvt")p (jN`B")p0INv$")p (jN`"&<t")p (jN` ")"0tlnvl0xgzg|g4~5}gBp gtg`gtgvgxgfzg|g6~g`lgt"l6vgxgzg|g~gpg0`,gtRgnvWg0 g g g g gj``RAM DISK`D"#ptf"0 pIN`""0 p(jHN"p(jxN"JfN$v(f "0(` ""0#AtR#B$#jh(#jh,#|0#jx4#jt8#jXtpa$AWAgpaQe$`\gNu* NuS@rgQNu* `pap24WAfaepa6paA_Ag`a6RB10Q6eL$ JNA(" Be&`HA$QHAQ$W ^"CN.t%XX`2HFHFRFFb"5F/ML" Af0HAa$ g"a" $BӒSf`"MYSAe"Q`XNu AgrHAJAgJgP oA ~*Q"_Q N. _Jf&nJg ("_NbNU@H?8I&HHHB-p+@ KC\fA\"$<,lN(Jf.J-gp`A\"HJfS Cf|`"tٟ]v,lN"vN*"A$vN~ -PP20gf -TRf~`"A$v,lNUg.-`z,xN @&h g Rg$k.&mT Jgp0-/HmNPOH`p0- J"Cp,lNHJf~`~ "A$v,lN"tvN"A$vNYg.-` -+@,P`0- @PPf~`~+E, "-L,xN:&@ f~`"$v,lN"$ &Nְfp"NJgTp fYA,lN/@( B "/(N BC/I(/ -HE,lN$_"Bp,xN.&o( mX mP p`"K ,xN..-",lN8 LN]Nu.ppIncorrect!NUpH?:I&I.$N,*HtxprA|Q+K R;@;|A+HA+H+|H+J+|;|;||B-,xN|$mx f,lN.$@+Jx f,xNvp`Z$mx+J0* HrTҁJjR;@| j(0(r2ҁ^;AH4*H”JjR;B~;@X@;@p;@;|Jf ;|P;@;|pf;| A|,lN4$@,xNv fp`/ "JA,lN2$_/ "JAN"$_ jV,xN jVN @.("@NpgJg fB`Ppf mt Jf> K,lNְg0BSg* mѤڳx,lN0|/H(/ JC$o,N$_`X J,lNpL\N]Nuj~zvrnjfbzvrjf&2vN"A$vNYg.-` -+@,P`0- @PPf~`~+E, "-L,xN:&@ f~`"$v,lN"$ &Nְfp"NJgTp fYA,lN/@( B "/(N BC/I(/ -HE,lN$_"Bp,xN.&o( mX mP p`"K ,xN..-",lN S8 icon.library6 :w )<pNuJ" F+Hicon.libraryicon 34.2 (22 Jun 1988) .XHD&4BP "+dos.libraryRn  NupSn f .gaNuJn f4/.*"N Q"i"!I"Npr0.2.Ё/,n"N.,_ `pNupNu/ $@%H*%N"CzNh%@&fH.< ,xNL`p`#"#& $_Nu//NdpPNuH/NO NuH/N$ONuH/NO Nu//NVPNu//NPNu/NXNuH/NONu//NhPNu//NPNuHNPNuHNdPNuHNPNu/,o/,n"N,_"@#o ,_Nu |xtplhd`\XTPL VH:,:H<&/(/$/// /N*Pg$////NJOfv|//NzP LH0 $/&/$op" g^Hx/ //N OgF2*HpҀ0*HN@"0*HN@//* //N OgL NuH0 $/&/$o`@Hx/ //NJOg0*HHЀЀ//*//NJOg $j fp`pL NuH< $/&/(/ J$ hg/<Hx//N/@4OgHx//(//NJOgv o$:(Hpڀ"0(HN@*$o$"0*HN@*$o$Hx///N%@ /$o8/* //NJO g /$`pL $/&/ (/$|`/<Hx//N/@8OgJf,/(`%o( Hx//,//NJOgl o((HHڅڅ$o(Hx///N%@ o8JOg6/$o,/*//NJOg$o( o(/h (J(fP `pL|Nu "Rz,"fHVPd5OwNVH8 $.&. /N$@( Xg|HjHn//N$JOf/ /NP`RAC`p "Qn=%nH%n\%nT%nX%nL%n%nJLg jL!J `pLN^NuNVH ".$. n=|=|C`Ep $Q-h\h=-hT-hX-hL-hH-h-hHn//NO LN^NuNVH<<$. . $n&|&<I/HnN,HyHnN8HxHnN*Ofx`tHxN/ //NJOgZ RfR jfHBBJBgJ/<Hx/./N(OgHx8*DHU/c]aU/NJOg%DB*DHmNX, gF/,//./N(pOg)D/,//./N(pOg`D/,//./N(pOg)D/,//./N(pOgb)DJfJ2gRHxHn//NJOg8/</././N%@2Og/./*2//NJOgJ6gHxHn//NJOg/</././N(@( Og%L6`PHxHn//NJOgB/././N(Og/.///NJOglYXpmJFgHHxHn//NJOg@B/././N%@FaOg$/./*F//NJOgx/NX`x` L<8$.&. $nx(|BHxN*PfHxg/N`x` ,*//N,Hy/N8Hx/N&Ogr2*p€pfBHxN/ //N(OgJBgHx8/*B//N(Og*g2/*//N(O gX/*//N(O f4`>/*//Nz(O g&/*//Nz(O gJfJ2g@/*2NR-@HxHn//N(Og/./*2//N(OgJ6gt&j6r-A`XXJfHxHn//N(Og&j6`:Z/NR-@HxHn//N(Og^/.///N(OgJXJfJFg>/*FNR-@HxHn//N(Og/./*F//N(Og/NXHx/N%FP L|N^Nu/ o E` /N0X/ N\ XgfJg /N0X$_Nu / oHh/NPNuH0 $//<HxN$@& PgLHjNHj/NNJO fHx/ NP`Hx/ Hj/NJOg `pL NuH / $o$/SRn/ /NNJPfp`SR"j 0H#0H#pLNuH8 $/&//<Hx^N(PgX rNЁ$@Hj N/ /NNJO g6Hx^// /NbJOg / ///NVJOf / /Nx``Hx^/NxP LNu/$/"/ pNҀ//NFP$NuH80$o$//N&( Xg(` /// NHJO f =f `&Z fpL NuH<$/&//N*X`LHx|/N(Pg ` /NXf///NHJO ft `Jg$R`tJfpL 6    nb2 "@pf .info.infocopy 5Xp copy of of of copy %ld of ) opJWFNu o /g fS Nup`LfNuLJfS`L / Sm fJfpNupnpNuL / JgSn`SaNuL / Sm fSoB`Nu< n2ABAHA HA0 2B@H@Nu B@H@HABA"BtҁрnRAQNu/$ B$HBHAЂH@B@ $Nu/$"a$Nu/$"a $Nu/$lD"pJlDF @an4gD$Nu/ @p$lDF"lDF @aH$gD $NuH:&o oCE,yNL\NuNu o XB @ !HNuH ,yL NL@Nu/,y"/N,_NuH0,yLNL@ NuH0,yLNL@ Nu 6R/,yLN:,_Nu/,y"o / N.,_Nu/,y oN,_Nu/,yLN ,_Nu/,y oN,_Nu4H`/./N(@( Og%L6`PHxHn//NJOgB/././N(Og/.///NJOglYXpmJFgHHxHn//NJOg@B/././N%@F " y+*)('&%$#"!     ? info.library  iJ5&[6Vw (E< Q5JҀ" &info V1.3 &nP6##"@#H"#Nu "/NXNu/NxXNu/NXNu/ /NPNuinfo.library~zvrnhZJ>82.*& o(Rh   ӺO7NuH $o NJj c*Np`<$9/ Np0*r2*Ё/" p0*/N8N O LNu oSh f(g /NX`pNub@.h8H $/ /$|Jg /NXJ$g/9$NHXJgHx/NPJPg /9PNXJHg /9HNXJLg /9LNXJTg /9TNXLNuH8 /$|(&|\(|,/<Hx/N$O fp`` R("RA,#0"RAX#L"RA&"RA#d  %"RA#`"RA#4"RA#8"RA#<"RA#@"RA4#P"RA`#D"RA#H"RA#"RA#"RA#"RA# "RA@#"RAL#"RAX#T"RA#XHx /9HyN$Hx /9HyN$"T |p "Q"y0 |p "Q"y0""T"P"yL |p "Q"yL#S""S |p"Q"S"`"S#yd"y4 |pp "Q"y8 |p "Q"y< |Dp "Q"y@ |p "Q"yP |p "Q"yD |p "Q"yH |p " }zQ#.#B"yT |

` R/(@HnNPv/HnN$ByhJPf R (=f R hL$(3h L N^NuNVH8<&.$. &|d(|\(<X/<Hx$ ܰN/N#`O f`/<Hx/N(O f`"D Q (=f/9`/NL0Pf`Jg//N00Pf`h$THj SHhtN$S*D U/(HNhR%@d S dO l S!|d$S/< S/(d/N%@` SJ`O fp`,*D$U/*H S/(`N S"U!ih S"T!itppPL<lN^NuNVH 8 . B$|(|$BBTBHBLBP#XNJf`$/<HxHnN#dO f/ HnHx`HnN8JXf / HnHx`fN&@$ f`HyDN4(Xf / HnHx`://+2NJPg/ N EHnNJXPf/ HnHxNO `lN4$g/HnNJPf`JyhfJg /NX/ NHn/ NB/ NHn/ N/ HnBNO(LN^Nu@O@rH"|nfPHvbZR6"th\PD8, vnd\ ERJ*" : .$t ^N4jZ0::B0B|h([dos.libraryicon.libraryintuition.librarygraphics.librarydisk.info nRNVH0 $|Bn=| =|\=|||-|D-|o-y0B-JBB=|=|2=|\=|=|HnND$Xg/ v//NO L N^NuH0$o "/&|d j0(&m @n @0;N$ Hrx::::V:/9 SHhtN`// N`/9 S/(``"S yL h" (r#@h`p`/9HypN>JPf"Sp#@/ N\pX`\/*,Np`/*,NL`/9 S h/( N"Sp#@`//*,N` //*,NpP`pL Nu/ "o$o yd"(p0*& @mH @nB@0;N $(8888888,04p`p`p`p` p`p `p@ yd!Ap/),NX$_NuNVH88$nt&|X(|d&<Hx` THPHyN$x/x/HxHx THP/*,N S (=O$g S ( ˩L=f S"T!ihNzJft/9 T/(`N T/(` S/(HN>JOfdB T/(`NX/N (PfBHxN (P T/(`NX// SHhN T/(`/N S!DHO S (=g6Hy S/(@HyHnNBHnNJOft` S (=fHy` S/(@HnNP/HnN0Pft S (=gr/9 S/(@NhJPft T/(p S/(@NJPftHy* S/(@Hy$HnN T"(pp€/HnNJOft LN^NuH0 $/$|v//94/NrO f`Lv//98/NrO ի f`2v//9Zx^vR<.  R|N.BTDrlP Info release 1.3%s%s.infoDisk%s%s.infoNAMETYPESTATUSL topaz.font`topaz.fontV !! ""            X`ADDXxDELD SAVE D QUIT / l  $ 8 # L# dP  |P   + 7 C   HfIP  zVN"plXT  XD6H <$o&||(|$<` *2 yXp(= @m @n@0;N ,HyHx,HxZHx/ NHyHx6HxHx/ NHy Hx?HxFHx/ NHyHxHHxFHx/ NHy*HxQHxFHx/ NHy6HxZHxFHx/ NHyFHxrHxHx/ N*B U/( Hx?HxHx/ N U/(HxHHxHx/ N U ( /HxQHxHx/ N U/(HxZHx Z%Hx/ N yX/(@HxHxZHx/ N/ NHyTHxHxHx/ N U"(OpPn(lpQgpRf` |`` |j` |v` |/Hx6Hx`HyHx,HxZHx/ N yX/(@HxHxZHx/ NHyHxrHx2Hx/ N/ NH/ NHyHxHxHx/ NOX`HyHx,HxZHx/ NHyHx6HxHx/ NHyHx?HxFHx/ NHyHxHHxFHx/ NHyHxrHx2Hx/ NHyHxZHxHx/ N yX/(@HxHxZHx/ N y\/(|Hx?HxHx/ N y\/(HxHHxHx/ N/ NH/ N/ N HyHxHxHx/ NO`HyHx,HxZHx/ NHyHx6HxHx/ NHyHx?HxFHx/ NHyHxHHxFHx/ NHyHxrHx2Hx/ NHyHxZHxHx/ NHyHxHxHx/ N yX/(@HxHxZHx/ N y\/(|Hx?HxHx/ N y\/(HxHHxHx/ N/ NH/ N/ N Hy$HxHxHx/ N/ NO`Hy0Hx,HxZHx/ N yX/(@HxHxZHx/ NHy8HxrHx2Hx/ N/ NH/ NHy@Hx`\HyLHx,HxZHx/ NOL<NuNVH08$.&. $|d&| C(|/<Hx,/N#h/<Hx$/N#l/< R/(d/N#/< R/(d/N#JhO0gJlgJgJfp`/<Hx,/N#/<Hx$/N#/<Hxt/N#/<Hxt/N(JO0gJg JgJf` yXp(= @m @n@0;N VVHx R/(d/9/9HxHxlHx/9l/9h R/(`/NT/NO0`.BHxP//9HxHxlHx/9/9 RHht/NT/Nl/NO4`/N/NBHxP//9HxHxlHx/9 ӊ~/9 RHht/NT/NlO8`/N/NBHxP//9HxHxlHx/9/9 RHht/NTHx R/(d/9/9HxHxHx/9l/9h R/(`/NT/NlOdL N^NuH0$/ ydJhf y`B` yd/(hHyT/9`NO v//9L/NrO fp`L NuH0 $/$| yX (=g0 yD1|v yH1|} yT1|w yX1|wv//9D/NrO f`Lv//9H/NrO f`2v//9T/NrO f`v//9X/NrO fp`pL Nu  -*"r#rLxbL.pZD&n~hR$F d6h (> j ^  ;P\D8l8JPf>nPDt:xV& !Jl\ L*VDiskSIZENumber of BlocksNumber UsedNumber FreeBytes per BlockDEFAULT TOOLTOOL TYPESRead OnlyValidatingRead/WriteI'm not sureDrawerCOMMENTTOOL TYPESToolSIZEin bytesin blocksCOMMENTSTACKTOOL TYPESProjectSIZEin bytesin blocksCOMMENTSTACKDEFAULT TOOLTOOL TYPESGarbageCOMMENTTOOL TYPESDevice%ldH8 $o$/vx jV(/*VN X "u}#gv//NVJPgJf /NXv`pLNuH0 $o$/&*, *rn6l*r@g f&`// NP`"/ Np`/NX/ NpXL Nu/ $o/ N/ N/ N yX (=O g / NXB/ /*>NXHx/ NO$_NuH0 $/$| yd&(ppƀ Hy r/B/NHy r/Hx/NHy r/Hx/NHy r/Hx/NO@L NuNVH>&.. .<<=|>|(|4|@|LJgxz/.Hy0Hy*`BzHy&B(///4N,/HypN v// / NrOfp`B/ /+>NXpO L  %Y;^NuH $o /$///*2NB/*2N"/0p ///,"/4///*2NO$LNu tRF%ldwH 0$o$/&|d yX (=g"<`"< S hC S hgBHxHx/9/9HxI/Hx/9 /9 S h/( / NTO,`, P//HxHxB/ N.B/ /*>NXO$JgB/ /9N(O L NuH08$/p&|d$S/<Hx/N &g*1%@ SJO fp` S"h$S jA" S"h$S j#H SB yXJ\gd yX(h\`T/<Hx/N$@& O f`/<Hx/N%@ //* N/ $S/*NlXOJf S"S$i!RL NuH0$o &|d"S i  Sg"S i ( S h감f$N/*.N0B/ /*>NXO`>/9 S h/( N/9/ Nt"S S h#hB/ NOL NuH0$o &|d"S i ( Sg"S iA  S h감f$N/*.N0B/ /*>NXO`NXOL NuH><&<d(|X"C QJf`>"C Q hE Q h감f TB\`/9 (-5^*C$U j/( Nx U h&PP`R&SJf$T/</N %@\Pfp`/$T/*\ THhNx*C U h&PO `/+ N*Xfz$T, F$*\$H/</N %(Pf`/$T$ B *\/0 THhN/+ $T$ B *\/0NR*C U hOg &S g"C Q hE Q h감f^pL<|Nu 6*zZz(8^TVtNb )5lV2>bLR h 0@@??a{a ??? ?@@ H:&o oCE,yNL\NuNu(H ,yTL NL@Nu/,yT"/N,_NuH ,yTL NL@NuH ,yTL NL@NuH ,yTL  *h?NLL@NuH ,yTL NFL@Nu 6RnE/,yN|,_Nu/,yNv,_Nu/,yLN:,_Nu/,y"o / N.,_NuH",yL NLDNu/,yLN ,_Nu/,y"oN,_Nu/,y"oN,_Nu/,y /N,_Nu/,y oN,_Nu/,y"oN,_Nu/,y"oNb,_Nu/,y"o / N,_Nu $<Vp8 n$. &.,TUm"FBQJm$H*ڂgn y (h`\"l x`RDJfp0p0r Ёm:"l p&@`XRp0b4%E5lll FRPp (TJfgBHxN (@& Pgv/HyNL-@Pgp/.N-@/ /.N|JO g6Jo.`Hx.HlN~"@& PgHy/ N   F (X "  4  4FONTS:.fontNVH?< .$. z&EBx/N-@HxHxN &O g/N,r.4X o"oJig$<:)hl 0HԀ`0Hနp(:p)Ep(<p)FvBD0H2Hg*r) 2Hg 0@ |(` 0@ |0H2Hg*r) 2Hg 0@ |h` 0@ |HCRD Dm.6B{`$< L|NuNVH?8$n JC""/N-@HnN(@&L$ Pg,=kkkHnHnN Pf`Tt/HyNL-@Pf`8/.N-@t//NL-@O gHx/N-@PgHxHn/.N0t BO fp0. fp0.,B/N *Pgh///.N0O fD gHnHnN8P`BDtBC`$0C.H GHpXHnNưDPo84RC0.CbJBm/.N&/N0B.H GHpXN(. GP"$ApO g jfb%D/.HjNA.7b3P%H@*MNHj6N(RjT/ yHh*NP yRh(NtI6O`0/N0H @$HBjX`0H @"HBiJg /NhXJBl//N8P/.NX/.NhX/.N/.Nh$ Pgg / NX LN^NuH| Z N <f|      | \    dfr . 8ԁ Nt"FONTS:  9"o oJfNu o /`RJf//NPNu op`RJfNu"o o`Jfp`g!lp`pNu o/ ` f `RfpNuH0&/ //N @S HX` f `SlpL Nu/$/Hx//N PfHx:/N Pf`R$ $NuEH ,yL NL@. 9ʭNu/,y"/N,_NuH0,yLNL@ NuH ,yL NL@Nu/,y"/N,_NuH ,yL NL@NuH ,yL NL@Nu/,y"/N,_Nu/,yN|,_Nu/,y"/Nj,_Nu/,y"/Nd,_Nu/,y"/N.,_Nu  6Rl/,yN|,_Nu/,yNv,_Nu/,yLN:,_Nu/,y"o / N.,_Nu/,yLN ,_Nu$<T/,y . Tq oN,_Nu/,y "oN,_Nu/,y "oN ,_Nu,HnHnN Pf`Tt/HyNL-@Pf`8/.N-@t//NL-@O gHx/N-@PgHxHn/.N0t BO fp0. fp0.,B/N *Pgh///.N0O fD gHnHnN8P`BDtBC`$0C.H GHpXHnNưDPo84RC0.CbJBm/.N&/N0B.H GHpXN(. GP"$ApO g jfb%D/.HjNA:ҷ;sp;d.pndow and continue. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2.) WRITE This command will uncompress and write a disk. The basic usage for this command is: DMS Write file[.DMS],,, [TO Dev:] [LOW lowtrack] [HIGH hightrack] [NOVAL] [NOTEXT] [NOPAUSE] [DECRYPT password] file[.DMS],,, - One or more input files to be extracted. Standard AmigaDOS wildcards are supported. OPTIONS: TO Dev: - Will write\? the output to device Dev: (the default is drive DF0:) The device must follows the same rules as in the READ command. LOW lowtrack - Specifies the starting track to write from. Tracks before lowtrack will be ignored. Default is track 0 HIGH hightrack - Specifies the ending track to write from. Tracks after hightrack will be ignored. Default is track 79 NOVAL - Stops DMS from inhibiting the disk validator when writing a disk. NOTEXT - Causes DMS\@9 to ignore any text to be displayed from the archive. NOPAUSE - Stops DMS from pausing after displaying any text from the archive. DECRPYT password - Causes DMS to decrypt the archive with the password 'password'. This is only used if the archive was previously encrypted. 'password' must be the EXACT same one used when encrypting the file otherwise the archive will not be processed correctly. EXAMPLES: DMS write stuff - Will extract the archive stuff.D\nkMS to drive DF0: DMS write part1 part2.dms TO DF2: NOTEXT - Will extract the archives part1.DMS and part2.DMS to drive DF2: , ignoring any banner text in the archives ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3.) REPACK This command allows you to recompress an older DMS archive. It can also be used as a simple split utility. The basic usage for this command is: DMS Repack file[.DMS] [TO file2[.DMS]] [LOW lowtrack] [HIGH higA,B>mlkjihgfedcba`_^]\[ZYXWVUTSRQPONMLKJIHGFEDCBS1MWB FOR AMIGA PC C64 SNES SEGA AND OTHER FUCKINGSmwbpACoG7|@7|CNqNqA"z($I0<QA$N"z :e4"Yf`pM.W.B. Intro Done By Cold Capture In 1991# Yf`8SF&MxNQM`hJgR`JxMNF`x MNx` zz$zr"zt~* IK2tMxNԼ<egM(6 uU > c5/mOpVwuw[5E C2^&x@{ԮAE'93џ!fTђPRSSQԈHPn'hXOgk@* 8p}{%Prn6a?_~ )1kOjc)j* `0oר 0uiG1O@}#XH!)9J3W@NK]FWfxpgxR(X&x ϳ^F%GsEw;Kä3$8~bbphYPp0T[Z FÙP|Vw7DL> dpL*2`Ҧr$ꑛIz̊ ij-r)ܹYɁ> |{;sr* 3NRg)':@UUkv&;RV5?3xT^?jczA9AFm&yG!@aꈩGXJxdn0m npp"3 ozXML)AD k R$L*Ҡ7%´ 4^o Iq*lu,JsQpnDh`rMJ tHOGES`?Uv `ݘu@64 q0OU ~e+CM 0Zh:H$&& ("x$9PhLPPHI(LHgřznhCXgS&~)#4,`58_c`# ''1֋&߁P{/YڑĠ YzpH-UӁ) rp9V;U roaz(Uc5V8 E-{wmahxP7?ѓ!AG=)BvADŽJt0  ?D ByE>ɀ3:)|^,tXPZ?$Rh8  @G @ "(?%_!N: PLg} $N 0m'd(0a+M3XQ|\}g(o\ELq/(p+uɀFmw/_  ( O}NʱF=MqE!K)$f @>R/ o8{s:_X (*[`C *c JF  0Ԉ*P# F15TjIqmL0?> '% Ćz P jܟ sدϷP\0t?0o1`*~$AH5C?i-Ꮽ+G?B4&"i\J?*]U?R4,O)>RCǩ5v=d  ks;_FWv.x_`4dȏՂa:f# Q~})x(\NJ6@XqXioG@8'AI(Scqq2̒K({@+=88>ɁCc;n֡;8A+7rؒgȝ.P,C0Y o/6@ uu>-C=3 mPIS 3T P56@#epG #gkY p:y cs. ҐUZI$r4I܍O&`_HS?yL3ܔWN:.7B8E9u@ abr,Aw5't9_[dҀx_n㩦 12R x{uL \;@kuL;v|1Qʨ(@ .,|.( sZs`!`R~s (aJ{Q755Щ'{𪊲o0AJGY02s,d,<* @ `ViAGуRo`];zR&F'M.ƄTcoOpq}.CR.q*|9PN Qef[Ax6p4 pehZ9 h j"0U_`++\5Zt' |BϨ  lhs@5VP:@D0/Qk10L I Z D/@ D  wBcxLL_ܵb`6HR6BQ! (\U_1x  34*G7`B@(#mн8 LW Г1^x[C+ Ըs69c{= P3`x 5fxɏKISA K}a<YhdLraǷv HgY29 t 54}ۨ`Gr( @*3}.0:E/eжrS<(&Xe;?hzK.%E|rc"fFdĀsz0" :# 0  z0)ۛ@DbQ@tb:D f$_@D3n͇o RXDe@ B-\;ǜ~%,hƀ|)/s 6o? L1?Ӂ@ CB< pw+IB A , aqSoY9XO#q.׆0:B<,P婮 A Lɞג $LYWP5 -a쾈fWy;N.BKaP (Q:WHS#s[K:J BsLoʂw#܊2[΀P/ [ 8X,ձæ-A Md|O`7DKf3B0opm@_px>:RFRghaJT_}dcPo 1 >@ 3?؉_+)&œ5=?c6@A;: kB-+9, # 3aa:uցL0`R{ @e+'Qd'485/BS@Ku`ْC= KN.V 0Y9ޫk/uGLT@w܌W Di v8_KXι98 /pph,8" d=|~+΃74>>.]T u | |f2`#Xcdb*x9 eEiǀO) OZc- -h$#<$TdnQcưMĥ(NA N\:BQ]p4E43璔 /*L$lQ<_ +X["֥j M,mNxc[bhӄ `tD`"b'8uYo' c4 b0gnQw|$֘+7`@j-8(3rhvZ-< ׃`6H6Uh, b8 /X! ``(;KO%  8?gY@<`[ p+S@^q@`( )pրP/A+>j˼\B/0pnsK灁Ii'0 `8QK|ǵe`;9)>)0TrG9'[0 :ϽM}2PoxJ; vq~](E)5P1~/Pva DA(pXhA O# ).(z``x@iCP∞f'@X }r)$38Hp1Boa3 ~CgP,Y+|,@G{pզT=AJ@@B52 &³ע"Xlq# 1JAp1j@U //^`|rEP"2ڐJ\74PxV^nG*l9sff+o I \OM\J"@N1@6WZRJgrG5~gA;xr/yINk-@g<#l/ө,c蛉cA; QY,E bÁF]]([4{[ h !1 .hh{6@ \ZdhJ3tAPB LNy28iSb~+ ?A\x"5p.` 8Y(B@0OA9DSvj ĀK'k?߱(qk?B 'Z/uvBBtBtŠ\>{ χϚ=xCɒ:pOQPF5f?X5๩25p@5|d6oXOQxp_n1 cpȢV\e <?6EG× -r_l(vx&4dhdD!?gE@L`S{?!dȕ6O2&_+rrMR <#XGS&Pu$t(QZU;F%Jx|dN~c9>΋3d"AQpXs\FPwg2 _D琄|Y\)RE  PH/ǿr{4+L3O:3#X5? Yp1D &f>0  AAqTp2Xna2_pw+aX'BO&+F : ȎQ*ɛ#d'ф0,*oXH:rm)&î1 ȆCD>*1k|+0C%%0@ X6F@#PhAU8a}rͤr+\Qh _h3 (5h"j`t:mD(DD&i5* `01̈%0 PqVm9w0g(z@&!G 2*̨[HLJ&!2~۱\j-O5A{ .=I"4?AR@PFlmֵ !2R"VhrodC7#p# x3*Ң?7m昳qL_ŇF.YY <#rjPϲjOϩ$X(CO^`*` 1Q" dYsxP<:H_`S??Д1Pp0t0*b(Crcljq4 ȟ(󦲍(Α,9e了!(x0`!fxpQB"a9l} xhUh* q]xV",?', hp H WBZ#ƣTA_ V|P!Q;O6E+ /i?\ELW/B+@G:ˏ79FYHA<&>; n`E ~V|L$%AS TIJXPh>bTI#GkHqC fUA#pKZNB7 tJ1acŎ2AI(CE(eL⑃ VhqGb8$} BfrҋK) i=Bl I֑duA+`i@^ B'ۈ\[_◀pM`"`8Ah6 D>K`G`E7†a49Y"?J IFW?b\ +ȵR8L\4 1Fd&`BfIczwaM>aa*X810 C [pg*r,~(F s X+ r/mpA!2_;dކOH*B0klדH+dqk ]P( %Hj:DATP4$$gLT *pT *Pɤs q[H Z46y?8 ,2>e^PJ <"j  qA8'Sq=i~„$Q'0%bh>]MB!@gwm%ut$.T[K<>8H.Ӷc`>9#7 =9B$*`PP8bN)"@ky UTUJϘa擤xAT D hpcƿP{(70>0N.EH< CQ4tO aEd& \ c 6(*0׃aBm3r(@L9"! $Bc;[zDR]3/Fh=$ Q}M(qAUՊT|!X>&7Ö;nEl\?A${` >@(w<>G<'=5l gCh=GѥMa]m ژzX"\.^ƒqdfpE %1F!EFà@ETl= p_P6 P@P0Pb PPpP@PB€BCC{ 0({l8yd$222 2 22228(Xiڇ$L,(40<8D@LHp,-gP/(J_FO5ʿ $ ,(40<8D@LH^P/h( ((`(@(((() ))`)@))))* *`*@nAVŊY(W2)ܴH2|`HwiLSLCT$;C5L:|dҨ| [-}zҦ-HÆ'k 03ppLfxdɂ #{5-D4! HX@jYUXc[I/E%LA;/2˓.[heY찲ƴ+ 2SeUT),2; N=dn&LKXd$Gdi֣"DXȰ! `xcӋƖ414K)i-}}@L7#?n88! AW8?O=@:;@`N?gwIXHHh < /R@ ph 0-sF EP`LRDH@@mwE+o9ZT}p?)\ >O9daɗ&%|(>I#d23En#FG#G{܎Y܎̎Yv?uH=dtq.ȹr9dZN@G37>o?r>܍Ym:#gd5}kYתDȝeR^z!2&Ls ^[z@wģP(7€=tgGޚH`^3P`2*+ė yx> [F~Y4 wk )jk)N\ AXli7u`ڔ́ j";!c~d,'-lAjB>y-bĂo" 0 /z=}¥`Dd<.@PG;`Bh]x? 2+n<P3@@Qpue1B;QD&-2ZH@$,,L&5D8 _Թ tPFᩍjH 7ʩ@ )bJ6w$rrhUR|P%VI)T1!@8AeN$F&M0pGAY+n JsHRm ?B [ Ȑj]#14l:E\Gɐ!z1gQ\t ~!<_~z=6c?\( < .WϢPj˂o`;5 @W; h(C0+ ayp)aPPtP7(#tQG ]xGuԈb&(3! \ {)p€;&%Bd"-PB8}pl:!8`3,+Ȋ`8.藦!(oIj^Y>78Jk > bq9 D],C$}dm[$BL ɠ1,Ȫ`e3TrJoYw V8XGKrxt'P{C?' ~ p.@g?)nLDt<MMwAZR _p bE@W6{@:y , pEm:,qPST?fCցbd yB٠nžFTtB1ߪ!G rwZ805Š` p| UX1v1d!2F2'/ȄMXTfqtPt( &@[ PAP. 6@ p^V zú$;'t&H7q !$$-EC^:=/%NFZ#9|;g\[9㳒8߳r76۳b͛[5ӳR 4f|vfٝf]:dȏ1ij+098_G˸,@.ieVYҾvVY[SeU [)A[(,f Nɫ&Ofo/cЕVI>?]dvFEno\ d4 >Ƕ6:Ʊ62.PزŶ1cآ,Kbkiq,C r,3a"6B,` ]"6+`N>NV !3`}aa`".!"b?"}#C$>$i e\agب(i{(*iAj\k=l%-n.pz0x?3{445$vwM88dعzz '>Db>u2n&@}!!š3BcM>لd1Ÿuf^e怇C烈?Ⱥ}I2h m*hQjʿK]K kL,aS,۬--c[m-֎@>.nanA\ .(W oaOmOoo/ov6+c+`K9QC}VS8w&8,OH J0$GF@BDp #ʒ݆ vX${"? 4T4gUXL3ǩYIia "@SA$<*! DoF =@{@"_D ? L:L\S_0XW@!6(_X]m`n@I $X:Gw@#Jl`+ !驪4 >,㎰q&u/\DCaaY]Czs 9t0#xcm]pnvcDO?@"x#UFhՀFPP JabR<3p GHA]D4HeD'}@KH4?a :WHK=AcsnVC $2C(?a 舨:6dX,/8[1z )#YtaR^%O`4c^v#.`C$@m _"  0D$"W_((l :\'y ԟ++ba%cbpKȱ+ hw];f`tAdkTy;v4,Ú a70t0b`0KTH"Qo2 (øaےl`Xl4F Pe&(%PҨ `3Q+dCN?^+1~|BA\AJ#vOu') g B+@? kO}A^"M aO/lDAMxQIAK/_T3X.׳29@6I@̕s-$_fJd(@}+<)[ %0*OƟrb&ZHHfZpO6} 8~n@pp< ܆746x)i9‘g(xQ6/A g @ ]BP-JSjH268ȾҦ]d?U͙|o~?>@o@Ll56gxcށ7DA=Kz1E@@pcӤv4u CX$p 4X8 0ـAPr+ bEP֣̂%ځA8!<6lxl8`49!2aA5)0zก,8 @ _(@ B&~V:՘7!O'CNWP#%0@ }3|;FHC!D7&D@@i SVXxzEaA) 0Q| /_D@cC]13$ -@|!h`SB.Q'QL>ʄ(0: 5j< I"nQ5$\dg'u2?IS Od4bz(}96H`93b=OḈj'D `C\FEFe+0R9&4,&* V@D*F>lD$`ve llP|PcN x`,B⏪ :aq bF@H'3Aa/oܩm|7>>|8 %Tja2 SjPU /x v6B3H(Ջ e(@eN&N@E/.$l:~$7#krE|S~s,|KLK+qX|?+D> @c<, `%&   #O( $"EB**- 3ʍw@t <Zu`B)XDIEѠѼ fHj4[_(!R66fQ:aMLO{&|ڹZ?@hqLc8f M$m&1&?` *?*69]/hFCy%H?FOrXl_p,R>u- 'W`'%arŀA b-K$S>ML-G\ %8 2H; d-!FZEU&*o)psT%FFNU$4놊@tWO .#2`+G4@^+dV!@ئ2uXLYJ!DB"98 y>OG#D$#ށS=>>\&/0|()/0+!@̢ UM+0qxQ(1ؠd! wu'2@ Lj G6 :9x 5p?*)m@Q$3%7 +CVۉd \`|!A%#P\w3MBvfZu 'ZY٠|0@n")YĽ!\xH@ꗅ2a64*+M9A!cq4 /PQ-te0!@%%;iGj2c ?៿O5mR"dʊMn!h ڷ g O@pP9(̀R%lǞɌPʟoX<3h#܌SαQ5,T*/WiԨc=8 ~MiC4T3;] Ltqfw@m~PM0 ?_mtpGP^3 g76el W覮 Meh<]c8/PP _NPrg>|-f (@ZԔ&"K褓v)`hA9e#/򒁬8fu- ("}n})jD!@" @@SAHHp$dK@PC0&A"d`O KK{@GMh@] 8脆A>AµK(@ڰUdmп<6;  % DXq` dr% qx!9 `x@$BHa̟~2-.UfY Vb[@0<g=Zn YG?)u4hn;,HcxR` 0 kDa6?d0 ,]2 8R'МD$Ev+/HDp PH (Hp `ky@#/҃'KA?h 豔BH@ '!"dI$vu8E|g: Yl3 Cz` [ò0@`E`AL!-8 oC6{$ `X cA< *I !A#e.Q†q¬R0F/"i7AP$fu ~5:g櫘H:? l_shX%򓾂=t*I*hLv"i)(<(|@lEI5GD" `~h3a\0 dPʄUA+CJT62idaxd0 c Z00p!fʌq1[t'Jt^ +)@3 0C~|RP  'X012xhHoH.%02([ 2X`F:I=>(h0 h٦sj `& Ðl^bY$"RP@Y X Pւ H Q/9` P~12y漷 iz#5=X&'Eڌg&\6A8JωYl`싖A$fΨ0Hyt"/&xw=mA_M<"@80(`XPHxph  BOΈ  aq1IH`p(8cqs=>OR4|"G_W==}zk85֜dFas aCP &Clh4&л _ N Lr4|XL;h.酀 L '^}_a\iu7|[}؄5wՇ"GYC?؁=olx="蓂u%.!`?Fg`ς  @=48.0l&*w8%1`9>9$ -;Qw=@ CO: Cg :.CA%g]?y z,/B 6 ,/DO R/gF, n z:/Z2ƨ:6ȕ%a0*To&?dJ`YG"Ux `ȕdR/D2%[*߬`c /B8@:1@0_%!PDH8s *G`1$;?!H?oѷßF6  wAHe! .H;?B`E(; $wM5т$bÅ?dF1  ? ("?:@y  ? @(s?`A,o_"C\I?8'R ^سpKC as Km˓}KY /I@`T`Y@@`il?qQq Sab膏b,jC$%ہ~E A'iRo5؂ {c ߝ * A g1z?Yy Q =.<`u <#@>NC .@Bs q_F&ˇsm2-dQFQjGz=l}Q@!AQ4U@!t> Ku.fq_.5. ( @N0>P;=0?y1oXx7$P qG0uTp@! CTG@! ܄@!1MD  3 BDyFŃ :ACbCكQBȂ A#\ @NptN?  ?__;A(j+P0 @0`Pp;P   T)? #| -G>!Û>m*{ݹO j0x707A$ %/O?ӈ23l( |8>V~^k?YڀmDb6  p9H ~ؖ @`E'e@B 1`dʠ2TaPD#rDw:+ p#x)@Kk=O1)B:.^D]b@X(A)k+r@сI vb$SeJ ? {Ap 00"`C@.PP@?|Ka  x ^` ^|  ` ^^/ٌ (0X0Z/ZjhC^Wп@D2*3 bX+P0  L>PC>* !D *qx%Z.q %!Bx>@tT>?0 w)p _r:=8\o8 @D‘c-Q D@=CRq}Ch9 I`2$x };}S?'(X=R@PE EA*lj+.,]˰~"y+ ->|{`@3ODv 9 E) wDC%؃`k, Ќ@A+mq!Q tx$ A$] @F R Ay%** Lpp8#v̌4x<B2n9`?u3A1Ǡ@!@M 8h+ A@p';w %^LF1hp@&y2806mc``^ZA,q/Bо^(`CP.@Cj / h@,/|XJprX+ /xX@-00<^-1/xX000^*-9b_(R!m !4 -V?ABxH0 60>\o@?0\oFK HFu I`#`?l ` )L~| 8 zNCA( "y 0Bо>K0Kπ ~ ^ |?>`w  ?__;\o Qhtrack] [CMODE mode] file[.DMS] - The input file to be recompressed. OPTIONS: TO file2[.DMS] - Causes DMS to store the results in file2.DMS , otherwise the results are automatically stored in a file TEMP.DMS LOW lowtrack - Specifies lowtrack to start recompression. Tracks before lowtrack will be ignored. Default is track 0. HIGH hightrack - Specifies hightrack to end recompression. Tracks after hightrack will be ignored.\puw Default is track 79. CMODE mode - Chooses the compression mode to use. Same as in the READ command. EXAMPLES: DMS repack stuff low 20 high 40 cmode NONE - Will extract tracks 20 through 40 from the archive stuff.DMS , recompress them using no compression and store the results in the file TEMP.DMS . DMS repack old.dms TO new.dms - Will recompress the archive old.DMS using the default compression mode and store the results in the file new.DMS ~~~~~~\qJ<~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4.) VIEW This command will view information about a DMS archive. The basic usage for this command is: DMS View file[.DMS],,, [FULL] file[.DMS],,, - One or more input files to be viewed. Standard AmigaDOS wildcards are supported. OPTIONS: FULL - Causes DMS to display information about every track in the archive. Otherwise only the information header will be displayed. EXAMPLES: \rhgQDMS view file1 part#? full - Will display full information about the archives file1.DMS and the files part#?.DMS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5.) TEST This command will test the integrity of a DMS archive. The basic usage for this command is: DMS Test file[.DMS],,, file[.DMS],,, - One or more input files to be tested. Standard AmigaDOS wildcards are supported. EXAMPLES: DMS test file1 part#? - Will \s8x,test the archives file1.DMS and the files part#?.DMS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6.) TEXT This command will display any banner text in a DMS archive. This is used to quickly find out information about an archive without having to extract it. The basic usage for this command is: DMS Text file[.DMS],,, file[.DMS],,, - One or more input files to display text. Standard AmigaDOS wildcards are supported. EXAMPLES:\tM( DMS text file1 part#? - Will display any banner text from the archives file1.DMS and the files part#?.DMS ***************************************************************************** General Information DMS has been over a year in the making, the compression routines are proprietary and we have taken great care to make sure they are the very best. There is no other program even close to DMS as far as versatility, performance, and ease of use\u3. We urge users to register with us so that we continue to provide the best and continuing support of the product. This program is NOT Shareware or Public Domain, it is Copyright 1989-91 by SDS Software. We have taken a different approach in distributing this program than most people. There will always be a version of DMS available to the general public free of charge. However, we are offerring as an incentive to register, many other programs that will not be available to th\v͜e general public. We feel that you should get what you pay for and pay for what you use. Therefore if you seldom use DMS then the public version is fine for you and we thank you for using it. If you use DMS on a regular basis you are asked to register with SDS Software. Registering will enable you to receive future updates and other programs not available to the general public. Updates will be provided to users on a first-come, first-serve basis before public releases. Please m\wۣake sure that this program remains the very best by registering with us. There are 2 levels of registration to choose from: Regular: ------- For $30 you will be mailed the latest versions of DMS on disk, and will also receive: DMSWin - an Intuition version of DMS with full windowing, gadgets and graphical display. and other Public Domain SDS Software programs. Professional: ------------ For $50 you wi\xi^4|ll receive the same privileges as above but will also receive: Convert - a Warp-to-DMS converter to convert old .WRP files to the new .DMS format. ViewDMS - a small utility to view the contents of a DMS archive. TestDMS - a small utility to test the contents of a DMS archive. Convert.EXE - MS-DOS versions of the above programs. for people ViewDMS.EXE storing files on MS-DOS machines. TestDMS.EXE \yUYou will also receive free updates for a year, and any other DMS related programs that are developed or received by SDS Software. Send a Check or Money Order for the amount of registration you choose, along with your full name, address, phone number, and computer configuration to: SDS Software Suite 126 4885-A Mcknight Rd. Pittsburgh, PA 15237 It is our sincere hope that we can continue to service the Amiga community with new and innovative programs.\z}E Please allow us to do so by supporting our products which you use. Thank you. If you have any suggestions, complaints, questions, or bug reports, please write to the above address and be sure to include your full name, address, phone number, and computer configuration. For any correspondance requiring a reply, please included a SASE. The DISK-Masher (DMS) is Copyright (c) 1989-1991 by SDS Software. It is NOT Public Domain. The CLI/Shell GENERIC version is freely distri\{jbutable provided the following rules: 1. No charge excepting reasonable media costs may be charged. 2. The program and documentation may not be modified in any way. 3. Only the self-extracting archive DMSxxx.EXE may be distributed SDS Software will be in no way liable for damages, incidental, or consequential, arising from the use or misuse of The DISK-Masher or for any other claim by any other party. Use this program at your own risk. No warranty is given, ei\Tther expressed or implied. Terms of registration are subject to change without notice. ***************************************************************************** Amiga and AmigaDOS are trademarks of Commodore-Amiga, Inc. MS-DOS is a trademark of Microsoft. be in no way liable for damages, incidental, or consequential, arising from the use or misuse of The DISK-Masher or for any other claim by any other party. Use this program at your own risk. No warranty is given, ei|}_~}p15oundp|~V t DSound V1.50 DSound is Copyright 1991-1994 by Dave Schreiber, All Rights Reserved. This program is freely distributable, but may not be sold (although a small fee for copying, media, etc. may be charged). The files minrexx.o and minrexx.h, included with this distribution, are exempt from this copyright, as I did not create them. DSound is utility I wrote to play 8SVX sound samples directly off a hard drive. While it only takes up a small amount of chip RAM, it|`T can play samples of unlimited size off a hard drive (it doesn't work to well with floppies however). Currently, it cannot play compressed sound files. USING DSOUND ------------ DSound can be used from any form of mass storage (such as hard drives, flopticals, Syquest drives, etc) except floppy disks. To use DSound, type "DSound [flags] " (without the quotes), where is the name of the file that you want to play, and [flags] are any of the flags listed below|][/ under "Usage." To stop DSound before a sample is finished playing, either click on the close gadget in the DSound window (which is displayed while DSound is playing a sound sample, unless the '-w' flag is used), press CTRL-C in the Shell window from which DSound was started, type "break ", where is the number of the Shell window that DSound is running in, or use DSound's ARexx port (see below). Usage: dsound [-l][-r][-2][-f][-m][-o][-w][-n][-t] [-s]|E1[-v][-b] file Where the flags are defined as such: -l -- Play the sample using the left speaker -r -- Play the sample using the right speaker -2 -- Play the sample using both speakers -f -- Shut off the low-pass filter -m -- Load the entire sample into memory -o -- Play the sample continuously (loop) -w -- Do not open the DSound window -n -- Do not show the sample name in the window -t -- Do not show the sample times in the window -s -- Pl|ڰqay the sample at the given speed (samples/sec) -v -- Play the sample at the given volume (0-64) -b -- Use a buffer of size (default is 30K) If you don't specify any flags, the defaults are to play the sound out of the first available speaker, with the filter on, at the speed and volume specified in the soundfile. New with version 1.40 of DSound is the ability to halt DSound via an ARexx command. Specifically, sending a copy of DSound the command |=p"quit" will cause it to immediate stop playing the sample and exit. DSound's port is called "DSound.x", where 'x' ranges from 1 to 99; each instance of DSound will have a different value for 'x'. An ARexx script which demonstrates this, called "QuitDSound.rx", is included in this distribution. WORKBENCH SUPPORT ----------------- Another feature found first in version 1.40 is Workbench support. If you make DSound the "default tool" of some sound sample, double clicking on that|b sample's icon will cause DSound to play the sample. You can also play a sample by clicking once on DSound's icon, then (while holding the shift key down) double-clicking on the sound sample's icon. In either case, when using DSound from Workbench, you cannot specify the various options given under "Usage;" you need to run DSound from the CLI in order to adjust how DSound plays samples. Quitting from DSound, when run from Workbench, is accomplished either by clicking on DSound's c|{4lose gadget or using an ARexx script. With version 1.50, DSound now supports Workbench tool types. These are program options entered in the "Tool Types" box, which is part of the Workbench "Information" window for an icon. One can bring up this window by clicking on an icon and selecting the "Information..." item from the "Icons" menus in Workbench. Each tool type is in the form "=", where is a particular program attribute (such as playback volu| ZWOme) and is the value it is to take; both and have to be in all capital letters. DSound will use tool type information from both its own icon and the icon of the sound sample to be played; if there is a conflict between tool type information in the two icons, the information in the sound sample's icon takes precedence. A list of tool type attributes follows, along with equivalent command-line flags and default values used when given attributes are not sp| d+ecified: SPEAKER -- Determines which speaker the sample plays out of. The for this attribute can be "LEFT" (left speaker, "-l"), "RIGHT" (right speaker "-r"), "BOTH" (both speakers, "-2"), or "DONTCARE" (when you don't care what speaker is used). The default value is "DONTCARE". SPEED -- The playback speed (equivalent to the "-s" flag). The is a number less than 28000 which is the speed (in samples/second) at which the sample should be played. The default speed | Jis specified by each individual sound sample. VOLUME -- The playback volume (equivalent to the "-v" flag). ranges from 0 (silent) to 64 (loudest). The default volume is 64 when not specified by a sound sample. BUFSIZE -- The amount of memory dedicated to playing samples, in bytes. Default is 30000. (The remaining attributes take either "YES" or "NO" as ) PLAYWINDOW -- Determines if the DSound window is opened. Default is "YES". Equivalent to the "-w" flag. TITL| ETIME -- If the DSound window is opened, determines if it should contain sample times. Default is "YES". Equivalent to the "-t" flag. TITLENAME -- If the DSound window is opened, determines if it should contain the name of the sample. Default is "YES". Equivalent to the "-n" flag. READALL -- Determines if the entire sample should be loaded into memory at once, rather than being played off of disk. Defaults to "NO". Equivalent to the "-m" flag. FILTER -- Determines if the low| Ǵ-pass filter should enabled during playback. Defaults to "YES". Equivalent to the "-f" flag. LOOP -- Determines if the sample should be played continuously (in a loop). Defaults to "NO". Equivalent to the "-o" flag. WARNING: specifying "LOOP=YES" and "PLAYWINDOW=NO" will cause DSound to play a sample continuously without any obvious way of stopping it. Because of this, a requester will pop up and request confirmation when these two tool types have been specified so as to ensure |݇that that's really what you want. In any case, you can use ARexx to stop DSound in this instance. COMPILING DSOUND --------------- I've included the source for DSound. To compile (using SAS/C V6) type: smake GETTING IN TOUCH WITH THE THE AUTHOR ------------------------------------ If you have any questions, comments, etc. regarding DSound, you can get in touch with me via Internet e-mail at davids@cse.ucsc.edu . n when these two tool types have been specified so as to ensure 7[h 17stJPEGGUIDEpl@database FastJPEG.guide @$VER: FastJPEG.guide 1.10 (26.2.94) This is a document in the AmigaGuide format. To read it, use either AmigaGuide, MultiView, or any other AmigaGuide compatible hypertext browser. @node main "FastJPEG Documentation - Contents" --------------------------------------------------------------------------- FastJPEG 1.10 A fast JPEG picture viewer for the Amiga Copyright 1993,1994 Christoph Feck, TowerSystems All Rights Reserved. Dedicated to Stefan Schulz I hope you like it --------------------------------------------------------------------------- @{" Introduction " link Introduction} What is FastJPEG? @{" Features " link Features} What makes FastJPEG so special? @{" Requirements " link Requirements} What systems wilal FastJPEG run on? @{" Installation " link Installation} Before using FastJPEG. @{" Usage " link Usage} How to use FastJPEG. @{" Tips & Hints " link Tips} Some useful notes. @{" Known Bugs " link Bugs} What does not work? @{" History " link History} What is new in this version? @{" Acknowledgments " link Acknowledgments} Wh+o I want to thank. @{" Disclaimer " link Disclaimer} Short: Use it at your own risk! @{" Copyright " link Copyright} About legal issues. @{" License " link License} What you have to agree on. @{" Support " link Support} What I will do for you. @{" Author " link Author} Where you can reach me. @endnode @node Introduction "FastJPEG Docuymentation - Introduction" Introduction ************ FastJPEG (or abbreviated: FJPEG) is nothing less - but also nothing more - than a fast JPEG picture viewer. Let me claim that it is the fastest JPEG viewer freely available for the Amiga. Besides being fast, it has many other advantages. Just tale a look at the list of @{" features " link Features}. An important goal was to not trade quality for speed. In fact, FastJPEG is both fast and has an excellent quality. Most other J qPEG viewers either produce ugly pictures, or need ages to perform the conversion to HAM mode. The key to the improved quality is a technique called `dithering', where colors not displayable on the Amiga are approximated by giving neighboring pixels similar colors, which the eye then mixes to the desired one. A common variety of this method is the `Floyd-Steinberg' error dispersion algorithm, which is very time intensive, but produces the best pictures. FastJPEG does not use this m$#5ethod, as it would drastically reduce performance. The dithering method used in FastJPEG, however, produces pictures of similar quality. I wrote and released this program for the Amiga community, which has deserved such a program. For too many months we have been forced to use an ugly looking viewer, the name of which has momentarily slipped my mind... I have not written this for me. I prefer TowerView, which is window based, and is a real application. I will release TowerView Bwhen it is ready, but this will take longer than I had originally envisioned, because the `To Do' list currently grows faster on the end, than it shrinks on the top. If you are interested in a preview, you can get the file `TV_Preview.lha', which is on any Aminet ftp site. @endnode @node Features "FastJPEG Documentation - Features" Features ******** - It's free! - Special AGA version included (for HAM8 mode). - Both a Shell and Workbench interface. - Keyboard and mouse cont rol. - ASL file and screenmode requesters supported. - Reentrant (resident loadable). - Only 27 Kbytes in size. - Excellent quality, even in standard HAM. - Carefully selected color palettes and conversion algorithms. - Dithering to increase the number of apparent colors. - Smoothing, if the image width is halved to fit on the screen. - Minimal `fringing'. ...and of course: - It's fast! @endnode @node Requirements "FastJPEG Documentation - Requirements" Requirements ** }_********** FastJPEG runs on any Amiga. Bigger pictures might require 1 Mbyte memory, especially if you have some other programs running in the background. Most features of FastJPEG are only available if you have OS 2.0 or newer. This documentation assumes that you are running OS 2.0 or better, so some notes might not apply to you, if you still use OS 1.3. There is a special AGA version included, which performs the conversion to HAM8 mode. This version requires a 68020 processor  1"(or better), at least OS 3.0, and - surprise - the AGA chip set. @endnode @node Installation "FastJPEG Documentation - Installation" Installation ************ Choose either FJPEG_ECS (the OCS/ECS version) or FJPEG_AGA (the AGA version) and rename it to FJPEG. This is required, because icons or Shell scripts will refer to the name "FJPEG" on most systems. You can rename it by selecting either FJPEG icon, and selecting the `Rename' command from the Icon menu. After deleting th e trailing four characters, press the RETURN key. FastJPEG runs fine from both harddisk and floppy disk. If you want to copy it to another drawer, just move the icon onto it. It is adviced that you place it into the path searched by the Workbench and Shell, such as "C:" or "SYS:Utilities/". This way you can avoid absolute path names in icons or the configuration file for your favorite file manager. Deinstallation ************** In case you want to get rid of FastJPEG (why woul ?d you?), just delete it. @endnode @node Usage "FastJPEG Documentation - Usage: Contents" Usage ***** This part of the documentation has several chapters. If you press the `Contents' button in one of these chapters, you will get back here first. Pressing it again sets you back to the main contents. @{" Starting FastJPEG " link Start} How to get FastJPEG started. @{" - from Workbench " link Workbench} Starting via icon. @{" - from She2ll " link Shell} Starting via command line. @{" Running FastJPEG " link Running} What happens after start? @{" Program Options " link Options} Controlling FastJPEG's behavior. @{" Configuration " link Config} Setting default program options. @{" Keyboard Control " link Keyboard} Using FastJPEG without a mouse. @{" Errormessages " link Errors} If someF5thing went wrong... @endnode @node Start "FastJPEG Documentation - Usage: Starting FastJPEG" @toc Usage @next Running Starting FastJPEG ***************** FastJPEG can be started in two ways: - @{" from the Workbench " link Workbench}, by double clicking on its icon, then selecting the file you wish to view in the ASL file requester, or - @{" from the Shell " link Shell}, by entering the command "FJPEG" in a Shell window, and optionally the name of the picture you want to} display. For details, please refer to the specific section. FastJPEG supports multiple arguments, meaning that you can either select more than one file or name on the command line at one time. If you started the AGA version on an ECS system, you will get the error message `Requires OS 3.0'. Use the FJPEG_ECS program in this case. @endnode @node Workbench "FastJPEG Documentation - Usage: from Workbench" @toc Usage Starting from Workbench *********************** There are th2ree ways to start FastJPEG from the Workbench: - Double-click on the FJPEG icon, and select the files in the ASL file requester. You can select multiple files. - Enter "FJPEG" as the default tool in the icons of your JPEG pictures (use `Information' from the Icon menu to do this). You can now run it by double-clicking on the icons. - Click on the FJPEG icon, then hold down the `Shift' key, and select all JPEG files you wish to view. Use double click on the last icon to Nrun it. @endnode @node Shell "FastJPEG Documentation - Usage: from Shell" @toc Usage Starting from Shell ******************* FastJPEG takes as the arguments the names of the JPEG pictures you wish to view. You can specify any amount of filenames on the command line, it will show them one by one in that order. Filenames containing spaces must be enclosed in double quotes. If you don't give any names, FastJPEG will open an ASL file requester from where you can select the filmt!es. You can also specify valid AmigaDOS patterns here. For information on building patterns, check your AmigaDOS manual. The simplest is probably the #? wildcard, which replaces any character sequence. As an example: FJPEG #?.jpg This will show any files with the extension `jpg'. Using such a pattern is faster than letting FastJPEG examine all files. @endnode @node Running "FastJPEG Documentation - Usage: Running FastJPEG" @toc Usage @prev Start Running FastJPEG *****.$*********** After FastJPEG has been started, it processes each argument you supplied. It will check if the argument is a valid JPEG file (JFIF or raw JPEG), and if it is, start displaying it on a custom screen. If the picture loaded correctly, just press the left mouse button or a key to proceed with the next picture. Pressing the right mouse button quits FastJPEG without processing any remaining arguments. Keyboard addicts can use either `Escape', `Q', or `Ctrl-C'. Note that thswe clicks or keys have to be invoked while the current screen is active (the one which is rendered into). Only Ctrl-C works in the Shell window, too. If you have a three button mouse, pressing the middle button causes the program to proceed with the next argument, ignoring any remaining matching names from the current pattern, or any remaining files from your selection in the ASL file requester. On systems with two-button mice, the same can be archieved by pressing the `N' key, or }˒/the left mouse button together with the `Shift' key. Note: Version 1.0 of FastJPEG had a bug in the handling of the right mouse button. It did not abort entirely, but just skipped the current pattern. Since this functionality was not really useless either, it has been moved to the middle button. @endnode @node Options "FastJPEG Documentation - Usage: Program Options" @toc Usage Program Options *************** This section lists all options available for changing the default F(behavior of FastJPEG. As of program version 1.10, the only way to use these options is to enter them on the command line in the Shell window. Future versions might offer Workbench `ToolType' support and/or configuration files. There are two kinds of options: switches and options taking an argument. To enable a switch (indicated by an /S after the name), enter its name on the command line. The other options (they are listed with a /K behind their name) need an argument. You can pLWlace either an equal sign or a space between the option name and the argument. /N denotes numerical arguments. Although all option names are listed in mixed case for better readability, they are not case sensitive. If you must view a file with the same name as one of the options, put double quotes around the filename. Display Options =============== ScreenMode/K or SM/K Name of the screenmode to use for the display. You must enclose the name in double quotes, if it conta$wins spaces. Example: ScreenMode="NTSC:Low Res Laced" If you enter "?" as the name, the OS 2.1 ASL screenmode requester pops up, allowing you to select a mode. If you omit this option, FastJPEG uses a default screenmode. Grey/S or Gray/S Force greyscale display. Dirty/S Do not use dithering. Gives faster but lower quality results. Slideshow Options ================= Repeat/K/N Number of cycles through the list of pictures. Defaults to 1. Forever/S  Endless loop. Shows the pictures until you abort manually. Delay/K/N Timeout in seconds after each picture. If you don't specify this, FastJPEG will wait for a mouse click, or key press. Diagnostic Options ================== Quiet/S No Shell output. Time/S Print out time after completion. Info/S Only print size info, no display. Test/S Much like Info, but tests the entire file. Also, if there was any wrong file, the return code will be set to 5 (W AARN). Other Options ============= NoBusy/S Do not show the busy pointer. Pointer/S Do not blank the mouse pointer. Hide/S Decode pictures in background. If the picture is complete, the screen will be put to the front. LowMem/S If you set the `Hide' option, FastJPEG will leave the old screen on display, while the new one is opened in background. Use this option to disable this. @endnode @node Config "FastJPEG Documentation - Usage: Configuration" @to9ܷVc Usage Configuration ************* The current version of FastJPEG only provides a limit way of configuration. An environment variable can be set with the "Setenv" command to override the default screenmode. Examples (note the quotation marks): Setenv FJPEG_SCREENMODE "NTSC:Low Res Laced" Setenv FJPEG_SCREENMODE 0x11004 Setenv FJPEG_SCREENMODE "?" If you want the "Setenv" command to be executed on every startup, place it somewhere in the S:User-startup script. T7NIhe environment variable is also checked if you start FastJPEG from the Workbench. A screenmode specified on the command line overrides the mode found in the environment variable. @endnode @node Keyboard "FastJPEG Documentation - Usage: Keyboard Control" @toc Usage Keyboard Control **************** Following is a summary of the actions you can control using the keyboard. Note that they only have effect on the screen which is currently rendered into. Cursor keys: Scrolli^Mng around (normal speed). Alt+Cursor keys: Scrolling around (slow). Shift+Cursor keys: Scrolling around (fast). Spacebar: Hold on current picture when using the `Delay' option. Ctrl+C, Q, Esc: Abort FastJPEG (same as right mouse button). N: Next argument (same as middle mouse button). Any other key: Show next picture (same as left mouse button). @endnode @node Errors "FastJPEG Documentation - Usage: Errormessages" @toc Usage ErrormessaU~ges ************* If there is an error, FastJPEG will display a requester, or print the message into the Shell window. Currently, the following messages can appear: "Not enough memory" - Should be pretty self explanatory. "Can't open screen" - The picture is too big to fit into Chip RAM. "Can't open file" - The file was not found. Check the file name. With OS 2.0, the exact reason will be printed into the Shell win wRdow instead. "Can't read file" - There was a DOS error while reading. "Not a JPEG file" - You can only view JPEG files with FastJPEG. Formats such as IFF-ILBM or GIF are not supported. "Error in JPEG file" - The JPEG code reported any error, such as corrupted file, or unsupported modes. @endnode @node Tips "FastJPEG Documentation - Tips & Hints" Tips & Hints ************ Identifying JPE!w G Files ====================== If you want to use FastJPEG together with a file type detection utility or a file manager, you need to know how JPEG files can be identified. Every JPEG file starts with the two `magic bytes' 255/216 (FF/D8 in hex). The characters "" represent these two bytes. To type them use "Alt-k" then "y", and "Shift-Alt-o". If the file type detection is based on filename patterns, use the pattern #?.j[pf]#? as it matches the following extensions (all seen fo"9r JPEGs): .jpeg .jpg .jpe .jfif .jff Viewing Pictures Fast ===================== FastJPEG is already quite fast, but the speed can still be increased: Use `Hide', if you have no Fast RAM, and render into 4 Hires (ECS), or 8 Hires (AGA) bitplanes. Rendering in the background is faster. Enable the `Dirty' option to gain more speed. The quality, however, can significantly decrease on ECS machines. The difference should be marginal on AGA machines. Specify a `Lo#bres Laced' type screemode instead of a `Hires Laced' one. FastJPEG will scale the picture according to the aspect of the screenmode. Use `Grey' to force greyscale output. This is faster than color output, and can be used as a preview. Some users have noticed a speed difference when using the ECS version over the AGA version. Try it out. (Note that the ECS version is not limited to Lores HAM, but can not display HAM8 or 256 greyscales). Other Notes =========== FastJPEG is reen$0trant, and thus can be loaded resident in memory with the `Resident' command. The AGA version can be used to display JPEG pictures on graphicboards. Most cards, however, are not able to display HAM8 and FastJPEG will fall back to greyscale display. The screen is a `quiet' screen, having neither a title bar nor a window border, so that you can use one of your preferred screen grabbers to capture the rendered picture to a file. I recommend using `QuickGrab' by Steve Hines, because i%t is able to deal with interleaved bitmaps. Even though the screen seems to have no title bar, it is still `there'. You can drag and depth arrange it using the mouse like any other screen. @endnode @node Bugs "FastJPEG Documentation - Known Bugs" Known Bugs ********** My AGA beta testers have reported to me, that with the `Extra Lores' type screenmodes the pictures come up grey. This is a bug in the display database of the OS, and can not be fixed by me. FastJPEG is not able& o to display `multiple scan' files. This will probably never be fixed. @endnode @node History "FastJPEG Documentation - History" History ******* Version 1.10, released on 26-Feb-94: - Fixed the bug where pressing right mouse button did not abort FastJPEG. It continued processing remaining arguments instead. - No longer quits, if you click into the screen to activate it. - Fixed memory loosing bug. If there was an error in the JPEG file, it didn't always free already alloca'9ted memory. - No longer double buffers, unless `Hide/S' is specified. - Now prints filenames along with DOS error messages. - AGA version no longer pokes bitplanes. Uses OS functions instead. - Added `Quiet/S' option, to suppress shell output. - Added simple slideshow support. `Forever/S' wraps to the first picture, `Repeat/K/N' allows setting a repeat count, and `Delay/K/N' controls the timeout after each picture. - Added `Hide/S' option, which opens screens in the background,( c and pops them to front if rendering is completed. - Added `Time/S' option, which prints conversion time (unless `Quiet/S' is specified). - Added `Info/S' option, which just prints picture size. This option overrides all other options. `Test/S' tests the entire file. - Added `NoBusy/S' option, which disables busy pointer sprite. - Added `Pointer/S' option, which disables blanking of pointer sprite. In conjunction with `NoBusy/S', no pointer changes occur. - Added `LowMem/S')) option, which disables double buffering. - Added greyscale support. You can force greyscale output with `Grey/S'. - Added keyboard control. Cursor keys can be used for scrolling, ESC and Q abort, N skips to next argument, any other key shows next picture. - ASL file requester supported. Pops up if started without any files. - Added screenmode support. `ScreenMode/K' is used to specify the name of the screenmode to use. Optionally, a hex identifier can be given. "ScreenMod*)|e=?" will pop up the OS 2.1 screen mode requester. This option overrides the screenmode specified in the environment variable `FJPEG_SCREENMODE'. Choosing a mode incapable of HAM forces greyscale output. - Improved HAM conversion speed. Also added a `Dirty/S' option. - Added asynchronous file reading. Version 1.0, released on 15-Dec-93: - First public release. @endnode @node Acknowledgments "FastJPEG Documentation - Acknowledgments" Acknowledgments *************** Fir+Ust, I must state that this program is based in part on the work of the Independent JPEG Group. Without their priceless work, FastJPEG would not even exist. Special thanks to Tom for guiding me to the right places for possible optimizations. Thanks to all beta testers: - Frank Grimm, for his endless critique and suggestions. - Viljo Viitanen, for spending his nights testing on his A1200 ;) - Osma Ahvenlampi, for spellchecking the documentation and for testing on his 68010 Amig,]a. - Daniel Oberlin, for finding bugs and testing on his A4000. Further testing was done by Rick Gideon, Scott Ellis, and Jason N. Lee. Thanks to all of them! Last, but not least, I wish to thank everyone who mailed me and made suggestions for improvements. Without them, FastJPEG wouldn't evolve. @endnode @node Disclaimer "FastJPEG Documentation - Disclaimer" Disclaimer ********** Standard disclaimer: THERE IS NO WARRANTY FOR THIS PROGRAM TO THE EXTENT PERMITTED BY APPLICA- BLE LAW. EXCEPT WHERE OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDER AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. IN NO EVENT. HG UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PR/5٣;OGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. @endnode @node Copyright "FastJPEG Documentation - Copyright" Copyright ********* FastJPEG 1.10 is Copyright 1993,1994 Christoph Feck, TowerSystems. All Rights Reserved. It is released under the concept of `Freeware'. It has never been, nor will it ever be in the `Public Domain'. The archive may only be distributed in unmodified form. No files may be added, changed or removed0t . You may not charge for this archive, other than the cost of the media and duplication fees, as long as they don't exceed the fees taken by Fred Fish. Distribution is allowed in all forms, such as BB systems, floppy or compact disks, and ftp sites. Any inclusion in a commercial, semi-commercial or Shareware distribution requires the written permission of the author. @endnode @node License "FastJPEG Documentation - License" License ******* These are the conditions you must a1Hgree on before and while using FastJPEG: You may copy and distribute verbatim copies of the program's executable code and documentation as you receive it, in any medium, provided that you conspicuously and appropriately publish only the original, unmodified program with all copyright notices and disclaimers of warranty intact and including all the accompanying documentation, example files and anything else that came with the original archive. Except where otherwise stated in this d2ހocumentation, you may not copy and/or distribute this program without the accompanying documentation and other additional files that came with the original. You may not copy and/or distribute modified versions of this program. You may not copy, modify, sublicense, distribute or transfer the program except as expressly provided under this license. Any attempt otherwise to copy, modify, sublicense, distribute or transfer the program is void, and will automatically terminate your rig3^*}hts to use the program under this license. However, parties who have received copies, or rights to use copies, from you under this license will not have their licenses terminated so long as such parties remain in full compliance. By copying, distributing and/or using the program you indicate your acceptance of this license to do so, and all its terms and conditions. Each time you redistribute the program, the recipient automatically receives a license from the original licensor to4B copy, distribute and/or use the program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You may not disassemble, decompile, re-source or otherwise reverse-engineer the program. You agree to cease distributing the program and data involved if requested to do so by the author. @endnode @node Support "FastJPEG Documentation - Support" Support ******* No software is perfect. If there a5re any new versions available, perhaps because there is a bug fixed or a feature was added, I will announce it in the international Usenet newsgroup comp.sys.amiga.announce, and will upload it to the Aminet ftp sites. I will also send new versions to Fred Fish, to let him publish it in his wonderful Amiga software library. I'm open to suggestions and comments. Also, if you have problems with FastJPEG, you can contact me to ask for help. However, you cannot expect me to do everyth6e@ing. You get the support for free, and I must keep an eye on my CS studies, so if you don't get a reply within a week or two, I'm probably busy writing exams. @endnode @node Author "FastJPEG Documentation - Author" Author ****** To send suggestions, bug reports, comments, flames, etc., you can contact me at one of the following addresses. Even though FastJPEG is free, I certainly won't refuse any kind of donations, being a poor student :) Christoph Feck TowerSystems 7U+ Balbierstrasse 6 D-67663 Kaiserslautern Germany Email: feck@informatik.uni-kl.de IRC: Pepo (frequently on #amiga and #amigager) Happy viewing and thanks for your time reading this! 3k// Christoph Feck, TowerSystems \\X/ Amiga - Intuition inside. @endnode lames, etc., you can contact me at one of the following addresses. Even though FastJPEG is free, I certainly won't refuse any kind of donations, being a poor student :) Christoph Feck TowerSystems ę19ndpr(PROGRAM NAME Find 2.1 AUTHOR Urban D. Mller (umueller@wuarchive.wustl.edu) SYNOPSIS Find [VIEW] [IN filename] string FUNCTION Find will search an ASCII Aminet index for a case insensitive substring and output the matches as an AmigaGuide document which it displays immediately. If you enter several search strings, separated by blanks, only lines matching all strings will be printed. Wild cards are allowed if you run OS 2.0 or above. The pattern can b #Cf@j/0PPDL][4;v! os U_ `1ZӒ+x2Kz9ǕN@ eߗY> +YCg&M,VJ 8Q:R{ @4:;0~ >xB7DŽ8"GtiaR˨Ijy3SI_a]ntfb Z+=݃o7 Y.M/}kCw4/?X(|c$K|X>߁ ibe!]>hU]Ǝф0wo%-\욅P(>?Qs'P |QTC}I#ԛ>][>B^6=R~ioSi]@a= )Z?5|\0 :9,^A\ FCGѥ;=Q;Q7ɡ}K;Fmi|)WǏ+<{åpQA(i&@ctd=0CCOѰIK Ǻ.-;Sׅ*cBʈp~+/"#E`xOGe0*.:AtYT|g0УݒtYkd< w "Y8qF->`;: TIUQ54p(xR8SJuS@€W|g/RO8HH}eZt<"@k5y’K݂1 la|!/ ksIbS ]xLh &73~[Zw-ʐ Ls8]\bN=! }8 &>7ߝxl/#,?8~jןbm."95T$2|LӂQ@aza>Zևŏ>~!4TኝeI0IQ D>C9s~i pte0}qCnex(X\PZaUa #t}yC#2TKM&R΄aD pZv9z>?HpZnI& # xpFWAJǪS64ŒFFduƉ!ӁT!C|beZz+RyңT(_OE 1O fqğ|5Cqm}AGO? | x=s) _ *D}1NL$Fi(y-="i򷅸} ʨ|3Q bR,5iY2@^]]+-/K鄻@G uIfC_J g%\Sk>1K V @N8OϤ33}$oi`9xi E9f)L=Lz=׾Wd,ъ"bp^Ƈ Umah،ԹZ_+s8GZ?`&3c̕\+ 4z@`:843Õ^؃$H?h4Ba=sb*@̫(;{ibbcwz퀫dz^=S)5PyX>~@ ~ה~ʝ,Y~i`B,5K?03IGG+>=GqH)_;#qMm1-kUf.lC~iFS{MAt&)A=#՟F!ʂ@!+ Ca:jnY@pcS# 19~</8 09DJA?wBoT&]6dB G/"P0}h/~oX<gO]PS✔~,IE_EK<A_\CX=v x4B!>Q=t @J$z UF?PxyzЌFNF|WHTމϏ N)Ol)ޟ1";¸ !hfT6*Ldٻ_*nH 'sfe[ؗpp'>w_'#?"2APM}g7*_ ~/i* ^^Ҟ>"+(|*y6`, ~YYPE,_7g m+c \E{$P vjzVdp$z2=$*q$c C Ogb! Lt 2`|?JXx473 CɆ>8ZF8 ݛ6KT=HPNP=n/ K8r ϐMn]sO_yj)zM=_󨏍 I<Ȱ.)D/۽<6tЏk+e (K+SiJH]ܧ<[-{~~{`e3[x~$|ox}0LiLms AsCyeXR?=%ɹx:a镍h$mJ< 2&z?i PG돂#=&8<OtTn0BD'& HΏ|Cp<'_OʘA2ן:=zW)\na]t @#/(F]wh7 'lGXLǿpI6^G|?0bil% +_*A:.>.qC}\{ԇXy< 4.܉Ed+8]g݂nF `Iwn=Eλr0{ߚ!xLt ,0,T~if^(5kI<-EsAo&oeETeD{&ސqINn(Q攸W?_毙4_=&}Ez ~A /k"&>L$M<>xCٹl!{ |7noѐ6?h3"Xc? DQpΠ#e0Zƙ{96'L9f#aoPz^u4yJ[g{0>C|=x?j)4c(//4q}#OC[Jc|r"*|Y^u %]P\%464#"ߛx``XO?wuUNHSwҔ"^='(*уVA!xYa'IKmH!fjQm!oT{7FQvsDE^ISVk#:y1 eCHBe(k!%C x{˄0~9f,Ɍ0_{!$ X:ӠSReݽCQ<0t+ 7X/(@;~J9!)+ˊc9pd(,UEUHT"x:UՊ{z!{M,ªA~F\.g 5'BXFRJɨxS YcWSo6q,,O0,HZ{q l<<\`oᙯ\hb :^IL{yWS[yͅb¶?vO)׮~tD,-*$K>pX<=( D Ήǐ3_ߐM}Pf䒀'#|[:PZӘRքNQqZXڋf H.FpC 2zWP a}sM|~휣^SzBL{M+8 p_&%bB(CDW}IFAo?6C`n%uD?D]j<0@+O֕if\~:(=pd6Q vrUp-s!+DEm,{Ł>WR[0\&8!%1CցP/*1ۻ?"e|?kIO^Cֳ̼#ٚrp^~ 4ipa+}HZ< A>`"2|:J?(,*DoI`04DUWGx v~xhbRB `p+/Яu  M}#G#x'``7%jp™ВuҐUyl RHc{'xtS ~% ?F9yA9J3띦@8r]X𼜊*=g+͍~go}*<<>Td#遆\Y,n5rS KΖSyB ,lxgc=*ܑI{בzc4 S,>bܼp_op ()Sc_J=# M'yWF}'ШxY8澘pQ9w8 8@> sA`/ P9)/{DK7a=cCz6t{pP{rҌwɟx#"gN$a螃<}yLB~{4d;ެKCSXMm{9qhZP 7O/(W711D~ aB 6^fJ'C E?J,A0'HoA|h f*M 4AJzTNZ,Y* ϓO(exx؃d=4F~CF"vՄμ$yC((QQ#f=okȅ0rH{=](}GLh 3Q3sףY NiCw :W[ʫ>r=C hZĂ&^"'unuel@z:P>N^/Ӟ݇B!>>Ž<#O~p|=)\1+F=-x#τ=,޲ &\>SFrtj};\(0} kKx Y16X,ˇFa*lǛ@$AZ=XE2/DO _7(Äg E_<'טd9.Ϛ|"=-ߒ/VGǍɏ@V}fJxc Z g%>I֜?gJ0gX\ e{U?1!s |Hے{ ǽz,Ǚ`Y;~w#-D0Dp9yH`<Ȥ"-AL-,|G - >0o.`#煘|4{![-. ⻂Y{>T<'Aw|uak*CkIUN\i_4|l $1Qd_/O5-)0o8Ily,S,=hC9+]Y`!'81]8J]نҀ|Cϵ| -`, *x'PPp>0F0{TP|PN|=V(> *(̌4w` =..<~aaIn31zO}E+@8q|##AЌ\-TAFCW[8RPHFå b, o(12/ \DATҽ<yYqʡ8?ՇN.""&Y7\H@;@Ub3rB7hCsS$o°1 LE!+CD~A jWӑ`+#88v꼣ӼCZZ0 ƪjVH>:o$Qgf.U!t3ΒH# 5 ~Cn,LݩS( "r+Ɔ)Dz:4jAR?SC?VwKOsF@ O Ӡ`{)$ (5bOP ?ߗߤ?9yg~#3O#@+wY/o{h~r?-$_-րF!C6h.iT'w:pxZo0" g wAW鎑~EE!?Vr 2 P*[gCOxH )*B]ܛ~bYJZuj#)Mq+/ipOe&"%?!?.YYR\NN˱0X\pВ+XNldȓ@ASxz7#Wx zbY~ J1P3|D=1㋔6<ZL#xƋ9#䝍NO5a0&2xodczX;"D{\ؠ # IAMrȋݔvv2t5? KMܖEp@ ޿_CLC .K Yi_q A#Q! ,M*,= oJ0|<@siwtUba\b>a4Q h$q(xc||y!.;w$GH}0{ev;N^TKD\(҆Q˿\9閴Oj @\JZMC)lI*1*Џ LQݣ>(Di=ih H#  nH皾KȴzX~OH|iI%U>R_9 5_O?gШ}/ק1griec05=ipJ1|x؎d\4/{gk&U?XRȂH ce ?|YeX!{{$"/yL 5'rou,[*N0F s}+E=3嗆^먾sƖ0G{}MʻdYQ #r3P1#ޞsrt,}CuI Fe1'4Pr ogx Yca,/AF wv|Uw R߱kϝU#Zl|JwO%>H;bH @ 7W/W– 9Q^+_?Vl_sq4eW =49tSLj%%} O'#C8$/\^Ȅrn?lo0jHQ*?Lp*]>f+$w͹$h-y_$v|;1U2=x-w&jA_;B~|f.y`jJ0o $NgW]uw}0DW՟7]Q+y}y1~@ep=hNT}V>hOv~*d^Ba`@7 Fr~PE-=(/n>"{#.]0z`?}AJp&a݅j#BZ`||4*Z> *A'^i}Qo붋rUGHF^YT]RND^]YO`M+ Ů(d>*Mw^ J(hLqy?!# {")Mt0–:Gc,w|gJzޜdPOxoфV%|Bݐa}'8%Fc}}#k 2ȂtADHj #{dĸx8_Y h@\UyW[AF"[IÒD,ºسt>vKáꃠyiT|ddsxgp/alP]qzNdQ %B/;;j,П+8Vye rʠe껣q⊽?YW`=7^6Z**=&MOP|RH*<7 lP E#/QZ(x1hC ԡC=by(-}0<0'73Mjِ@<ʜPҐx)xVXPFп' z$XIJDU|D>loe[ l$.Kyze0ǂ ͽ}{_C"CGzDEў=֞' yh=NQUq9ߐ>@;B`0hiG֗˸RD!t4Hd=8`x"^<`}}(Q{a[ bUP%$ 9%W$7?0gྙqO/瑠1f+q@1ĆR5#3ϳǃ|1mWNcfmn=j f5lYv we8/C`9<>47- \z?vPZұ%]x~D ~2w S sdA_V!Ga(90_=h- &1,୔% 88FthleMI 92zh;$ `AA"+(%=PNh)Pl+/8v $FB6lp *^TߒC+ JQOL7=SA=sQ:a~f.SGjtx| 7>"0R( (<0tF-TrzCBIXS!ax'KZVɝFC H>2#0}KcDQчYE^E@ǥDc$`N;ĐLffU=:=@&y966t$aPϣGU -Hr0{^zýūs jgȧSH MLN̘x`2a0LprSK@![&M4MgON"+4)dVIY(A@xى?q G&lc@Iv{!3Q*N(62Z?%Vj=Jp(G i[?H' cvD!IA"GD hQ@E{ d J 087Ÿ0ΙS0ԅ oFp 1/ YFIr1bM%n=<0`AeE=&0J"FkDl'cbن pFqRj@'E%3~8 m\m MeDk_'=;[`SF`\:/=H;`P?Yh>PSkIEBat>Pq2q6@60 z 7r¾z 23il XQ0810d0Ayx<<X^P 1 77%GiT| DY۹ lP Z4̉M`՗&sce:ged0ƐE@c9""CQ1=Y3 ։tO4ɘ $y0@29ptA+UAK91R t j d@Q_R q C)0\!\DL|IUpC>h: 5H(8$$ddh}߅4Z(K$JX }0t$LC,6<6# Y;RA@&4*, IH=<;L: !  0҈kO/(˥@ gne$" 0h0) PWs  S^1r4b`AΕΔ(Z 7%GiT| DY۹ lP Z4̉M`՗&sce:ged0ƐE@c9""CQ1=Y3 ։tO4ɘ $y0@29ptA+UAK91R t j d@Q_R q C)0\!\DL|IUpC>h: 5H(8$$ddh}߅4Z(K$JX }0t$LC,6<6# Y;RA@&4*, IHH׃6543210/.-,+*)('&%$#"!      D25stradamusFAQSp7*PP20 P,0XP{xbRecY!x, ̼*JʢJj?ҳ3/XHz1cf?B 7Q!{>NC|h sј9.$t$vz=HGAbck>ZC PM=xcxaOl)|w S.Wl { M--zAɂ@ Auru*-fZx9 DGeAzښ, <;CюOחl3SO2L=x1% |Tr_9X/?IȆ?#]5' Ah #zʃ 4A0&C1L!g K\@+F0Az߂p>f&-P>U󩥗<B?a' }~HǏǧv@_{O[61?'kBdq|F%r88/u#&b c/o Z]YNÊqn!:8bҐ[K¼ɎX'&;Pm> ooe2&y+/Q aEVkFPUA ŊZaOp|1*/v#8;۸3ʪ a@ҳб xgUY|We0*#gC@ K'FFzy(N@ p?|;,s>2Ѻ=2i.J o8N'ѕXxC&1-n#d0o ᑣL4c(tJ SRp{)P ALN*߰b{ Ǟc_KE{ ٠jpYH㡒b@xcpMԮT5aC. FO>ɇи`Af % ۺx!6B04ly+a$Y~#܋i>Co/L<Kk0 &р.8.D \ eX}0m?>JkK ᨞:@u&na"aQ* "67ČEkijxW43hz$ s oVP~( @ >V!49(0P#NDwU :zp/(a8":bTgwX>BxtD#p k268N*fpĕa9H5.J5E|#܋YKλQ&XR"-XО+4LN`62,-"0 N/vBJ Ttއ*1rX4Fh6{ a&N7!!Hhy !x-5Mև:_ 8qʐN+8| D > JgCp5jm1qWa7e6'0 yxGl%Xj UZ0vm`O<{q nhBaJkCUvvt3g˚d`)luG!va{O' CfUɀLNB3r7 E XM~ʂIԹݠH_̑ C&L_#eH,ܓ #iηWq0hI_$(sB@ t6`kc[ CZeLP2uAZr0@ѤN_CKE񢾡@s0O.!Ш 6AZ.Nn _&Se  %dGۇ_FpЛ2aM@UsN`KsLʃqx]WiNfdp^+qfŜцo寁ʛFԢbs@O/>&D/U72"al2P,(x1!*1] "&~ %PCdMk:/l??a2-E,Ҽì.<9{zV$4{ x OπPٰDzdSZ\js@SDXH !|'3+#-'۸(8Y(8i8YYWq$Pn7@HuĢY2:y"@<`ey7LhlYؙXhXX~@@>`WH&@7j <!Oŝ69v p|ǰUF}>Jyi=;pt!@|=nq{09<! y|tu*=Go,GlǬR|W&Np%qO+Czufu`Zt|8FTF!FP "^O @b=-'@\Hcc0je3Eu?xT> $zjz~*GJ}9GB?E%fh~<x ›aP90ɠ72Ld(Vp1G|zTL);@Xd+[4XO].cC?Z`>Pq[J_ %L5%8>? 曅-(Jwn^ O \ (D;{j H JfJ,uڽp 삋s)P RqX.WQ,0t`E PEEpG7M bG4zztF}Ԫ?Gȸ 'vR>H<rdC^6%Zњl?|lxy)ZV K @b(Wv%4:lIX sS  EIx#c99bMpd>\Cyt?=#R֝%z]3/NL qPsDیz6.+OU`8O. W[MVqͤ8!;4˯LP0 k=1s~'xŖ$Oh XVcP_{OGPl(?2 1?RsD aavS&u!# #zN`O;ڀ*OT g؄AHgRlBxj@EH@= |Yg0~l=担[>k >?%A[@}r\7+!S6Etg0ɗOӫ_olܑ"i ,t.1o1#.\>8{@6@{ttmKl$},bX6 ~0GC\p#5q:Y1%vGًxPƞ$0z(dѫOl>&k8HBoR(}3.`GJyZf_nGHAX*dH ==_F!^ Ȅ+x)<ޟq$P'O!62¡#XvmȻ8P Rp33rCYďdjjeN 3} P|H=Ard?Uu;\ ֞P/هNAD3(8~Hlź4GS 6 C#EBpKk,)tAHPQ>tLA||lmd08cn0^,QO׋oQ @aAR.c?!x֊ɂSQ @j0z/'뽏M77dr0'{sه^HQ ?;>WqL)vAтЙmYG3:GpZ4j\/gz lG@gwK31߽龸~rwb6"Xh {AňdY}`,Y 4U4psި^GXDk,.#DtΠ vJP[NzgIDEXOaP  9`!sg `#~0"zz_> 87B\-{-'[LO՜}BWž'%ACW AAm`dР0|@C8kNlopbna oEN;kv!Ldv`eptOYKMO|NM',=:,WB}Q01(V zs ^K0(?h8fj!9`<#0|~ :@n?+2kZw BӲHf9G7Wߔ8T2Bp-*zSLxV r_;1kO%is7zx3z+OߌuxYu4P?Xh9mU @[9LDx A. x&(,O! )L=3t~20ZW[5a$%#(ZMfhu 0yXRɟ =EGD o b0-& Y6^x72z殖&0\`jv7=xGGbi0-^$ iު Q2TfzU?64|:cBۀP~6"2"G@-f<y=ͩ 7c(hYTN1I%tSG|haFX8z q60f'Μ<#1pFaATI]ea&"lD>߾= ]j-{ LE]8-ϋjY4aICLOԚݏ8xStHyp^"~zDØvd#T|=? 7 Gg AgÕT=2oUmQ3*54[/W pQLcbOWO:b70 o2y)3z$ }E,'#x`, ?r YBÿ*3? 4ǵp.;HPs~2ߐj{!ƉZU_W;;n!>P&n c=ۡ4e-&ޢ0w}?ƪD51]SZB`^S3U![OWwat' of+ i [ʞշoΞO'C6wj csgPM4Qrn0HL>GɁpˆi}La "04D9yM)&EcOJ &^)P"7}*2J;ă|kb#Aيvc} bq`~P XRİYO,|q >G>X6}(|4OK>|3>r. '}WsA>Ŀ0I)B"L^&_Ђ?8yc/Y@޹{8;p  #Aw7{OhdP߯-N?& 3 Ȗ=\y|u8os,>eUs $Z.C'P4_= Nʋ9xqrcl$U]< 2D@\& (h~p W1Vq~@i30֕ hȁ 4䥁I)i##;% Ȭty=30ZB@?C  x ` $ IA_3|[C})Z"SO>QfФƞU20^ceCX)a8< /id N#c!"'2?>XӃp31͇8H{`UQ_8R`'ޯDS_ X/O-s?3 ƆV5!82<"7 z;!Hu7ўxL0M<(C9pEV~k*U}w͞O>>BX U}K^0'Oe#㽟627P 3>?}:T aL39E7%v~'L|2TcQy|2ab?쨿>2%KUjD.O,΀Fwz>Gf|47Uͻâ *LM9V<=t(LqI+C'- (7O\P\-JguOAs%@S<2H _ qᙢA7گP">g_A= a#KtrP}Ww x62t u^͟6,S-%A\K DBa5#Q Pjpgz'n_2!_:0^ӆ-n!t}0)/ko #`|Pz1j;J|<1$@$8Hδ}H*y _k_SkB]Iۀq A kD0کǀHzgPv6#"B>UV#+ 纫"&I0"X'YOh a]v<>uo?w$Ky}:;i3\J#a-Ndg0v_(j#|@#˪<8168aa0 ;rhj :44 %buTzDyWPEw@> T0;+<« ] c8'3-G=Z<~c 'AF0!tFiIi$x|॓iP\/g`Ն拒 e,/:(':ekD9C7*O:65'6PpΠy 2D6V!p_Zi &vPP}5v R=iac !D W-^?`H5C/|T0 <8`xGzХ <6>S?+X7&h`l #0;H G=2ϓV>}/` OBaV5́@* mP=#23MU@4S$ØBîjCkIR-';S h&K2?`YvO\Z%R31}wQާ+`$<  ağHT7!o)Nࣗ,?:ЅԡN- %kAtG;@Z#}>@j=򯡲 clNJ@RcF?Ɵ>"ӞdΙB|9C[&=,"4N`<($KF c5IZfJ_zuw6UC>p2( AL ^Lo=xdQ>~)SVF\Xm+0GWNnӕxzZPTC>Mrsq %h\=E|xy<{"%>! Mq7  * @"DY*d"Ԯưq*βGFW{ 7YЏɢDDxo>_@IHBojt8wNU;y|`%J ZA?Dñζ?O,kf;qwgz ,DC%BDҲh~!sêLβ€`!uiCC<)/F i Xi3(_p4t5AxW~7|o~Z7&`r ՟3̪>_d)O˓~3è ǎKN"MJaV3c& E [.9kV;fi%)n|g=jkdocHψ 4!.fYSq|°sAhܒ@Bb<c `17ʼnk1ߡ%a cJh.3&Afv;:B P']g( 뮈Gn2\_*q:rJ`_: F^ wji"J A3t!x6ݑ>Ǝ1zzq(,Zwx6e.iNA0Ҏpy$m?Lz*B8\@6, 3ܨ)3Jͬr߭D3: Ͷ6Nbv ɟwP9s z#yX8D(^49翛u>߬v CnVYqyVe;dRv=]yrB38 hFO:[r:lF|0 & h|W\yW|WDH;> @R"Ðxx;~' Eѧ.G#R'e3 r2-  >C,8;ՄQqo`New(DZÃ(1Ht_n{kݏzȺU@>36FVlA/bCނk Ǻ:u釥XD2;'Gdžp&ch= s[]6rՎˌmc<  ْl[H^p**}9Тap4(l8,'}{>mҩN9%! fPXT_1N_Rhi&)>C+8*61M<];}H RTK>JwH+Z"@Y͏Iخ"$}l5 :a.Xa0cfO!DЃ I& OF) hؘ snqsnq2˜A `Lp$_ i 7s~z/kEHapSǒc!CP#Пm.B[ĺ0q03>J іQ[/#>\` e"O=#i pF?#Xҗz`IT2a} x~{AȐHbd"Xnp,t0yy=g/.-#P$q9~ 3W ћLhBqurzbeलՙ|TƼC z4eCaBF"x/_za?-mM̚Dϰ `OB(ϴӃ(> K@{h8#$=@vyߢxفZLh2@"gwrk ?@!Ŝ2 s%`[|dv%eG}@xDFrqEWŴW3(&` p~;AAZ (hDܖ_ۨkK_eϓ!h>̿A#y$!Rgol Ph L4 `fpaY~9qjynjs/r^0-a9-BFA #8B]uA .hPaM@\SwK~3 aCk/J^c>hJk3MOTr?c3-ar-ʠ^|oD֏FHMqsZz#(QC59joh/[98m?4LfzS푠蓼, _ܦ´oi<8a`s#ٔ{x)/,xVO/(_69qSG"4Iq3!=HXwhh~]B{e@$a+S(aW"'D *Q&Æ뿘JV'`tnh?W0yO"˿ /0݈P 8| }-?Vf\l_!d #gSW#YfB|7Rd8@D9N4eԟ~;?2"r1 gd/j zزx*| Wta D^kP]d T;C(UqșàaQz1cR~#;nFO*G0!(43 8gbm&>0z1#' s^ Uō 簞*_::Kal)C}S(? UnCS M {Z7!h#cp޽N$cSjx8$/eE~Nj+?cspL x.Sx:=}-qOPjW4+8=ɃPC'S|  l%Q.a>fM( ^/mP]ôO(6>uIc_=o,9D=XJJL~ϩ}fu(r|x G@}$N%A qsDjӲ0ҔD,GT$\VUU/W n|Sr\80o ЅV#O>8̇ -D?' Ǐ`or(XR&R p3rGu`YOe.;y%M5~p D: ;Y9N|@ep. d夣)t O$xϱFO|i8 `lɳ djB3*%㫠Lw" 0mp(@b:P_L=2ɢQߪ8Lf\U{OUMɁ 3D7ad nyدU>9Bx4jӱ_ɩ4 "CXut`Z?k(dz!?~9  ÐPE2q"$HtL #f$gۂcG*(?Co9>@kh7&cﻧդ?{3 4Lto-t<.uƾ&ϪBOICxYD X:=CW1Sw.@>uors<''Wy| 0|ԗu.c.>~gF(X#/K:1̸a9e1 `4jd[7Za+1'ǐCq}9C $%i8e/<4!$zE/㫠8#& Gn>w3?:92OJJw( ?\q"3cX y|=sFeFk;Ij3[ ʠ`F/J喳}>k4"o1`gWvue}g|0W@<.O?$KX*Ugx$gi<8@'O^Q~())7k]#G=-DžjxRD.KL]֘Y!`9b P (#bO^CІ,D22Gٽo#0a'U^z?|#> 4b0H DSsSPVN[%CSAËK[.C_8Kt` z*^k!B>Ǟ>]D`>䞗;]n_CClaaj}3$/|B) DF]=;Z\"J ȷPx8|F8a'"~!M?${oHo78~)]-|xEWu{?|+hЫnxߪ5]cora$L au8DŽIlX>B[ny J$ðY@I7/AXIDG;Ƹ?5,ܯx"BB`5f?fFv|C C` 8-;$'1<7(<}~(=Ǥಆ7 .elWӞ~n #_N,Q͏8yxF6a& s{T$iڐpgf#M8\qCơ0)xP%& :dMqPc"x+Oraa=#c#Be9A߼*C(!F:{TM l]=2&`qZU* 1X{tp'" VJ ; ~`B7_m)M5Ex (CG4*NG;u0oo.h;÷Hd*CިP`*-AA~*k kC"bҶ܅|81 Dad0! &'<^˩_EAq,[yb-_a?CP)Q~܈8{mP. VS̫`䅭DCE W{D-VgWs~N<~_yߞ&9|]}8g< C.&`*xa@cy/ _LFXՃ7Sp h??ھ+8OB\-V!G?h ? ">9}y^L-\'\q? cL#۳Ga5'ҋ3J̌Npgu(5!u k7 S\# &) q~~@&4-!WSgό=4'xF#0 yXwPL^2r1asP{TTsdϟ0`mL[p8ڻ6>CoD 2  A_T7/e芜 ఉ>v)YXd1y󢳚 ϧdw!UvP^.(~^# S+yFpBǗx@Ǿ"*C✡m\KWBbfqK1pk@1DqNpYL9N~߉~ci*/1QR?$|j# ܘZJCpާ[9]F›6|<U$iӘuUߐ>=|*[D<)7ߍ. х 'Bzt`l0oce`i  ȑ+8A @vKn^<Z"s烆8 / ,jh],p]=۵,D`FD^0B)fǰhx8'o?cdPXOFV ~OGF)Yh!RhWqo0vX*4QɃ5vǮv(ܟG9_UKJ$kݾ=S[ o_#ədb4aN2UtRj?"=O?vS <(A%s~BF8B %hl},<x'׷ t?1Q1f?K {44HJ<#+(:У .0"ع>a]emac|}a >e$(od$qg*vUn|k⿡.GEu-]|?۽2(Ut`K+10PgqVNGsnzlGG|;/mBIOIz`tuLxH%dE29wwM`Tx=Ph,1!!57o?A\ Fnq"T\ `+u눌,&?nn~ 03Nb:4|22"\Za *bss@ ߖ3t`Z-5KZ`"Tp9p&}W]`҃fe%-~bSo;,XGyyy`cMÀЎsb磡MPM]@Y\&i2 Ӵ-B5 .BJdHWj"U; N s@Q/נS?Űg*&r8P+t g *%FEg 8^iQ8n$;+9qVzVL~Q3`[_~xv]L@ בMyAPm7Ŕ{#]c?4N'f# F;8:XoO69ϟS '=ӘZUYKň?},qA4^P{ۖ8JMcw>s1;Phz `/#X M$Fʘewəx0H/zd~M, b= ŞP@r+Da^#_ír+T<Y`U X 2OTaaQb ]<8WƧ~?a|M'ۀh` 9)U$$JVyNxY׮9'^`i420pԖPOO0xGO(LOP%/POPv3L>U7اKNF `贸_4VG/GP2T0'99| _þ\IJ6?5?B01k4)!x hMr=_?c#B`!/}1'h$(~Ľ}=itf=  b$A?gymV14ض*BAA驧@|Ss,,'}l!Iދ4`QW߇ezX EѲ#>0_:11cG_y7<dP]!hώH""+k9m3AV@$| K\}!Rzy5>9Ka2+ZEl1 a- 8jbC1Р`l񢂳Og91Ɨ7kP()]겘 '~=YH,e9XI}sgNIL?1gzHߡf+>sl1ACkz\GL ߏ|ǩ $'00a O TLms9 :6§$"KxXMʠ6?7/sϣ F! H~&,pc[}ȅ}k`7.E~:TLʊ0]x玟~Kךx `P.,"'WsgXQ:%%,*走0AEq K0c*Rqed%ӱDx'M 5NG3ggFhVީ)M gJJA~un( TWҮ\< lȷ.2!HÙ`: |#ǂ(G/_ 0JU-.Xxd7PACI<%yD|FB)4O +Ѽ>CGE5'raS=.Ww0/҃4uj10Hp /I'ְ $o_›AcMcvEX.jvNjT}3SW\,0lj ybxSJqPl^;ޔmcBzL? Asf90N oCp BBXAKm \u^..&#׷KA?隰A~%E<{F[ ΙXLbd\=}>aX}% 9/]jA# }0+:1`x;pq}zv y0/Sl/M 3"j]2%?~Y'*^[adVF02`aNn Il2'f *_²׼chOS?>ر띥D|˿xA3Is(E$IaQo^^ ,lQ66ͰDKg@Z /UH`n\9K,x߿C!ȋ ܹ3v: ġz[Qi雧P֦Ub]p/a๿ sؼ/Kh؉ C"CǞ^_8a`%lqP3Mr$߈#y0TUQB ޶=@8)^*,yFɇh!g( ̙a<Wq>O7Aro1l#rynBPZAPPgiHC }_`xt~X7ϩZ4#%G3 h; !ϛ{(bhOL#v4Z77yu\âCyhcx_S;f`!nQۋ;~G;= _ @q^Xd-{Fra *K|@Cd#gٽa,i56{,衏OX2pq˧8~O4r{ rF,y0W%ezv已4\]>6s8=js٨K虂M ?C4^p7&schX< ٙMʥzCKOg}. X:Z|036.<`QGxҧAbC>E=Tq m^`i;Tw's ߋ'/5 I0~0~t#\kܡ4Mƕ]6*{8OU+߯Bd 0'OKh]>󑮵|$K}^8m:bp6z^2rDyH><",">"n;|{|0UI' 6B͸A{QW @!)& x,BOVii4qĕяX+^(^8]GJF7 =sdd_gx*#Wsp8'%-`ӟY-{S_O⏟FN]s ےS ]sD O+)lQ:!/,@/ !^A+UތpUT(~03Ɉ: KGh?@@6UYZfѺ~' آ9`yzFxx4F|h}d> `9(SʬWy:ʝ)Qb"me4$O {Jzn3x"n?~ \5TgSxpA&Ws7ò|~{|/^?jg Rd{HиD]<.>%tI3 "ۺFg{Ek>OMkG"(ޘzG(A?7* JXǽ~~_B(<ቖu dd?;$Ӕs ^7;<a6/໐bcOy)P4l30-}ۧ4Lw!lL'KA8~4}G:)#m~&'8PA|L;Ks(= cJ>}WsWv"cat ;.w2cǺu_^&P E #{t)3o(o짟}_G_B HT]$ċAC2%ifRM07?H/_ug7dC٘FNCƀK~` Xީ߽QwmDdi 0"@$$^)Pr]Bj ª'a(-|_ >pfD",}8u ?u#;!?G,a9ڸť;*6^T]s-N{  ۄ46`SXB2:203= x~K l+ABAn3-?Z;ML͏oGAIY%W0ItFJucEL: m84w޾"c7K(RN_MADk={a!R3K:9a󗟸P0Nn|v9ٞüQ g"9 `yW9P6T3xWΠ"1 y@WyXo@9]3k!#r-`((#^j?X!ә3*'*<+?P8m=&'TUϵg>' 'ʟs @_\8r P B5}hTWrCʰ o jw J]O|#.oȅ`kh0ɸBI|*Q2׆?pFI1]ָ ғy<[&@eo%i8Y"I+*O_F"hMci/~"`1Єm7K4/"zjOy[0?%}al5_0 ? ~pr븏Q{{dkYzcbeH2&#X 9A%@ֻZ a@9f؉p*%7>Mѯ}d\h`} "[YrH84t_ E>P'[{#!g w3j}@[!D,7l1+GH=,@qRզ>H pu<`OT D*Agiw hS>8X99bX̛!@Iۅh/^mp& ~8sQ Qm_}9&DN PKIROZp]B=rA'a)deD9~ @}嚬(GQD~pBD4Hэ Y4"V5Iq 7ᴞ7%Ⴆa?KP19l1>_6C+ PXP^t0C#PrS5U_>_,ÓX~A#=NZYu[Slp o;r߄, n3Zb)dcFyU}7xn ^'e<4EIX[A!a;ZDz5րf/ՑD? v>-7rdfb@qQAA( aR`Ȟ;2ZJ(\PpbCL\ a* Eg( "nCƞB"cX )Q7tqKVo?(?;-`nIR~nWxz4ȊyC Hg?OGʈ @AbtS?/ll!:. { k)~(+L?./<@Ё{h4^Ɣ:(kI]II1O(!A- ]*!5Dt=n{CzI\AS<û1BH_Q!j,`,tPvO"鰇}{ѳрgUOXK 5$_Kd/\^*{s!k=$U{8p!=w:JΞl`q CGT.\?yz'83U*Cza^. P$ u7@ Y0YsVC4]8j Oj|Wwpr!DւQmS8pٚаKP| @/]Pko)VqX2` C8n$6[ >'&hoɨt`"55O{aX:#Mr(@p~;#׫eo;Ηe #p9!񝉊~tF)||wP^? A O׻GW(ʎzV#B/)Le-?Jf4ܑkҺjL剁E72>-8"==p+1\eJ>#ه hlWx4 G63Ğ *3 @l aXQ%餾 xTqcO4Z'H\-N)CxQ@TVJP/!3GY>'^y}/Kfs Da4O<րppe3 EdL5tdb~iƓb?7A D' (!v^(k݇&9Vc!2O{,; _A0\هcC.CIz2'z{fמ/,S09kC F?P *7-#Y+Mpb8A֓H D4W+q=.M|Ȅu"nwPzxŦ~Ɉ|G>A p]1Pu?T`8_|qC^|!"* rᰨWcصҞ^8_:+9b HO&yzGy`:P&C8#lcs0Oſ[I~bA|b٪@EOtx5ÿQY(hv-3XaIDB'RGfD[ бƃH EXSfiM3޾ Um=ŕ7DGWIxp8zP[`;eAl M#ݧ (ڈl-iz)9dX:F i~P/@* x{:"|W}yeIO>'' y#+VTPF]?@P H_ )袘/K)`6d>xP2@ (5O50E[1vC2afzz GGDF 'Ka6`%Oh%q^ʁ4)x=Z;@Q‘G^  ,>݂"bctCK ?8P6YPYB Am<02+Ip^ak'xf~7@S |78zmoӐ~K $ABYal |8Ѕ[N0#!9jz"ANC'G(-1oj~>겢K?  ?A1> pwo/aşkf9x:XJ J6b'ҞQ+ Usl/~="_.0B͟31etrb&ƴBÞa$OTf' ]Nn3/,xD3e.WPjߣe|~LaqI60cIh!\9I|J)Ytr~uD8x>TOAZ}&ǒD|!FwZ>0hϣBX 憔 ʣ '`o9}2dX<~1u"?CW6h/$ `ʼ0 HyCL;Ξˤr3f7`~wùȸ3O:J V0:Z,Ȥ1xǬJxPPX108 8L|>%WHzȁt`|<=⁙P|]' -6oj8A| _wϼ_xϾɜ>* GȺ2>( j>U2z^@%~y:/벞 &€AGOm L~^g;N th`f|tbN8ӏ96_㦥R51 b`?״m 5I  V?R|ٓ: Ʉ|`zȹ4Ix>f=ĺ0-pu@ńtLѿ? %@0\JKk18Xc 0厰` h<'M-z:Sݐ',ΧSz*Ml:7e֓ 1ҀA{羹`7o˦ZtG?04O UCUP_'cW,a"7rh:"-/X'>[__al'칰"1% 7"Ţ#WS";wG6=G0sAo>zeX%?Ǿ{B8CX`ŃXDCz WEt).OJIv'? (n*w=‡T>\Oe(a}:ܵn48z{ߴ]y x(B-X@9̀'(l:S+̄zcaX3H8kbOT#n`e0%[2Wc_*@Xf I5;R}X)w02AIU`=%7?|:' ϋU.,aX>A&/8kh(d>5xyգ%6 =e¾n\h^ZǎF~D.ˁFJ a`)E- B ߄OMi<WŧNЏBxxmH rό&T;>t [ j? U~ٓ;ܓ$^k*~ ݆YF+=6d2̟*A^ e_#5O|mʆRmS8>4`E"_ Xc#>KŒEE>>LO<&(C/@'{{%`j|gz&^H#̀yh"71Mhgfedcba`_^]\[ZYXWVUTSRQPONMLKJIHGFEDCBA@?>=<;:98I9O:⏍R>/8Gb|!dh1bvUi'J 8z}erI1G_z}+" J\Xf #&@V=Uxh.#;Z5P Iey0l5LgV8N~D|iA q}g+k+=v~ *fyF*RqUoBP~!4h6ᨔ7m>oޙ)σPyu-нu|[Θs@Gt&:=ERDt?AU=2Eϯv%Wp8ǴuB4Nn#HyoX)9)WwэW_xGԌgT|!/5xcb4Mq#~0?Bxר\=I'.e0eB>RS}a&8+Mw8m]I"J:H̓cE/,`(hN>#cd]郐$t1|詧n^d!hX(ZXPyP{<=J}0&7h-AD<^ Aփ 0Ȕ@IQ  Dy!GzKJ>:kǝ1/hJuf*CϖL^FP2×P/g#lMi\k~P{gW'#팖)˷֊aG*"SxG ?~40WhјeèN^PP6(=fwG{x fC~)|n=;a"e6_P'MXݦx~D u ?"dTU95,@֦R@~x8R+NB3r_K;t*?%HT5`(`;B:5e$cC+ǾW>Fgő}O OKGH&g f ,n^rʂ-* (|R HI􏿶_Pz'|գ̛|M x93(A}I'[TS3?$4$IHXVԥL0- ?ƨl-a;a JQYCD9C T,YoFC" ITaABy@93ڎ d JFL6g:aGy9PAA* Kk>n`N#jhlmcPOpjgCAy >g;ݮ?u+Pl:?#`!}K>lՔ>SH>`@zһrL<$U^Q۟]} IhY/ӈFӆK !P>U虣ΞBBIo $ϛok_c'.pUn6XE3bM']Ab#Oł62.*trYbkҋ[ .g#M=01?ӏ:r՛b(c'L8\9e ?NF z5hY8hD@J2]RdfK=r0w8Pc 8\iD@i6{C)*9ǟ(97郮T`x5>f9n/ V}G3pl]CY35PYYIpa㺞.Ǧe%hX`o¼s8'Z vz5C`@ JD0+AԴmXEG}BB3 /N%O0\m0|,ڼc͘90p'`]/l,Pf@ڝRX<rlo ]zL\P ^-?-I/Qm\lDSVN1 {ce]=~r3S?~sDLNJ{.>ǰA+r;([qȱ'HqnC/,x/&~!VgdGa}+E>pn\F `[ىŒGHsf+s mM&fOs0:*vJkQ~EJ %hXئr1ӂ>@7~I^k CqW X!Ӹ=9H~@G鱷6\8G )}4P#By\hxP۔3t Iʒ`G㰛0"*Gf[>V>qa 4ױÓ @MK}x90A焇OWO||W} CE( j''?O?=yX@UlU9H=RPd~[g zuNVl A8; 9g(Iyc޺Kѽx,c /  `J<@|<&I2m;7922rJq3~0z,?XZX` {džǍ [Cmف  ˾G;DY>PLiyӾ3# ѹu+C|2u L" hpra{E:ZCua[>;+}gWDBN90]6xK}j簧 `g=QFa2y(U\q3(*9v0 X#{L~FԦK·>Ah|U:FBa`B%^@>,hGK<{lBq4Q41~LFzS[:>^P@;P[HxU|FZA.TB֦APf<+>tDR4.TʊK/E5Oo/Y1Oh6 y1,.BׄzP5}b?>㬓ʯii0&i_.@-pv/H\QP+`,1+tw~Ydz}xxOR+F~=5פZ,WK!~E٧84:=A C<@CsWXs](QOUH4ΙعFpS6 OyoǾ_ #eƿ]8V[ъ3MM`ʸt*,BCx`fUx?(Û>㍻ЃPjGʫ Ϧ'[:ۣ?0:^ v33IA`-V^ Qtο0yCQAݯ-z)xOi@PMt*Ag?~0#Jzg|nj,L_ԵZf"d`,8AEUx[dV!,y탠)oR_ҩ'zz5=L|_ڀQc<2GNބ?ñ&A@` 3U6= 6"omCĢ|ZKWgT'BsqN%/I}OqH(oγƌL4 ia޺q>>ihz`F11ڃXL˘~@#[ɯF #w(oCt=,z\6ik}OX\+.60/m%ahP3R`|T?468 `@2?}-ӊ|o-+'kX[g]N}СO's"_.0`%H8]Ili4RCVV#s uqo||W]J~|'2\Hm ȠB DrcB< diH۞[Ƿz+ rbI<'bpa$A=0)3>:O?U#VQ 5PI:"QKСF.Xab?:p7N>]GM 'mxlF~`捌`ª8Pvy7IxdJ1SCJNyk,)$lFx?˓!αnSlw޿Obj_g(D862Dр7'_"wtLH*c8Y@R$Ç8Δ(n;ワ6U{ jA^ wXi}L+⤽Sl$i:(QEjHHЉX2ЃALRX?;$VzjGY ,,N /MR;~^O P N< (xǀRXD}̟`}dlh\JAį~Ÿ.r'=JVert\3Aa8TDE:#q4J-8CS{ɚ<N =ʏO${@}ٌ'_cS.E|ct9ӻZCp-fP :ߏTӜ]:azaD:T 1hh:Zz|NB N[/.ks?[D+p1SeQ!|(E'w788>}x1(oK0F-ꃪQM:JxU~B )ʷh5QI19Ǥˤ5[UEkT)Wr!Msr8B=8ײ/NlԡqVQ|/ 4E^_&TDz 1FM/4(jA @ڟ D@9 &+'È(h.˴a =?1ߣH3#A:kdI 4. ~g7k ݿxʵG2grd(gS'z:DbF㔜l9CZZ/j_N (_ɾ;0_R : U >J0\B(}c{ 8DUԎ=jHW̄xk '\l0h=UɎ~K9mNREp"o mzmZAv~ƟCB$|&OuAnIF'١bH3VFyC6; L`+ ck@g. ]Bt㞠0Q߼Y۸WU ֆ[*lN^Cn*( sHY\ܝ*S<+ñ o |XI~!saj$lۼp& `S _ N?%04 x- e~>4GykkHNDRpv`X+@H=|L<:i9T?13c<$zY.FF>Y:LVL+.ig;bQO/S|I D!ax) Tv?0j0P170p n$sQ !=6̄pcIɓ( ϜlAP)+' pKc@_+鹡T|XH^OH@f \[J`"޿;3 mF:W밞j}0Y([9d`{a?"|=/ lx*㼐̩Kȃk't T~XENlF?ץ&/jJ(oGl(o^NeA0QlG_Sp(o{.^[{t6ÍaߚnE jkAU\E@m@hiPA:|CTu:P]$`-1`%sh&WǾ~\0-^tK3HAg(#i0qC}$2V3 I[jT#EJViYI7obciEM<zƭvϞ)5 0.(hqJi" L.WB1 $?_/쥢TJ(: ɼ#W5:B[4>=RjsG{Ugɼ0oPIw7ݝ\W>{!/)M=~ǃ 90 o{Ө ˃<>ecgB~643``ګ^fΤ>7~LM2FkZZH7G4 #7ʰz P[YFCFwPL)8X֛;:a +<^x-jc9 ?]W\RUZj|΂xqMdX\LJ 5/^N :'~\TTjHz"g,yK%i9hDAJa_(tP8B'IEMoH&Ύ ,ϟjBD*Ћ!vrDH[ IK׈=4<|kꂼlƝ%]^G쌌&@OD,P6tSZk/%m~AS\mɨvlN7Gjwme6_0".0‡ E2A!p`V>(? 1 TgJ G~/϶5Hytw2`:~E3|_RKz|2)>*aO^N`C29.dL~ փ),: c#Slocfz;1^҂2i8yOUo9a+v->|}B]Mg!,Á/8釠úcU"tLㅏO?P|Ǵ DPm/*E?^,7S_AIx%|Ұ}|MlJ-QmUtO^?<؁ xǸxkRѣ=LJ|HfQ(|`'Bi9ϓ[A य़'P"XX[ZUCƮM >lSR-z)@R;0~N/\4Bpx/G,}SylˑxY{W M?:5D'|U0X'CE9ܿ9:9!DvxΚ Wc*V @ąxu4#aQ 3Tguy*jQ:D$1.BF n df,E[~AL 4,F.BIP}i:͑8 ɷ~UJ3'ca5J]K!-Hq:j k ˁKO +&ʋ$QHtlyK(w,Oy<`j!527>\j{+|dAuxHcKT>(bZ#E -xxP>! ~SkߘiUyH|k aB0Aq)FW9s/#j!_|$r6r.5}x}bsD$>BP1QxaSQ%Ob[S٪ \+tXAV@-:<:B^xe7 x?6f$/P5\:& ;07+0iPҞD/R%hS>bR Z<kO"y#6D3<}{7z/X^!'r$@_YSZ1HۛXn-p.OAh{!d~ƾ j 3a3z X~N21ra335Y R+ ߆z $".$? n"'ʞ3?L k-]Tn^x IdءB1A>|$}Cj+rH;ENwj?OZn$&m+4'[#=SхgR064k<&\5?s.gGDP&= ,ºFW,rT>b#E|4Sb0ͯe@~SqS,kC?(z}K qޠNQϊ|^9-l=F4a@<mȬt.䤭#;,%{/qك\>[C<~}N0#df˦xðA>`6l-|M@eU? fC"-B\")0n,~aUa>=x,Gt,=c,# jCxdHQA-$N+ut&a8 sad|=z`E䷃Xp>@."p\+HtK J~ӾhUW>rO~iysAy7"~txv j)9N>9z@sK*2) ^̆}m54yJhsHjӳ1ɣ>3>pD {!(1"( &N:VO>I!I l 8k:P`U;PzR [M`sDQmxje@N=T=5 GWJ1&L>$Z`V#ƈ۫DT}w)Ǧ am K?85fVO|(C# OdJI H/3A?ogߚ  H`~xQFx* `QPvv񤟄z"UPo u,9/\2&!)hL $ԁoO&~s[1J2mhX2%]Hԃ`cW}'{`o#K(|<˼2}C_#6oCRdB?RWgH>NBHxu /[Տ,7$Xr ǎWk&A@xX50tQG-?^25?j[Y >*gǪx* V!=-d r1QOY|?]_O;g`#-OZ(·aGA)%:u3 yX!1'  El?DKN8aV8/Mc#B`&,;E@T g롬|`-@RHdu\ JsxMxꔞ#y0Da܄R.>X|'qa2+m!Ev`!`L E.*cQr_>>\x R!Mq#ɜ%}`;_ 4wiY=gzABYԪH: S)_–1Fy%X(l$rbaaoQ?0i& Zp+<z/3C]bj0ڀ ϝk(IΔ/F/( KvHق@ΦA^KΠLeqyy wTMGwAp -}?e=<3@`k=z/s%iġ':) IPGZ)~ [eտ ^`NbSa'P$GScS|<AiOl3\?P+eu7p\(]K\O\2GY %\^!dsN:XcgwLF|J}h '8XgE~va%?DDuOUtp/!`UQPc#/~ `޳!)k+(k[qLZbj5{ ᷐E%"tA! đ eo'fp@S0菕2, ԓc @@0@Hc< HN a 8i-eqh݈lpDx?l(G !<:բS0 j#n!Y<%CQ?1 8q$q_s Va:Pų6GK+A)yp }ú>h;Iz&9^*lRDraX;_Ȟ+,Jid6`hgQ sB(WB8N촪^*Š+};v&버{PTkO:Z[+간%(#^W,E:ú!B<}hpv7h&9bӤF|ʳ$D庀xZJ*D,E0!Jdkԍoݳ>p.عႉ \n1@`7;bL=ReT xGTbk/6; bf7"?Ah^XHdMA i=F,;"A8~'DgKNxd`aoivxQ}=DmBi-D?U!9E$Ba+FxC?L !l5ekgsڇx7 枴Ox&Ū>dbN0;Q̝'ze$0Ϣ~|n^8_M6X)JwrbR_FC<X99K=C V5[`" n[yv_8̿ RÂp?G|aP FP1dL0dFp6V7"Lo^. 0x>UzBws|tlxɇ*bsE˯< 3ጓ{s# v1v|`@4tf@xgaq͔[#Ǔߏe}pg!<}HҪקyp@dB:>G 9?L']4=E= vR{ kz 4mo}^i^x CD-)'~vPF$";꯾a9eZ`1,"oc6Ϝ4aWE c_!4Af}߶i( ?Bnd4J7CRo_s2,("#D{D0bJx=%؆ ֥E-ŏGN8 B >GC?h7&%~x5t8z!LؐI Z?j!T<8p[?/_|/|~oYPBSoFz"|/7e"@?Nxp o"OO0v Ԕi2'ooa"?9qDp`w~˳ο/b:"Cz0݀ ~NF_~:1D6֥Bè+#yFIB>ށS?6u h&*S_ ghv$,h<zeQyGԈN $Jȥ>ت&ʧ\@׈=r'ule CΞR _ ߤ>z|Q=zpO 뿾B,+Ūiqa3&o cgAH#g_8G+KkS0>vb0Piyt`j@OrA :u`ėw=;pڨpAE|D%"F A, %r*ְ Ϫx}'ـЈt@+P&D4k46@ydwR=Ѵ,;ab.5M,ܻ}Gϋ&{w`%J$@&|{ό[c/5ɯZMƄ]{;7r}DFyrF&P`ZU4 ـy<0|<]Q!ZI0H:Zlc$l[G0@EUs`@#F)t `*)lCmR7fjˠz_ ? "IΓȓq k`Su{fW| a1m{|wԱrb}4x4`}4h +} ⏃xKZ&@D`d^A[>Jqk7tF 6}bqqYSl;$=ۺ1舴wˠЗ}8Pr PȀS=<~|`5ɇo_6ѣXkJ[\L#6L!KT`'^'ࢢZj&8eLLiA | ^: UIOh?p`fG}yAC!F8' '|F%> 0D_Qd+0bflAHfpoW>'PVNZwm9Y-Nƀh!M78 >ɤW#(ܗM![ ,vNĒ,0ᗉCZ{jO2dI<#al4\NjH\D 4rʂvxǯD#s,GC †͋42z+P8Yֹ`!2 k~9 e?i| =.nMq=.Pq$E=`N . P:0f(Of`bV5Fn#4,``'A bj8ӧtd\܈_Me8; {a1"W:':bi,ÐA`dc(Ei.B-q`MyurG*32D{Aķ2hFz/ $KKb5qPѨ in-j:1[b\jh9:x'v.P7Ѐq h~3/sH#fteKkùh!{ml*X /z)SUJ+ m=}j "/M.wqxue1D>ꞎĮ%4.wKl,uIH7O-Gӂ ^ineB 3=Ƙ8(`D #&uνxNBg5U:zκI`}R.OɃv}(0/Pjؾ>eRŽ,=34|>Wp.p+A 00pR;kĺϞ킸 p:l[x'S)lǤp]\  a&@:HEIU/F\ |"yBe"nph`\6 ] aN!Ҭѧtwh(zx Bt2ssƈwP%09XϝI.AGB'r @wDL&n^Xѱn} ȀztA1q/H#t̚Ǒ#+N$ycA44%E/ v vfOB([KZXE?>3 8=wwo$zB(E %!,EKcfg3Nq B*pPOH5"-2_6jy c$22z8(&&%0x.'OGL + ~FR.z<>+Pe}ӨJ<4w쀖|'. r z /2@|3胕7rt3E2h7%_)u I& hFL:N?X<b ԉ ^x`0Pr`P[ORikEE?<`CRH!wtɇTO۲0C!A5Ҍ-!=3>W?X4pF%Ɏs+&%B< 1 O*h ꧏt)9!',1 bwg"M`@ 5-a\4+H6]Q=KiZΡp_d+nR}PMC>!p@Xp,?RB/X!ljD1tH2PfށPa!ie yC8=.PAU#a>&<-a":.!x hS*EYHC;pK)QyGˬ[ Txh`g\4ဧci\/81A!M>8F @UN=lM`tQ!?@e>*%d1 KD#,2r1D ?pS"?IextKcA@?,-E,wj̕30nDƒC?W;rgG|kPJEUx RmÆ+ ĆqǣOʹ}+H r 1L$ eGv ”^@fX!wHlad$9x e!!†x1IhA;]PF0Akj"H>HH<˾Β;p;!'Iw=ta/TӆTOҒ>xg\L`,]DDzE<\=;KckgZ@gp /X8%E HbU.]y}QuY9d#dxWs/u)/2i#0u78=@aP,̅&{{&BB.g؃L?*P &S`ᑭw-s eGG7alucYJ> 2M?x/a5#5N+D@u򣮺U ;!H ߆~@H 38A {:XÂrerBWPUNUE @gilI3bx Dd/6#+I2J Bw"r*?:,B22T"=)&D2ET=8x^ I=0:vch4V҉  oiG&4`N  2I(%~_A#"qǐ}Tu]>rh60#h洱3s]a_@O4RJ B)Z4'Φ#3 `]1B\DG{~@+Bv wMJDy\%*"0/qM,0PӀ K+ޟNV;0qTQ~~|d$UyUI9Q6.Ж U$EDx3 fpim18-4?;Q%W+7o~89 W+R  jsɪ:A6P a lד9†ښ@ Ƨi-0M1q@}u vbC O!12#-W;fZvAK*Cw?7LC(C?2"#%Bh¬B۝ur#od+@QTB:`*;n"H * F`6DHy"z0À`ʛ]39$r *Ps@h0/9D z׬;,8vԖal" v c{ATXʺU0U` Zx+D(`35v5qsq;Q&^#,~YAUPuڠ22j  $in?0fC8,äg#yYSJ5 !{qȁF(+)#)B* EO#/;=' g {ooɴ(/:8GJ1[ tDH}@Z;M <9Լ. ɾ7qXl'] liem-l0LS Ql +Ǟ (FZCC#u)/0>[s!j|troAs&D 4hNpOАw2EW! >Q¯f oZfx=ť8[/sO .Z;cNVZ! ?(g `!raZD~0ABH^NKdy ,d 32V^S:AaA!I9Qe^2 **I*Pd 'bdjJ₲=/~ *M@UfUց[XZ2!ipFLˈL{%DluSu4A0 !AV wE4/fh/b9_n #VQ`DEUxxv:tpx6O (5z 믰&@@V.4W+驯ST?M^>z>\GY_A%]ͯw-h, ˻ s!IW QQQp!.+W[8|uruis:sl5~ ΞcKKuXh @-Q_3&{wP'v >~s?rf icd( 2\'^!/]sa3?PExrR⥏8FKI'KP((d8/1dTx>q ',>%ym *)w4%,=|g9I9q8iqlCgll,Tb gn=  H`x ^|e.D؎'p}ӿ(NKKBB9,CLxb5Lp *0 AP .xy鎱pE[{##y0 Ʈ{H@ \ ^B:| CK#<q?&,À QR~M gZ+v# 2AdFZEi"QY:=|qc!A-Q;el dd?m?:|HU֡tqs%0iɜADg!Kxyj=`(*PR{'+uk?Yt&A x0H."''N3dSxir0aAY9p<Fd~"1 g 쳞3źA%i΀TU-,xT0k Տه = W ֨xz a ʩ0* r.5FPjem?&?{qy<3W\% *2;R Q_Qg=/"%ɧ6tK#(;t@AqAOA b@38TB"0GYzO <2o{\*vv6p@,v1 :%([w"X$ ;T=zxn]y R7Ab ƿ80Jx gzD#=CUih0"`q\*|i s: H''6D*(5 D&77<>87ӕAq(ѕ$n"NZ.:g/ám=Ml,4hdhEe2֖4')at#6%}ۚXx#?.((^ r``skNJ H]IVHB(+(_RSQHA)*iӤu`8i>Rr6* NA𸈬?K HqJQt##SL\Ⳝbѧtd5e^ba6t Q40\ޗ<(4ڝ-`.΃i_/ߋqKOiTdWQ'r’r|pGf6N)E ЌH@=`r/0QDf-0HVvI"`S > '+%^`H v@EFXDadL}2+E9i t2ߺhXd]`"" C`FCTe)e!99})̶WM70=PX&G~[u:rNr:FN6&YC{w_p7 ວ|X'A+5?/8(zPW;=RRFv-`cC}u 5o?43 &>l^G{Ws cҷu2eixkde CaDW V1b%@d2Y>}o/G>gzy&>N>4z"@*Q~y3f3M 8 }pN-8+??AFHkV00t P=‘! a%x+{̅i uʠ67 :S,aO"#C?P8&op"'\<0 p-Ά tp" b*B(@J*2pΠTatMw'J/ǭ MW55h>O!}:/pQl0jw$19ɂV+(ںڙ!L8-?#ie 2W ,K{;. k}$$/0ddDMa\ $?Է_B!4tG~"Wu9 0g#bMa_s!E%78E ꖒr :!SC7i v]XyS'O>\Jf처%0D5Cld}&IcbD?c郙)I >cjk{#c$0G% ` ܧ(TxDw/6 >`2=ca*=#vO^*R05\"RTӀAT5&Cr~]Psˤ= :xJH47>"ɍ `5Ir44DΘ'^Jy_J  ]m8,/8=J{ hMʙ9Woe85'''2nUtvuꬳ43T^)#V`Ҋ;_xOSS@^ ,wq6upBh/qfBrv8FP"$իgchX!@9J4'KÄEi w>؁ j\ΰxE56F؁ \ͰWB䁚r15   t"?1\BHBFʖ\pP0fVPQfD qy`Z]XYVy0hD5|qRG>XCQK 2bI*Q8[ Ѻ3о}s !< pU`RK M#q=Y?˦ rqF+/CH`W>T`|XfAB'Q$C`>/Acl xIox:| e+Ew (W7 Ϡ@Q~22 hQR9}Cgq𡞙Cw-G.1+*H=,hi T6AhʆFV=Q9iyDpL Ѧ> uzܙN% " meNz&WZGs){F[jG^XDB) x\!& '3,1P:PЊX Ά\c>"oA݀Ϗ\KC CtC(WƯH8 _ $ S=( .r`9~|ɼՙVB_,pCΆ+~4!&0+#2+ G {? /UTdDE$i_T,1e'M]b*FWtrr)= .Tp9ev?O h=ŽT55Fe#ѐ, @9F>enPƶ^BN@GSÝKHTEEeDzya}0DIſiz>J3]R~ җ0&gScg:^?"G2aChx!0g#@ҼV.z83z@yoh$@ CRq {pF;CA|JJā|C4JS!-c0!@cF$C7 K9e=Cc{`--GBD}*J]+(ܐ*r^ tF\a,5T-^([zBu4WBлx%5W;!~YNp#bvSK[ZN\GϗTP0y!- u"GQxA'{J|!XY~3hG^$i,BA[x'cJ%~xzo`MG#ri{"bҞ.$ZW (xrokSSLL)ae{7{JiLATns{{*q gFbKb/}xs  40IcAAЃ D,] :iӶq?ЊwNdʐ9OphBV!?,P|bj@FTƐO9ՔP"J:qʜ_TBPIPXNB9y#9b8a P‹.vT,ch U$~"_0G8i~KkJ/8U@P4Z:hz~~!P9ge`/hfFBiS;OqMvZqEibTcdedu%Zm8(Z?`VђcPAW敥.QϷqgi 4u~ RNK R>Lj3orEDHoj1ifb1/,׼y%>0j#Cs'm𦞼$6Uwj@FPeځ*t=WG^"&2BP3g oaG}uX;9 36{*?%i ]8ZdJ8dUSc)( "G "! -y,RtDx%p0T*(7!RU& ( `P0T c` , %@2cY':uSj+ndEBI<22'|Gvx, jfqAiЪyz\(@;I,R!^*C`fecag^߃LZK-]JJ[=i?/cI肂90榙lAݑ􅫡!hD (i/D2yG0` SbYSYIҼggw'kLFFd9$8yyy]ZQN{''L7ӱ 21 @ 8N` vMH:TVaLS#d"BjŰhE@?D|$7{ҏi8Ax?p!4JPqǕI h3} &SC qF^FWC`G`aȏ|UE0X=m!b⋣,M|CD:P<@ ӫ ;т' Mak@8![:`gx3Ouj=N@Z| %>:N֦Y;/z` 3O:`<>d6qp Y;:phh %" 8 |xPV< eL8A #vFSlU6ӄ)>04 d `0Qg842r^{"4!0ÀC#*!|$p^)}H>#7ΡikW`1(I4\2w<|Pr鈘(isH]ҞEɑ( a+:W *(`40^u^" f_AI@|0e(iJv0@VOetv%B T 7|I=gbva Pp83VIs3% _aOg\`5S%ҠU NgNthGI+bP22֓hYM8 MÀԏk򀆗*` # l=  ߥhƸf.%E6?`ש~iy431ڌ3$eCI5:4N_#x|JdD)>(>h?Ut]';PYPLBu~k~_jL* @8Щ.xO>ro3<. C 9P\^[4‘QĆ^`AxB07_I. XxS tAi={>}9e >Y?$^ ؐЍ*=oUT]ֆIc]( D))* +^y+XX+`'CFvA|> -0Sዢh̖ƅnRqj7](# <hh2;tngCR)@%h#M <,߻j51nyE?0gj{ <:T54@lZz z:U@hQ:<{kBT TFۿ,ʂtA ͊I+(*,.B iB&J₲4?0T"8W(,O!D|ZYE(CW99 Ip]M ``ڧ6p7z4j8AK%H5fZZe(֯3qĈgb}іAF H #$XXKB.i_Nq|6fJ=0@F@4$ccdE \Jٟ03l0 ϠQ@QNZFA!fE,LM< y~sxGLL,#&SsCZX/}ٿ"! TAJb>P{+C2r00/R QUnWa-+h'\l\%.IGqm aHDIP\^NN$bT~9PYYFb!#*)C&A E B^7\ ;‚>5%s,'EIC$50@@@G0TEfo{F?t`%h6f?ԩS bS.E8b?U$&1$GX9s: Z Q4Ԗ?]'Zh}h^9 ċVt5'pdT=i-#7!^}z< wYx8Q|Qw5gd-(J !<5"c((48ipELWugD4DYӷ; $USkS-S3j8˃8=cר9@H 5 *lmoG`;xI '*$ &tZc?䷀A-`>QDbĈd3IXCpI9eAZD'p* ǿ抸(.1 i4maJ*J=,c X:ʏL%7C>\n䎇޷v..wAT;P@FKUI.j2U263?h (UL3S@L 02Ȧq`f  pi^@F [/` B˵*8ڙNv#i@9'2D2|`^4p@ ןTQUJy *eXXOI[@^,~_ >AцJqv0A\aCimW56<391y lC"~꥔Ls|N?|BdV KA0.> @PN5j?؂N~XS/%`])]xo[>B~n7ȇJ^S wȆy{E;x!1b4!ΗOZmQY뻛N}?NO&;38w:32p Gi)p~V7 XK tx&CrM3ÊC>~O$'Op|,9~@C) ѽ\ +,m@FD1`n2A{! 0"/=qr~bX[J!>^T9.0v`+I*̥%%LƕM,`#0|Q!itj͜Z1!2 ">B<)jtdFBaE%>~s0bl0шE(lsuӚasx,uP+A.AS<C?/?@~?nr7@W<|oD!dtYH WT!T)k& â-#*h00ƮB//&/1|y8xEȄs0D $<X>wcDvpr#n@JSXܛ lO; "66=,A !DmsAEH;2rR4Ci*a2|Բ>B% @hC; ǭR,fsu1YOd2 pC:`Sp 0.2'ٻJz#BS $:NŇg /´agZ6(jDO"D][ d|U\Feze=rt"%\fAxDC)փ{Y8"rnp6Y"fTT\C{ x0Ps4hh3`؎AyV 2{  ${geW2E@&mF 47‰ÍA3i/S cO>!f͑a\a!"ҬfO&0@3oi mc<=sM-SEy\]0r,a"NcG`GȚpvSP0"@;@LR`@8iCE( 7,rh8eW}oyyrZufV4be}M 1%d%h p9dE{& M^?ݨ`&Gn޽WfCGh7QPT?7Q|N Sx8OjjR7"#Хq!wO A-40( Ala\lZAPDľk;yM+I`><r"P,)+T2\bdܢRhΆH3'*NMޱC?@@#A8H͑V9sڻHs鋟^0 S1W'*q˟V)э?+P*Jq8T"5(o_s )M/"$gN L,p`Pip)Ȱz@ᬐeQ!p*la5{o> gp\\A5 pM>rw742x4 vKPTr|qrE,|ǀ}En0 y] {9@N$q袪΂xM}}Y#g88H59ZQx>V_y@"N ȶM10=J2>v)$-B ʩ* [c &$A߯sDA!z`p(z]pM T$nH;38%@q w4r'>DF2&^%z$FG!FRr !A-j2 ~%}(:7;+V%:pH.J>kz /@\֕ނ{#=Pd瓎]\^i$Ehy!A쎝24)`)9_- 4hh`>}6|kjkV0˙q4`# Dd*nN#Վ%\YLVVkg zTRPca`:H+%3+P,)9Y%MY6:- q'SOSp&}/2&jѱ!Y`0d >Q$J+ANjKKHdIpZ ` l7&.Axj.`8/!dAo()z-p8h I(P)AK=FAB`aiD!21$#L#G5@;iThUzmt"Z22|T*4"A84Ap"Ll|U1n+[̟C>bG<?-=xcBX "*8cB3p, EX QaoRp[}CK E%T@8 D4TaGX6couND^VV]B'G|BFW4bgؚ&GӼ6K>)hi&ҭQA}N( ',>U ?8O %! L׽<*U>L;eLш‰|A4{`p)>PpW?pKפ%ZNY "qUL0Pl(q'I!,5I )֐Qs _%h8)9"(Ht08S5rrp=bp jYRF4y~H|VF7*bA E>#^[#IO(M.4CXnƨw[2FB|E87m-]le YXxxdѱ ,Bf~({#C# W߽^B9-/2YAR| W%3qn-,$#F=@"A%aAQ^NUYV){iHx L L0 +hB\b$:Oi'/cLti 4/abDA)I{;-I,HMn=GK Ct^Lc4\9:b _.5OOX <\, S "Pu0J>-g0"p.C5r21Fp惓0\>@TOp~a:#C)ְUh<ġ?H%TD`O`bOuHm=~)2rd=ކ3*Z0!i . 9x֚=0CKC 2e-DBy*am,LLi)/xr台_TŹl"4~a0>{;:`z?wm3[-P ҆5[8(SJF*XJDŠRB< 0 %dx\C̏uEWs}@I8i!ł)xM!he/R *zʰNŦP?I'N4 hvƒ^'„[CS!C,Jh*b6TF0? |/R>l-pH(+3_8 }C9I$Y9CPUBxw]8^`x)M1 *4"f õ4O͆`"")h3HtJD0idcsvh % f$*\kv38p>pNy[kd%Ƚ0#dfX9enK'WgCSaLcOAFfI Xp@dzi*u>bǗUR Sye(ywg$\T$PDP:`h|?VkKM:M0s@A%\IPY1&~hi ;_8#% 9}ݳh_+SO$:~F%УPʶ{[#dx!vZ&{ȇ zT*=%0I(*(PJ9d=QCW%)Z F6~UR|!GU@44<ʙȽi.<:YXA(`j> S|zhx+*$DڨUh%a8CAd" #3 ,/gT7q FpQ {>8iuɜ> \2@'eX*r31)v33+3 ?nDvPSYA9h9)Ae*Di+Iǥwx:}4ʃL:z2B`cB< ߸NlŻ A CDN8lO{J'"$C8I9yeU9~mPAElC a $N73ìE|5)yC 0A,}`UHB4x(2H^ND^FY Uʉ`?pS6ƒ Li/ήҴ^a. I jH3B{t}_Tia P]\>5!~4{Ͻ6ZI@e~yT=D@F^]G&hT&QT4`;|`>>o0rb*|߽Q8 #+ao=k|C7 rr`.7KK[MSw@,#LA!2Y[`%?pRFFV.*34d$`Ao]Jf}G4 guC}4 M(VFeDi?^z[_Yk QOLX"KRk#3W|608^YkɏO^Mb:KMkIJ@w | a]!4j V ?8̘qNi0ɧcp5̙zj[ `ZI1bPD 9僥\'|c,{AfCtt5Yy .m ܷkgK:v!|LxRBrby/ڎ+ܡw?x౞mT^ k66I}?pڪ;žOF)|%Jcʛe1rYP'OuC>CӱUqy%Q`{:`^.΁qz$a)8<)CZ>OD ;z8cx<+ۉښ {Oi1jtKQaعo:9h~=tM"pX;f>s8HoQ'рG,~AL*EM&NUv) 0%&28Ԃf6N W @fcT.3#wk gw_&J7ؕ2Sh?BSh? J0 Qj)M0HZ{VD  e¾aME5DEdjb:^[Yl&px`zlDj:gJF^(@^ :MF $ba~" 'fxT;N<OAhNudjD$b#TYK\ZsQvĈrZwI0Ff162#Ή.4 +0 DAt0|"bHDs@ zeWN2< 83BO*ZԝNf3r3 (+{AT-rDΖF5i3k m\y>I֯ͥaya1 D8iE{Y;朽Ewt4p!r(ZtũTP"?' ~P^(((i'E.?B=t~ A`1VP CGwtąwy+P8p @,0qhsA%Aa5Dm"dig]%&L^]b8d .#J涆c>&@&n4ة`GWKckO^H]Ә3^g%OLe/XpS&Gay9QZBH=&QQwcEZVP˄n{ ȃ)FAƆTק9Ô"؞o缟 @$XN )8iFwxOOZ$Κ `12Q/<~ &:9{w;C{?R q ёC i4(]R~%!(`0.B `L?hk|>lwo>!xV8kC,|`1\OF&61@\Lel:PERJ,E3=,+H;T|V=j4{N3KG&@8Ihh0T =gC%HU5ȜFUPRp*!/*M#hi #-M z`J*}.sYI"rJZ8rB22@J JJ@ $F%Uy(Ӆ &4r-3m:=$ZR)~pW}4|h_?QP$ +V(ZLH#N ;@!l"0$<T1Ck/_t4 ? 9CNFR@WF! m8@4`R_7#M] apFi5v p`@A2E6pBbNN4bBaAFT7>Z' YWϟ]NIuQD9e䚤Ǖ E(QKʐ{:)> T@i0q54I#KC#1>AS`(-z '̪Z tjʒ=)@ܟ~Pqcp"5t"=Qg|! QQBUlOz N0y xW˩=O!ӝ&7c#* 6N? /28xy !9i踘<(bÂESCNF<ÚkɁ8- 6vYtЕ$#xP׉Q=ے[$y t!qezE\Nd2~<_<Džr8-a26V4₻?C Rj.jtVQQVӄҎD<_:lox%$5oGOq~k[N)ѵkژ{7/(1%!#>7zJnpxbҾ`_?B&(eDEh( ~7׼vO!(;*N֞p=džP ]sw1sѹG$f Bg$e b 5CLER.s7S&$VHP &CYLFxj VMei7) @g X2"A! =5&ZJJ2(5T6Puÿ9CVBFS T1ҌZ|=ŘIQCl0d3/B@!43w:a`Q 9 cSpwZ]DJ6c I>c!򬧘 |!@-ueudeď_ăA>SDDxba5(Y 8FGBh{.3%5[&R!":Gbrrp> @|3QƇ< 29ӑk#TDDP$dA=sΡ*r,A I=Y44R*30\dp)+MVQZV'QQ0T.h=C#Yo% #}"vQAZZ1#\d{xj8!cUЉ##"(*C/UʫWVQH 4.)a&i8rѿ0(d~23(P#zՅ"=N [:Gu5!lA Rb BsqC#Te6@"&B\xrJyP5`|!x )u9u[58_ $!#D 8`eHNF,#<U=;RBqFBPCXJ"*Bbu陑Ou?J @&`8Z)yj`b]DZFG, 0^TX!eFS,$2, #2xQ!,$\QINV RC#""+>yyY@Fd4eq-a:@@<>  Rr B!#% eex2rC h˩@8FZJVV+IiIǀTVTU<0M|bBB2= YI]\Ci9[KVG (IȨ-q%1 |(YL1l'K#O،l+ʁ)Gny+ñ %-i\g0W+Gq \;ponQ]Y?9Nσ%vt3"DܩPC/`@iffc/㠮G_BQeL U9GDe4jDUebϟ TT<W/W bi++.]&0ek56_zG~ARPHFsQY;ϔY|}LΘx|Jr|,("$x%5r+]0@q>!.I}qc A:?W&3&kk?C:x;KˠmdTOUT}s`JK! 7T[Ei: 1b-}am#@Ah x3E珚3Fq# 6dF0x`ύx|,)(##G'"$~<*;Q.~glgP`9U HHFpPghpP~ N0^g^LG?#T#WQk0{-ظ% \zY Br0AZ_Ց COܠ<"9t/qq x P&r Fz0 p*+Rܗ<7+P92 6/v GNzV|"B4Pi4hoc^:y10l)Ep=RYʗ)MS>4pLe۝p9_BB2pXM/b 4gGi;%#ˀIF Bi TCe-iANe唳TQP"t&I^=)< 1yn_B>4f8icmc ԰kcNe0+W[:cB`WAOf Pf8:̈́L C#KO C'[wg.A Mh\\\izWVrZ/'|3TŭJE 1)z0@X@IBFYYARKD A_g+'$u)bԄ*q|(zb4$evU tpʲJE?OKL9h<  RՋi<C_>&trDdNbeOt]ZSJnG%q-gk 0m%9i !sGTpa!~8|4:|3u1&fejJ "[5ÑQ9rNV^CU\E?.h2{>,i|:!_z`P8%&lW*aW93 mlTf RWA2(@p&A ,#FIvznihWidepK px&'J0~!ITB&~ (i?'1?⢈-YZN 5ޒ G]D5$Y(NHɒO1:(ﶘb$d^( q7؊o =Os_:M)Ґ2Ux[b!p ~<0i=+O.v4e8~5PA!T,#5s?A@F$AQֈBTDXuh*ر~$@( y;c)^1 Ԡ7ބ37«0Iر?ΨhLNbCrHg=`:z%[NrLt`-A>7!ahlx0ʳ)hVS|Yw8QYIQeGxT*t()f"*i>Ld%Y hdd "ҢrbJ sAgc3ghh \R֋DbH,~GUDTXTRMTG|a|!<[M J*{8_;qFm~ Ux%M<0=؇3;AVIR5~vy!8",$}5 NI:нAdF :y'Ϭ`j j6»@Њli7Ւ k a9ݿcC/ki\2OHPHˆȁ(o{`6p'NgeVDP@]`4Yw |hFo0p~J%0S{3Ai@$@(S nĐʮv !pz \}@>Ex?=Wlil>MJ](E6dʍ/ۺcU1OGx@h<`p%Xp!c(c+eH@D4O> <>7tuF99'g@!PwQAk \VEօ\cA4?ô1K7 M"`w0yz v 0 B"c Dˈ66c[Fts7uK?s+$Ǫ.~!,-&`w 3=u 80LT ,G?|dphdhacޣWg(O:Y2=H#1OH =v'.!'_#2<#%Q#Ӻ?$} bN0S#Sc%ϑoZñC=L?GD3iBOF&9pp=D .!T|PFG̑2p3 2aE `aE@ѕaO`j @0!զp(yg#dr ffe%3 m]F|{=pa||9h ؇M÷` e!K :PV`ɰIde bA3"f'.`ʫ 8&C$mGfPԋ 9H *ie4!~,! %@\D*Nq8!P!c乐K|B`L#*,"ְM_dc/!TIeAiZ 紸̃ K!  pWN»,2݅dQ0=6D ı ` @V-@iDYiRS9GT*2.^]M `JqǷ8gȻw憶t&L$")Q9|* +*`(gbhigS{=IDس c*3p̜:S8mfadp8`'dp `T N9oVc"6@l *'NXIXy*'*$), ($00+  ("&.K*.(+E*+zW$ #{,$; lT6Ʒ~N8h߱=$ACCd4g ]IIq8#1VҐ ~Z2ɺ*L7Ib#MiiˈԀJx92Pjj*RL)ڼVj/!(qqf@X8jad rHy/6Dﯘ/iE-ZRW6exd_PUuqA4$']K"rrHB^EK^%MQ `:N=\Iq ^XZl7^Aϰx.LE]mL m1mL]e!_ NF<$>t# os1-fs@;?@#c8=QG#o6(BQC'{Y0Y(967,E=*iǿ~{n>z`c,iOPO zߤ (xοwcڱ!j0&SVc.O~3AϿ# ?B>GTJ6CPssx;0`?ןcCR9J 0?g/LpCӏ<]9YYiFATi '2Ihch! m>bgL!?B*HhAȂH} m^<H|XAa.8P GV.ψfAL=0+I N |9Vk rfi-!1npƵ|IRW~DʺYK|,K'%689R( ؽAt|p擑d+z"ꐾ0!+)/8ARCA= X=0eB&R9RUÿ0v0&1ursu->wu2ngbVAZ iSSZW.!QZaFa?a!.™s q 229 Cj# %@I) EH,cZ6$c: IK1 o}^ O.y؍ϵ=iG'p ceK(^!;0\OÑ%Aqy9a y=&(a')D Q%#I'fN|ǏȠ/(?y/ w/_}B^έ{<yJObjd+3~Pt w O>@P߳^NEDeFȆ"8>࣮n Gg<׿'_aN J CgJz%OW7CjS/G@wXҮ1U$y`~`D_cJiHa(Bt#{ayz=T_2G>c_~b<O kOPSK?D/ȵȥ*UR ``䠬t_?/V|gJ^xHG 8k 7RXZFy!/m-*~ϔ- Lo=g%g^Utt?@銨JgB}')@ 'l|D}M;ડLJ 03TGDy-^HOލHDHy`~2O_k !j 5,L`-ٟ=U(Xa3j\UTF%;''N㣓zrjʳXTKW';Yb7KgK#S6|<{SgFIM|IHQPONMLKJIHGFEDCBA@?>=<;:9876543210/.-,+*)('&%$#"! iRiI% ʻK'SSQF>P~2L &G>6V=]P'qpЙ g8x`e9x{GKYx #˧Θ8FbOKT~mO`=)?2y9dm}(CUE2&{g1*Hʨf禠%HA%yX*~|ɛ΂`@rXQߓ;Zِ`@w^8R:TQgF,!|0s& ij4Cgb!B?w),*#" `"=CIe!=w-  z^׿x})d *n=^z4>T4a<iJJ)hbeb~\}wqk' |6砌VUFERVPROxK=CA9QY6C!z92p<Q>l<O$x>3XK{#򃩔4.m Cr璟<| j}4;w&T43u44b,wg($TdI3{LQځd8 ${ej@P3 O)wv01i#$S?߃QeL81 .#!~h =Ehǧ!4`6,&# @! }UVvt8P?&qejUK[!g ܀SZpCm?zAn#P~p~_!w3R(ӯ M-70OML\ʆعp@ܠpCi[ )ffcDwG'{.u%?OE1Mm" XbPՐʙّ8 ESe:(T66?$$`O'%@W\ ("(1#!cLq38( (*=\=0![w ȐOO(h?3*%[!AiLޫpFFJYy5Qe:n~c :?}>o?3c$]>1i޾SOLN4Lj ςiMِF :F} !`3ov m򅡵3oT^Cm>R{wO|hAߺ׵_T^7G;=W_X_aFb__^ 3nGCA(D a!k9"2koiB+|뷟8}<'=/8Cş:s~޺a<招OK"~CyPoDT'P/X(L`1m?=/,7x=#0KC?>NNZĄ yx7ߍ4 i (AwA @c m&T<$}DVO=ݘIwC~¥ /Cm{n呒rxsGpF2jv8e-o{4Qƽzz`s<iNT;*t򯏒PMPǻ|hq8 >>QBO$ GP!Vr GQS`(+ 8g|>jbIǐiޣt !flG )={GR[ޒZN f:&k f[J І >KWiC;s^TA B MCa֘%J%<(]^ltx6 R;L=QGP$rs>yGY5 r}ә\?yO?68?>NævIS^'?sc_#)>!> + ra=CvHRjRi PtANeky )+XV0.w :T4̡I]`P!ng<iOo6;.t96O6G #%?Kv<_ÑyxkR SCk2ScKg|30)R?])*X֦5)WL{ptɚy%T]T;1c(R5N< C8< hL4ОxoNi.0CSjn2$K' OwQӈhtRpAdI1ۣ*3MƏt<5Fkv} Xv惵ژTbvY(dx]PˠW;c X#:ø~*m1R]:8 ysK>Gj%9 CNh 8<,xC' 0(GVңƮաqP˅Xe2. 22Uy)wq iP 8ZQd>+`hh >–w%A`Bh7x!6pn0# 8y =ʕ91^?^n#pW!.aua6f7+#8yg5lCzs0rL{! f%m)Z:RehC 8q s|r C{w&!T7`fΈ%يI)x"DCoiTi%Jg4 8 -k?d4ĚSu}`IB@RZ2LvGމ u5eu[hk2B,j3Р TJrr7QII8;oFDG_Ÿ7lS&h>"H&% _@Uƃjc~9P(^A/ȇ*NT`?ߤS3rgKDh?i` $# AC)LD? nsʮLĄm퍭j4'0}Cu4^KUׅf\( ho+򂨰8*\Z>)哣w{K;KKCg?nEy4dsq(·P bhIEQ=<*P_H?2;?Pͧ iSlϿb?Q}?qcIY&|<ʛ>?`"~!aȀ2\<Myyfϕ6Oy9=4]C_~%=a}~ǏA|2< 7>Ϋ!B?ꏟKirYc_b26hozŏ,)y!?ijҢ39W`ww/Ml?O@y,r?\> 3遾a~M#!-d)$b^Ҏ?w !IpSՇ222 #)9@}+a"p<~Oɼ%;Xz/q(R`TPMFC ~ՇAڀ#ǟC<(%v*&&#a0As&,H/?PL=!#2v$+K ꜜY AY#9=NaB~qHO>&Ɓɹ `ZTH~~)gIP`_Ǥ#_QU9*xPQ|Є=e@dz2*@ycBkDAH, 2tWtJE Ǎ=4π6(SQRGG%`l |^c~ؤvAW`eBiEIJl'įU8{Q(** ꂀ̂Dd)@Pu^UIHGh ?܇v!j"20(T2Rr4L5?ceKqТJ>>66.72 PBw BHM B91a'8\j,g A@x BBD#%\T( 'ȅIJq;-nWF!wCr|m%VW7 cn@:Zb'n8iVlS/LH=/<ʳ0?@A tPFF@PמEzQBǎT P܀Jur T6d$R!Ho(q'C7;\d̔\ɑKg VM Miˋj˲iN:`K; 2bXX]FVϖYr2~bhx2*r ]:INW)4@H )Q֓!fl^0W^?#~⢲3JQ )+L)+Y5ޝw`C_$ =X8[h4 y/eE$ɔ ziQ;KX&r sSJQS 6|$hPǬb o.;b` R~VZv2}jNXL% ~0 pQBl5'#9J@H+M*) iRXS8aO0ix 8|/'"'|?CQ5Q8ZO" H- :v23EGPLAYER103p\)Short: MPEG player for ECS/AGA/OpalVision/PicassoII, needs 020+,2MB,OS2.04 --- mp (mpeg_play) is a MPEG software decoder for the Commodore Amiga computer. It is derived from the UNIX/X11 MPEG decoder version 2.0 by the Berkeley Plateau Research Group. Many thanks to Lawrence A. Rowe, Ketan Patel and Brian Smith for publishing that decoder, without them I wouldn't even know how MPEG works. Since the least release I found a few things where the player could get improved. You may enjoڜy a few new output modes as well as generally faster playback speed, especially with the gray display modes. If that's not enough you can now split an MPEG into individual IFF 24bit frames and use your favourite ANIM rendering tool. ANIMs can be played back much faster and you can use more sophisticated rendering algorithms as these aren't computed in real-time, ANIMs however require much more disk space and, for fast play back, you may need to load them completely into memory. As an۸F example, the tennis.mpg animation is about 1.2MByte but when converted to HAM6 ANIM-7 format it takes 9.4MByte. On the other hand the MPEG is not much faster than 1 fps on my A3000 but the ANIM plays back at 16..20 fps using ViewTek1.05. When I added the HAM8 display mode I detected an unfortunate bug in the 39.106 kickstart which is used in most A1200s and A4000s. The player uses a simple workaround but which makes the HAM8 mode slower than it already is, sorry. Again, many thankB/;:s to all the people that contributed with ideas, code and time to test the player on as many configurations as possible. --- Requirements for the 1.03 version (same as for 1.02): - 68020 or higher CPU. Some thoughts went into that decision since it rules out many people in viewing MPEGs but IMHO a 68000 is way too slow to decode MPEG at a useful rate. Even an 68030/25MHz is quite slow, at least with this program. - about 2MB memory. The program uses table lookups for some fuݹAnctions, especially the HAM rendering code and the hybrid dithering need a large table. Other display and dithering options can live with less memory. - AmigaOS 2.0 or higher. Well, everyone should have updated to AmigaOS2.0. Compatibility to AmigaOS1.3 would have added more special cases. I also believe that people who can afford an accelerated Amiga have no problems with that requirement and it made some functions a bit easier. --- How to use the program: mp has to be =krun from the CLI/Shell. Following the UNIX tradition it accepts command line parameters in the form 'programname' '-option...' 'input-file' and reads from standard input when no input filename is given. So if you run mp without arguments it will appear to do nothing. But in reality it tries to read an MPEG bitstream from the keyboard. Since that is a bit difficult to enter you should end input by hitting CTRL-\ which sends an EOF condition. valid options are: -display displayname  this has no function and is a remnant from the X11 code that allowed to specify the name of the X server/screen to use. -dither dithermode selects a dither and/or display mode. Some displays types need special dithering so this has been combined into one option. More about the possible dithermodes below. -loop causes the player to repeat an animation for ever. You _ have to break it with CTRL-C. -eachstat this would produce verbose statistics information. Calculating the statistics however slows down the player and thus has been #ifdef'ed out. -no_display dithers, but does not display, usually used for testing and timing purposes. -shmem_off again a remnant of the X11 player with no function -quiet the program normally