https://sourceware.org/bugzilla/show_bug.cgi?id=28762

--- Comment #5 from Sergey Belyashov <sergey.belyashov at gmail dot com> ---
Created attachment 13903
  --> https://sourceware.org/bugzilla/attachment.cgi?id=13903&action=edit
Fix symbol lost on buffer load

do_scub_chars() has special behaviour to parse Z80 alternate register pair AF'.
There was a bug when symbol 'a' is present but next symbol is not 'f'. If 'a'
was last symbol of previous buffer and 'f' is not first symbol of the next
buffer then it losts.

Attached patch which fixes the bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to