After "g=100" I get 2E00 in BX and D200 in DI. After "g=200" I get 2DF0 in BX and D200 in DI. [I.e. MS-DOS (1) aligns allocation to paragraph boundary, (2) reuses all HMA up to last byte (FFFF)]. What returned under MS-DOS 7.1?
After g=100 (AX=4A01): BX=1BD0, DI=CF20 After g=200 (AX=4A02, BX=1): BX=0010, DI=CF20
Lucho
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Freedos-kernel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-kernel
