Hello,
First and foremost, I took a look at your GitHub sources and would definitely
like to encourage you to continue with developing software for DOS. Assembly
can be a very difficult language for many to understand. Your code is very
clean looking and easy to read. We all learn by doing. So,
Hi,
On Sat, Feb 27, 2016 at 4:25 PM, Eric Auer wrote:
>
>> REBOOT: A small program for rebooting on DOS.
>
> How does it differ from the FDAPM options for rebooting?
Uh, it's not much. Literally, he just calls "int 19h", which I'm not
sure is a good way to reboot at all. (Isn't that the partial
Iyi Günler Ercan!
> REBOOT: A small program for rebooting on DOS.
How does it differ from the FDAPM options for rebooting?
> SCREEN: Screen mode changer on DOS.
How does it differ from the MODE CON options for screen modes?
Looking forward to the extra details :-)
Regards, Eric
> Bilgisayar
I wrote two DOS tools. They may benefical for FreeDOS. These are:
REBOOT: A small program for rebooting on DOS.
SCREEN: Screen mode changer on DOS.
Bilgisayarcılık DOS Tools licensed under GNU GPLv2 or any later version.
Project Github repository: https://github.com/bilgisayarcilik/DOS-Tools
Th