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 bkrike 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: nyarmi
  • Content: Threads
  • Order by date
  1. nyarmi

    MCBs

    I want to make a program that finds every memory address' owner, by finding it's MCB, then the program's PSP, and then the program's name. Is it possible? If it is, how can I find in which MCB the address is? Thanks
  2. nyarmi

    cli + hlt

    I downloaded the art of asm and read that hlt instruction stops the cpu until new int comes in. so what happens if i do this: cli hlt ???

Part and Inventory Search

Back
Top