diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2011-01-21 17:56:32 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2011-01-21 17:56:32 +0100 |
commit | 543c4c94cf235d11315157bab25a24f7d9a48711 (patch) | |
tree | 2204870d38f6a322c25ee65fd27e129dfaf61195 /simpletrace.c | |
parent | b646968336d4180bdd7d2e24209708dcee6ba400 (diff) |
sm501: fix screen redraw
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: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'simpletrace.c')
0 files changed, 0 insertions, 0 deletions