locked
Where can I ask about OS development with Assembly and C? RRS feed

  • Question

  • So, I have looked into OS development and would like to start creating my own OS from scratch in Assembly and C.

    Now, I don't expect for awhile to have much but a command-line interface, but I'd like to find some good tutorials.

    Anyway, where could I go for that?  I know MSDN itself isn't even the best place for this kind of stuff anyway.

    Sunday, August 30, 2015 10:42 PM

Answers

  • C++ forum is here.

    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vcgeneral

     

     

     


    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]

    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

    • Proposed as answer by Mike Laughlin Monday, August 31, 2015 2:52 PM
    • Marked as answer by Just Karl Thursday, September 10, 2015 10:04 PM
    Monday, August 31, 2015 12:34 AM
  • OS development has basically nothing to do with languages. You'd better ask in a computer science forum for that (writing an OS is homework for some computer science students and there are plenty of existing discussions already out there). 

    as for assembly language, ask in the forum for your target CPU.



    Visual C++ MVP

    • Proposed as answer by Mike Laughlin Monday, August 31, 2015 2:52 PM
    • Marked as answer by Just Karl Thursday, September 10, 2015 10:04 PM
    Monday, August 31, 2015 4:09 AM

All replies

  • C++ forum is here.

    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vcgeneral

     

     

     


    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]

    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

    • Proposed as answer by Mike Laughlin Monday, August 31, 2015 2:52 PM
    • Marked as answer by Just Karl Thursday, September 10, 2015 10:04 PM
    Monday, August 31, 2015 12:34 AM
  • OS development has basically nothing to do with languages. You'd better ask in a computer science forum for that (writing an OS is homework for some computer science students and there are plenty of existing discussions already out there). 

    as for assembly language, ask in the forum for your target CPU.



    Visual C++ MVP

    • Proposed as answer by Mike Laughlin Monday, August 31, 2015 2:52 PM
    • Marked as answer by Just Karl Thursday, September 10, 2015 10:04 PM
    Monday, August 31, 2015 4:09 AM