DIVE.DLL: Difference between revisions
Appearance
mNo edit summary |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Direct Interface Video Extension ([[DIVE]]) dynamic link library | |||
==Version== | ==Version== | ||
{|class="wikitable" | |||
{| | !Date||Version||Size||Comments | ||
|- | |- | ||
|2004-06-06|| ||69,662 bytes||\MMOS2\DLL | |||
|} | |||
|2004- | |||
| | |||
|69,662 bytes | |||
| | |||
| | |||
|} | |||
==DLL Entry Points== | ==DLL Entry Points== | ||
#DiveQueryCaps | |||
#DiveOpen | |||
#DiveClose | |||
#DiveSetupBlitter | |||
#DiveBlitImage | |||
#DiveAcquireFrameBuffer | |||
#DiveSwitchBank | |||
#DiveDeacquireFrameBuffer | |||
#DiveSetDestinationPalette | |||
#DiveSetSourcePalette | |||
#DiveCalcFrameBufferAddress | |||
#DiveAllocImageBuffer | |||
#DiveFreeImageBuffer | |||
#DiveBeginImageBufferAccess | |||
#DiveEndImageBufferAccess | |||
#DiveFullScreenInit | |||
#DiveFullScreenTerm | |||
#DiveSetTransparentBlitMode | |||
#DiveBlitImageLines | |||
#_DIVEInitTerm | |||
==DLLs Loaded== | ==DLLs Loaded== | ||
* [DOSCALL1.DLL]] | * [[DOSCALL1.DLL]] | ||
* [[PMGPI.DLL]] | * [[PMGPI.DLL]] | ||
* [[PMWIN.DLL]] | * [[PMWIN.DLL]] | ||
Line 79: | Line 38: | ||
* [[MSG.DLL]] | * [[MSG.DLL]] | ||
[[Category: | [[Category:DLL]] |
Latest revision as of 19:47, 14 August 2019
Direct Interface Video Extension (DIVE) dynamic link library
Version
Date | Version | Size | Comments |
---|---|---|---|
2004-06-06 | 69,662 bytes | \MMOS2\DLL |
DLL Entry Points
- DiveQueryCaps
- DiveOpen
- DiveClose
- DiveSetupBlitter
- DiveBlitImage
- DiveAcquireFrameBuffer
- DiveSwitchBank
- DiveDeacquireFrameBuffer
- DiveSetDestinationPalette
- DiveSetSourcePalette
- DiveCalcFrameBufferAddress
- DiveAllocImageBuffer
- DiveFreeImageBuffer
- DiveBeginImageBufferAccess
- DiveEndImageBufferAccess
- DiveFullScreenInit
- DiveFullScreenTerm
- DiveSetTransparentBlitMode
- DiveBlitImageLines
- _DIVEInitTerm