turbo.tsk
337 Bytes
#
# a sample script for the RSP simulator:
#
# set up RSP:
dep ctl 0
# load bootstrap code:
load ../../rspboot/rspboot 0x04001000
# load a dump from the emulator:
load ./turbotest/InData/test001.1.mem 0x0
# load task header from the emulator:
load ./turbotest/InData/test001.1.tsk 0x04000fc0
#sym rspboot.sym
sym gspTurbo3D.sym