First  |  Prev |  Next  |  Last
Pages: 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
driver
what is a driver? it is easy to write it in assembly? ... 1 Feb 2008 00:42
can you recommend a book or online site for pentium asm programming?
messianic light wrote: Did you get that pixel plotted? Best, Frank I didn't get the pixel plotted as I wavered away from it as I bought an electronics kit today and I have done almost 20 projectswith it which has took my time, but I am waiting to get a new system to build from scratch a... 28 Jan 2008 07:05
can you recommend a book or online site for pentium asm programming?
I have used nasm on 2 computers, but I am looking for professional resources what is best asm programming package for pentium and above? does pentium asm code correlate with AMD processors? thanks in advance ... 24 Jan 2008 22:51
OT: How's your bandwidth today? You been throttled?
Rod, There is a simple solution, get another ISP. Capitalism is about competition, if you don't like what you are paying for, buy from someone else. ... 20 Jan 2008 17:35
batch image scanner
Other than irfanview what is a good batch image scanner to scan images one after another and sequentialy number them but save the files as JPG format? -- Woodzy http://www.rtdos.com -- Posted via a free Usenet account from http://www.teranews.com ... 20 Jan 2008 12:28
OT: How's your bandwidth today? You been throttled?
I noticed my ISP (Comcast) routed me through two more IP's (.ibone.comcast.net) the other day. I noticed a number of sites, like Yahoo, being "chunky"... Yesterday, the news said Time Warner was going to test throttled IP access. Today, I retested my speeds. The last time was about six months ago. Instead of... 20 Jan 2008 23:46
FPU multiplication issue
Hi all, I have written a function that scales a 1-D array of data with a given double precision value: a^[i] = a^[i]*dblScaleValue I have written the code in Delphi assembler as follows: asm mov ecx, intNumberOfElements; mov esi, pArray finit fld dblValue // load scalevalue s... 19 Jan 2008 06:48
exception
Let's say an exception gets thrown in C++. How does this typically translate into assembly language? ... 18 Jan 2008 04:38
cmovcc
Hi! It was definitely a drag, that everything I wrote with cmovcc in it didn't run on my Classic Pentium, so I wrote me the macros below. They might come in handy for some of you too, so I post them here: cmovcc.inc %macro cmova 2.nolist jna %%1 mov %1,%2 %%1: %endmac... 21 Jan 2008 05:23
64bit MenuetOS 0.76 and downloadable CD
Menuet64 is an operating system in development for the PC written entirely in 64 bit assembly language. It supports 64bit and 32bit x86 assembly programming for smaller, faster and less resource hungry applications. http://www.menuetos.net ... 17 Jan 2008 07:23
First  |  Prev |  Next  |  Last
Pages: 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23