WikiPendium

(beta)

Physbase()

WikiPendium :: RecentChanges :: RecentlyCommented :: UserSettings :: You are 216.73.216.108

Physbase()


VOIDP Physbase( VOID )


Physbase() returns the base address in memory of the PhysicalScreen buffer.

Opcode

2 (0x02)

Availability

Physbase() is available in all TOS versions.

Binding

	move.w	#$02,-(sp)
	trap	#14
	addq.l	#2,sp


Return Value

Physbase() returns the base address of the PhysicalScreen.

Comments

The PhysicalScreen is the memory area where the video chip reads its data (See PhysicalScreen for more details).

See Also

PhysicalScreen, Logbase(), LogicalScreen

Commentaires [Cacher commentaires/formulaire]