summaryrefslogtreecommitdiff
path: root/emulators/cpmtools2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_7_2_0'.release/7.2.0cvs2svn2009-04-281-47/+0
| | | | | Notes: svn path=/head/; revision=232918 svn path=/tags/RELEASE_7_2_0/; revision=232919; tag=release/7.2.0
* This port allows to access CP/M file systems similar to the well-known mtoolsFelippe de Meirelles Motta2008-06-221-0/+47
package, which accesses MSDOS file systems. I use it for file exchange with a Z80-PC simulator, but it works on floppy devices as well. WWW: http://www.moria.de/~michael/cpmtools/ PR: ports/120184 Submitted by: Sven Klose <pixel@hugbox.org> Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215562