mc68hc11

  1. U

    How to convert c++ code to Mc68HC11 Motorola assembly code?

    i am trying to convert my code into assembly code, and all i can find on google is at&t syntax, and its super annoying!!! but i need to figure out how to convert this into the 68000 motorola assembly code, anything will help, i am also stuck on how to declare my parameters. int foo(int n, int...
Top