Write an equivalent assembly program to the corresponding C program: void main() { const int = 30; int x[50], y[50], z[50]; for (int i=1; i<=N; i++) { z[i]=10; x[i]=4*y[i]; } }
-
Notifications
You must be signed in to change notification settings - Fork 0
tamaraatanasova/8085-Zadaca4
About
Simple 8085 program
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published