First post, by rasz_pl
rasz_pl
Offline
Rank
l33t
CreateFileMapping/MapViewOfFile showed up in W32s. mmap is a Unix thing.
Do any DOS memory managers (EMM386/QEMM/386MAX/Jemm) support manually managed virtual memory? Not the usual automagic swap that QEMM/EMM386 allow. Im interested in memory mapped disk files or explicit callback in case not mapped memory page access is trapped.
Who manages page tables in DOS? Is it VCPI/DPMI host or the client (DOS extenders)?
https://github.com/raszpl/sigrok-disk FM/MFM/RLL decoder
https://github.com/raszpl/FIC-486-GAC-2-Cache-Module (AT&T Globalyst)
https://github.com/raszpl/386RC-16 ram board
https://github.com/raszpl/440BX Reference Design adapted to Kicad