Commit Graph

  • e39780bcc8 Merge pull request #4 from ksherlock/fix_extract master MikeW50 2018-03-25 15:33:18 -06:00
  • fae158fa17 Merge pull request #3 from ksherlock/ub1 MikeW50 2018-03-25 15:32:37 -06:00
  • 1096519934 Merge pull request #2 from ksherlock/modern_c_warnings MikeW50 2018-03-25 15:31:15 -06:00
  • d9d898c3ab Merge pull request #1 from ksherlock/crlf MikeW50 2018-03-25 15:30:12 -06:00
  • b4364f4a0f fix warnings from modern C compilers (sequence points and printf format strings). Kelvin Sherlock 2018-03-15 21:58:07 -04:00
  • f12bd8856d extraction was trying to create a version-1 OMF file, which is to say, corrupt. Kelvin Sherlock 2018-03-11 23:47:02 -04:00
  • 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 -04:00
  • 7fbe55dd87 cr -> lf conversion Kelvin Sherlock 2018-03-11 23:36:13 -04:00
  • f67e8e2caa MakeLib 2.0 source from the Opus ][ CD mikew50 2018-03-11 20:34:27 -06:00