r4914341.5 MB
unset
strict
core22
Commander X16 Emulator
This is an emulator for the Commander X16 computer system. You can find out more about the Commander X16 computer in the following videos.
* https://www.youtube.com/watch?v=ayh0qebfD2g
* https://www.youtube.com/watch?v=sg-6Cjzzg8s
You can start
When starting x16emu without arguments, it will pick up the system ROM (
Run
This is an unofficial build made with ♥️ from the following sources.
* https://github.com/x16community/x16-emulator
* https://github.com/x16community/x16-rom
* https://github.com/cc65/cc65
The yaml used to generate this snap can be found at
* https://github.com/popey/x16emu-snap
Find out more at http://commanderx16.com
* https://www.youtube.com/watch?v=ayh0qebfD2g
* https://www.youtube.com/watch?v=sg-6Cjzzg8s
You can start
x16emu either by clicking the icon on the desktop menu or from the command line. The latter allows you to specify additional arguments.When starting x16emu without arguments, it will pick up the system ROM (
rom.bin) bundled with the snap. The system ROM filename/path can be overridden with the -rom command line argument.-keymap tells the KERNAL to switch to a specific keyboard layout. Use it without an argument to view the supported layouts.-sdcard lets you specify an SD card image (partition table + FAT32).-prg lets you specify a .prg file that gets injected into RAM after start.-bas lets you specify a BASIC program in ASCII format that automatically typed in (and tokenized).-run executes the application specified through -prg or -bas using RUN or SYS, depending on the load address.-echo causes all KERNAL/BASIC output to be printed to the host's terminal. Enable this and use the BASIC command "LIST" to convert a BASIC program to ASCII (detokenize).-log enables one or more types of logging (e.g. -log KS):
K: keyboard (key-up and key-down events)
S: speed (CPU load, frame misses)
V: video I/O reads and writes-debug enables the debugger.Run
x16emu -h to see all command line options.This is an unofficial build made with ♥️ from the following sources.
* https://github.com/x16community/x16-emulator
* https://github.com/x16community/x16-rom
* https://github.com/cc65/cc65
The yaml used to generate this snap can be found at
* https://github.com/popey/x16emu-snap
Find out more at http://commanderx16.com
Update History
r49 (1434)13 Dec 2025, 09:47 UTC
19 Sept 2019, 14:18 UTC
21 Nov 2025, 01:05 UTC
13 Dec 2025, 09:47 UTC


