You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/notes.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ Lua for Watcom builds from {{DATE}}
4
4
5
5
-`{{WLE}}` - **W**atcom **L**ua **E**xecutables: A zip file containing binaries for each platform.
6
6
-`{{WLI}}` - **W**atcom **L**ua **I**mages: A zip file containing floppy disk images
7
-
(for direct use on floppy drives, 86Box, MISTer FPGAs AO486/PCXT cores, etc...)
8
-
- 1.44mb disk image containing binaries for each platform
9
-
- 160kb disk image containing just `LUA16.EXE`
7
+
(for direct use on floppy drives, 86Box, MiSTer FPGAs AO486/PCXT cores, etc...)
8
+
- 1.44mb disk images containing binaries for each platform
9
+
- 160kb disk images containing just `LUA16.EXE`
10
10
11
11
Check [binary native targets](https://github.com/Lethja/lua-watcom#binary-native-targets) and [binary compatibilty matrix](https://github.com/Lethja/lua-watcom#binary-compatibility-matrix) to see which executable(s) can be used on your system.
0 commit comments