Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PAUSE not working (*solved*)
#6
Ok. Seems I got it.
I will fix it in the next release. In the mean time, you can avoid the bug but doing:
Code:
POKE 23611, PEEK 23611 bAND 0xEF
after calling INPUT. It seems bit 5 of FLAGS (23611) must be reset after reading the keyboard.
Reply


Messages In This Thread
PAUSE not working (*solved*) - by patters - 2020-12-29, 04:56 AM
RE: PAUSE - by patters - 2020-12-29, 01:48 PM
RE: PAUSE - by boriel - 2020-12-29, 06:07 PM
RE: PAUSE - by patters - 2020-12-29, 06:11 PM
RE: PAUSE - by boriel - 2020-12-29, 06:20 PM
RE: PAUSE - by boriel - 2020-12-29, 06:37 PM
RE: PAUSE - by patters - 2020-12-29, 06:45 PM
RE: PAUSE - by boriel - 2020-12-29, 06:54 PM
RE: PAUSE - by patters - 2020-12-29, 07:08 PM
RE: PAUSE - by boriel - 2020-12-29, 08:18 PM
RE: PAUSE - by patters - 2020-12-29, 08:34 PM
RE: PAUSE - by boriel - 2020-12-29, 09:13 PM
RE: PAUSE - by patters - 2020-12-30, 12:52 AM
RE: PAUSE - by boriel - 2021-01-02, 03:20 PM
RE: PAUSE not working (*solved*) - by patters - 2021-01-03, 01:52 AM
RE: PAUSE not working (*solved*) - by boriel - 2021-01-03, 06:02 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)