Commit Graph

  • e39780bcc8
    Merge pull request #4 from ksherlock/fix_extract master MikeW50 2018-03-25 15:33:18 -0600
  • fae158fa17
    Merge pull request #3 from ksherlock/ub1 MikeW50 2018-03-25 15:32:37 -0600
  • 1096519934
    Merge pull request #2 from ksherlock/modern_c_warnings MikeW50 2018-03-25 15:31:15 -0600
  • d9d898c3ab
    Merge pull request #1 from ksherlock/crlf MikeW50 2018-03-25 15:30:12 -0600
  • b4364f4a0f fix warnings from modern C compilers (sequence points and printf format strings). Kelvin Sherlock 2018-03-15 21:58:07 -0400
  • f12bd8856d extraction was trying to create a version-1 OMF file, which is to say, corrupt. Kelvin Sherlock 2018-03-11 23:47:02 -0400
  • a0eaf0f741 Fix undefined behavior. With ORCA/C 2.2, this code generates an infinite loop. (essentially, name2[i+1] = toupper(name2[i])) Kelvin Sherlock 2018-03-11 23:42:01 -0400
  • 7fbe55dd87 cr -> lf conversion Kelvin Sherlock 2018-03-11 23:36:13 -0400
  • f67e8e2caa MakeLib 2.0 source from the Opus ][ CD mikew50 2018-03-11 20:34:27 -0600