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