Hello. Once upon a time I wanted to write an operating system for the PDP-11 ;)
One of the problems I found was precisely that. I wrote this blog entry about how didn’t I tackle the problem http://ancientbits.blogspot.com/2012/07/programming-barebones-pdp11.html?m=1 The utility I wrote (bin2load) is in this repo: https://github.com/jguillaumes/retroutils Jordi Guillaumes Pons > El 25 gen 2020, a les 0:27, Kevin Handy <khandy2...@gmail.com> va escriure: > > > 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. > > 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. > > 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. > > 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. > > If this is already possible, some documentation on the process would be > useful. This would also make simtools more useful. > > This applies to all the other emulations that have assemblers available also. > > _______________________________________________ > Simh mailing list > Simh@trailing-edge.com > http://mailman.trailing-edge.com/mailman/listinfo/simh
_______________________________________________ Simh mailing list Simh@trailing-edge.com http://mailman.trailing-edge.com/mailman/listinfo/simh