Date: Mon, 8 Feb 93 09:56:33 EST From: DJ Delorie To: kunst AT prl DOT philips DOT nl Cc: pdh AT netcom DOT com, djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Accessing physical addresses again... >I would prefer something like: >Add a 'turbo_assist()' function for adding/removing >a physical-to-virtual memory mapping routine to GO32 on the fly. >I could try to write such a routine, but I don't know if DJ >and others would be willing to incorporate it into future releases >of GO32. Everyone is very eager to keep the GO32 real mode footprint >as small as possible... All source diffs posted to djgpp are stored and I always attempt to merge them with the official sources. I won't/can't merge them if: (1) it's terribly difficult to do so due to conflicting changes with other diffs (2) adding one diffs makes multiple functional changes (please post them separately in case I've already fixed one of the functions) (3) the copyrights conflict with go32's copyrights. GPL is NOT acceptable. (4) They break something else. I don't have time to add every feature everyone wants, but I do have time to apply diffs that will make the program better. Hopefully, when my life settles down again (Ha!) I can get back to work full time on go32. Maybe even start on go32 v2.0! DJ