|
NASM page Which is the actual official NASM page? Betov. < http://rosasm.org > ... 31 Dec 2007 17:35
Mem under Linux Hi Can someone help me with a link to a tutorial or a book, where I can learn about memory in Linux, so I can make dynamic allocations with syscalls, without malloc. Thanks... -- Thomas Jensen, Denmark ... 1 Jan 2008 15:44
DMA <honiewelle(a)gmail.com> wrote in message news:7e527151-e5de-4f7f-8fd5-315c8effd73a(a)e6g2000prf.googlegroups.com... I am trying to make a small utility which can zero fill a hard drive. I have done it with PIO mode but it takes a lot of time doing it. Now, I am trying to use UDMA mode of the hard drive, but... 29 Dec 2007 07:57
High Speed IRQ Timer/Clock in C Andrew Wan wrote: I found this excellent High Speed Timer (in Pascal). I compiled it (using Turbo Pascal 7 and it runs fine): http://www.sorucevap.com/bilisimteknolojisi/programcilik/pascal/ders.asp?207995 and same High Speed Timer here too: http://groups.google.com/group/comp.lang.pascal/browse_thr... 28 Dec 2007 07:32
[OT] new video connection You are the hardware people so possible can answer this question Do you think it is ok connect a lcd TV ( the YPbPr port ) with a computer using the VGA port in the coputer side? (for vga port i mean the usual port for monitor) (here there is a cable that have vga port in one side and 3 connectors in the other sid... 27 Dec 2007 15:44
Printing from MASM (and other droll questions) Greetings, Just getting back to assemby after 10+ years away from it and trying to learn a bit about x86 programming. My last experience was with a Z80 so I am finding a lot of great things like MASM, NASM, HLA, et al. I am currently using VC++ as it was handy and seems to understand MASM. I was using the snip... 28 Dec 2007 11:46
asm grep "Frank Kotler" <fbkotler(a)verizon.net> wrote in message news:cKhcj.6973$yC6.4200(a)trndny05... ;very dumb but short strstr ; ;esi - haystack ;edi - needle strstr: push esi push edi xor eax,eax cmp [esi],byte 0 jz .rets astrlen ecx, edi Is the overhead of astrlen really ne... 3 Jan 2008 03:13
Which assembler (or compiler) to start with? (newbie question) Hello all, I'm going to be taking assembly next semester and I'm bored here during Christmas vacation (imagine that). :p So, I thought I'd teach myself assembly and get a jump ahead in my class and searched Google for free assemblers and lo and behold! There are so many of them! FASM, MASM, NASM, HLA...it'... 28 Dec 2007 06:25
M-I 5.P ersecution . BBC Newscasters L ie & Den y Th eyre W atching Me MI5 Persecution: BBC. Newscasters Lie & Deny They're Watching Me Central to the persecution campaign waged against. me for some nine years now by the Security Service is their use of the media, and. in particular the broadcast media, to. make clear to me that I am under surveillance and being watched within my ... 26 Dec 2007 04:12
M`I'5-Per secution . M I5 Waste Ta xpayer Million s on Pointle ss Hate-Campa ign MI5 Persecution Update: Friday 30 April,. 1999 If. You Intend To Reply, Please Read This Please..... keep your response to one page!. Faxes over a page or two will be. deleted without being read. Somewhere between. 0 and 100% The last few days. there have been no clear recordable instances of abuse. Howev... 26 Dec 2007 03:38 |