Hello,
TSE for Linux version version 4.50.16
TSE for Microsoft Windows version 4.50.16
Microsoft Windows Professional 10
Linux WSL version 2.6.0 with Ubuntu
with friendly greetings
Knud van Eeden
===
Issue:
./e32 -a *.* loads only 14 files. Looks like no recursion of subdirectories.
OK
g32.exe -a *.* loads all as expected (thus recursion of subdirectories)
===
Issue:
./e32 -a- *.* loads picklist of only 14 files. Looks like no recursion of subdirectories.
OK
g32.exe -a- *.* loads picklist with all as expected (thus recursion of subdirectories)
===
OK
OK
./e -e foobar.mac
OK
g32.exe -e foobar.mac
===
OK
OK
===
Issue? Not sure if that works as intended in TSE for Linux?
./e -i/mnt/c/TEMP/
OK
g32.exe -iC:\TEMP\
===
Issue: In TSE for Linux: If the keyboard file not exists or is not found then e does not even start.
./e -k ddd.kbd
Issue: TSE for Microsoft Windows: If the kbd file does not exist, then TSE exists immediately.
g32.exe -k ddd.kbd
===
OK
./e -l ddd.mac
OK
g32.exe -l ddd.mac
===
OK
OK
===
OK
./e -r
OK
g32.exe -r
===
Issue: TSE for Linux: Looks like no recursion of subdirectories
./e -s *.s
OK
TSE for Microsoft Windows: OK: recursion of subdirectories
g32.exe -s *.s
===
OK
OK
===
Should be OK
./e -1
Should be OK
g32.exe -1
===
Should be OK
./e -1-
Should be OK
g32.exe -1-
===