Rob Loach b8825127fd
Fix parentheses around ‘+’ in operand of ‘&’
```
Core/z80_cpu.c: In function ‘add_hl_rr’:
Core/z80_cpu.c:341:31: error: suggest parentheses around ‘+’ in operand of ‘&’ [-Werror=parentheses]
     if ( ((unsigned long) hl) + ((unsigned long) rr) & 0x10000) {
          ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
```
2018-10-11 22:37:26 -04:00
..
2018-07-04 21:55:12 +03:00
2017-05-27 17:30:12 +03:00
2018-05-27 19:30:23 +03:00
2018-07-14 21:52:54 +03:00
2018-05-27 19:30:23 +03:00
2018-05-27 19:30:23 +03:00
2018-05-27 19:30:23 +03:00
2017-01-20 23:00:02 +02:00
2018-05-27 19:30:23 +03:00
2018-05-27 19:30:23 +03:00
2018-05-27 19:30:23 +03:00
2018-05-27 19:30:23 +03:00
2018-05-27 19:30:23 +03:00
2018-05-27 19:30:23 +03:00