Hello,

I've just updated the version of row4.
It's version 2017-11-07 in the LSM file.
https://akfoerster.de/p/row4/

Building with DJGPP is now fully supported again.
I've added mouse support and the option /? now does what it's supposed to do.

This means you can use DJGPP, it doesn't mean that you should!
The program is small enough to fit into the tiny memory model,
it doesn't need no DOS extender at all. ;-)

Some people complained that I used the HLT instruction in older versions.
I don't do it anymore, however I am not convinced. I never saw it causing
any problems.

Now the version for BCC calls INT 2F/AX=1680h when idle.
For DJGPP the function __dpmi_yield() is called, which basicly does the same.

It would be nice if you could test it. Note that builds with BCC and with
DJGPP are technically very different and should be tested separately.

-- 
AKFoerster <https://AKFoerster.de/>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to