Mercurial > hg > Members > kono > nitros9-code
changeset 3188:b0ba9d16589a
L2 rbf.asm: Clarify behaviour in comment
author | Neal Crook <foofoobedoo@gmail.com> |
---|---|
date | Sun, 30 Apr 2017 21:26:59 +0100 |
parents | 205b35ff081e |
children | e9685c909630 |
files | level2/modules/rbf.asm |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/level2/modules/rbf.asm Sun Apr 30 21:24:21 2017 +0100 +++ b/level2/modules/rbf.asm Sun Apr 30 21:26:59 2017 +0100 @@ -1837,7 +1837,7 @@ andcc #^Carry clear error status puls pc,x return -* Check for a match of 2 names +* Check for a match of 2 names, ignoring case. * Entry: Y=Pointer to high bit terminated string #1 * X=Pointer to string #2 * B=Length of string #1