1. Memory Question
- Posted by "Daniel Kluss" <xerox_irs at hotmail.com> Feb 15, 2004
- 471 views
(in dos or win dos box) Does anyone know a good to allocate memory, and get the PHYSICAL address as well as the LOGICAL address, so system hardware can read/write and EUPHORIA can read/write. The only memory space I can find that does that so far is the allocate_low() which the PHY=LOG, but I want to allocate more than 1MB.