logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kcemu-remote - A remote controller for the KC 85/4 Emulator

Author

       This manual page was written by Torsten Paul <Torsten.Paul@gmx.de>, for the Debian GNU/Linux system  (but
       may be used by others).

                                                                                                 KCEMU-REMOTE(1)

Bugs

       There  is  no  error  handling  and  it's  not  possible to specify an emulator instance if more than one
       emulator is running.

Description

       This manual page documents briefly the kcemu-remote command.  This manual page was written for the Debian
       GNU/Linux distribution because the original program does not have a manual page.

       kcemu-remote can control an already running KCemu by sending commands.  The communication is done via the
       X Window System and is network transparent as long as the X Window Display can be accessed.

Example Commands

emu-reset
              Reset the emulator.

       emu-power-on
              Power-On Reset the emulator.

       emu-quit
              Exit the emulator.

       kc-image-loadfilename=/absolute/path/to/imagefile
              Load a program into the emulator (if the given file is not found a filerequester will pop up).

       kc-image-runfilename=/absolute/path/to/imagefile
              Just like kc-image-load but tries to start the program after it is loaded.

       floppy-attachfilename=/absolute/path/to/diskimage
              The only way to change disk images for now (the user interface is not functional ;-)).

       keyboard-replaytest=text_to_insert
              Send the text to the emulator.

Name

       kcemu-remote - A remote controller for the KC 85/4 Emulator

See Also

kcemu(1x), kctape(1), kc2tap(1), kc2wav(1), kc2img(1), kc2raw(1)

Synopsis

kcemu-remotecommand[param1=value1][param2=value2]...

See Also