Emulators: Difference between revisions

From SpecNext Wiki
Jump to: navigation, search
Ped7g (talk | contribs)
disclaimer about current emulators being not perfect
Ped7g (talk | contribs)
mNo edit summary
 
(48 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{EmulatorListTop}}


===== WARNING: =====
===== WARNING: =====
Line 9: Line 8:
<br><br>
<br><br>


Currently the most UI and performance friendly emulator seems to be #CSpect, the most features/accurate emulation of core3.1.5 (but far from perfect) has ZESERUse (fork of ZEsarUX).
Currently the most UI and performance friendly emulator seems to be #CSpect, the most accurate and performant emulator is MAME.


{{Emulator|name=CSpect
{| class="wikitable"
|author=Mike Dailly
!Name||Author||Known bugs||Description||OS||Source||Maintained
|downloadurl=http://www.cspect.org/
|-
|knownbugspage=CSpect:known bugs
|[https://mdf200.itch.io/cspect CSpect]||[https://lemmings.info/about/ Mike Dailly]||[[CSpect:known bugs|List]]||Emulates many features of the Next and includes a fully featured debugger, complete with 24bit breakpoints and an assembler||Windows ([https://lemmings.info/installing-cspect-on-a-mac/ mac]/[[Development_Tools:Linux_setup##CSpect_emulator|linux]] with mono - mostly works)||No||[https://www.patreon.com/posts/crash-and-cspect-143597332 Statement of maintenance and support]
|description=Emulates many features of the Next and includes a fully featured debugger, complete with 24bit breakpoints and an assembler (pre-made SD card images  [http://www.zxspectrumnext.online/cspect/index.html here])
|-
|os=Windows<br>(mac/linux partially works through mono)
|[https://www.mamedev.org/ MAME]||[https://github.com/holub holub] (Next), many contributors (MAME)||[[MAME:known bugs|List]]‎||Mature multi-system emulator with relatively recent Next support. See [[MAME:Installing|installation notes]].||Any||[https://github.com/mamedev/mame Yes]||Yes
|sourceavail=N
|-
|supportsprites=Y
|[https://gitlab.com/garrylancaster/zenext ZENext]||[https://github.com/chernandezba César Hernández Bañó], [https://gitlab.com/garrylancaster Garry Lancaster]|| |||ZX Next-only fork of ZEsarUX emulating most of the core 3.1.10 features to make it run NextZXOS 2.07 (and possibly 2.08/2.09) (missing some features like CTC timers).||Any||[https://gitlab.com/garrylancaster/zenext Yes]||Occasionally
|supportlores=Y
|-
|supportlayer2=Y
|[https://github.com/chernandezba/zesarux/releases ZEsarUX]||César Hernández Bañó|||[[ZEsarUX:known bugs|List]]||A full feature emulator including a debugger - sometimes updated to support Next (TBBlue)||Any||[https://github.com/chernandezba/zesarux Yes]||Yes
|supportopcodes=Y
|-
|supporttripleay=Y
|[https://github.com/ped7g/zesarux/tree/tbblue_small_fixes2 ZESERUse]||César Hernández Bañó, [https://github.com/ped7g Peter Helcmanovsky]||[[ZESERUse:known bugs|List]]||Fork of older ZEsarUX 8.2 with improved emulation accuracy of (rather old) core 3.1.5||Any||[https://github.com/ped7g/zesarux/tree/tbblue_small_fixes2 Yes]||Rarely
|supportsid=N
|-
|supportwifi=Y
|[http://www.desdes.com/products/oldfiles/zeus.htm Zeus]||[https://www.desdes.com/ Simon Brattel]|| || A PC cross-assembler which includes an IDE and Spectrum 48/128/+2/+3 emulator. Includes support for Next MMU banking, sprites and UART only, with remote debugging on Next hardware.||Windows||No||No
|supportspecdrum=Y
|}
}}
 
{{Emulator|name=ZEsarUX
|author=César Hernández Bañó
|downloadurl=https://github.com/chernandezba/zesarux/releases
|sourceurl=https://github.com/chernandezba/zesarux
|knownbugspage=ZEsarUX:known bugs
|description=A full feature emulator including a debugger - sometimes updated to support Next (TBBlue)
|os=Any
|sourceavail=Y
|supportsprites=~
|supportlores=Y
|supportlayer2=Y
|supportopcodes=Y
|supporttripleay=Y
|supportsid=N
|supportspecdrum=Y
}}
 
{{Emulator|name=ZESERUse
|author=César Hernández Bañó + Peter Helcmanovsky
|sourceurl=https://github.com/ped7g/zesarux/tree/tbblue_small_fixes2
|knownbugspage=ZESERUse:known bugs
|description=Currently most complete core3.1.5 emulation based on ZEsarUX 8.2 version (for windows executable check official Next discord or build it yourself - make sure you are building the "tbblue_small_fixes2" branch).
|os=Any
|sourceavail=Y
|supportsprites=Y
|supportlores=Y
|supportlayer2=Y
|supportopcodes=Y
|supporttripleay=Y
|supportsid=N
|supportspecdrum=Y
}}
 
{{Emulator|name=NX
|author=Matt Davies
|downloadurl=https://github.com/next-dev/nx
|sourceurl=https://github.com/next-dev/nx
|description=An in-development emulator
|os=Windows / Mac
|sourceavail=Y
}}
 
{{Emulator|name=Zeus
|author=Design Design
|downloadurl=http://www.desdes.com/products/oldfiles/zeus.htm
|description=A PC cross-assembler which includes a Z80 emulator, which can emulate the ZX Spectrum 48K/128K hardware.
|os=Windows
|sourceavail=N
|supportsprites=~
|supportlores=N
|supportlayer2=N
|supportopcodes=Y
|supporttripleay=N
|supportsid=N
|supportspecdrum=N
|supportsmmu=Y
}}
 
{{EmulatorListBottom}}

Latest revision as of 22:47, 15 November 2025

WARNING:

The current Next emulators are work-in-progress, missing several features of real HW Next, and emulating other features in less than cycle-accurate way (which become a "norm" for classic ZX Spectrum after two decades of emulators development). The differences in results between real Next and CSpect or ZEsarUX are to be expected - as a developer test your SW also with real HW to find any problems early. It may also help to read the known-bugs pages to have some rough idea what works and how accurately. There're also multiple test-suites and free games and demos which you can try to go through and compare the emulator output with real machine, to get familiar with the differences and adjust your workflow and expectations.

Also make sure to explore the command line options and configuration of each emulator, as there are multiple ways how to run them with different fidelity of emulation. When in doubt, you are welcome to join the official ZX Spectrum Next discord chat and ask for help at #emulator-help channel.

Currently the most UI and performance friendly emulator seems to be #CSpect, the most accurate and performant emulator is MAME.

Name Author Known bugs Description OS Source Maintained
CSpect Mike Dailly List Emulates many features of the Next and includes a fully featured debugger, complete with 24bit breakpoints and an assembler Windows (mac/linux with mono - mostly works) No Statement of maintenance and support
MAME holub (Next), many contributors (MAME) List Mature multi-system emulator with relatively recent Next support. See installation notes. Any Yes Yes
ZENext César Hernández Bañó, Garry Lancaster ZX Next-only fork of ZEsarUX emulating most of the core 3.1.10 features to make it run NextZXOS 2.07 (and possibly 2.08/2.09) (missing some features like CTC timers). Any Yes Occasionally
ZEsarUX César Hernández Bañó List A full feature emulator including a debugger - sometimes updated to support Next (TBBlue) Any Yes Yes
ZESERUse César Hernández Bañó, Peter Helcmanovsky List Fork of older ZEsarUX 8.2 with improved emulation accuracy of (rather old) core 3.1.5 Any Yes Rarely
Zeus Simon Brattel A PC cross-assembler which includes an IDE and Spectrum 48/128/+2/+3 emulator. Includes support for Next MMU banking, sprites and UART only, with remote debugging on Next hardware. Windows No No