Light Sequencer - Software feature matrix
| Name | version | C128 | C64 | 80 col | 40 col | Channels | Maint.tool | Multi-CPU | Auth | Strobe | Date | Source | Compiled | Screenshot(s) | Comments |
| LSQ | 1.30 | Y | N | N | Y | 8 | Internal | N | P.Sandstrom | N | 20.4.1990 | - | - | 1 2 3 | Initial version, C64 |
| LSQ | 1.40 | Y | N | N | Y | 8 | Internal | N | P.Sandstrom | N | 15.9.1990 | - | Download | 1 2 3 | - |
| LSQ | 2.14 | Y | N | Y | N | 8 | Internal | N | M.Westman | N | 1991 | - | - | 1 | Both monochrome & color test versions, first C128 ver. |
| LSQ | 2.81 | Y | N | Y | N | 8 | Internal | N | M.Westman | N | 1991 | - | - | 1 | - |
| LSQ | 3.01 | Y | N | Y | N | 8 | Internal | N | M.Westman | N | 1991 | - | - | 1 | - |
| LSQ | 3.02 | Y | N | Y | N | 8 | Internal | N | M.Westman | N | 1991 | - | - | 1 | - |
| LSQ | 3.16 | Y | N | Y | N | 8 | Internal | N | M.Westman | N | 1991-92 | - | - | 1 | - |
| ProLSQ | 1.00 | Y | N | Y | N | 8 | Internal | N | M.Westman | N | 1992 | - | - | 1 2 | - |
| ProLogic-C64C | 1.03 | Y | Y | N | Y | 8 | Internal | N | P.Sandstrom | N | 2.1.1993 | - | - | 1 | First version for non-running-lighs effects |
| ProLogic-C64C | 2.15 | Y | Y | N | Y | 8 | Internal | N | P.Sandstrom | N | 1993 | - | - | 1 2 | - |
| ProLogic-C64C | 2.16 | Y | Y | N | Y | 8 | Internal | N | P.Sandstrom | N | 1993 | - | - | 1 | - |
| ProLogic-C64C | 2.26 | N | Y | N | Y | 8 | Internal | N | P.Sandstrom | Y | 1993 | - | - | 1 | First version that included a beta strobe control |
| ProLogic-C64C | 3.26 | Y | Y | N | Y | 8 | Internal | N | P.Sandstrom | Y | 1993 | - | Download | 1 2 | - |
| ProLSQ | 1.10 | Y | N | Y | N | 8+(8*n) | Internal | Y | M.Westman | Y | 1.2.1993 | - | Download | 1 2 | ProLogic integrated into ProLSQ, strobes added, chaining |
| LEC | 1.00 | Y | N | Y | N | 8+(8*n) | External | Y | P.Sandstrom | Y | 1.10.1993 | - | Download | 1 2 3 | Heavy code rewrite |
| LEC | 2.00 | Y | N | Y | N | 8+(8*n) | External | Y | P.Sandstrom | Y | 21.12.1996 | - | - | 1 | Multplexer beta test version |
| LEC 320 MUX | 1.00 | Y | N | Y | N | 16 | External | Y | P.Sandstrom | Y | 1997 | - | - | 1 2 | Added multiplexer, removed chaining, enhanced robustness |
| LEC 320 MUX | 1.01 | Y | N | Y | N | 16 | External | Y | P.Sandstrom | Y | 1997 | - | - | 1 | - |
| LEC 320 MUX | 1.10 | Y | N | Y | N | 16 | External | Y | P.Sandstrom | Y | 1997 | - | Download | 1 2 | Last version |
Usage instructions for running the software: Download one or more of the zip files, and unzip. Then you'll get a disk image e.g. "abcde.D64". Load this disk image into WinVICE and run. If you're not familiar on how to load and execute software on the commodore please read instuctions provided in the boxes below. Remember to select correct platform (C64 or C128) and correct mode (40 or 80 col:s). Ofcourse you can use any emulator you want, but the software has been confirmed to runl in WinVICE.
Software for running or emulating above Commodore 64/128 programs:
|
Commodore 128 quick-start (assuming floppy drive is #8) Displaying Disk Directory In C128 mode, you can see a list or directory of the programs on your disk by using the following command: DIRECTORY {return} This lists the contents of the directory. The easy way is to press the {f3} function key. When you press {f3}, the C128 displays the word DIRECTORY and performs the command. Loading programs DLOAD "filename" . This command loads a BASIC program from disk into current memory. The program must be specified by a file- name of up to 16 characters. Executing program RUN executes program in memory |
|
Commodore 64 quick-start (assuming floppy drive is #8) Displaying Disk Directory In C64 mode, you can see a list or directory of the programs on your disk by using the following command: LOAD"$",8 and when loading stops issue the command LIST Loading programs LOAD "filename",8 . This command loads a BASIC program from disk into current memory. The program must be specified by a file- name of up to 16 characters. Executing program RUN executes program in memory
|