Short: ZX-Spectrum 48/128k/Pentagon128 Emulator Author: dzh@tut.by (Dmitriy Zhivilov) Uploader: dzh tut by (Dmitriy Zhivilov) Type: misc/emu Version: 0.53 Replaces: misc/emu/ZXLive.lha Requires: 68020+, OCS/AGA, 8Mb Architecture: m68k-amigaos >= 3.0.0 Distribution: NoCD ZX-Live version 0.53 (03.06.2021) Sinclair ZX-Spectrum 48/128K and Pentagon 128K Emulator for AMIGA computers Copyright (C) 2000-2021 Written by Dmitriy Vladimirovich Zhivilov E-Mail: dzh@tut.by ZX-Live is FREEWARE!!! Need: + CPU: 68020 or better; Chipset: OCS/AGA; RAM: ~8Mb of free fastRAM at least; OS: AmigaOS 3.x; + Place the ROM files (with name 48.ROM, 128.ROM, Pentagon.ROM and TRDOS.ROM) in PROGDIR:ROMs directory (if they are not there). Recommended: + 68060 CPU, AmigaOS 3.x and 16Mb 32bit FastRAM. Possible run ZX-Live in WinUAE. Features: + Full emulation of ZX-Spectrum 48/128k and Pentagon 128k (all Z80 instructions, include undocumented; all Z80 flags; all Z80 registers, include MemPTR; interrupts; ROM write protection; command timings and all ports: keyboard, kempston joystick, border, sound & port #FF). + Support kempston mouse. + 1818VG93 (TR-DOS controller) emulation. + Partial support of .TZX file format. + Partial AY chip emulation (all AY registers and digital sound only). + Support hard AY. + The following formats supported: Load: Save: .TZX (Tape images, not complete) .TAP .TAP & .BLK (Tape images) .TRD .TRD (TR-DOS disks images) .ZLS .SCL (TR-DOS compact images) .SCR (6912) .$ (TR-DOS HoBeta files) .Z80 (all versions) .SLT (not complete) .SNA (48k & 128k)(.MIRAGE) .SNP .SNX (Specci extended snapshot) .ZX (KGB snapshot 49486 bytes) .SP (Spanish snapshot) .ACH (Archimedes snapshot) .PRG (SpecEm snapshot) .SEM (SpecEmu(German) snapshot) .SIT (Sinclair snapshot) .FRZ (CBSpeccy snapshot) .ZLS (ZX-Live Snapshot 48/128k) .SCR (6144 & 6912) .POK (files created by SGD) + Emulation of ZX keyboard by amiga joystick. (JKeys option) + Emulation of kempston joystick by amiga keyboard. (KeysJ option) + Auto LOAD "" feature. + Command line support. + Emulate 128k pages WITHOUT MMU! + Working 99.9% of ZX-Spectrum software. !!!!! WARNING !!!!! !!! The ZX-Spectrum models don't emulates contended memory timings !!! Future: - Correct Pentagon timings emulate. - Normal .TZX format support. - AY/YM sound chip emulate. Keys inside emulator: F1 - Toggle speed (max/normal). F4 - Toggle pause/continue emulation. F5 - Save .ZLS file. F7 - Save .SCR file. F8 - Load files into emulator. F9 - NMI (Magic button if TR-DOS is ON). F10 - Hard reset. Esc - Exit from emulator. Thanks to (in alphabetical order): -Alexander Morozov aka Crank79 for beta test. -Andrey Lysenko aka Fyrex for mAYhem for Amiga and answering my questions. -Ian Greenway for ASp emulator, beta test ZX-Live and answering my questions. -Michael Fraser for nice review ZX-Live on web. -Sergey Moskalyov for bug reports and beta test. -Simon Goodwin for interest to ZX-Live, beta test and advices. -Stanislav Yudin aka CityACE for ZX-Pilot for PalmOS and zx.pk.ru forum. -Vadim Akimov aka Lord Vader for HardAY driver, consultations and beta test. -Vadim Vlasov for GlowIcon images. -Vlad Vinogradov aka Vinnny for beta test and help with documentations. -All developers of WinUAE. -Team PowerAmiga. -And all others have interest to ZX-Live. History: Date: 03.06.2021 Version: 0.53 + Fixed crash after loading 48k ZLS-files with AY is 'On'. + Big code optimization (removed many unnecessary internal markers). + Some improved beeper emulation.