File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,20 +19,20 @@ See [Binary Native Targets](#binary-native-targets)
1919and [ Binary Compatibility Matrix] ( #binary-compatibility-matrix )
2020to determine which binary is right for your system.
2121
22- #### Watcom Lua Executables (WLE#####.zip)
22+ #### Watcom Lua Executables
2323This zip contains all demo scripts and platform binaries as regular files.
2424The zip is formatted with DOS headers and has 8.3 friendly names.
2525
26- #### Watcom Lua floppy disk Images (WLI#####.zip)
26+ #### Watcom Lua floppy disk Images
2727This zip contains two floppy disk format images (` .ima ` format)
2828which are ready to be written to real disks for distributing to retro machines
2929or opened by [ emulators] ( #emulators ) directly.
30- To save space on these disk images binaries have been compressed
30+ To save space on these disk images, binaries have been compressed
3131by [ UPX] ( https://upx.github.io/ ) where possible.
3232
3333| Disk Image | Description |
3434| ----------------| ---------------------------------------------------------------------------------------------------------------------------|
35- | ` LUAMULTI.IMA ` | A 1.4MB 3½ floppy disk image that contains all the same files as [ Lua Exe. zip] ( #lua-exezip- ) |
35+ | ` LUAMULTI.IMA ` | A 1.4MB 3½ floppy disk image that contains all the same files as [ executable zip] ( #Watcom-Lua-Executables ) |
3636| ` LUA160k.IMA ` | A 160k 5¼ floppy disk image with subset of scripts with only the DOS binary due to space limitations of this type of disk |
3737
3838## System Requirements
You can’t perform that action at this time.
0 commit comments