[comp.sys.amiga] KeyMapEditor

AXTBF%ALASKA.BITNET@cunyvm.cuny.edu (Tim Friest - programmer at large) (03/09/89)

I am posting my KeyMapEd program to Comp.Binaries.Amiga
If you are interested in a full featured KeyMap Editor for standard Amiga
keymaps (the ones you SetMap).  This is it.  It is patterned after KeyToy
and displays the A2000/A500 keyboard.  Normal, String and Dead keys are
fully supported.  A1000 keyboards are compatible, there are just a few
extra keys added to the A2000 keyboard.

I know that one written in French was recently released, but mine was almost
done when I found out about that one so I went ahead and finished it up.

Tim Friest = AXTBF@ALASKA.BITNET

Disclaimer: My employer's name is Shultz, "I know nothing... NOTHING!"

AXTBF%ALASKA.BITNET@cunyvm.cuny.edu (Tim Friest - programmer at large) (03/16/89)

Looks like my announcement for the KeyMapEditor was a little premature.
The reason it hasn't appeared is my fault and not anything with
Comp.Binaries.Amiga....   I've squashed a couple of fairly major bugs since my
announcement so I will be sending the latest update as soon as I've gone
through a more extensive debugging session...

On a related note, I've had problems with Lattice C v5.02 corrupting files
during compile (that's what happened to the latest version I sent out, it
ran fine accept with the dead keys and all I did to fix it was recompile from
the source).   I am using AmigaDOS 1.3, 3 Meg memory on an B2000 with a
SCSI hard drive... I've got the source loaded onto a 1 meg RAD with the FFS.
TEMP: is assigned to t: which is ram:t
I've been compiling using
  LC:LC -cfikr -d0 -O -rr -v <source.c>
  lc:blink c.o,$(OBJS) lib lib:amiga.lib,lib:lc.lib to KME NODEBUG BATCH

Has anyone else had any problems of this nature???  If so, has it been
reported to Lattice?

Tim Friest = AXTBF@ALASKA.BITNET

dislaimer: I disclaim this disclaimer and my employer disclaims this message.