Skip to content

skeeto/joymacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joystick Dynamic Module for Emacs

If Emacs 25 is installed and a joystick is plugged in, try make run.

Supported platforms: Linux, Windows

Full article: Emacs, Dynamic Modules, and Joysticks

(joymacs-open N)
;; Create a handle for the Nth joystick.

(joymacs-close JOYSTICK)
;; Immediately destroy JOYSTICK handle.

(joymacs-read JOYSTICK EVENT)
;; Fill 5-element vector EVENT with a single joystick event.

About

Joystick support for Emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published