Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
writeblock.exe | 2013-09-26 | 29.4 kB | |
writeblock.c | 2013-09-26 | 1.1 kB | |
README.txt | 2013-09-26 | 487 Bytes | |
mfmlib.h | 2013-09-26 | 1.2 kB | |
mfmlib.c | 2013-09-26 | 6.6 kB | |
buildmfm.exe | 2013-09-26 | 24.5 kB | |
buildmfm.c | 2013-09-26 | 1.8 kB | |
Totals: 7 Items | 65.2 kB | 0 |
Two simple tools : buildmfm has been used for 3" disks transfers: disks are read on the oric, one track at a time, and the tracks are saved on a tape. The tape image is then converted back by buildmfm to a MFM disk image. writeblock has been used by new-generation Oric developpers: a program taken from a tape image is written on side 2 of a disk image, in contiguous sectors. This allows programs that have their own disk read routines to reclaim the space in overlay ram.