uday mehta
Advanced Member level 4
in asm coding i can start my code from beginning by "org 00h". how can i start from 00h using "c".
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
#pragma asm
//(assembly code and assembly style comments)(Insert your assembly lines)
#pragma endasm