C msdos

Open-source C projects categorized as msdos

Top 7 C msdo Projects

  1. DOjS

    A MS-DOS Creative Coding IDE/platform based on JavaScript

    Project mention: DOjS – A DOS JavaScript Canvas with Sound | news.ycombinator.com | 2024-09-02
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. fdpp

    FreeDOS plus-plus, 64bit DOS

    Project mention: The DOS 3.3 Sys.com Bug Hunt | news.ycombinator.com | 2025-02-24

    DOS can also be a nice, predictable runtime for embedded or low-level systems, as long as you're running x86. Some implementations are even 64-bit clean, such as this one: https://github.com/dosemu2/fdpp.

    I remember this project (https://jimhall.itch.io/toy-cpu), where the author shipped his emulator as a DOS binary instead of a web-based JavaScript version.

    DOS can be used as a lightweight, efficient, and predictable runtime with extremely low system requirements and no need for updates. It can run on bare metal or as a WASM binary.

    The development tools are small, free, and reproducible (e.g., Turbo C), ensuring that the code will still run and compile just fine even 10 years from now. Oh, and it also has some cool TUI libraries, like QuickBASIC.

  4. semblance

    Disassembler for Windows executables. Supports 16-bit NE (New Executable), MZ (DOS), and PE (Portable Executable, i.e. Win32) files.

  5. jSH

    A Javascript scripting engine for DOS

  6. dosbox-core

    A DOSBox core for use in RetroArch and other libretro frontends.

  7. fdbox

    A new shell for FreeDOS

  8. CaveRace

    Classic maze-based video game (16-bit MS-DOS) from 1997 (by cschotte)

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C msdos discussion

Log in or Post with

C msdos related posts

Index

What are some of the best open-source msdo projects in C? This list will help you:

# Project Stars
1 DOjS 890
2 fdpp 209
3 semblance 143
4 jSH 115
5 dosbox-core 44
6 fdbox 14
7 CaveRace 4

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C is
the 6th most popular programming language
based on number of references?