mixing c or c++ with assembly


What general functionality is lost when going into asm? beyond the saying that key c++ syntax becomes replaced with at least 6 lines of assembly commands?

And in general how does assembly feel like? Whats the new mentality needed when working with it? Long story short I have to mix my code with assembly on the gba for coursework, so I'm seeking advice on approaching this daunting task.

Topic archived. No new replies allowed.