Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #44.2K
~519 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags

3 Posted Topics

Member Avatar for harshi414

To start with please answer this one question: (And understand that there is no such thing as a robot in C or C# or assembly etc.!) 1) What robot hardware is available to you? (Only motors controlled directly by your PC/Laptop, A micro-crontroller controlling the motors etc. based on commands …

Member Avatar for Ancient Dragon
0
275
Member Avatar for freedomflyer

The timing comes from 65536 decrements of the R15 register in delayloop, from delayloop: sub.w #1,r15 ; delay over? 2 CYCLES jnz delayloop ; n 2 CYCLES R15 has been previously loaded with a zero. First decrement will take it to 0xffff. Then it'll be deceremented till it reaches zero …

Member Avatar for archis
0
135
Member Avatar for daino

MinGW has nothing to do with Make per se. Make is a separate utility. What error are you getting when you run make in the top level directory of libjpeg source?

Member Avatar for archis
0
109

The End.