-
由 Aurelien Jarno 提交于
Due to signed/unsigned comparison, the dirty bits are never reset, and the screen redrawn each time. Fix that by only using ram_addr_t types, and looking for page_min != addr_max instead. Signed-off-by: NAurelien Jarno <aurelien@aurel32.net>
543c4c94