AW: CP/M programming for the C128?

From: Jürgen Sievers (juergen.sievers_at_NADINE-Software.com)
Date: 2003-01-28 17:44:00

  • Next message: Spiro Trikaliotis: "Re: CP/M programming for the C128?"
    Hups and hi members,
    
    > 1610 LD ($2000), A ; location of graphic screen ($2000)
    > 1620 LD HL, $2000  ; load HL with address value $2000
    > 1630 LD DE, $2001  ; load DE with address value $2001
    > 1640 LD BC, 7999   ; load BC register with 7999
    > 1650 :             ; (number of bytes to fill)
    > 1660 LDIR          ; execute (HL) -> (DE), 7999 times
    
    	               ;;  That would be fatal if right :))
    			   ;; The right description  is
    			   ;  execut (HL++) -> (DE++), BC times :).
                         ;; Remember!  my second name is 
                         ;; "Penetrant".
    
    > 1670 :
    > 1680 :             ; *** end of sample program
    > 1690 :
    > 1700 :             ; Crucial for the switch back
    
    
           Message was sent through the cbm-hackers mailing list
    
  • Next message: Spiro Trikaliotis: "Re: CP/M programming for the C128?"

    Archive generated by hypermail 2.1.6.