Computing.Net > Forums > Programming > Assembler for the primitive

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Assembler for the primitive

Reply to Message Icon

Name: jagmafer
Date: May 10, 2004 at 17:37:08 Pacific
OS: None :D
CPU/Ram: doesn't matter
Comment:

Hi!
I'm not trying to reinvent the wheel, so if somebody sees a post that answers this question, point me to it. But please read the question CAREFULLY...
I'd like to learn assembly, on the lowest levels (ie operating system and a lot of int13 disk access sort of stuff). I've done just enough in good ol' debug to whet my appetite - i like the power and i'm not afraid of the work. BUT almost all the assemblers i've seen use a pile of pseudocode mixed in with the assembly. I don't want that. I'd much rather have something much more primitive, just a step or two up from dos debug. Debug is great (runs on dos alone, none of this windows stuff - os programming shouldn't be dependant on MS windows!) If there were even something that took just a variable for a mem address that i could change ONCE at the top and would automatically look to that for it's value, that'd be great - fixing a trillion references is no fun. Any suggestions for a good assembler?
I like being able to see direct opcode translations...
Jag
PS, any thoughts on getting past 64K barrier or making your own protected mode?



Sponsored Link
Ads by Google

Response Number 1
Name: Sord
Date: May 12, 2004 at 15:43:25 Pacific
Reply:

I like to use NASM (netwide assembler)

As far as P-Mode, check out www.osdever.net when it comes back up


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Assembler for the primitive

Program in assembler for Usb port. www.computing.net/answers/programming/program-in-assembler-for-usb-port/2217.html

Excel ripper for the GENIUS programers www.computing.net/answers/programming/excel-ripper-for-the-genius-programers/2929.html

Java for the First Time www.computing.net/answers/programming/java-for-the-first-time/5357.html