Commit Graph

25 Commits

Author SHA1 Message Date
MikeW50 25b95443de
Merge pull request #11 from ksherlock/patch_14
disassemble global symbol tables.
2018-03-25 15:29:42 -06:00
MikeW50 f766ac3040
Merge pull request #10 from ksherlock/patch_13
enhanced support for orca debugger symbol tables.
2018-03-25 15:29:06 -06:00
MikeW50 bf2446df16
Merge pull request #9 from ksherlock/patch_12
fix for fixed-size labels
2018-03-25 15:28:14 -06:00
MikeW50 096d5b589c
Update DumpOBJ.cc 2018-03-25 15:27:58 -06:00
MikeW50 38eb5d2a16
Merge pull request #8 from ksherlock/patch_11
+D (disassembly) support for cRELOC, cINTERSEG, and SUPER records.
2018-03-25 15:26:19 -06:00
MikeW50 37e68cdcbc
Merge pull request #7 from ksherlock/patch_10
fix entry opcode
2018-03-25 15:25:44 -06:00
MikeW50 1eec4a2aa3
Merge pull request #6 from ksherlock/patch_9
fix +D -F disassemble bug
2018-03-25 15:25:08 -06:00
MikeW50 aeeb5ed53b
Merge pull request #5 from ksherlock/patch_8
fix printf argument bug
2018-03-25 15:24:36 -06:00
MikeW50 434f5d8544
Merge pull request #4 from ksherlock/patch_4
fix hex dump function
2018-03-25 15:23:57 -06:00
MikeW50 7b60740a02
Update DumpOBJ.cc 2018-03-25 15:23:32 -06:00
MikeW50 988ff7929e
Merge pull request #3 from ksherlock/patch_1
Support for type-less OMF V1 library files
2018-03-25 15:21:44 -06:00
MikeW50 61a47a9397
Merge pull request #2 from ksherlock/2.0.2.b1
2.0.2.b1
2018-03-25 15:21:12 -06:00
MikeW50 1e1b8e67c3
Merge pull request #1 from ksherlock/crlf
CR -> LF conversion.
2018-03-25 15:20:32 -06:00
Kelvin Sherlock c263850ae5 disassemble global symbol tables. 2018-03-15 22:26:23 -04:00
Kelvin Sherlock f7fa7933f9 better support for orca debugger symbol tables. 2018-03-15 22:26:10 -04:00
Kelvin Sherlock d23267469a fix for fixed-size labels (CAL). 2018-03-15 22:24:17 -04:00
Kelvin Sherlock e3b40e4da1 with +D disassembly, support for cRELOC, cINTERSEG, and SUPER records. 2018-03-15 22:23:30 -04:00
Kelvin Sherlock 95226d0e34 fix entry opcode. 2018-03-15 22:22:27 -04:00
Kelvin Sherlock a5aaff7df2 fix +D -F disassemble bug 2018-03-15 22:21:30 -04:00
Kelvin Sherlock 9a6bde652c fix printf argument bug 2018-03-15 22:20:08 -04:00
Kelvin Sherlock ee1c7a9440 fix hex dump function 2018-03-15 22:16:32 -04:00
Kelvin Sherlock c0b590a5f2 handle type-less v1 library files 2018-03-15 22:15:51 -04:00
Kelvin Sherlock a46492f4c0 2.0.2 b1, from the Opus CD 2018-03-12 12:06:42 -04:00
Kelvin Sherlock ebab9328f6 CR -> LF conversion. 2018-03-11 23:56:36 -04:00
mikew50 3993520c03 DumpObj 2.0.1 source from the Opus ][ CD 2018-03-11 20:33:50 -06:00