X-Git-Url: http://gitweb.hachti.de/?a=blobdiff_plain;f=bin%2Fdap-link.sh;h=4467d7d8ecd86f140a583dc8a0bf0b0dfad09fb6;hb=108066a55bac2fb4514b6e3e72bc216b36d405f2;hp=f5d7eb69bea8c3e4b2ca7063c5f7b6e86b5e7af7;hpb=47d4f9752d16265b077fa388e566d6c691120cb0;p=h316.git diff --git a/bin/dap-link.sh b/bin/dap-link.sh index f5d7eb6..4467d7d 100755 --- a/bin/dap-link.sh +++ b/bin/dap-link.sh @@ -7,24 +7,41 @@ run 36000 go at ptr $H316/obj/ios-16.obj go -at ptr $H316/lib/iolib/lib/small.lib +at ptr $H316/lib/iolib/lib/dap-lib.lib go +echo now loaded before dumy: +run 36002 +echo now satisfying.... at ptr $H316/obj/dumy-x16.obj -go -at ptr $H316/obj/setsiz.obj +;IMPORTANT! THERE ARENT NO MORE UNSATISFIED IN THE FIRST +;EXPORT BLOCK. SECOND BLOCK SEEMS NOT TO TRIGGER DUMMY! +d p 36004 go go + at ptr $H316/obj/deccl.obj go +at ptr $H316/obj/setsiz.obj +go +go + +r + +; Uncomment if you want an slst file ;at ptp $H316/slst/dap-auto.slst ;run 37000 -;d a 400 +;d a 100 ;go -;d b 13000 +;d a 17777 ;go +;d p 1000 +;d a 120420 + +save $H316/sys/dap.sys run 36002 +q EOF h316 dap-rebuild.go