From: Gwenole B. <gb...@di...> - 2001-11-16 19:34:16
|
On Wed, 24 Oct 2001 ni...@in... wrote: > Gwenole asked: > > Do you mean that the CVS version in Direct Addressing mode now works ? > > If so, they finally corrected mmap() and some other functions in 10.1. > > I just did a test build with #define DIRECT_ADDRESSING 1. > RAMBaseHost = (uint8 *)mmap(0,...) still fails with ENOTSUP. OK that's still not fixed for 10.1 then. However, CVS has code to use vm_allocate/vm_deallocate functions under OS X. Unfortunately, last time I tried the Xdarwin build under 10.0.3, the screen would remain black or B2 would crash. Will try again when I find time to cleanly reinstall MacOS X 10.1 and Linux. BTW, concerning the native/Aqua OS X port, the plan I had was: - Make it fully compile at the command line - Put in a new icon ;-) - Commit in CVS - Check Direct Addressing and VOSF support. I believe you progressed really well now with Max, how far is it now? |