rockbox/uisimulator
Aidan MacDonald 85232fadbb simulator: fix off by one error in USB ack calculations
The sim's printout of the number of expected USB acks was off by one.
Since the sim queue is not registered for broadcasts, it will not
receive an ack message and does not need to account for itself when
determining the number of acks to expect, unlike the USB code.

Change-Id: I6715039c05c1ea95099716c5251d401e37f5b085
2022-05-22 15:34:42 +01:00
..
bitmaps m3k simulator: remove white border 2021-12-10 19:46:09 +01:00
buttonmap m3k simulator: remove white border 2021-12-10 19:46:09 +01:00
common simulator: fix off by one error in USB ack calculations 2022-05-22 15:34:42 +01:00
uisimulator.make Use -Wl,--start-group and -Wl,--end-group for linking the simulator. 2012-07-03 22:17:06 +02:00