X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fm6502.xml;h=095e91824e2e77bb1594640d9fdf99cda94a232f;hb=6afd6db0ae9396cd7ff897ade597cd5483f49b0e;hp=26db9f961a0e01f0d46bbaba6ce4aa4e8a28d8e9;hpb=c8c6deae79b408cffbc88043c766b3bc12cf0f13;p=xscreensaver diff --git a/hacks/config/m6502.xml b/hacks/config/m6502.xml index 26db9f96..095e9182 100644 --- a/hacks/config/m6502.xml +++ b/hacks/config/m6502.xml @@ -1,21 +1,45 @@ - + + 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 +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/.