Short: Examples and Modules for E. Part 1. Author: sharkk@friko2.onet.pl (Krzysztof Cmok) Uploader: sharkk friko2 onet pl (Krzysztof Cmok) Type: dev/e Version: 1.1 Replaces: dev/e/Shark1* Architecture: m68k-amigaos Examples and Modules for AmigaE v3.1a or better. in archive: -modules/examples- >memory< instruction _MEMF for copying memory. >bitmaps< CreateBitmap and DeleteBitmap instructions. >files< easy procedures for manage files. >fonts< procedures for easy open fonts. >gadgets< my method for gadgets. >joy< little support for joystick (only port 2). >ln< lists and nodes. >pointers< appearance mouse (hide,deative,old etc.). >tools< easy procedures. >trkdsk< little support for trackdisk.device. >video< switching PAL/NTSC. >zone< zones in screen. -misc- >AnimExample< test files *.ANIM (unfinally!) >Argv< test module other/split.m >Avail< test function AvailMem >Dimension< Short example DIM from Basic. >EasyRequest< test function EasyRequestArgs >Gadgets< used my module 'shark/shkgadgets.m' for my gadgets. >Image< example function DrawImage. >INCBIN_iff< instruction INCBIN and file IFF-ILBM in AmigaE. >Inkey< example instruction "=Inkey$" from basic. >IntuiText< test function PrintIText. >IntuitionBase< used module intuitionbase.m. >Joystick< check joystick (only port 2). >List&Nodes< Lists and Nodes. >OpenScreen< Example. >OpenWindow< Example. >pointer_bitmap< Mouse and BitMaps. >RawKey< Example IntuiMessage (rawkeys). >trackcopy< Copying tracks from disks. Some sources not tested or unfinally! ------------------------------------- -history- >v1.0< first release. >v1.1< little fixed in archive. -future- >v2.0< added more procedures,examples and modules. -programming bobs and icons. -maybe, module SocketTCP for NET. -easy procedure Speak for "narrator.device". -procedures for load/save IFF-ILBM. -string gadgets (non-system). -module Console.m for control cursor in cli. ... and more! >v3.0< added more sources,modules. -improvement olds modules. -game.m module (maybe library) for programming games. -effects.m module for effects of screen. have fun ;) - SHARK