Amiga: First Version of crt for Amiga

git-svn-id: trunk@43814 -
This commit is contained in:
marcus 2019-12-30 13:14:10 +00:00
parent 366ee5e835
commit 643c1ea7e0
2 changed files with 413 additions and 793 deletions

View File

@ -16,7 +16,7 @@ Const
KVMAll = [emx,go32v2,msdos,netware,netwlibc,os2,win32,win64,win16]+UnixLikes+AllAmigaLikeOSes;
// all full KVMers have crt too, except Amigalikes
CrtOSes = KVMALL+[WatCom]-[aros,morphos,amiga];
CrtOSes = KVMALL+[WatCom]-[aros,morphos];
KbdOSes = KVMALL;
VideoOSes = KVMALL;
MouseOSes = KVMALL;

File diff suppressed because it is too large Load Diff