home.social

#retrodevelopment — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #retrodevelopment, aggregated by home.social.

  1. I just published v0.99 of #jSH, a #JavaScript scripting environment for #MSDOS. This is the 'little' text-mode brother to #DOjS.

    - fixed `Screen` object.
    - fixed `CGets()`.
    - added missing include
    - updated zip, mbedTLS and curl

    github.com/SuperIlu/jSH

    #RetroComputing #FreeDOS #DJGPP #RetroDev #RetroDevelopment

  2. - Updated #tiff to 4.7.1

    - Updated pl_mpeg

    - Updated #nanoSVG

    - Updated #libpng to 1.6.50

    - Updated #jasper to 4.2.8

    - Updated #AnimatedGIF to 2.2.0

    - Moved mbedTLS config out of the source tree

    - Added more examples/tests

    - Added my #VCFe talk slides from May, 2025

    #MSDOS #DOSGaming #retrocomputing #JavaScript #FreeDOS #creativecoding #p5js #retrodev #retrodevelopment #3dfx #OpenGL #Processing
    3/

  3. - fixed error message for library loading in win32

    - fixed SQLite3 database opening in win32

    - return empty object from GetNetworkInterfaces() on win32

    - fixed curl on win32

    - updated zip to 0.3.5

    - Patched #Allegro 4 to support all BMP formats (backport from allegro5).

    - improved documentation

    - Updated to #mbedTLS 3.6.5

    - Updated #cURL to 8.17.0

    #MSDOS #DOSGaming #retrocomputing #JavaScript #FreeDOS #creativecoding #p5js #retrodev #retrodevelopment #3dfx #OpenGL #Processing
    2/

  4. I just released v1.14.0 of #DOjS on github.com/SuperIlu/DOjS/relea

    New Features:
    - SMK file playback via libsmacker
    - #C64 SID playback using cRSID
    - #EXIF data reading
    - Sound synthesis based on MicroModSynth from @benhencke

    See thread below for more release details!

    #MSDOS #DOSGaming #retrocomputing #JavaScript #FreeDOS #creativecoding #p5js #retrodev #retrodevelopment #3dfx #OpenGL #Processing
    1/

  5. You are bored and don't know how to spend your time #RetroCoding?

    Well, now you are lucky, as I'd love some contributions to my #MSDOS #RetroComputing projects!

    Feel free to help me out with code, documentation or finally a "real" website for #DOjS, #DOStodon, #jSH, #DosView, #lib16 and more 😊

    github.com/SuperIlu

    #RetroDev #RetroDevelopment

  6. I just published v0.98 of #jSH, a #JavaScript scripting environment for #MSDOS. This is the 'little' text-mode brother to #DOjS.

    - updated curl, mbedTLS and zip

    github.com/SuperIlu/jSH

    #RetroComputing
    #FreeDOS
    #DJGPP
    #RetroDev
    #RetroDevelopment

  7. Today I started integrating @benhencke|s MicroModSynth into #DOjS.

    So far you can dynamically create synthesizers with a given number of voices and nodes and it plays the example from the GitHub repo fine on DOSBox.

    Next step: come up with a nice #JavaScript interface to create voices and nodes and play some notes...

    github.com/simap/MicroModSynth

    #MSDOS #RetroComputing #RetroDevelopment