Path: csiph.com!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: =?UTF-8?Q?Uwe_Na=c3=9f?= Newsgroups: comp.os.cpm Subject: Re: New Kaypro Emulator Date: Mon, 9 Mar 2026 14:02:38 +0100 Message-ID: <10omgdf$1fdhm$1@solani.org> References: <10oel81$2ouqq$1@dont-email.me> <10ogtju$1b1b4$1@solani.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Mon, 9 Mar 2026 13:02:39 -0000 (UTC) Injection-Info: solani.org; logging-data="1553974"; mail-complaints-to="abuse@news.solani.org" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0 SeaMonkey/2.53.23 Cancel-Lock: sha1:ZfVxLjJyKXEmetKL4kB0hFAbuSY= In-Reply-To: <10ogtju$1b1b4$1@solani.org> X-User-ID: eJwFwQcBwDAMAzBKbZ4bOHMOfwiTXONGwcLDfH11dchcwXCrsw8PCSuIJcov5ZOEyHs2yP4BNzQRbw== Xref: csiph.com comp.os.cpm:14561 Uwe Naß wrote: > ECNeilson wrote: >> I have released a new Kaypro emulator on GitHub.  This all started >> during an ice storm and my desire to verify my archived Kaypro 4-84 >> disks were properly archived.  I extended a publicly available Kaypro >> II emulator on GitHub, but I went a little overboard.  Now you have >> support for Kaypro II, Kaypro 4-84, TurboROM, KayPLUS, and Kaypro10. >> There is hard disk support for the Kaypro10 and TurboROM, and RTC and >> serial port for 4-84 variants.  You can run the program in terminal >> mode or natively using the chargen ROMs. NZ-COM is also installed on >> the TurboROM_nz.hd image with ZSDOS and date/time stamping support. >> >> Runs on Mac, Linux, FreeBSD and even Windows now.  The default mode is >> a standard 4-84 - Just run "izkaypro". >> >> If you want to run the "ultimate" Kaypro, do "izkaypro --model >> ultimate --chargen" >> >> That will give you the TurboROM version with HDs on drives A and B and >> drives C and D as floppy drives - plus NZ-COM on drive A (type "nzcom" >> to activate). >> >> Other ROMs will probably work, I just haven't tested them.  You can >> use a custom ROM via command line --rom. Do "izkaypro -h" to see options. >> >> The software is here and README.md has all the details.  Compile with >> "cargo build --release" >> >> https://github.com/eneilson-zz/izkaypro >> >> Enjoy, >> ECNeilson >> > Hi all, > > I never used "cargo" (!) So I used my package manager (Yast, SuSE) to > install this package, but what's next? How to build the .izkaypro > binaries out of the github respository? > > Sorry, but I'm lost...... > > Thanks for any help, > > Uwe Hi ECNeilson, everything works now! Under SuSE the package wayland-devel must be installed, additionally. Only one remark: Calling izkaypro it displays the first line more than 70 times (?) What`s wrong? thanks again, Uwe