Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Forum Post

Re: Help - creating a TV with PIC microcontroller !

: Hello! : : My name is Fanis and I am Greek. I want to create a TV using PIC : microcontroller. The general idea is to buy a tuner, and then : manipulate the outcoming signal ( change the...
Forum Post

Re: Are there any hobbyists out there.

These days, some roads a computer hobby would take include: Software - Windows, MAC, Linux, Web/Internet programming, build your own OS, build your own programming language; program a major...
Forum Post

NEED HELP URGENTLY!

LCDheight) && scalingimage_height/scaling); width=(JDIMENSION)(cinfo->image_width/scaling); } if(scaling>1) { switch(scaling) { //TODO: a proper...
Forum Post

Re: PC-Relative Branching in ARM GAS?

: : You're probably right, but it's too late. I'm now just programming : : for FASMARM. Thanks (yet again) for helping me, I really appreciate : : it. Still, I can't believe that there isn't a...
Forum Post

Re: PC-Relative Branching in ARM GAS?

: You're probably right, but it's too late. I'm now just programming : for FASMARM. Thanks (yet again) for helping me, I really appreciate : it. Still, I can't believe that there isn't a simple,...
Forum Post

Re: PC-Relative Branching in ARM GAS?

: : I did, and no. The closest thing I found to a solution was a person : : who recommended this kind of syntax: : : : : : : : : label1: : : ... : : label2: : : b label1-label2 : : : : :...
Forum Post

Re: PC-Relative Branching in ARM GAS?

: I did, and no. The closest thing I found to a solution was a person : who recommended this kind of syntax: : : : : label1: : ... : label2: : b label1-label2 : : : I honestly don't want...
Forum Post

Re: PC-Relative Branching in ARM GAS?

: They don't need to be linked. There are no libraries, and I add the : data in manually with .word/.byte directives. : : I've also looked at some disassembled .elf files generated by gcc, :...
Forum Post

Re: PC-Relative Branching in ARM GAS?

: I think I get it now! You replace the assembler program with the : program you supplied (with the modification), run the assembly : instructions through gcc, and read the options passed to the...
Forum Post

Re: PC-Relative Branching in ARM GAS?

I think I get it now! You replace the assembler program with the program you supplied (with the modification), run the assembly instructions through gcc, and read the options passed to the assembler...
Forum Post

Re: PC-Relative Branching in ARM GAS?

: : : : : : : : Look at what gcc uses. : : : : : : : : I think there's some kind of pretend option... : : : : : : I've looked at the options for gcc, gas, and objcopy. I can't find : : :...
Forum Post

Re: PC-Relative Branching in ARM GAS?

: : : : : : Look at what gcc uses. : : : : : : I think there's some kind of pretend option... : : : : I've looked at the options for gcc, gas, and objcopy. I can't find : : any such option....
Previous  1 2 3 4 5 6  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.