m6502(6) XScreenSaver manual m6502(6)

m6502 - 6502 Microprocessor Emulator

m6502 [--display host:display.screen] [--foreground color] [--background color] [--window] [--root] [--window-id number][--mono] [--install] [--visual visual] [--file filename] [-displaytime seconds] [--fps]

The m6502 screensaver emulates a 6502 microprocessor. The family of 6502 chips were used throughout the 70's and 80's in machines such as the Atari 2600, Commodore PET, VIC20 and C64, Apple ][, and the NES. Some example programs are included and it can also read in an assembly file as input.

m6502 accepts the following options:

Draw on a newly-created window. This is the default.
Draw on the root window.
--window-id number
Draw on the specified window.
If on a color display, pretend we're on a monochrome display.
Install a private colormap for the window.
Specify which visual to use. Legal values are the name of a visual class, or the id number (decimal or hex) of a specific visual.
Lets you load an assembly file.
Lets you set the number of seconds to display each program. The default is 60.
Display the current frame rate and CPU load.

to get the default host and display number.
to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property.
The window ID to use with --root.

Notable X resources supported include the following which correspond to standard TV controls: analogTVTint, analogTVColor, analogTVBrightness, and analogTVContrast. They range from 0 to 100, except for tint which is an angle between -180 and +180.

I'm sure some of the programs contain trademarks.

X(1), xscreensaver(1), xanalogtv(6), apple2(6)

Original Javascript Version by Stian Soreng - www.6502asm.com; 2006. Ported to XScreenSaver by Jeremy English; 2007.

Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.

Original Javascript Version by Stian Soreng - www.6502asm.com; 2006. Ported to XScreenSaver by Jeremy English; 2007.

6.09 (07-Jun-2024) X Version 11