<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>http://wiki.specnext.dev/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mdf200</id>
	<title>SpecNext Wiki - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.specnext.dev/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mdf200"/>
	<link rel="alternate" type="text/html" href="http://wiki.specnext.dev/Special:Contributions/Mdf200"/>
	<updated>2026-05-01T09:26:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>http://wiki.specnext.dev/index.php?title=Assemblers&amp;diff=11225</id>
		<title>Assemblers</title>
		<link rel="alternate" type="text/html" href="http://wiki.specnext.dev/index.php?title=Assemblers&amp;diff=11225"/>
		<updated>2020-04-04T21:36:40Z</updated>

		<summary type="html">&lt;p&gt;Mdf200: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Any Z80 assembler can produce code suitable for the Next. However the raw blocks of Z80 code may be not as convenient to use with Next or emulators, so a Next specific tools may be useful for creating one of the supported [[File Formats]].&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;[http://www.desdes.com/products/oldfiles/zeus.htm Zeus-ish]&#039;&#039; ===&lt;br /&gt;
: Provides a complete Z80 IDE and Macro assembler, scripted disassember plus an integrated Z80 emulator for a range of machines including partial Next support&lt;br /&gt;
: Supports the Next opcodes directly&lt;br /&gt;
: Supports remote debugging on the Next using ParaSys across a serial link&lt;br /&gt;
: Supports MMU paging in the integrated emulator&lt;br /&gt;
: Supports sprites (core versions prior to 2.00.26) in the integrated emulator&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;[http://pasmo.speccy.org/ Pasmo]&#039;&#039; ===&lt;br /&gt;
: A long established Z80 assembler, but has been out of development for a long time&lt;br /&gt;
: Supports all currently known Next extension opcodes through this [https://www.facebook.com/groups/specnext/512169722473686/ modified Pasmo from Russ McNulty and Tony Thompson] and also now supports outputting .sna files to use with CSpect, thanks to Russ McNulty&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;SNasm&#039;&#039; ===&lt;br /&gt;
Included with the [http://dailly.blogspot.com/2019/04/cspect-v270.html #CSpect] emulator&lt;br /&gt;
: Full macro assembler&lt;br /&gt;
: Full bank control via Segment management&lt;br /&gt;
: Supports the Next extension opcodes directly&lt;br /&gt;
: Generates full 24bit map files for use in CSpect&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;z80asm&#039;&#039; ===&lt;br /&gt;
Part of [https://github.com/z88dk/z88dk Z88dk]&#039;&#039;&lt;br /&gt;
: Supports the Next extension opcodes directly, linking assembler with large z80 library, targets any memory configuration&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;[https://github.com/z00m128/sjasmplus z00m&#039;s fork of sjasmplus]&#039;&#039; ===&lt;br /&gt;
: Supports all (core2.00.28) Next extension opcodes, ZXN memory model (8 memory slots with 8ki pages and 1.75MiB virtual device memory), SAVENEX to build NEX files directly from ASM source (NEX version V1.2 and V1.3), MAP files for [http://cspect.org/ #CSpect] emulator, SLD tracing files for [https://github.com/Ckirby101/NDS-NextDevSystem NDS-NextDevSystem] and it is under active development (feedback is welcome).&lt;br /&gt;
: Open source project (&amp;quot;BSD-3-Clause&amp;quot; license), windows executables available at [https://github.com/z00m128/sjasmplus/releases/latest releases], mac and linux users are expected to simply build from source (both make and CMake are supported).&lt;br /&gt;
: [http://z00m128.github.io/sjasmplus/documentation.html Documentation], latest stable release v1.14.5 2020-01-30&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;[https://github.com/CatpainBlack/FantASM FantASM]&#039;&#039; ===&lt;br /&gt;
FantASM is a two pass non optimising assembler for the Z80 processor by [https://github.com/CatpainBlack Guy &#039;CatpainBlack&#039; Black].&lt;br /&gt;
&lt;br /&gt;
It supports all undocumented op-codes and the extended instruction set of the ZX Next and additional pseudo opcodes used by the CSpect emulator to control debugging.&lt;/div&gt;</summary>
		<author><name>Mdf200</name></author>
	</entry>
	<entry>
		<id>http://wiki.specnext.dev/index.php?title=Emulators&amp;diff=1413</id>
		<title>Emulators</title>
		<link rel="alternate" type="text/html" href="http://wiki.specnext.dev/index.php?title=Emulators&amp;diff=1413"/>
		<updated>2019-07-19T10:18:04Z</updated>

		<summary type="html">&lt;p&gt;Mdf200: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EmulatorListTop}}&lt;br /&gt;
&lt;br /&gt;
{{Emulator|name=CSpect&lt;br /&gt;
 |author=Mike Dailly&lt;br /&gt;
 |downloadurl=http://www.cspect.org/&lt;br /&gt;
 |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])&lt;br /&gt;
 |os=Windows&amp;lt;br&amp;gt;(mac/linux partially works through mono)&lt;br /&gt;
 |sourceavail=N&lt;br /&gt;
 |supportsprites=Y&lt;br /&gt;
 |supportlores=Y&lt;br /&gt;
 |supportlayer2=Y&lt;br /&gt;
 |supportopcodes=Y&lt;br /&gt;
 |supporttripleay=Y&lt;br /&gt;
 |supportsid=N&lt;br /&gt;
 |supportwifi=Y&lt;br /&gt;
 |supportspecdrum=Y&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Emulator|name=ZEsarUX&lt;br /&gt;
 |author=César Hernández Bañó&lt;br /&gt;
 |downloadurl=https://github.com/chernandezba/zesarux/releases&lt;br /&gt;
 |sourceurl=https://github.com/chernandezba/zesarux&lt;br /&gt;
 |description=A full feature emulator including a debugger - frequently updated to support Next updates&lt;br /&gt;
 |os=Any&lt;br /&gt;
 |sourceavail=Y&lt;br /&gt;
 |supportsprites=~&lt;br /&gt;
 |supportlores=Y&lt;br /&gt;
 |supportlayer2=Y&lt;br /&gt;
 |supportopcodes=Y&lt;br /&gt;
 |supporttripleay=Y&lt;br /&gt;
 |supportsid=N&lt;br /&gt;
 |supportspecdrum=Y&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Emulator|name=NX&lt;br /&gt;
 |author=Matt Davies&lt;br /&gt;
 |downloadurl=https://github.com/next-dev/nx&lt;br /&gt;
 |sourceurl=https://github.com/next-dev/nx&lt;br /&gt;
 |description=An in-development emulator&lt;br /&gt;
 |os=Windows / Mac&lt;br /&gt;
 |sourceavail=Y&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Emulator|name=Zeus &lt;br /&gt;
 |author=Design Design&lt;br /&gt;
 |downloadurl=http://www.desdes.com/products/oldfiles/zeus.htm&lt;br /&gt;
 |description=A PC cross-assembler which includes a Z80 emulator, which can emulate the ZX Spectrum 48K/128K hardware.&lt;br /&gt;
 |os=Windows&lt;br /&gt;
 |sourceavail=N&lt;br /&gt;
 |supportsprites=~&lt;br /&gt;
 |supportlores=N&lt;br /&gt;
 |supportlayer2=N&lt;br /&gt;
 |supportopcodes=Y&lt;br /&gt;
 |supporttripleay=N&lt;br /&gt;
 |supportsid=N&lt;br /&gt;
 |supportspecdrum=N&lt;br /&gt;
 |supportsmmu=Y&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{EmulatorListBottom}}&lt;/div&gt;</summary>
		<author><name>Mdf200</name></author>
	</entry>
	<entry>
		<id>http://wiki.specnext.dev/index.php?title=Emulators&amp;diff=1361</id>
		<title>Emulators</title>
		<link rel="alternate" type="text/html" href="http://wiki.specnext.dev/index.php?title=Emulators&amp;diff=1361"/>
		<updated>2019-06-15T16:01:04Z</updated>

		<summary type="html">&lt;p&gt;Mdf200: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EmulatorListTop}}&lt;br /&gt;
&lt;br /&gt;
{{Emulator|name=CSpect&lt;br /&gt;
 |author=Mike Dailly&lt;br /&gt;
 |downloadurl=http://www.cspect.org/&lt;br /&gt;
 |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])&lt;br /&gt;
 |os=Windows&amp;lt;br&amp;gt;(mac/linux partially works through mono)&lt;br /&gt;
 |sourceavail=N&lt;br /&gt;
 |supportsprites=~&lt;br /&gt;
 |supportlores=Y&lt;br /&gt;
 |supportlayer2=Y&lt;br /&gt;
 |supportopcodes=Y&lt;br /&gt;
 |supporttripleay=Y&lt;br /&gt;
 |supportsid=N&lt;br /&gt;
 |supportwifi=Y&lt;br /&gt;
 |supportspecdrum=Y&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Emulator|name=ZEsarUX&lt;br /&gt;
 |author=César Hernández Bañó&lt;br /&gt;
 |downloadurl=https://github.com/chernandezba/zesarux/releases&lt;br /&gt;
 |sourceurl=https://github.com/chernandezba/zesarux&lt;br /&gt;
 |description=A full feature emulator including a debugger - frequently updated to support Next updates&lt;br /&gt;
 |os=Any&lt;br /&gt;
 |sourceavail=Y&lt;br /&gt;
 |supportsprites=~&lt;br /&gt;
 |supportlores=Y&lt;br /&gt;
 |supportlayer2=Y&lt;br /&gt;
 |supportopcodes=Y&lt;br /&gt;
 |supporttripleay=Y&lt;br /&gt;
 |supportsid=N&lt;br /&gt;
 |supportspecdrum=Y&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Emulator|name=NX&lt;br /&gt;
 |author=Matt Davies&lt;br /&gt;
 |downloadurl=https://github.com/next-dev/nx&lt;br /&gt;
 |sourceurl=https://github.com/next-dev/nx&lt;br /&gt;
 |description=An in-development emulator&lt;br /&gt;
 |os=Windows / Mac&lt;br /&gt;
 |sourceavail=Y&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Emulator|name=Zeus &lt;br /&gt;
 |author=Design Design&lt;br /&gt;
 |downloadurl=http://www.desdes.com/products/oldfiles/zeus.htm&lt;br /&gt;
 |description=A PC cross-assembler which includes a Z80 emulator, which can emulate the ZX Spectrum 48K/128K hardware.&lt;br /&gt;
 |os=Windows&lt;br /&gt;
 |sourceavail=N&lt;br /&gt;
 |supportsprites=~&lt;br /&gt;
 |supportlores=N&lt;br /&gt;
 |supportlayer2=N&lt;br /&gt;
 |supportopcodes=Y&lt;br /&gt;
 |supporttripleay=N&lt;br /&gt;
 |supportsid=N&lt;br /&gt;
 |supportspecdrum=N&lt;br /&gt;
 |supportsmmu=Y&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{EmulatorListBottom}}&lt;/div&gt;</summary>
		<author><name>Mdf200</name></author>
	</entry>
	<entry>
		<id>http://wiki.specnext.dev/index.php?title=Emulators&amp;diff=1360</id>
		<title>Emulators</title>
		<link rel="alternate" type="text/html" href="http://wiki.specnext.dev/index.php?title=Emulators&amp;diff=1360"/>
		<updated>2019-06-15T15:45:54Z</updated>

		<summary type="html">&lt;p&gt;Mdf200: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{EmulatorListTop}}&lt;br /&gt;
&lt;br /&gt;
{{Emulator|name=CSpect&lt;br /&gt;
 |author=Mike Dailly&lt;br /&gt;
 |downloadurl=http://www.cspect.org/&lt;br /&gt;
 |description=Emulates many features of the Next and includes an assembler (pre-made SD card images  [http://www.zxspectrumnext.online/cspect/index.html here])&lt;br /&gt;
 |os=Windows&amp;lt;br&amp;gt;(mac/linux partially works through mono)&lt;br /&gt;
 |sourceavail=N&lt;br /&gt;
 |supportsprites=~&lt;br /&gt;
 |supportlores=Y&lt;br /&gt;
 |supportlayer2=Y&lt;br /&gt;
 |supportopcodes=Y&lt;br /&gt;
 |supporttripleay=Y&lt;br /&gt;
 |supportsid=N&lt;br /&gt;
 |supportwifi=Y&lt;br /&gt;
 |supportspecdrum=Y&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Emulator|name=ZEsarUX&lt;br /&gt;
 |author=César Hernández Bañó&lt;br /&gt;
 |downloadurl=https://github.com/chernandezba/zesarux/releases&lt;br /&gt;
 |sourceurl=https://github.com/chernandezba/zesarux&lt;br /&gt;
 |description=A full feature emulator including a debugger - frequently updated to support Next updates&lt;br /&gt;
 |os=Any&lt;br /&gt;
 |sourceavail=Y&lt;br /&gt;
 |supportsprites=~&lt;br /&gt;
 |supportlores=Y&lt;br /&gt;
 |supportlayer2=Y&lt;br /&gt;
 |supportopcodes=Y&lt;br /&gt;
 |supporttripleay=Y&lt;br /&gt;
 |supportsid=N&lt;br /&gt;
 |supportspecdrum=Y&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Emulator|name=NX&lt;br /&gt;
 |author=Matt Davies&lt;br /&gt;
 |downloadurl=https://github.com/next-dev/nx&lt;br /&gt;
 |sourceurl=https://github.com/next-dev/nx&lt;br /&gt;
 |description=An in-development emulator&lt;br /&gt;
 |os=Windows / Mac&lt;br /&gt;
 |sourceavail=Y&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{Emulator|name=Zeus &lt;br /&gt;
 |author=Design Design&lt;br /&gt;
 |downloadurl=http://www.desdes.com/products/oldfiles/zeus.htm&lt;br /&gt;
 |description=A PC cross-assembler which includes a Z80 emulator, which can emulate the ZX Spectrum 48K/128K hardware.&lt;br /&gt;
 |os=Windows&lt;br /&gt;
 |sourceavail=N&lt;br /&gt;
 |supportsprites=~&lt;br /&gt;
 |supportlores=N&lt;br /&gt;
 |supportlayer2=N&lt;br /&gt;
 |supportopcodes=Y&lt;br /&gt;
 |supporttripleay=N&lt;br /&gt;
 |supportsid=N&lt;br /&gt;
 |supportspecdrum=N&lt;br /&gt;
 |supportsmmu=Y&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{EmulatorListBottom}}&lt;/div&gt;</summary>
		<author><name>Mdf200</name></author>
	</entry>
</feed>