summaryrefslogtreecommitdiff
path: root/emulators/aliados/patches
AgeCommit message (Collapse)AuthorFilesLines
2013-10-16aliados really uses terminfo.roy3-0/+139
2013-08-21Update to 0.2.0. Changes:shattered3-133/+6
Integrated commands DIR and era. Date and time functions.
2011-11-23Fix build with newer GCCjoerg3-2/+26
2004-11-09Import aliados from pkgsrc-wip. Packaged by ivaniclixx at gmail dot com,minskim1-0/+115
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.