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 wOOdy-Soft 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: *

  • Users: Ben3D
  • Content: Threads
  • Order by date
  1. Ben3D

    NASM - section definition?..

    Hey All.. well I'm new to assembly and well...I've played around with the MASM assembler but have now started using the NASM one.... I just can't seem to find out how to define a section and use it... For example...define a data section called bob...then put its lcoation into ax... e.g...
  2. Ben3D

    protected mode?

    Well I'm not having a load of luck mastering protected mode...looked aroudn for some simple tutorials on the subject...but seem to be having problems. Number of questions...how would I compile a protected mode app using masm and masm's linker? Also is there a way of creating a binary...
  3. Ben3D

    bios reset in dos?

    Okay, I have a simple piece of assembly code...now I want to jump to the bios reset area and reset the pc to a cold restart if that makes sense. I think memory location 0472 should be 1234h, and the bios offset is at FFFF0h... So how would I perform a reset in asm...only new to assembly...but...

Part and Inventory Search

Back
Top