summaryrefslogtreecommitdiff
path: root/emulators/aliados
AgeCommit message (Collapse)AuthorFilesLines
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2013-10-16aliados really uses terminfo.roy5-3/+146
2013-08-21Update to 0.2.0. Changes:shattered6-148/+18
Integrated commands DIR and era. Date and time functions.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-05-15Install documentation.shattered3-4/+9
2011-11-23Fix build with newer GCCjoerg4-4/+30
2010-03-17USE_NCURSES=# -> USE_NCURSES=yesjoerg1-2/+2
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam1-2/+3
their files via a custom do-install target.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests to the SHA1 onesagc1-1/+2
2004-11-09Import aliados from pkgsrc-wip. Packaged by ivaniclixx at gmail dot com,minskim5-0/+156
and modified by Roland Illig and me. Aliados is a CP/M 80 emulator that instead of emulate a machine and run some variant of CP/M on it, emulates only the microprocessor and captures all CP/M system calls to execute it natively. Actually only emulates a small part of CP/M, but with that already can execute many programs, such as WordStar, Micrsoft Basic, Mallard Basic, Hi-Tech C, Turbo Pascal and many others. Aliados does not need to create disk images, it reads and writes in the native filesystem all files that match the CP/M name conventions.