Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/03/02 14:09
Read: times


 
#26675 - RE: code debug - timer
Sunny;
A few quick fixes should get your code running. At the end of the START routine place the worlds simplest main routine, SJMP $. At the end of UP and CONV routines change RETI to RET. You have three IMMEDIATE constants, ECh (twice) and F0h that require a preceeding zero (#0ECh and #0F0h).

Hal

List of 6 messages in thread
TopicAuthorDate
code debug - timer            01/01/70 00:00      
RE: code debug - timer            01/01/70 00:00      
RE: code debug - timer            01/01/70 00:00      
RE: code debug - timer            01/01/70 00:00      
RE: code debug - timer            01/01/70 00:00      
RE: code debug - timer            01/01/70 00:00      

Back to Subject List