[net.micro.pc] Basic Memory location

tessler@topaz.RUTGERS.EDU (Ira Tessler) (06/02/86)

Can anyone tell me where basic is located in memory of a PC/XT??

				Thanks,
				Ira Tessler
				...topaz!tessler

bobm@hpcvlo (06/03/86)

	Look at the location pointed to by interrupt 18H. That's the start
	(entry point) of ROM BASIC. It's usually F600:0000, but you should
	read it from the vector table.

	Bob May
	hp-pcd!bobm