A83: Scroll Speed


[Prev][Next][Index][Thread]

A83: Scroll Speed




 For the 83, is there any set of commands to (soft) scroll faster than this:  
      ld	    hl, 8e29h+02F3h	
	ld	    de,8e29h+02FFh
	ld	    bc,02F4h
	lddr	    			                                      
 If so, please help me.  Thanks in advance.