Emu28

What's New:

DEBUGGER.C
- bugfix in function GetAddr() and NewValue(), _istxdigit() thrown
an assertion on negative input values
- changed function OnFindOK(), also accept symbolic address instead
of HEX number as search pattern

EMU28.C
- bugfix in function Disasm(), _istxdigit() thrown an assertion on
negative input values

EMU28.RC
- changed version and copyright

KML.C
- bugfix in function ParseInteger() and Lex(), _istdigit() thrown an
assertion on negative input values

LODEPNG.C
- changed implementation file to LodePNG version 20250506 with
unmarked typecast patches for VS2005 x64 compatibility, Copyright
(c) 2005-2025 Lode Vandevenne

LODEPNG.H
- changed header file to LodePNG version 20250506

STACK.C
- changed function GetClpbrdDecimalPoint(), added case of multiple
thousand separator and none decimal point