Hi all,

Jim noticed that ECM has extended FDAPM, which I was not aware of,
so I suggest that you folks test this and provide feedback :-) The
top item on my own FDAPM wishlist would have been to make it work
with data structures > 64 kB, as far as I am concerned simply by
working in overlapping chunks until all data got digested.

Regards, Eric

PS: Please also test UHDD. It is now so small that you have no
excuses to use UIDE. Just use UHDD with UDVD2, much better :-)



"Announcement - FDAPM extended"

https://www.bttr-software.de/forum/forum_entry.php?id=18399

I extended Eric's FDAPM some, mostly based on my TSR example. To quote the
blurb on my website:

> The power savings utility for FreeDOS, originally by Eric Auer. Extended
to use IISP headers, an AMIS multiplexer, and to provide the UNLOAD
command, with the advanced deinstallation method.

Note that I tweaked the TSR installation a bit, but I did not perform a
total conversion to my optimal installation method. I also did not
implement my TSR's option switches such as /N (install new even if already installed) and /X= (try a specific AMIS multiplex number first). As is, it assumes that there is only ever one instance of the resident FDAPM. And the
check for a resident program still uses the old POWER services on the
traditional multiplex interrupt 2Fh. Only the newly added UNLOAD command
searches for the resident using the Alternate Multiplex Interrupt 2Dh.

The repo and a release file for download are available at
https://pushbx.org/ecm/web/#projects-fdapm.


_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to