| Previous | 199869 Revisions | Next |
| r17374 Tuesday 21st August, 2012 at 12:43:30 UTC by Miodrag Milanović |
|---|
| (MESS) mz_cas.c: apparently, MZT is just another alias for MZF. (no whatsnew) |
| [src/lib/formats] | mz_cas.c |
| r17373 | r17374 | |
|---|---|---|
| 327 | 327 | |
| 328 | 328 | static const struct CassetteFormat mz700_cas_format = |
| 329 | 329 | { |
| 330 | "m12,mzf", | |
| 330 | "m12,mzf,mzt", | |
| 331 | 331 | mz700_cas_identify, |
| 332 | 332 | mz700_cas_load, |
| 333 | 333 | NULL |
| Previous | 199869 Revisions | Next |