]> git.sur5r.net Git - cc65/commitdiff
Fixed a comment
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 2 Dec 2002 21:27:06 +0000 (21:27 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 2 Dec 2002 21:27:06 +0000 (21:27 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@1700 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/c128/c128-reu.s

index 4e94172d922bbda799dd3d1df351fe9675308f28..358b9a4271c7fc0f0d8a74a91da1c75c0cd4ef2a 100644 (file)
@@ -124,8 +124,8 @@ PAGECOUNT:
 
 ; ------------------------------------------------------------------------
 ; MAP: Map the page in a/x into memory and return a pointer to the page in
-; a/x. The contents of the currently mapped page (if any) are assumed to be
-; dirty and must be saved into secondary storage if this is necessary.
+; a/x. The contents of the currently mapped page (if any) may be discarded
+; by the driver.
 ;
 
 MAP:    sta     curpage
@@ -212,7 +212,7 @@ transfer:
         sty            REU_COMMAND     ; Issue command
 
         ldy            MMU_CR          ; Save the current MMU settings
-       lda     #MMU_CFG_RAM0   ; 
+       lda     #MMU_CFG_RAM0   ;
        sei                     ;
         sta    MMU_CR          ; Enable RAM in bank #0
         lda     REU_TRIGGER     ; Don't change $FF00