Hi! Does anyone know of any worthwhile machine language OSes to try? I just learned about them in class. It's an interesting idea in terms of speed and portability. I could only find two online, one was in Russian, and the other was MikeOS. Does anybody know any other OSes written in Assembly?? Thanks very much!
-curious cat
PhilEaton 0 Newbie Poster
Recommended Answers
Jump to PostI currently have a subject titled "Introduction to Computer Organization and Machine-Level Programming" which focuses on Assembly language on 32 bit systems with Nasm as the compiler and uses Intel style syntax.
Having studied first high level languages first like C and Java I struggled a bit with Assembly which …
Jump to PostMS-DOS was written in assembler, as was CP/M, TRS-DOS (for the TRS-80), et al. There is an open source version of DOS (FreeDOS) which certainly has a fair amount of assembler in it (it's mostly in assembly language). Here is a link to the download page:
All 6 Replies
JorgeM 958 Problem Solver Team Colleague Featured Poster
PhilEaton 0 Newbie Poster
JorgeM 958 Problem Solver Team Colleague Featured Poster
zeroliken 79 Nearly a Posting Virtuoso
PhilEaton 0 Newbie Poster
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.