Use __STRAM_END.

This commit is contained in:
Vincent Rivière
2012-11-07 21:54:21 +00:00
parent 97099dc581
commit 25b5df12b4
3 changed files with 8 additions and 3 deletions

View File

@@ -817,7 +817,7 @@ video_chg_2page:
sub.l d1,d2 // differenz = anzahl zeilen
mulu d2,d4 // maximal 480 zeilen
add.l d4,d0 // video gr<EFBFBD>sse
cmp.l #0xe00000,d0 // maximale addresse
cmp.l #__STRAM_END,d0 // maximale addresse
bge video_chg_end // wenn gleich oder gr<EFBFBD>sser -> fertig
moveq #20,d4
move.l d0,d2