|
From: Bitácora de J. G. C. (G. <gut...@gm...> - 2020-04-12 16:57:33
|
That will be my point too. Problem on developing for DOS is usually you are not allow to debug, unless in DOS. Exception is OpenWatcom, which will be my choice. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Remitente: Robert Riebisch <rr...@bt...> Destinatario: fre...@li... <fre...@li...> Fecha: domingo, 12 de abril de 2020, 17:31:00 Asunto: [Freedos-devel] Fastest way to start programming for DOS Archivos: <none> --====----====----====----====----====----====----====----====----====----===-- Hi Michal, > Recently I have installed freeDOS on 20yrs old PC with the idea of > letting my now 2yrs old nephew play the "games of my childhood" (word > rescue etc.) when the time will be right. However, he loves to find > letters on the keyboard right now - "M for Mum", "D for Dad" etc. So I > am thinking of writing a simple program which would display a photo and > waited for the right key. I have never before worked with DOS, it's been > a while since I wrote in anything else than Qt designer... > What's the best way to achieve this, is there some nice crosscompilation > chain to use? What aproach would you suggest? I didn't try myself, but maybe you want to have a look at <https://github.com/SuperIlu/DOjS>. Author SuperIlu writes: ### It is basically a DOS/Javascript version of Processing: https://en.wikipedia.org/wiki/Processing_(programming_language) https://processing.org/ Processing (and p5js) is a system to create electronic art, visualizations, etc. You write a (short) programm called a "sketch" which creates a visual effect. ### Cheers, Robert -- +++ BTTR Software +++ Home page: https://www.bttr-software.de/ DOS ain't dead: https://www.bttr-software.de/forum/ _______________________________________________ Freedos-devel mailing list Fre...@li... https://lists.sourceforge.net/lists/listinfo/freedos-devel =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |