Andrew Bird

Results 302 comments of Andrew Bird

No sure I get it fully yet, but I'll experiment with it later when I return home. Thanks for the ideas!

> I believe Andrew worked on something like that already? Yes I just found that old local branch, amusingly the final commit in the series was called 'crap commit -...

I can swap Travis to use focal for both fdpp and dosemu2, which is probably the right thing to do now anyway. Option 4 seems to align quite nicely with...

Is the thread you mentioned https://github.com/dosemu2/dosemu2/issues/1514? If so I think the conclusion I came to was that HMA layout was vendor and even version specific.

That looks like a nice detectable format, better than the DR-DOS one.

okay I'll try to add them later today. I'll probably try them against MS-DOS 7 (aka win95), first.

> Eventually I am going to take your test code as a base and implement mem from them inside comcom32. Interesting idea, so what were you expecting the tests to...

Not really understanding what's wrong with my first test see t26 branch https://github.com/andrewbird/dosemu2/actions/runs/2906241079 No bootflag set leaving dos, did it work for you?

Thanks, that looks better. ~~~ C:\>c:\hmaspace INFO: HMA free space == 0xf570 INFO: HMA area at FFFF:0A90 PASS: HMA available C:\>rem end ~~~ Are there no blocks already allocated as...

I added the other test, I asked for 35 bytes and I expected the allocation to be rounded up to 48. The response showed 35 bytes allocated. ~~~ C:\>testit.bat testit.bat...