yav's software products

Index

Alternative file (*.tar.gz) is alias of *.tgz.
If *.tgz download error happen, try to download (*.tar.gz).

Return home page

rcpc - Remort input NEC PC-9801 keyboard from RS-232C

Outline

Press NEC PC-9801 keyboard from UNIX workstation RS-232C cross cable linked.

Released archive


xmagv - MAG viewer for X Window System

Outline

A software to display MAG formatted graphic images on X Window System. (MAG is a major graphic image format in Japan.) I wrote this software to learn programming on X Window System.

Released archive


dog - cut and or split binary file

Outline

A tool to split or cut a part of binary file. Running under UNIX operationg system or MS-DOS.
It likes UNIX standard command "dd" or GNU tool "split -b".

Released archive


lbpr - Hardcopy MAG and ppm by Canon LASER SHOT printer

Outline

A tool to print PPM (Portable pixmap) or MAG formatted graphic images by Canon LASER SHOT printers. Running under UNIX operationg system or MS-DOS.

Released archive


mpal - CLUT control plugin tool for MultiPaintSystem on NEC PC-9801

Outline

NEC PC-9801 support 16 color graphics only. So, The paint tool MultiPaintSystem/MaguroPaintSystem support 16 color lookup tables only. This plug-in software support more CLUTs.

Released archive


fkiss - KISS for X Window System "French-KISS!"

Outline

A software to enjoy KISEKAE. (KISEKAE mean "changing clothes doll playing")
Look KISekae Set - KISS Web page to get more informations about KISS - KISekae Set.

Screen image

screen image normal Usually (39k) screen image right pressed Right button pressed (37k)

BUGS and TODO

fkiss / Memory exhausted and core dumped.

Not redraw at selecting document.

GUI KISS file selection is not supported.

Released archive

Appendix

Temporary files not removed BUG reported by Shuichi OONO is fixed in v0.28. But, I don't have many know-how that what signals is supported on any Operating systems. If you have these informations, please tell me.

And add new function supported in v0.28. If object released on near of initial position, Object position is adjusted on initial position.
I found this function by Kisekae applet by Takechin. This function is very useful, and only few memories required to implement. What's good cost-performance!!

Another good function, Press R key to revert positions of all object in current set to initial position. But, this function is disabled on the data in which fkiss event extention used.


xpx - Pixmap editor for X Window System

Outline

A paint tool for X Window System. But speciallized for painting kisekae data of fkiss.

Screen image

xpx screen image screen image (51k)

Released archive


lupe - real-time magnifying glass for X Window System

Outline

Display magnified pixels pointed by mouse cursor in real-time.

Screen image

lupe screen image

BUGS

On software mouse cursor server, mouse cursor blinking.

Emulation of aberration is not supported.

Released archive


kissconv - KISS data convert and lint tools

Outline

Convert portable pixmap to KISS cel data, Check your KISS data conforms to KISS/GS.
Running under UNIX operation system or MS-DOS.

BUGS

Not checked fkiss event extensions.

Released archive


kiss.cpe - KISS for PlayStation

Outline

KISekae Set system for SONY PlayStation. DTL-H2000 developping system is required to make executable binary. If you can to make executable binary, It will run on PlayStation production model by using Pro Action Replay and Pro Coms Link.

Screen image

KISS for PSX screen image (320x240)

This image dumped by developping version.

Released archive


HMX-12 - Multi Saver Under construction

Outline

Screen saver for X Window System.
Original program for Windows95/NT is developped by ELEMENTAL SOFT.

Developping NOW!
But, NOT so hard work to me. Because, xscreensaver an application for X Window System give good environment to make a screen saver programs. My work is only to make screen hack program.
Yes, It is very easy. I know how to draw root window at making lupe. (Root window have no different from other window? No differrent!)

Multiple "MULTI" displaying and "MULTI" wink is NOT inplemented NOW.
The know-how that I get at fkiss coding will helps me for Multiple "MULTI" displaying.

Screen image

Multi Saver Screen image

Under developping screen image.
HMX-12 "MULTI" Artworks Copyrighted by ELEMENTAL SOFT


bgdcat - concatinate bgd files

outline

Tool to concatinate bgd files horizontal or vartical. anm file dumping tool contained with.

These tools running on UNIX and DOS window of MS-Windows. If you want to compile, gmake is required. Executable files for DOS window of MS-Windows are compiled with -fno-cygwin option. So, No need to install cygwin*.dll. But, if trouble is happen, Install Cygwin by Cygnus.

Usage

 % bgdcat -?

Print simple usage.

 % bgdcat -x -oout.bgd left.bgd right.bgd

To concatinate left.bgd and right.bgd horizontal. And create out.bgd.

 % bgdcat -w30 -h20 -oout.bgd in.bgd

To read in.bgd and change map size width 30 cells x height 20 cells, and output out.bgd.

bgdcat is a sponge filter. if same filenames are specified for input file and output file, bgdcat will processes without problem.

BUGs

If output file is not specified, output to stdout. This function is fault on DOS window of Windows. Because DOS stdout is text-mode!

Distribution archive

tim file
Q: What is tim file?
A: Secret. I have no permission to tell you.
bgd file
Q: What is bgd file?
A: Secret. I have no permission to tell you.
anm file
Q: What is anm file?
A: Secret. I have no permission to tell you.

Return home page