From: taviso@nospicedham.gmail.com   
      
   On 2021-01-19, paul wrote:   
   > Kerr-Mudd,John wrote:   
   > Thanks for that advice as I want to start with something working like a   
   > "hello world", and then proceed from there with at least the first program   
   > working. That's how tutorials are supposed to work anyways.   
   >   
   > I guess that probably means I need to change the original question to ask   
   > for an assembler that works with a modern operating system like Win10 x64.   
      
   The assembler isn't the issue, you're trying to assemble a program   
   written for DOS. You need to find a tutorial designed for the system   
   you're targetting. Which language do you usually write in? If you're a C   
   programmer, you wouldn't expect CreateWindowEx() to work on DOS, and   
   likewise int 21h doesn't work on Windows.   
      
   The assemblers suggested can assemble programs for Windows 10, you've   
   been given good advice.   
      
   >> you'll need DOSEMU or DOSBOX or somesuch.   
   >   
   > Does that mean there are no free assemblers (along with beginner tutorials)   
   > that work native on a modern Win10 x64?   
   >   
      
   Do you mean "beginner" in the sense that you're an experienced Win32   
   developer, but not familiar with assembly?   
      
   Tavis.   
      
   --   
    _o) $ lynx lock.cmpxchg8b.com   
    /\\ _o) _o) $ finger taviso@sdf.org   
   _\_V _( ) _( ) @taviso   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|