diff level1/atari/modules/dwwrite.asm @ 2629:65b1b5c80fec

Added bootfiles folder
author Boisy Pitre <boisy.pitre@nuance.com>
date Sun, 26 Feb 2012 07:35:52 -0600
parents cff23b8fc512
children a34c08cdfcb2
line wrap: on
line diff
--- a/level1/atari/modules/dwwrite.asm	Sat Feb 25 18:58:20 2012 -0600
+++ b/level1/atari/modules/dwwrite.asm	Sun Feb 26 07:35:52 2012 -0600
@@ -13,7 +13,7 @@
 *
 SKSEND    equ   $23
 MSKSEND   equ   %00010000
-Write        
+DWWrite        
           pshs      d,cc
           orcc      #$50
 *          lda	    #SKSEND
@@ -45,4 +45,4 @@
           leax      -1,x
           bne       wait@
           puls      x,pc
-          
\ No newline at end of file
+