G1 problem with WAIT in latest firmware
|
07-29-2021, 07:53 PM
Post: #1
|
|||
|
|||
G1 problem with WAIT in latest firmware
I am finding that the WAIT command on G1 is problematic with the latest 2021 firmware, reproduced on multiple calculators. No problems on G2 or emulators.
Here's an example program, what it should do is clear the screen, then instruct user to press a key on the keyboard. Once a key is pressed, the key code is displayed for half a second and then screen is cleared again while waiting for next key press. On the G1, the WAIT(-1) is not working properly. It returns -1 immediately on subsequent calls (after the first successful run). Should be easy to reproduce. This breaks every UI routine that relies on WAIT(-1). Anyone else found this and either have a workaround or has reported it? Code: #pragma mode( separator(.,;) integer(h32) ) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
G1 problem with WAIT in latest firmware - Jacob Wall - 07-29-2021 07:53 PM
RE: G1 problem with WAIT in latest firmware - Jacob Wall - 07-30-2021, 01:29 AM
RE: G1 problem with WAIT in latest firmware - Eric Rechlin - 07-30-2021, 02:05 PM
RE: G1 problem with WAIT in latest firmware - Jacob Wall - 07-30-2021, 11:22 PM
RE: G1 problem with WAIT in latest firmware - Gene222 - 08-06-2021, 06:44 AM
RE: G1 problem with WAIT in latest firmware - Gene222 - 08-06-2021, 05:46 PM
RE: G1 problem with WAIT in latest firmware - Gene222 - 08-06-2021, 11:36 PM
RE: G1 problem with WAIT in latest firmware - Gene222 - 08-08-2021, 06:03 PM
RE: G1 problem with WAIT in latest firmware - Jacob Wall - 08-09-2021, 03:38 AM
RE: G1 problem with WAIT in latest firmware - ramon_ea1gth - 06-06-2022, 01:51 PM
|
User(s) browsing this thread: 1 Guest(s)