X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2Fm6502.xml;h=b7e0fe8957e32ec19572a877bb48eedfc74c06f0;hp=26db9f961a0e01f0d46bbaba6ce4aa4e8a28d8e9;hb=019de959b265701cd0c3fccbb61f2b69f06bf9ee;hpb=c8c6deae79b408cffbc88043c766b3bc12cf0f13 diff --git a/hacks/config/m6502.xml b/hacks/config/m6502.xml index 26db9f96..b7e0fe89 100644 --- a/hacks/config/m6502.xml +++ b/hacks/config/m6502.xml @@ -1,21 +1,46 @@ - + + low="5" high="120" default="20" /> - + + + + +
+ + + + + + + + +
+ + <_description> -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 +This emulates a 6502 microprocessor, and runs some example programs on +it. + +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. Original JavaScript Version by Stian Soreng: http://www.6502asm.com/.