Skip to content

Conversation

@smokku
Copy link
Member

@smokku smokku commented Sep 25, 2025

> emu --help
Usage: emu [OPTION...] [ROM.xex]
X65 microcomputer emulator

  -d, --dap                  Enable Debug Adapter Protocol over stdin/stdout
  -j, --joy                  Enable Joystick 0 emulation
  -l, --labels=LABELS_FILE   Load VICE compatible global labels file
  -o, --output=FILE          Output to FILE instead of standard output
  -p, --dap-port=PORT        Enable Debug Adapter Protocol over TCP port
  -q, -s, --quiet, --silent  Don't produce any output
  -v, --verbose              Produce verbose output
  -?, --help                 Give this help list
      --usage                Give a short usage message
  -V, --version              Print program version

Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.

Report bugs to: https://github.com/X65/emu/issues

Closes #15

@smokku smokku self-assigned this Sep 25, 2025
@smokku smokku added the enhancement New feature or request label Sep 25, 2025
@smokku smokku merged commit e6b52e0 into main Sep 25, 2025
9 checks passed
@smokku smokku deleted the feat/15-joy branch September 25, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Emu option to enable joystick

2 participants