The actual country.sys version delivered with FDT24xx has a bug at german settings which is already fixed with the .asm version on the github site by rr
for THREE years, but NOT YET published:
__de_437 dw 12, 49,437,0,0
dd _de_437
dd _de_437
actual FDT24xx version uses:
__de_437 dw 12, 49,858,0,0
__de_437 dw 12, 49,858,0,0
dd _de_437
This leads (at least) to the result, that in FDT24xx the date and time are shown in US style (11-29-2024 instead of 29.11.2024) and the time: 12:30a instead
of 0:30:20 (midnight german time) o clock.
The joke is, if I run FDT24xx with Austrian settings (country=043 instead of country=049, a german speaking neighbour country that uses the same settings) everything works fine.
The joke is, if I run FDT24xx with Austrian settings (country=043 instead of country=049, a german speaking neighbour country that uses the same settings) everything works fine.
When I run mysysinfo from Laaca (thx Laaca for this hint!) the result is that it shows "1,437" for germany.
Would it be possible to compile country.sys and add it to FDT24xx in the near future (will be a too short time for FDT2411!)?
Fritz / Willi
_______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel