spec 474 Bytes
beginseg
	name "code"
	flags BOOT OBJECT
	entry boot
	stack bootStack + 0x2000
	include "segulx"
	include "$(ROOT)/usr/lib/PR/rspboot.o"
	include "$(ROOT)/usr/lib/PR/gspLine3D.o"
	include "$(ROOT)/usr/lib/PR/gspLine3D.dram.o"
	include "$(ROOT)/usr/lib/PR/gspFast3D.o"
	include "$(ROOT)/usr/lib/PR/gspFast3D.dram.o"
endseg
beginseg
	name "buffer"
	flags OBJECT
	address 0x80220000
	include "buffer.o"
endseg
beginwave
	name "64DD"
	include "code"
	include "buffer"
endwave