GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by The FreeDOS Project (freedosproject@fosstodon.org)

  1. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Friday, 22-May-2026 00:18:34 JST The FreeDOS Project The FreeDOS Project
    in reply to
    • Stefan Ihringer
    • ☠ Captain Arcee ☠

    @compfu @captainarcee
    I'd never heard of Jazz before— thanks for the recommendation, I'll try it out! 👍

    In conversation about 2 months ago from gnusocial.jp permalink
  2. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Thursday, 21-May-2026 11:27:41 JST The FreeDOS Project The FreeDOS Project

    Now I'm curious to know: what's your favorite DOS game?

    I will always love TIE Fighter, I replay that probably twice a year

    Right now, I'm back into playing Simple Senet (I wrote that one, and it's in the FreeDOS distribution) 😀

    In conversation about 2 months ago from fosstodon.org permalink
  3. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Monday, 18-May-2026 22:44:11 JST The FreeDOS Project The FreeDOS Project

    ICYMI

    Library of Congress inducts the DOOM soundtrack to the national library

    https://newsroom.loc.gov/news/national-recording-registry-inducts-sounds-of-taylor-swift--beyonc---the-go-go-s--vince-gill--weezer/s/bc258688-e655-4ffb-9f91-f32b94956f36

    “Doom” Soundtrack – Bobby Prince, composer (1993)
    Originally released in 1993, the video game Doom brought a heavy metal energy to MS-DOS systems across the globe, while at the same time pioneering the ever-popular first-person shooter genre. Key to Doom’s popularity was the “Doom” Soundtrack

    In conversation about 2 months ago from fosstodon.org permalink
  4. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Monday, 02-Mar-2026 16:28:58 JST The FreeDOS Project The FreeDOS Project

    From the website

    DUGL Player is a GUI video player for DOS systems, released by developer 'ffk' on February 28. The player supports WEBM and MPEG4. It's still in "alpha" status.

    https://github.com/FFK77/DOS-DUGL/tree/main/duglproj/apps/DUGLPLAY

    In conversation about 5 months ago from fosstodon.org permalink
  5. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Monday, 02-Mar-2026 16:27:53 JST The FreeDOS Project The FreeDOS Project

    The FreeDOS files archive at Ibiblio seems to be really slooooow right now … but when it's back, you should check out the latest monthly test release: FreeDOS T2603 (March 2026)

    Try it and help test the next FreeDOS version!

    ✅ New FreeDOS kernel 2044
    ✅ Updated packages

    https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/test/

    In conversation about 5 months ago from fosstodon.org permalink
  6. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Thursday, 19-Feb-2026 04:19:55 JST The FreeDOS Project The FreeDOS Project

    From the website:
    Victoria Crenshaw has been working on updates to FDNPKG16, a network-aware package manager for FreeDOS. Victoria shared version 0.99.8253a with several bug fixes and updates.

    latest version: https://4ch.mooo.com/freedos/repos/1.4/net/fdnpkg16.zip

    devel version: https://github.com/sparky4/fdnpkg16/raw/refs/heads/main/fdnpkg16.zip

    In conversation about 5 months ago from fosstodon.org permalink

    Attachments



  7. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Thursday, 19-Feb-2026 04:18:32 JST The FreeDOS Project The FreeDOS Project

    From the website: Thanks to Laaca for sharing a new version of the Fontana font editor.

    Changes in 1.2 include: + support for unproportional (monospaced) mode + CPI archives can be saved also in WinNT subformat + default font for cp852 now contains euro symbol + overview of undefined characters in given range.

    https://www.laaca.borec.cz/blocek/#fontana

    In conversation about 5 months ago from fosstodon.org permalink
  8. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Thursday, 19-Feb-2026 04:18:17 JST The FreeDOS Project The FreeDOS Project

    From the website: After more than a year since the last release, there now is release 10 of lDebug (that's a small L). This is an advanced line-oriented debugger for DOS.

    The new release contains some bugfixes and a few added features.

    https://pushbx.org/ecm/web/#projects-ldebug

    In conversation about 5 months ago from fosstodon.org permalink
  9. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Tuesday, 11-Nov-2025 13:37:28 JST The FreeDOS Project The FreeDOS Project
    in reply to
    • SuperIlu

    @dec_hl Back in the days of Usenet, there were also programs that went the other way: converts a compiled exe so it can be transmitted in plain text, and still run. I recall that the unzoo program was distributed this way. 🤓

    In conversation about 8 months ago from fosstodon.org permalink
  10. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Friday, 18-Jul-2025 14:21:29 JST The FreeDOS Project The FreeDOS Project

    Inspired by some folks who have been exploring #FORTRAN 77 programming on FreeDOS, I wanted to share these programming gems:

    Arithmetic If
    Computed Goto
    Assigned Goto

    https://www.both.org/?p=11217

    They are excellent ways to add subtle bugs to your programs. 🤓😂🪳

    Try them out using Open Watcom FORTRAN on FreeDOS.

    In conversation about a year ago from fosstodon.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: www.both.org
      3 ways to write bugs with FORTRAN 77
      from Jim Hall
      Explore old-style FORTRAN programming with Arithmetic IF, Computed GOTO, and Assigned GOTO.
  11. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Tuesday, 08-Jul-2025 23:05:38 JST The FreeDOS Project The FreeDOS Project

    If you want to get started with DOS programming, here's an example of a fun graphics program you can write:

    https://allthingsopen.org/articles/intro-dos-graphics-programming

    ➡️ The Sierpinski Triangle is a fractal image that you can generate by drawing a series of random pixels to the screen.

    In conversation about a year ago from fosstodon.org permalink

    Attachments

    1. Domain not in remote thumbnail source whitelist: allthingsopen.org
      Intro to DOS graphics: A simple way to draw with pixels | We Love Open Source • All Things Open
      from Jason Hibbets
      Learn how to use a simple graphics trick in DOS that's hard to replicate in Linux. This hands-on guide with code samples, walks through drawing pixels and generating Sierpinski’s Triangle using FreeDOS and Open Watcom.
  12. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Friday, 04-Jul-2025 14:31:42 JST The FreeDOS Project The FreeDOS Project

    This seems wrong somehow 😂

    That's MS-EDIT running on #Linux on my #RaspberryPi

    In conversation about a year ago from fosstodon.org permalink

    Attachments


    1. https://cdn.fosstodon.org/media_attachments/files/114/792/961/658/861/529/original/71a7e4a26c4662f7.jpg
  13. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Monday, 30-Jun-2025 13:59:31 JST The FreeDOS Project The FreeDOS Project

    On June 29, 1994, I announced what turned into the FreeDOS Project.

    That's 31 years ago today! And I thought what better way to celebrate the anniversary than by showing how to install FreeDOS.

    We released FreeDOS 1.4 in April, so it's been out for a while. If you haven't installed 1.4 yet, here's what it looks like:

    https://youtu.be/4H0TWZocJZY

    In conversation about a year ago from fosstodon.org permalink
  14. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Monday, 30-Jun-2025 09:35:41 JST The FreeDOS Project The FreeDOS Project

    In June 1994, several of us had a pretty neat idea: let's make our own version of DOS and give away the source code.

    So on June 29, 1994, I announced a new project that would become FreeDOS!

    If you missed it, here's an article I wrote last year for the Open Source Initiative's website about how FreeDOS started and why we celebrate everyone who contributes to open source software! 🤩

    https://opensource.net/30-years-open-source-freedos/

    In conversation about a year ago from fosstodon.org permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      代码计划
  15. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Sunday, 19-Jan-2025 10:16:37 JST The FreeDOS Project The FreeDOS Project

    ICYMI

    Darik Horn's Retro7zip is a native backport of 7-Zip for DOS. Darik has released 7-Zip version 24.09+3 for DOS, which you can download at GitHub:

    https://github.com/dajhorn/retro7zip/releases/

    In conversation Sunday, 19-Jan-2025 10:16:37 JST from fosstodon.org permalink
  16. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Sunday, 19-Jan-2025 10:16:31 JST The FreeDOS Project The FreeDOS Project

    ICYMI

    mTCP is a set of TCP/IP applications for personal computers running DOS.

    Version 2025-01-10 has some changes that improve reliability. The NetDrive device driver and source code is also available now.

    Download the new version from the mTCP website:

    https://www.brutman.com/mTCP/

    In conversation Sunday, 19-Jan-2025 10:16:31 JST from fosstodon.org permalink
  17. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Friday, 17-Jan-2025 05:53:43 JST The FreeDOS Project The FreeDOS Project

    I still love my Pocket'386 to run FreeDOS on real hardware.

    If you missed it, here's Lukas's article from last year about setting up FreeDOS on the Pocket'386:

    https://www.root.cz/clanky/pocket-386-freedos-na-malem-notebooku-se-spoustou-konektoru/

    In conversation Friday, 17-Jan-2025 05:53:43 JST from fosstodon.org permalink
  18. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Friday, 17-Jan-2025 05:50:58 JST The FreeDOS Project The FreeDOS Project

    You already know about FreeDOS 1.4 RC1, released on January 1. We're trying to get the word out as far as we can, so I've also been sharing articles about it.

    Here's my article for All Things Open about getting started with FreeDOS 1.4 Release Candidate 1

    https://allthingsopen.org/articles/getting-started-with-freedos-1-4-release-candidate-1

    This provides an overview of what's in RC1, plus a step-by-step guide to install FreeDOS 1.4 RC1. Help us to find bugs so we can make RC2 (February) that much better!

    In conversation Friday, 17-Jan-2025 05:50:58 JST from fosstodon.org permalink
  19. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Thursday, 09-Jan-2025 03:37:49 JST The FreeDOS Project The FreeDOS Project

    I don't have a need to redirect DOS to a serial port, but I just learned about BIOSCOM and I'm intrigued, wanted to share: 🙂

    "BIOSCOM - This is a DOS TSR program that sends the contents of a text mode display to a serial port in an ANSI terminal compatible format. Does not use DOS syscalls. Works with all DOS implementations."

    http://sininenankka.dy.fi/leetos/software.php

    In conversation Thursday, 09-Jan-2025 03:37:49 JST from fosstodon.org permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      Software - lEEt/OS
  20. Embed this notice
    The FreeDOS Project (freedosproject@fosstodon.org)'s status on Thursday, 02-Jan-2025 02:56:55 JST The FreeDOS Project The FreeDOS Project
    in reply to
    • Tim Chase

    @gumnos Thanks to everyone who has helped with this FreeCOM version - including Jeremy (maintainer) and contributors TK Chia, Bitigchi, Andrewbird, Joshux, Boeckmann, and Jmalak.

    In conversation Thursday, 02-Jan-2025 02:56:55 JST from fosstodon.org permalink
  • Before

User actions

    The FreeDOS Project

    The FreeDOS Project

    FreeDOS is an open source DOS-compatible operating system that you can use to play classic DOS games, run legacy business software, or develop embedded systems. Any program that works on MS-DOS should also run on FreeDOS.

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          143150
          Member since
          3 Jul 2023
          Notices
          66
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.