Alternative file (*.tar.gz) is
alias of *.tgz.
If *.tgz download error happen,
try to download (*.tar.gz).
Press NEC PC-9801 keyboard from UNIX workstation RS-232C cross cable linked.
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.
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".
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.
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.
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.
Usually (39k) Right button pressed (37k)
fkiss /
Memory exhausted and core dumped.
Not redraw at selecting document.
GUI KISS file selection is not supported.
WM_DELETE_WINDOW
for Window manager Delete or Close menu finish.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.
A paint tool for X Window System. But speciallized for painting kisekae data of fkiss.
On software mouse cursor server, mouse cursor blinking.
Emulation of aberration is not supported.
Convert portable pixmap to KISS cel data,
Check your KISS data conforms to KISS/GS.
Running under UNIX operation system or MS-DOS.
Not checked fkiss event extensions.
;%t123
).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.
This image dumped by developping version.
FntPrint
routine instead of Sony library.printf
enabled only L1, L2, R1 or R2 pressed at start.
printf
.(long *)
access instead of SetDrawTPage
for speed(short *)
Screen saver for X Window System.
Original program for Windows95/NT is developped by
.
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.
Under developping screen image.
HMX-12 "MULTI" Artworks Copyrighted by
ELEMENTAL SOFT
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.
% 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.
If output file is not specified, output to stdout. This function is fault on DOS window of Windows. Because DOS stdout is text-mode!