The flat assembler is a fast and efficient self-assembling 80x86
assembler for DOS, Windows and Linux operating systems. Currently it
supports all 8086-80486/Pentium instructions with MMX, SSE, SSE2, SSE3
and 3DNow! extensions and x86-64 (both AMD64 and EM64T) instructions,
can produce output in binary, MZ, PE, COFF or ELF format. It includes
the powerful but easy to use macroinstruction support and does multiple
passes to optimize the instruction codes for size. The flat assembler
is self-compilable and the full source code is included.
encode and decode strings into and from application/x-www-form-urlencoded
The application/x-www-form-urlencoded format encodes a ordered data sets of
pairs consisting of a name and a value, with pairs separated by ampersand or
semicolon and names and values separated by the equal sign. Space characters
are replaced with plus sign and any characters not in the unreserved character
set is encoded using the percent-encoding scheme also used for resource
identifiers.
A percent-encoded octet is encoded as a character triplet, consisting of the
percent character "%" followed by the two hexadecimal digits representing that
octet's numeric value.
eXtace is a Audio Visualization plugin for the X-Window System. It connects to
ESD (Enlightened Sound Daemon) and displays the audio data as either a 3D
textured landscape, 3d pointed landscape, 16-256 channel graphic EQ, a
multi-mode Oscilloscope, or a Spectragram. All modes are fully scalable to
nearly ANY resolution!
Autocutsel synchronizes the two copy/paste buffers mainly used by X
applications. It unifies "clipboards" between VNC servers and Windows.
The 'cutsel' binary performs the synchronization whenever it is run.
The 'autocutsel' binary performs the synchronization continuously. I
suggest running it from ~/.vnc/xstartup by adding a line like this at
the top:
exec autocutsel &
The libdisasm library provides basic disassembly of Intel x86
instructions from a binary stream. The intent is to provide an easy to
use disassembler which can be called from any application; the
disassembly can be produced in AT&T syntax and Intel syntax, as well as
in an intermediate format which includes detailed instruction and
operand type information.
asmutils is a set of miscellaneous utilities written in assembly language,
targeted for x86 embedded systems and small distributions (like rescue or
installation disks); it also contains small libc and crypto libraries. It
features the smallest possible size and memory requirements, the fastest
speed (with few exceptions), and good functionality.
It's often useful to be able to make real-mode x86 BIOS calls from userland.
Linux lrmi provides a simple interface to this for i386 machines, but this
doesn't help on other platforms. libx86 provides the Linux lrmi interface,
but will also run on platforms such as amd64 and alpha.
FSF gcc-4.x for Atmel AVR cross-development
Included is the basic C++ compiler, although this is only of limited
use without a libstdc++.
Supported debugging formats: -gdwarf-2 [default], -gstabs
Locally added support for the following AVR devices:
ATmega64RFR2, ATmega644RFR2, ATmega128RFR2, ATmega1284RFR2,
ATmega256RFR2, ATmega2564RFR2
WordGrinder is an ultra-clean and uncluttered word processor
that runs in a terminal or an X11 window.
The author made WordGrinder to have something to write novels
on. It supports just enough character and paragraph style support
to let you get the job done, while not enough to let you waste
time configuring them.
Caribbean Stud is a Motif based gambling game for X Window System.
OPTIONS: ( All can be changed in CaribbeanStud.res )
Default bankroll 200
Table minimum 10
Number of Players 2 (1-6)
Current Jackpot 34000000
Minimum Jackpot 3000000
The class.ps is the class diagram of this game.
Please direct comments, suggestions, and patches to:
------------------------------------------------------------------
Qun Zhang
qzhang@oucsace.cs.ohiou.edu