hello acidmods Famas here trying to learn asm i dont no about any of you but the words just dont make sense to me ive ben browsing threw this and im wondering if someone can tell me how if i was coding myself witch bit needs to stay and witch bit id need to edit to add modes etc my main objective is to go through hazers code 1 line at a time and anything and everything im going to ask about so expericened coders please assist me as i would like to learn how to code to help everyone out heres the learning curve
http://forums.xbox-scene.com/index.php?showtopic=679378
Post Merge: January 16, 2011, 02:49:34 PM
ok im just reading now and i get this needs to be there
list p=12F683 ; list directive to define processor
#include <p12F683.inc> ; processor specific variable definitions
but what is the error for here
errorlevel -302 ; suppress message 302 from list file
is this if the include isnt there ?
and could you explain what all this are 1 off or on for and when you would need them off or on ?
__CONFIG _FCMEN_OFF & _IESO_OFF & _CP_OFF & _CPD_OFF
& _BOD_OFF & _MCLRE_OFF & _WDT_OFF & _PWRTE_ON
& _INTOSCIO