20 Commits

Author SHA1 Message Date
AK6DN
114ceaf32c Added RSX-11 format .obj file reader (as default), set BIN format as default output 2020-03-10 22:25:01 -07:00
AK6DN
5015ea60c5 Update documentation comments 2020-03-06 23:48:55 -08:00
AK6DN
4523bd75e0 Update documentation re: multiple input .obj files 2020-03-06 21:51:29 -08:00
AK6DN
fa38443f8a sort psect list in .log file in asc addr order instead of name order 2019-03-25 20:17:31 -07:00
AK6DN
fd0eea148e added .gitignore 2017-07-19 21:22:08 -07:00
AK6DN
e3b33ef330 Updated debug output for GSD psect processing 2017-04-10 00:17:00 -07:00
AK6DN
3d380827cb Minor update to psect flag processing 2017-04-09 21:03:19 -07:00
AK6DN
e7d126f682 Updated PSECT address/length processing 2017-04-09 19:41:18 -07:00
AK6DN
688828abd0 Always block out a psect length to be even 2017-04-09 17:55:34 -07:00
AK6DN
f58c4268f9 Update complex relocation evaluation so that it now works, and stores correct value at correct location 2017-04-08 22:46:48 -07:00
AK6DN
ac453f8a0b Added global symbol redefinition/undefined warnings; reformat debug output; change some die to warn 2017-04-08 14:29:46 -07:00
AK6DN
c4f9db5d8f First version with support for multiple .obj files and linking global symbols -- preliminary, lightly tested 2017-04-08 02:49:22 -07:00
AK6DN
364bd9603e Add debugging output for global symbol evaluation 2017-04-08 00:04:35 -07:00
AK6DN
90261543f4 Updated readme file 2017-04-07 13:29:59 -07:00
AK6DN
eeb1147233 More updates staging for multiple object file linking; change name to obj2bin.pl 2017-04-07 13:20:51 -07:00
AK6DN
74a686102c Minor type corrections. 2017-04-05 15:40:21 -07:00
AK6DN
872b33f183 Restructure code in preparation for supporting multiple input .obj files and linking. 2017-04-05 15:35:25 -07:00
Don North
9ec5623662 Corrected header 2016-07-10 19:41:57 -07:00
Don North
6e4fe4c66e Initial version 2016-07-10 19:38:33 -07:00
Don North
8aeec20765 Initial commit 2016-07-10 19:36:50 -07:00