<?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=Eggysplat</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=Eggysplat"/>
	<link rel="alternate" type="text/html" href="http://wiki.specnext.dev/Special:Contributions/Eggysplat"/>
	<updated>2026-05-10T14:25:26Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>http://wiki.specnext.dev/index.php?title=ZX-DOS&amp;diff=11531</id>
		<title>ZX-DOS</title>
		<link rel="alternate" type="text/html" href="http://wiki.specnext.dev/index.php?title=ZX-DOS&amp;diff=11531"/>
		<updated>2020-09-20T11:19:24Z</updated>

		<summary type="html">&lt;p&gt;Eggysplat: Extra instructions / core link for the ZXDos+ LX25 board&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
The [https://www.antoniovillena.es/store/product/zxdos/ ZX-DOS] is a FPGA-based hardware recreation of the ZX Spectrum, created by [https://www.antoniovillena.es/Antonio Villena]. It builds upon the earlier work done by the [https://zxuno.speccy.org/index_e.shtml ZX-UNO] team.&lt;br /&gt;
&lt;br /&gt;
The Next and ZX-DOS both use the [https://www.xilinx.com/products/silicon-devices/fpga/spartan-6.html Xilinx Spartan 6 XC6SLX16] FPGA, and both have multi-core capabilities. This makes the ZX-DOS an ideal candidate to run the Next core.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
The base model of ZX-DOS has 512MB SRAM, whereas the base Next specification requires a minimum of 1MB RAM. Therefore you should choose a 1MB ZX-DOS. The webshop is [https://www.antoniovillena.es/store/product-category/otherfpga/ here], but currecnty only lists the 512MB model. We recommend emailing Antonio directly (info AT antoniovillena DOT es) to get pricing and availablity for the 1MB model.&lt;br /&gt;
&lt;br /&gt;
If you already own a 512KB ZX-DOS, Antonio can supply a replacement 1MB hat which will enable you to use the Next core. Alternatively, Antonio can supply a full set of hats that can be used with certain models of Xilinx development boards.&lt;br /&gt;
&lt;br /&gt;
You will also require a ps/2 keyboard, a VGA cable, a VGA monitor, and a micro SD card of at least 1MB capacity.&lt;br /&gt;
&lt;br /&gt;
The ZX-DOS also supports a ps/2 mouse, and optional twin Atari-wired joysticks.&lt;br /&gt;
&lt;br /&gt;
The ZX-DOS hardware does not include HDMI, RTC, ESP Wifi module or the Raspberry Pi Zero accelerator, so those features will be unavailable from the Next core.&lt;br /&gt;
&lt;br /&gt;
The instructions below were originally written for the ZXDos (based on the LX16 FPGA). ZXDos+ is currently using an LX25 FPGA, using a different file-format (ZXD as opposed to ZX2). There is an alternative download link for the Next core in this format.&lt;br /&gt;
&lt;br /&gt;
== Loading the Next Core Into Your ZX-DOS ==&lt;br /&gt;
# Format a blank SD card.&lt;br /&gt;
# Copy [https://www.specnext.com/latestdistro/ the latest Next distro] onto the SD card.&lt;br /&gt;
# Copy [http://www.esxdos.org/standard esxDOS 0.8.6] onto the SD card.&lt;br /&gt;
# Edit machines/next/config.ini and change ps2=0 (or add ps2=0 if it doesn&#039;t exist)&lt;br /&gt;
# Download https://github.com/zxdos/binaries/raw/master/zxnext_zxdos_issue2.ZX2 and rename to core31.zx2. Place it in root of SD. You may use a different slot number instead of 31, as long as you substitute your slot in the remaining steps of these instructions.  For the ZXDos+ hardware (based on LX25), download the ZXD format of the next core, from https://github.com/zxdos/zxdos-plus/raw/master/lx25/COREn_NEXT.ZXD and rename to core31.zxd.&lt;br /&gt;
# Boot into BIOS, which is power on (or CTRL+ALT+BACKSPACE), and press F2 on the first screen.&lt;br /&gt;
# Use right cursor to go to Update menu.&lt;br /&gt;
# Go down to core slot 31, and press ENTER. If there is no slot 31, then choose Add new core.&lt;br /&gt;
# Pick SD file. Answer &amp;quot;Yes&amp;quot; to the &amp;quot;Are you Sure?&amp;quot; question.&lt;br /&gt;
# Wait. Type name &amp;quot;Next&amp;quot;.&lt;br /&gt;
# Exit/Save changes &amp;amp; Exit.&lt;br /&gt;
# Boots straight into TBBLUE.FW and then NextZXOS, hopefully.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
# When in Next-land, CTRL+ALT+BACKSPACE doesn&#039;t get you back to DOS-land, so have to power off and on again to get back to the ZX-DOS boot menus.&lt;br /&gt;
# Whilst not sure about a drive button, F1 should reset the core and take you back to the initial Next menu.&lt;br /&gt;
# No idea what the push button on the top of the DOS does.&lt;/div&gt;</summary>
		<author><name>Eggysplat</name></author>
	</entry>
	<entry>
		<id>http://wiki.specnext.dev/index.php?title=ZX-DOS&amp;diff=11530</id>
		<title>ZX-DOS</title>
		<link rel="alternate" type="text/html" href="http://wiki.specnext.dev/index.php?title=ZX-DOS&amp;diff=11530"/>
		<updated>2020-09-20T11:02:10Z</updated>

		<summary type="html">&lt;p&gt;Eggysplat: Fix the location of the config file for the Next core&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
The [https://www.antoniovillena.es/store/product/zxdos/ ZX-DOS] is a FPGA-based hardware recreation of the ZX Spectrum, created by [https://www.antoniovillena.es/Antonio Villena]. It builds upon the earlier work done by the [https://zxuno.speccy.org/index_e.shtml ZX-UNO] team.&lt;br /&gt;
&lt;br /&gt;
The Next and ZX-DOS both use the [https://www.xilinx.com/products/silicon-devices/fpga/spartan-6.html Xilinx Spartan 6 XC6SLX16] FPGA, and both have multi-core capabilities. This makes the ZX-DOS an ideal candidate to run the Next core.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
The base model of ZX-DOS has 512MB SRAM, whereas the base Next specification requires a minimum of 1MB RAM. Therefore you should choose a 1MB ZX-DOS. The webshop is [https://www.antoniovillena.es/store/product-category/otherfpga/ here], but currecnty only lists the 512MB model. We recommend emailing Antonio directly (info AT antoniovillena DOT es) to get pricing and availablity for the 1MB model.&lt;br /&gt;
&lt;br /&gt;
If you already own a 512KB ZX-DOS, Antonio can supply a replacement 1MB hat which will enable you to use the Next core. Alternatively, Antonio can supply a full set of hats that can be used with certain models of Xilinx development boards.&lt;br /&gt;
&lt;br /&gt;
You will also require a ps/2 keyboard, a VGA cable, a VGA monitor, and a micro SD card of at least 1MB capacity.&lt;br /&gt;
&lt;br /&gt;
The ZX-DOS also supports a ps/2 mouse, and optional twin Atari-wired joysticks.&lt;br /&gt;
&lt;br /&gt;
The ZX-DOS hardware does not include HDMI, RTC, ESP Wifi module or the Raspberry Pi Zero accelerator, so those features will be unavailable from the Next core.&lt;br /&gt;
&lt;br /&gt;
== Loading the Next Core Into Your ZX-DOS ==&lt;br /&gt;
# Format a blank SD card.&lt;br /&gt;
# Copy [https://www.specnext.com/latestdistro/ the latest Next distro] onto the SD card.&lt;br /&gt;
# Copy [http://www.esxdos.org/standard esxDOS 0.8.6] onto the SD card.&lt;br /&gt;
# Edit machines/next/config.ini and change ps2=0 (or add ps2=0 if it doesn&#039;t exist)&lt;br /&gt;
# Download https://github.com/zxdos/binaries/raw/master/zxnext_zxdos_issue2.ZX2 and rename to core31.zx2. Place it in root of SD. You may use a different slot number instead of 31, as long as you substitute your slot in the remaining steps of these instructions.&lt;br /&gt;
# Boot into BIOS, which is power on (or CTRL+ALT+BACKSPACE), and press F2 on the first screen.&lt;br /&gt;
# Use right cursor to go to Update menu.&lt;br /&gt;
# Go down to core slot 31, and press ENTER.&lt;br /&gt;
# Pick SD file. Answer &amp;quot;Yes&amp;quot; to the &amp;quot;Are you Sure?&amp;quot; question.&lt;br /&gt;
# Wait. Type name &amp;quot;Next&amp;quot;.&lt;br /&gt;
# Exit/Save changes &amp;amp; Exit.&lt;br /&gt;
# Boots straight into TBBLUE.FW and then NextZXOS, hopefully.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
# When in Next-land, CTRL+ALT+BACKSPACE doesn&#039;t get you back to DOS-land, so have to power off and on again to get back to the ZX-DOS boot menus.&lt;br /&gt;
# There is no Reset or Drive button. All F keys work as expected.&lt;br /&gt;
# No idea what the push button on the top of the DOS does.&lt;/div&gt;</summary>
		<author><name>Eggysplat</name></author>
	</entry>
</feed>