PPSSPP is a HLE ("high level emulation") emulator, it simulates the
PSP OS as seen by the game rather than the full hardware. A program
running on the PSP OS can send raw display lists to the graphics
chips, but can't access the flash controller or the Media Engine
directly, instead it has to go through libraries and the PSP OS
kernel. We simply simulate these. This is a lot of work though, the
PSP OS is large and has plenty of functionality so achieving 100%
compatibility is difficult bordering on the impossible. We can get
close though.
This is a game concerning the imaginary conflict between two or more
powerful wizards in a duel of sorcery. The opponents perform magical
gestures with their hands to create their supernatural weapons --
spells. Some are so potent as to be able to blind a man, call forth
terrifying creatures, or even kill the unfortunate victim instantly.
Consequently each wizard must rely on his own cunning to be able to
time enough defensive spells to avoid the brunt of his adversary's
attack, yet force in sufficient offensive spells of his own to crack
the magical armour of his opponent, and kill the wizard outright. The
inventor wishes to state that he has never been involved in a magical
duel but would be interested to discover how realistic the game is for
those who have...
Xboard is a graphical chessboard that can serve as a user interface for
Crafty, GNU Chess, for Internet Chess Servers, or for electronic mail
correspondence chess. xboard can also be used by itself.
Excerpted from the BLURB file...
TkRat is a graphical Mail User Agent (MUA) which handles MIME, POP3
and IMAP4.1. It is mainly written in C, but the user interface is
done in Tcl/Tk. The following is a non-exhaustive list of the
capabilities:
* Multilingual interface (English, Swedish and Italian included)
* MIME support: text/plain, image/gif and message/rfc822
including multipart/mixed and multipart/alternate,
Quoted-printable and Base64 encoding.
* Supports MIME in headers
* Composing: (tk's text widget plus many extensions) or an
external editor of your choice.
* Message database
* Virtual folders: mbox, mh, IMAP or POP
* Message hold: suspend the composing, continued later
* Watcher: When the program is iconified it checks the mailbox
* Uses sendmail OR direct SMTP or other MA
* Supports Delivery Status Notifications - DSN ESMTP sendmail-8.7
* Supports PGP/MIME and "old-style PGP message receipt"
hp2xx reads HPGL ASCII source files, interprets them, and
converts them into either another vector-oriented format
or one of several rasterfile formats. Currently, its HPGL
parser recognizes a subset of the HP 7550A command set.
Some high-level functions like filled polygons are missing
Also, only the basic fixed character set 0 is supported
Besides these limitations, hp2xx has proven to work with
many HP-GL sources without any trouble.
It allows conversion from HPGL to:
mf (MetaFont), eps (PostScript), pcl (HP-PCL Level3),
pre(view), pcx (PaintBrush-Format), img (GEM),
pic (ATARI bitmap), pbm (Portable Bitmap),
png (Portable Network Graphics), ...
mod_vhs is an Apache Web Server module allowing mass virtual hosting without
the need for file based configuration. The virtual host paths are translated
using mod_ldap or mod_dbd to get the corrects path at request time.
Ruby/GIO2 is a Ruby binding of gio-2.x.
Ruby binding for Thomas Boutell's gd 2.x graphics library
node v0.10.x - evented I/O for V8 javascript