<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hello.<div><br></div><div>Once upon a time I wanted to write an operating system for the PDP-11 ;)</div><div><br></div><div>One of the problems I found was precisely that. I wrote this blog entry about how didn’t I tackle the problem </div><div><br></div><div><a href="http://ancientbits.blogspot.com/2012/07/programming-barebones-pdp11.html?m=1">http://ancientbits.blogspot.com/2012/07/programming-barebones-pdp11.html?m=1</a></div><div><br></div><div>The utility I wrote (bin2load) is in this repo:</div><div><br></div><div><a href="https://github.com/jguillaumes/retroutils">https://github.com/jguillaumes/retroutils</a></div><div><br></div><div><br><div dir="ltr">Jordi Guillaumes Pons<div><br></div></div><div dir="ltr"><br><blockquote type="cite">El 25 gen 2020, a les 0:27, Kevin Handy <khandy21yo@gmail.com> va escriure:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr">I was watching some youtube videos about the PiDP-11, and they all seemed to end up typing in a hand-assembled program into the emulator.<div><br></div><div>It got me  to thinking about the macro11 assembler in simtools, however that program only appears to output object files, not binary ones. simh appears to only accept binary filesm not object files.</div><div><br></div><div>Is there some way to bridge the gap? Is there some method to bridge he gap? marco11 to output binary files, a linker to convert object files to binary ones, or simh to accept object files.</div><div><br></div><div>For the PiDP-11 users, they could prooblbly work from a listing where a hard-coded base address is given, but others might want to try something that is too long to want to key it in.</div><div><br></div><div>If this is already possible, some documentation on the process would be useful. This would also make simtools more useful.</div><div><br></div><div>This applies to all the other emulations that have assemblers available also.</div><div><br></div></div>
<span>_______________________________________________</span><br><span>Simh mailing list</span><br><span>Simh@trailing-edge.com</span><br><span>http://mailman.trailing-edge.com/mailman/listinfo/simh</span></div></blockquote></div></body></html>