Difference between revisions of "MEKA"
From AGI Wiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
− | {{ | + | <div align="center"><span style="font-size: 22pt">MEKA</span><br /> |
+ | ''Authors: [[Joakim Möller]], [[Lance Ewing]] & [[Peter Kelly]]''</div> | ||
+ | |||
+ | {{SoftwareInfobox | ||
| Software = MEKA | | Software = MEKA | ||
− | | image = [[Image:MEKA_SS.png| | + | | image = [[Image:MEKA_SS.png|190px]]<br /> |
+ | ''SHOWPIC Screenshot'' | ||
| Version = | | Version = | ||
| ReleaseDate = | | ReleaseDate = | ||
− | | Developers = {{JoakimMöller}}, {{LanceEwing}}, {{PeterKelly}} | + | | Developers = {{JoakimMöller}}, {{LanceEwing}}, {{PeterKelly}} |
| ProgLanguage = {{C}} | | ProgLanguage = {{C}} | ||
| Platform = {{DOSTool}} | | Platform = {{DOSTool}} | ||
Line 12: | Line 16: | ||
}} | }} | ||
− | + | <br /> | |
+ | ==<br /><br /> Description == | ||
+ | <blockquote> | ||
'''MEKA''' stands for ''Möller, Ewing and Kelly Adventure'' and has been developed by AGI hackers [[Joakim Möller]], [[Lance Ewing]] and [[Peter Kelly]] using DJGPP and the Allegro library to run under MS-DOS. It has support for both v2 and v3 games, and some routines from MEKA have been reused in Sarien, specifically the LZW decompression routines and modified picture decoding routines. | '''MEKA''' stands for ''Möller, Ewing and Kelly Adventure'' and has been developed by AGI hackers [[Joakim Möller]], [[Lance Ewing]] and [[Peter Kelly]] using DJGPP and the Allegro library to run under MS-DOS. It has support for both v2 and v3 games, and some routines from MEKA have been reused in Sarien, specifically the LZW decompression routines and modified picture decoding routines. | ||
+ | </blockquote>> | ||
+ | |||
+ | == Usage == | ||
+ | |||
+ | <blockquote> | ||
+ | <!-- Place Usage info here --> | ||
+ | </blockquote> | ||
+ | |||
+ | ==<br /> Download == | ||
+ | |||
+ | * [[agi:Interpreters/MEKA/MEKA.ZIP|MEKA]]<span class="DLInfo"> (ZIP file) [317 KB]</span> | ||
+ | |||
+ | == References == | ||
+ | |||
+ | <references /> | ||
+ | |||
+ | == Also See == | ||
− | + | * | |
+ | [[Category:Software]] | ||
+ | [[Category:AGI Tools]] | ||
+ | [[Category:Misc Utilities]] | ||
[[Category:AGI Interpreters]] | [[Category:AGI Interpreters]] |
Revision as of 14:36, 27 October 2016
Latest Version: | |||
---|---|---|---|
Release Date: | |||
Company: | {{{Company}}} | ||
Publication Status: | {{{Published}}} | ||
Developer(s): | Template:JoakimMöller, Lance Ewing, Peter Kelly | ||
Language: | C | ||
Open Source: | {{{OpenSource}}} | ||
Source Available: | {{{Source}}} | ||
License: | {{{License}}} | ||
Platform: | DOS | ||
Type: | Interpreter Resource | ||
Localization: | English | ||
Website: | http://www.agifans.com/ |
Description
MEKA stands for Möller, Ewing and Kelly Adventure and has been developed by AGI hackers Joakim Möller, Lance Ewing and Peter Kelly using DJGPP and the Allegro library to run under MS-DOS. It has support for both v2 and v3 games, and some routines from MEKA have been reused in Sarien, specifically the LZW decompression routines and modified picture decoding routines.
>
Usage
Download
- MEKA (ZIP file) [317 KB]
References