1) Can you allow calling instructions WRMSR and RDMSR under EMM386 to be possible to run this utility?
<http://www.volny.cz/rayer/programm/mtrrlfbe.zip>http://www.volny.cz/rayer/programm/mtrrlfbe.zip
RDMSR is supported. Wouldn't think WRMSR would be useful in a real mode program, but adding support wouldn't be a big deal.
2) Is possible to support XMS moves with blocks with odd size? Emulation under Windows can it, MS-DOS HIMEM.SYS not.
Is is possible? Sure, it would require changing three lines of code. Is it a good idea? I don't know. The XMS specification explicitly says blocks "must be even". It is not a limitation of the memory manager, it is compliance with the spec.
------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
