[Freedos-devel] Four in a Row (was: one more proposal for upload via fdnpkg)

2024-05-31 Thread Jerome Shidel via Freedos-devel
Hi, > On May 30, 2024, at 1:28 PM, Wilhelm Spiegl via Freedos-devel > wrote: > > Hi, its once again me. > At the fd gitlab account there is a game called row4, (four in a row) see: > https://gitlab.com/FreeDOS/games/row4 > This version is out of date. > There is an update at the programmers sit

Re: [Freedos-devel] Back at it with DOG

2024-05-31 Thread Wolf Bergenheim via Freedos-devel
On Fri, May 31, 2024 at 12:56 AM Eric Auer via Freedos-devel < [email protected]> wrote: > Hi and welcome back, Wolf :-) > Thanks Eric, I remember you from ~20 years ago! :D > edit code on linux and then build and test in a QEMU box which is > > constantly running. :) > > Time

Re: [Freedos-devel] Back at it with DOG

2024-05-31 Thread Mercury Thirteen via Freedos-devel
Welcome back! :D My setup is a Linux desktop machine under which I edit code with Sublime Text and compile with the Linux versions of NASM and/or Watcom C, for whichever the current project calls. I test frequently while implementing a new feature or what-have-you, and for that I use DOSBox. M