AminetAminet
Search:
84451 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/lib/libcheapglk-os4.lha

Mirror:Random
Showing:m68k-amigaosppc-amigaosppc-morphosi386-arosi386-amithlonppc-warpupppc-powerupgeneric
No screenshot available
Short:Cheapass Implementation of the Glk API
Author:Andrew Plotkin, AmigaOS 4.0 compile by Spot / Up Rough
Uploader:Varthall / Up Rough <varti02 hotpop com>
Type:dev/lib
Version:0.9.0
Architecture:ppc-amigaos >= 4.0.5
Date:2008-02-12
Download:http://aminet.net/dev/lib/libcheapglk-os4.lha - View contents
Readme:http://aminet.net/dev/lib/libcheapglk-os4.readme
Downloads:1635

CheapGlk: Cheapass Implementation of the Glk API.

CheapGlk Library: version 0.9.0.
Glk API which this implements: version 0.7.0.
Designed by Andrew Plotkin <erkyrath()eblong.com>
http://www.eblong.com/zarf/glk/index.html

This is source code for the simplest possible implementation of the Glk
API. It uses stdio.h calls (fopen, putc, getc), but not any of the
curses.h calls (which handle cursor movement and unbuffered keyboard
input.) So there's no way it can support multiple windows, or a status
bar. In fact, this library only allows you to create *one* window at a
time, and that must be a TextBuffer. Fortunately -- well, deliberately
-- TextBuffer windows are very simple; all the library has to be able to
do is printf() straight to stdout.


     .___________________________________________________________.
     |                                                           |
     |       A M I G A   O S   4 . 0   C O M P I L E   B Y       |
    ._______                                        .______.     |
    |  ____/________________________________________|      |__   .
  ._|____._         |      ._       |      ._       |       _/______.
  |      |/         |      |/       |      |/       |      |/       |
  |                 |      _________|               |               |
  |_________________|______|spt/up  |_______________|_______________| 
     .                                                           .
     |                                                           | 
     |   I am in a shitty economical situation, so if you feel   | 
     |  that what I do is  worth anything, use paypal to donate  |  
     |         to my email addy, spotATtriadDOTse, thanx!        | 
     |                                                           | 
     |                    Spot / Up Rough 2006                   | 
     |___________________________________________________________|


Contents of dev/lib/libcheapglk-os4.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                 3911    9356  41.8% -lh5- c019 Nov 29  2004 cheapglk/Docs/notes.txt
[generic]                 4179   10513  39.8% -lh5- 059b Nov 10  2006 cheapglk/README-AOS4
[generic]                  267     623  42.9% -lh5- 9a81 Nov 24  2004 cheapglk/Source/cgstyle.c
[generic]                 1665    7438  22.4% -lh5- 4f78 Nov 28  2004 cheapglk/Source/cgunicod.c
[generic]                20131  130071  15.5% -lh5- 7e36 Nov 27  2004 cheapglk/Source/cgunigen.c
[generic]                 2743   13230  20.7% -lh5- af05 Nov 29  2004 cheapglk/Source/cgwindow.c
[generic]                 1783    4823  37.0% -lh5- 6457 Nov 29  2004 cheapglk/Source/cheapglk.h
[generic]                 4196   16660  25.2% -lh5- b3d7 Nov 24  2004 cheapglk/Source/gi_blorb.c
[generic]                 1260    3451  36.5% -lh5- 3120 Nov 24  2004 cheapglk/Source/gi_blorb.h
[generic]                 7215   44196  16.3% -lh5- e53f Dec 19  2004 cheapglk/Source/gi_dispa.c
[generic]                 1333    3477  38.3% -lh5- cc6f Nov 28  2004 cheapglk/Source/gi_dispa.h
[generic]                 3180   12612  25.2% -lh5- 8952 Aug 14  2006 cheapglk/Source/glk.h
[generic]                  393     694  56.6% -lh5- 94bc Nov 24  2004 cheapglk/Source/glkstart.c
[generic]                  720    1518  47.4% -lh5- 9da3 Nov 24  2004 cheapglk/Source/glkstart.h
[generic]                 1573    6705  23.5% -lh5- e19a Nov 10  2006 cheapglk/Source/main.c
[generic]                   31      31 100.0% -lh0- b7fd Nov 10  2006 cheapglk/Source/Make.cheapglk
[generic]                  618    1244  49.7% -lh5- 423d Nov 10  2006 cheapglk/Source/Makefile
[generic]                48153  142534  33.8% -lh5- c7a2 Nov 10  2006 cheapglk/SDK/Local/clib2/lib/libcheapglk.a
[generic]                 1783    4823  37.0% -lh5- 6457 Nov 29  2004 cheapglk/SDK/Local/common/include/cheapglk.h
[generic]                48110  142918  33.7% -lh5- 107e Nov 10  2006 cheapglk/SDK/Local/newlib/lib/libcheapglk.a
[generic]                 1736    6004  28.9% -lh5- ed94 Nov 29  2004 cheapglk/Source/casemap.py
[generic]                  271     522  51.9% -lh5- ce43 Nov 24  2004 cheapglk/Source/cgblorb.c
[generic]                 2373    7799  30.4% -lh5- fd52 Nov 24  2004 cheapglk/Source/cgfref.c
[generic]                  711    2694  26.4% -lh5- c99a Dec  9  2004 cheapglk/Source/cggestal.c
[generic]                 2123    7729  27.5% -lh5- 8ab2 Nov 28  2004 cheapglk/Source/cgmisc.c
[generic]                  396    1188  33.3% -lh5- 4684 Nov 24  2004 cheapglk/Source/cgschan.c
[generic]                 4574   34519  13.3% -lh5- e30d Dec 17  2004 cheapglk/Source/cgstream.c
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total        27 files  165428  617372  26.8%            Feb 12 17:33

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>