First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
JWasm v1.8
JWasm v1.8, a Masm v6 compatible free assembler, is out: http://www.japheth.de/JWasm.html major changes are - support for COFF format - listings supported - bugfixes for details see http://www.japheth.de/JWasm/history.txt ... 25 Jun 2008 10:52
Opening for Process Engineer @ Pune
Hello We are Looking for Process Engineer for our client at Pune Location. The candidate will be responsible for working with Process Engineering Group on the following initiatives and activities:- Experience in implementation of Organization Level Initiatives Implementation and Rollout of PEG Projects. Pas... 21 Jun 2008 08:40
NASM-options?
we stumbled over a syntax-issue in AOD. BASM interpretes quoted data in bytewise little Endian order while NASM, RosAsm and afaik also FASM treat them as literal text strings. ie: mov eax,'GOOD' NASM: B8 47 4F 4F 44 BASM: B8 44 4F 4F 47 So this is just a question (no need for a change): Got NASM an op... 6 Jul 2008 10:56
a compainion book for aoa?
Is there a companion book for aoa? one with some exercises to do while I am reading aoa. i have made most of the way thruogh chapter 3 and wondering how much of this has stuck in my head. any suggestions? see Ya, test professor ... 27 Jun 2008 13:10
bad OS design, if Vista ran my car
On Tue, 10 Jun 2008 17:55:31 -0400 Robert Mabee <rmabee(a)comcast.net> wrote: Alexei A. Frounze wrote: I think it would be good for an OS to provide functionality to save partial application state: - list of running applications - windows positions/sizes - opened documents - document/c... 22 Jun 2008 04:03
asm + memory in windows
"Evenbit" <nbaker2328(a)charter.net> ha scritto nel messaggio news:f82615f3-8179-4415-a0d5->74c1e81db6a2(a)k13g2000hse.googlegroups.com... On Jun 5, 1:42 pm, "rio" <a...(a)b.c> wrote: this is the II version of these routines? Are they any better? No. Because the DLL adds a bit of overhead. Why no... 6 Jul 2008 02:47
HLA compilation fails with no obvious errors.
Hey, I too just started "The Art of Assembly Language" and I was planning on doing my work in a Linux virtual machine through VMWare Fusion on my MacBook. The version of Linux I'm using is BackTrack 3 (the only linux vm I had on hand) and its running Linux 2.6.21.5. So, I was able to run the commands listed in t... 27 Jun 2008 20:22
Can we get a definitive on what iodelay is needed?
Some source code includes an I/O delay between successive I/O port reads or writes (and some doesn't). Is it possible to get a definitive note on when and where this is needed? In particular 1. What type of machine needs this delay? 2. How long should the delay be and how is it best to induce the delay? For... 19 Jun 2008 07:31
Nasm 2.03.01 released
Nasm 2.03.01 has been released on SourceForge: <http://sourceforge.net/project/showfiles.php?group_id=6208> This is a bugfix release, and it *does* repair a buffer overflow. You might want to upgrade. Big thanks to H. Peter Anvin (of iPath, Inc) for getting on top of this! Also, "-F" implies "-g". We no lo... 19 Jun 2008 01:12
CORRECTION: Re: hla set up for the art of assembly
santosh wrote: And in conjunctions with the HLA standard library one can write non-trivial programs with a single x86 instruction anywhere. ^^^^ That should be without. ... 19 Jun 2008 01:12
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19