scratchabit: Differentiate between next_line_addr() and next_addr().
commit7a488ead2d2124b59a7d216d575d8e64b526828e
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>
Thu, 9 Jun 2016 01:06:28 +0000 (9 04:06 +0300)
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>
Thu, 9 Jun 2016 01:06:28 +0000 (9 04:06 +0300)
tree8b0272f2fdaddba44b990ddb61cdd3e9d2c5c416
parent6f2038be0db15d698bb95ad2fb9da67903b28acd
scratchabit: Differentiate between next_line_addr() and next_addr().

I.e. "address of next line" and "next address after the address of current
line". Due to the fact that serveral "virtual" lines may belong to the same
physical address, they are not the same.
scratchabit.py