Neil McKechnie
86c3020672
Correct display of high VPIN numbers in diagnostic output.
...
No functional change.
VPINs are unsigned integers in the range 0-65535 (although the highest values are special, 65535=VPIN_NONE). Values above 32767 were erroneously being displayed as negative. This has been fixed, which is a pre-requisite for allowing VPINs above 32767 to be used.
2023-03-27 13:08:14 +01:00
Asbelos
0be25f6e7f
Squashed commit of the following:
...
commit e06668f042
Author: Asbelos <asbelos@btinternet.com>
Date: Mon Dec 26 10:09:34 2022 +0000
speedup
commit 3e5d3b1caa
Author: Asbelos <asbelos@btinternet.com>
Date: Sun Dec 25 22:11:56 2022 +0000
Rename
commit 81099af42b
Author: Asbelos <asbelos@btinternet.com>
Date: Sun Dec 25 21:35:38 2022 +0000
spelling and polling
commit 9240e7c6ba
Author: Asbelos <asbelos@btinternet.com>
Date: Sun Dec 25 20:52:07 2022 +0000
input working
commit 6c1c681a26
Author: Asbelos <asbelos@btinternet.com>
Date: Wed Dec 21 11:18:39 2022 +0000
input working
1 board, no kit map, output untested
commit 5ce67fac97
Author: Asbelos <asbelos@btinternet.com>
Date: Sun Dec 18 15:32:37 2022 +0000
Include IO_DNU08 automatically
commit ac8d453d2c
Author: Asbelos <asbelos@btinternet.com>
Date: Sun Dec 18 12:28:13 2022 +0000
BNOU8 HAL driver
2022-12-26 10:41:15 +00:00