04-30-2015, 11:03 PM
(04-30-2015, 10:44 PM)wiegraf Wrote: I actually have done a little bit of C programming in the past, so I was thinking I could maybe jump into that. What is the advantage of going with assembly instead? Is it simply faster at runtime, or is dealing with compilation for the NGPC a hassle that makes going with assembly more convenient?
When I got my Bung flash unit, I was only aware of a free assembly cross compiler that produced TLCS-900/H, that's why I picked assembly.
I know there's a C compiler, but I never tried to use it.
Moreover, I thought Assembly to be more instructive regarding hardware functions.