Ceci est une version archivée de
Physbase() à 2006-05-25 22:26:16.
VOIDP Physbase( VOID )
Opcode
2 (0x02)
Availability
Binding
move.w #$02,-(sp)
trap #14
addq.l #2,sp
Return Value
Comments
The physical base address is the memory area where the video chip reads its data. The logical address is the memory area where the
VDI draws. These are normally the same but are addressed individually to enable screen flipping.
See Also