Acidmods
AcidMods Resources ----- ( These are helpful tools for modding ) => Open Source Code & AcidMods Free Code => Topic started by: -HyPer- on June 23, 2011, 01:40:31 PM
-
Hey, i want to learn how to program rapid fire/other controller mods, but i don't know where to start off. Could some people possibly point me into the right direction?
I am going to admit, i will probably use this as a way to make money soon but i plan to use my own codes in order to do so.
So after clearing that up, if anyone is still wanting to pssibly help me out. Please do so... :victory:
-
Stole my name... :P
-
Stole my name... :P
Or is it you that stole mine? :cool: lol
But yeah... is there any tutorials i could follow from? i looked in the tuts section and that doesn't seem to have any programming tuorials.
-
Hyper,
Google "opensource assembly code explained". The first result is a guide written by hazer, who released free opensource rapid fire code. I followed the guide and looked stuff up in the datasheet, that is how I learned to code fit the pic chips.
-
More good tutorials (that I used) can be found here
http://www.gooligum.com.au/tut_midrange.html
-
Using the datasheet is key to learning things about your MCU.
Though it doesn't teach very much about Syntax.
If your experienced in C. You could try a C compiler also!!
-
thanks for the help, hopefully i can be as good as hazer in a year or two :D
-
Just got one more question... Is the coding very difficult? not gonna lie, i have no experience in coding whatsoever apart from basic HTML
-
It depends seems to me like some people have a knack for it and sort of "get it" and get going quite quickly, but others have to work a lot harder to get going.
The key is patients :)