aldelaro5 9ad6c8f334 Make memory breakpoint faster
Currently, slowmem is used at any time that memory breakpoints are in use.  This commit makes it so that whenever the DBAT gets updated, if the address is overllaping any memchecks, it forces the use of slowmem.  This allows to keep fastmem for any other cases and noticably increases performance when using memory breakpoints.
2017-03-02 04:46:27 -05:00
..
2017-02-25 00:03:20 -05:00
2017-03-02 04:46:27 -05:00
2017-02-25 00:03:20 -05:00
2017-02-26 19:46:29 +01:00
2017-02-11 08:58:47 +01:00
2017-01-28 18:46:15 -05:00
2017-01-28 18:46:14 -05:00
2016-07-23 20:04:07 +02:00
2017-02-25 00:03:20 -05:00
2017-01-12 21:30:11 +01:00