2929< body >
3030< div id ="headline ">
3131 < p > Emu42 - A freeware HP10B/14B/17B/17BII/19BII/20S/21S/22S/27S/28S/32S/32SII/42S Emulator< br >
32- for Windows 9x, ME, NT, 2000, XP, Vista, 7, 8, and 10 </ p >
32+ for Windows 9x, ME, NT, 2000, XP, Vista, 7, 8, 10 and 11 </ p >
3333</ div >
3434< div id ="navi ">
3535 < p > < a class ="nav1 " href ="#s1 "> 1. General</ a > </ p >
8686 < h1 > < a name =s1 > 1. General</ a > </ h1 >
8787 < p > < a href ="http://hp.giesselink.com/emu42.htm "> Emu42</ a > is based on
8888 the sources of < a href ="http://hp.giesselink.com/emu48.htm "> Emu48</ a >
89- and is an emulator for the Hewlett Packard Pioneer serie calculators
89+ and is an emulator for the Hewlett Packard Pioneer series calculators
9090 HP10B, HP14B, HP17B, HP17BII, HP20S, HP21S, HP22S, HP32S, HP32SII,
9191 HP27S and HP42S and for the Clamshell calculators HP19BII and HP28S
9292 hardware. These calculators are based on the 1LR2 Lewis, the 1LR3
@@ -419,10 +419,10 @@ <h2><a name=ss9.3>9.3 Copy Screen</a></h2>
419419 < h2 > < a name =ss9.4 > 9.4 Copy Stack</ a > </ h2 >
420420 < p > This menu item is enabled for all supported calculator models.
421421 </ p >
422- < p > The decimal point (radix mark) of "Real Numbers" in the
423- clipboard is equal to the calculator setting. This is important when
424- you try to paste the numbers into a program using the locale settings
425- of the host operating system.</ p >
422+ < p > The decimal point of "Real Numbers" in the clipboard is
423+ equal to the calculator setting. This is important when you try to
424+ paste the numbers into a program using the locale settings of the host
425+ operating system.</ p >
426426 < p > Unsupported objects will be ignored. This prevents sending binary
427427 objects to the clipboard.</ p >
428428 < ul >
@@ -437,17 +437,26 @@ <h2><a name=ss9.4>9.4 Copy Stack</a></h2>
437437 to the clipboard.</ p > </ li >
438438 </ ul >
439439 < h2 > < a name =ss9.5 > 9.5 Paste Stack</ a > </ h2 >
440- < p > This is only valid for the HP28S, the HP32S, the HP32SII and the
441- HP42S emulation.</ p >
442- < p > To import "Real or Complex Numbers" from the clipboard, the
443- decimal point (radix mark) of the clipboard and calculator < u > must</ u >
444- match. A real or complex number is only detected in the case of valid
445- real number characters in the clipboard. Especially heading and tailing
446- white spaces aren't valid number characters also.</ p >
447- < p > Complex numbers must be in the form < i > (a,b)</ i > when using the point
448- radix mark or in the form < i > (a;b)</ i > when using the comma radix mark.
449- The Cartesian or algebraic form < i > a+bi</ i > is not supported.</ p >
440+ < p > This is only valid for the HP10B, HP20S, HP21S, HP22S, HP28S, HP32S,
441+ HP32SII and HP42S emulation.</ p >
442+ < p > To import "Real Numbers" from the clipboard, the decimal
443+ point character of the clipboard and calculator < u > must not match</ u > any
444+ more. There's an auto detection for decoding the thousands separator and
445+ decimal point character. The thousands separator is removed at decoding.
446+ A real number is detected in the case of valid real number characters in
447+ the clipboard.</ p >
448+ < p > "Complex Numbers" must be in the form < i > (a,b)</ i > when
449+ using the decimal point or in the form < i > (a;b)</ i > when using the decimal
450+ comma. Using a thousands separator is not allowed in complex number
451+ strings because in decimal point mode, the comma is used as separator
452+ between real and imaginary part of the number. The Cartesian or algebraic
453+ form < i > a+bi</ i > is not supported.</ p >
450454 < ul >
455+ < li > < b > HP10B, HP20S, HP21S and HP22S</ b >
456+ < p > If the clipboard text field content is representing a real number,
457+ paste the text field content of the clipboard to the display-register of
458+ the emulated calculator. Therefore no operator must be pending,
459+ otherwise the paste request is refused.</ p > </ li >
451460 < li > < b > HP28S</ b >
452461 < p > Paste the text field content of the clipboard to stack level 1 of the
453462 emulated calculator. If the clipboard content is representing a real
@@ -556,7 +565,7 @@ <h1><a name=s13>13. DDE Server</a></h1>
556565 </ table >
557566 < h1 > < a name =s14 > 14. License</ a > </ h1 >
558567 < p > Emu42 - A HP10B/14B/17B/17BII/19BII/20S/21S/22S/27S/28S/32S/32SII/42S Emulator< br >
559- Copyright (C) 2022 Christoph Gießelink</ p >
568+ Copyright (C) 2025 Christoph Gießelink</ p >
560569 < p > This program is free software; you can redistribute it and/or modify it
561570 under the terms of the GNU General Public License as published by the Free
562571 Software Foundation; either version 2 of the License, or (at your option)
0 commit comments