INT 67,55 - Alter Page Map and Jump (LIM EMS 4.0+)


	AH = 55h
	AL = 00  physical page numbers provided by caller
	     01  segment addresses provided by caller
	DX = EMM handle
	DS:SI = pointer to structure with map and jump address


	on return:
	AH = status  (see EMS STATUS)