Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. SaithDagger

    16-bit Real Mode Flat Model Nasm and Nasm-ide

    Hey. Another question, and one that I likely won't be able to answer for myself tonight. In Masm, code is acceptable as: NUMADDR EQU [BP+6] ; address to store result BUFFER EQU [BP+4] ; address to store input buffer Whereas, in Nasm, this is unacceptable due to the assembly reading over...
  2. SaithDagger

    16 bit Segmented Assembly Nasm .98 version

    Student? Suppose you can consider me a 'newbie' or a newly entered programmer. But, no. I'm not an enrolled college student at the moment (so please don't immediately delete). But hopefully someday I will :D I'm new to assembly. I've taken interested in the book, 'Assembly Language...

Part and Inventory Search

Back
Top