Path to this page:
./
emulators/aliados,
CP/M 80 emulator
Branch: CURRENT,
Version: 0.1.1nb1,
Package name: aliados-0.1.1nb1,
Maintainer: ivaniclixxAliados 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, Microsoft 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.
Required to run:[
devel/ncurses]
Master sites:
SHA1: adcc43f7bafc2ee11222002d03f306e8f561e3f6
RMD160: a4a37f349937d32c1449553816de5f3d87836545
Filesize: 49.033 KB
Version history: (Expand)
- (2012-05-15) Updated to version: aliados-0.1.1nb1
- (2005-10-05) Package added to pkgsrc.se, version aliados-0.1.1 (created)
CVS history: (Expand)
| 2012-10-03 14:55:23 by Aleksej Saushev | Files touched by this commit (104) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
| 2012-05-15 13:34:52 by Sergey Svishchev | Files touched by this commit (3) |
Log message:
Install documentation.
|
| 2011-11-24 00:27:08 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message:
Fix build with newer GCC
|
| 2010-03-17 15:17:38 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
USE_NCURSES=# -> USE_NCURSES=yes
|
| 2008-03-03 20:21:39 by Johnny C. Lam | Files touched by this commit (45) |
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
|
| 2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
| 2005-02-23 19:49:23 by Alistair G. Crooks | Files touched by this commit (94) |
Log message:
Add RMD160 digests to the SHA1 ones
|
2004-11-09 06:47:28 by Min Sik Kim | Files touched by this commit (5) |  |
Log message:
Import aliados from pkgsrc-wip. Packaged by ivaniclixx at gmail dot com,
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.
|