<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://f256wiki.wildbitscomputing.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cratuki</id>
	<title>Foenix F256 / Wildbits/K2 Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://f256wiki.wildbitscomputing.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cratuki"/>
	<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Special:Contributions/Cratuki"/>
	<updated>2026-04-16T00:58:18Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=119</id>
		<title>Wifi</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=119"/>
		<updated>2023-12-21T12:59:00Z</updated>

		<summary type="html">&lt;p&gt;Cratuki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Overview ===&lt;br /&gt;
&lt;br /&gt;
The F256K needs extra hardware to talk to Wifi.&lt;br /&gt;
&lt;br /&gt;
Options,&lt;br /&gt;
&lt;br /&gt;
1. Install a Feather wifi board onto the F256K motherboard. (Now available as an order option - then Stefany will install it)&lt;br /&gt;
&lt;br /&gt;
2. Connect to an external device via the DB9 serial port.&lt;br /&gt;
&lt;br /&gt;
Then, you need to access wifi from the device.&lt;br /&gt;
&lt;br /&gt;
=== Configuring a Feather wifi-module (on motherboard) ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;br /&gt;
&lt;br /&gt;
=== Finding and configuring an external wifi modem (via DB9 serial) ===&lt;br /&gt;
&lt;br /&gt;
==== TheOldNet device ====&lt;br /&gt;
&lt;br /&gt;
These instructions are for [https://www.tindie.com/products/theoldnet/rs232-serial-wifi-modem-for-vintage-computers-v4/#specs|RS232 Serial Wifi Modem for Vintage Computers V4].&lt;br /&gt;
&lt;br /&gt;
Manual for that device: http://theoldnet.com/TheOldNet%20Wifi%20Modem%20Manual.pdf&lt;br /&gt;
&lt;br /&gt;
This device is a wifi adapter that requires separate micro-USB for power.&lt;br /&gt;
&lt;br /&gt;
This is what you need,&lt;br /&gt;
* The unit itself&lt;br /&gt;
* A way to supply power to it over micro-USB. e.g. Kindle charger, USB-to-microusb cable connected to a computer.&lt;br /&gt;
* A way to connect your computer to the DB9 serial port on this device. e.g. PCIe serial adapter, USB-to-DB9 adapter cable.&lt;br /&gt;
&lt;br /&gt;
We will need to configure it for your wifi network against your computer before we connect it to your foenix. (At some future time we will have a serial terminal in the F256k so we can do this from that device.)&lt;br /&gt;
&lt;br /&gt;
On linux,&lt;br /&gt;
* Install GNU screen (e.g. sudo apt install screen). Below, you will need to run it as root so it can access raw hardware.&lt;br /&gt;
* Identify the serial port, either through syslog or else trial-and-error. If you have USB-to-DB9 it may be /dev/ttyUSB0. With a card, it will be /dev/ttySX.&lt;br /&gt;
* sudo screen /dev/ttyS4 300&lt;br /&gt;
* If you get gibberish, kill screen (ctrl+a, k), reset the device (button), wait one second, restart screen.&lt;br /&gt;
* If you want instructions, type &amp;quot;AT?&amp;quot;&lt;br /&gt;
* Set your network SSID: AT$SSID=WIFISSID&lt;br /&gt;
* Set your network password: AT$PASS=WIFIPASSWORD&lt;br /&gt;
* Connect: ATC1&lt;br /&gt;
* If you need to see the configuration in the unit, AT&amp;amp;V&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
* Set serial baud rate: AT$SB=115200&lt;br /&gt;
* Kill screen (ctrl+a, k)&lt;br /&gt;
* sudo screen /dev/ttyS4 115200&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
* Show details: ATI&lt;br /&gt;
You should now be able to connect to the unit from wifi on your home network.&lt;br /&gt;
&lt;br /&gt;
It is now ready to be connected to your F256K.&lt;br /&gt;
&lt;br /&gt;
=== Verify connectivity ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;/div&gt;</summary>
		<author><name>Cratuki</name></author>
	</entry>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=118</id>
		<title>Wifi</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=118"/>
		<updated>2023-12-21T12:58:37Z</updated>

		<summary type="html">&lt;p&gt;Cratuki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Overview ===&lt;br /&gt;
&lt;br /&gt;
The F256K needs extra hardware to talk to Wifi.&lt;br /&gt;
&lt;br /&gt;
Options,&lt;br /&gt;
&lt;br /&gt;
1. Install a Feather wifi board onto the F256K motherboard. (Now available as an order option - then Stefany will install it)&lt;br /&gt;
&lt;br /&gt;
2. Connect to an external device via the DB9 serial port.&lt;br /&gt;
&lt;br /&gt;
Then, you need to access wifi from the device.&lt;br /&gt;
&lt;br /&gt;
=== Configuring a Feather wifi-module (on motherboard) ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;br /&gt;
&lt;br /&gt;
=== Finding and configuring an external wifi modem (via DB9 serial) ===&lt;br /&gt;
&lt;br /&gt;
==== TheOldNet device ====&lt;br /&gt;
&lt;br /&gt;
These instructions are for [https://www.tindie.com/products/theoldnet/rs232-serial-wifi-modem-for-vintage-computers-v4/#specs|RS232 Serial Wifi Modem for Vintage Computers V4].&lt;br /&gt;
&lt;br /&gt;
Manual for that device: http://theoldnet.com/TheOldNet%20Wifi%20Modem%20Manual.pdf&lt;br /&gt;
&lt;br /&gt;
This device is a wifi adapter that requires separate micro-USB for power.&lt;br /&gt;
&lt;br /&gt;
You will also need the following,&lt;br /&gt;
* The unit itself&lt;br /&gt;
* A way to supply power to it over micro-USB. e.g. Kindle charger, USB-to-microusb cable connected to a computer.&lt;br /&gt;
* A way to connect your computer to the DB9 serial port on this device. e.g. PCIe serial adapter, USB-to-DB9 adapter cable.&lt;br /&gt;
&lt;br /&gt;
We will need to configure it for your wifi network against your computer before we connect it to your foenix. (At some future time we will have a serial terminal in the F256k so we can do this from that device.)&lt;br /&gt;
&lt;br /&gt;
On linux,&lt;br /&gt;
* Install GNU screen (e.g. sudo apt install screen). Below, you will need to run it as root so it can access raw hardware.&lt;br /&gt;
* Identify the serial port, either through syslog or else trial-and-error. If you have USB-to-DB9 it may be /dev/ttyUSB0. With a card, it will be /dev/ttySX.&lt;br /&gt;
* sudo screen /dev/ttyS4 300&lt;br /&gt;
* If you get gibberish, kill screen (ctrl+a, k), reset the device (button), wait one second, restart screen.&lt;br /&gt;
* If you want instructions, type &amp;quot;AT?&amp;quot;&lt;br /&gt;
* Set your network SSID: AT$SSID=WIFISSID&lt;br /&gt;
* Set your network password: AT$PASS=WIFIPASSWORD&lt;br /&gt;
* Connect: ATC1&lt;br /&gt;
* If you need to see the configuration in the unit, AT&amp;amp;V&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
* Set serial baud rate: AT$SB=115200&lt;br /&gt;
* Kill screen (ctrl+a, k)&lt;br /&gt;
* sudo screen /dev/ttyS4 115200&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
* Show details: ATI&lt;br /&gt;
You should now be able to connect to the unit from wifi on your home network.&lt;br /&gt;
&lt;br /&gt;
It is now ready to be connected to your F256K.&lt;br /&gt;
&lt;br /&gt;
=== Verify connectivity ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;/div&gt;</summary>
		<author><name>Cratuki</name></author>
	</entry>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=117</id>
		<title>Wifi</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=117"/>
		<updated>2023-12-21T12:53:49Z</updated>

		<summary type="html">&lt;p&gt;Cratuki: /* Finding and configuring a modem */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Overview ===&lt;br /&gt;
&lt;br /&gt;
The F256 needs extra hardware to talk to Wifi.&lt;br /&gt;
&lt;br /&gt;
There are currently two paths to this,&lt;br /&gt;
&lt;br /&gt;
1. Have a wifi chip module installed onto the motherboard. (You can now configure this as an option when you order, Stefany will install it)&lt;br /&gt;
&lt;br /&gt;
2. Connect the DB9 serial port to a modem&lt;br /&gt;
&lt;br /&gt;
Then, you need to access wifi from the device.&lt;br /&gt;
&lt;br /&gt;
=== Configuring a Feather wifi-module (on motherboard) ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;br /&gt;
&lt;br /&gt;
=== Finding and configuring an external wifi modem (via DB9 serial) ===&lt;br /&gt;
&lt;br /&gt;
==== TheOldNet device ====&lt;br /&gt;
&lt;br /&gt;
These instructions are for [https://www.tindie.com/products/theoldnet/rs232-serial-wifi-modem-for-vintage-computers-v4/#specs|RS232 Serial Wifi Modem for Vintage Computers V4].&lt;br /&gt;
&lt;br /&gt;
Manual for that device: http://theoldnet.com/TheOldNet%20Wifi%20Modem%20Manual.pdf&lt;br /&gt;
&lt;br /&gt;
This device is a wifi adapter that requires separate micro-USB for power.&lt;br /&gt;
&lt;br /&gt;
You will also need the following,&lt;br /&gt;
* The unit itself&lt;br /&gt;
* A way to supply power to it over micro-USB. e.g. Kindle charger, USB-to-microusb cable connected to a computer.&lt;br /&gt;
* A way to connect your computer to the DB9 serial port on this device. e.g. PCIe serial adapter, USB-to-DB9 adapter cable.&lt;br /&gt;
&lt;br /&gt;
We will need to configure it for your wifi network against your computer before we connect it to your foenix. (At some future time we will have a serial terminal in the F256k so we can do this from that device.)&lt;br /&gt;
&lt;br /&gt;
On linux,&lt;br /&gt;
* Install GNU screen (e.g. sudo apt install screen). Below, you will need to run it as root so it can access raw hardware.&lt;br /&gt;
* Identify the serial port, either through syslog or else trial-and-error. If you have USB-to-DB9 it may be /dev/ttyUSB0. With a card, it will be /dev/ttySX.&lt;br /&gt;
* sudo screen /dev/ttyS4 300&lt;br /&gt;
* If you get gibberish, kill screen (ctrl+a, k), reset the device (button), wait one second, restart screen.&lt;br /&gt;
* If you want instructions, type &amp;quot;AT?&amp;quot;&lt;br /&gt;
* Set your network SSID: AT$SSID=WIFISSID&lt;br /&gt;
* Set your network password: AT$PASS=WIFIPASSWORD&lt;br /&gt;
* Connect: ATC1&lt;br /&gt;
* If you need to see the configuration in the unit, AT&amp;amp;V&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
* Set serial baud rate: AT$SB=115200&lt;br /&gt;
* Kill screen (ctrl+a, k)&lt;br /&gt;
* sudo screen /dev/ttyS4 115200&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
* Show details: ATI&lt;br /&gt;
You should now be able to connect to the unit from wifi on your home network.&lt;br /&gt;
&lt;br /&gt;
It is now ready to be connected to your F256K.&lt;br /&gt;
&lt;br /&gt;
=== Verify connectivity ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;/div&gt;</summary>
		<author><name>Cratuki</name></author>
	</entry>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=116</id>
		<title>Wifi</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=116"/>
		<updated>2023-12-21T12:32:30Z</updated>

		<summary type="html">&lt;p&gt;Cratuki: /* TheOldNet device */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Overview ===&lt;br /&gt;
&lt;br /&gt;
The F256 is not able to do wifi out of the box, but needs extra hardware.&lt;br /&gt;
&lt;br /&gt;
There are currently two paths to this,&lt;br /&gt;
1. Have a wifi chip module into the motherboard of the f256 foenix. (You can now configure this as an option when you order your foenix, and Stefany will install it)&lt;br /&gt;
2. Connect the DB9 serial port to a modem&lt;br /&gt;
&lt;br /&gt;
Then, you need to access wifi from the device.&lt;br /&gt;
&lt;br /&gt;
=== Configuring a wifi-module (on motherboard) ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;br /&gt;
&lt;br /&gt;
=== Finding and configuring a modem ===&lt;br /&gt;
&lt;br /&gt;
==== TheOldNet device ====&lt;br /&gt;
&lt;br /&gt;
These instructions are for [https://www.tindie.com/products/theoldnet/rs232-serial-wifi-modem-for-vintage-computers-v4/#specs|RS232 Serial Wifi Modem for Vintage Computers V4].&lt;br /&gt;
&lt;br /&gt;
Manual for that device: http://theoldnet.com/TheOldNet%20Wifi%20Modem%20Manual.pdf&lt;br /&gt;
&lt;br /&gt;
This device is a wifi adapter that requires separate micro-USB for power.&lt;br /&gt;
&lt;br /&gt;
You will also need the following,&lt;br /&gt;
* The unit itself&lt;br /&gt;
* A way to supply power to it over micro-USB. e.g. Kindle charger, USB-to-microusb cable connected to a computer.&lt;br /&gt;
* A way to connect your computer to the DB9 serial port on this device. e.g. PCIe serial adapter, USB-to-DB9 adapter cable.&lt;br /&gt;
&lt;br /&gt;
We will need to configure it for your wifi network against your computer before we connect it to your foenix. (At some future time we will have a serial terminal in the F256k so we can do this from that device.)&lt;br /&gt;
&lt;br /&gt;
On linux,&lt;br /&gt;
* Install GNU screen (e.g. sudo apt install screen). Below, you will need to run it as root so it can access raw hardware.&lt;br /&gt;
* Identify the serial port, either through syslog or else trial-and-error. If you have USB-to-DB9 it may be /dev/ttyUSB0. With a card, it will be /dev/ttySX.&lt;br /&gt;
* sudo screen /dev/ttyS4 300&lt;br /&gt;
* If you get gibberish, kill screen (ctrl+a, k), reset the device (button), wait one second, restart screen.&lt;br /&gt;
* If you want instructions, type &amp;quot;AT?&amp;quot;&lt;br /&gt;
* Set your network SSID: AT$SSID=WIFISSID&lt;br /&gt;
* Set your network password: AT$PASS=WIFIPASSWORD&lt;br /&gt;
* Connect: ATC1&lt;br /&gt;
* If you need to see the configuration in the unit, AT&amp;amp;V&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
* Set serial baud rate: AT$SB=115200&lt;br /&gt;
* Kill screen (ctrl+a, k)&lt;br /&gt;
* sudo screen /dev/ttyS4 115200&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
&lt;br /&gt;
It is now ready to be connected to your F256K.&lt;br /&gt;
&lt;br /&gt;
=== Verify connectivity ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;/div&gt;</summary>
		<author><name>Cratuki</name></author>
	</entry>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=115</id>
		<title>Wifi</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=115"/>
		<updated>2023-12-21T12:27:21Z</updated>

		<summary type="html">&lt;p&gt;Cratuki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Overview ===&lt;br /&gt;
&lt;br /&gt;
The F256 is not able to do wifi out of the box, but needs extra hardware.&lt;br /&gt;
&lt;br /&gt;
There are currently two paths to this,&lt;br /&gt;
1. Have a wifi chip module into the motherboard of the f256 foenix. (You can now configure this as an option when you order your foenix, and Stefany will install it)&lt;br /&gt;
2. Connect the DB9 serial port to a modem&lt;br /&gt;
&lt;br /&gt;
Then, you need to access wifi from the device.&lt;br /&gt;
&lt;br /&gt;
=== Configuring a wifi-module (on motherboard) ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;br /&gt;
&lt;br /&gt;
=== Finding and configuring a modem ===&lt;br /&gt;
&lt;br /&gt;
==== TheOldNet device ====&lt;br /&gt;
&lt;br /&gt;
These instructions are for [https://www.tindie.com/products/theoldnet/rs232-serial-wifi-modem-for-vintage-computers-v4/#specs|RS232 Serial Wifi Modem for Vintage Computers V4].&lt;br /&gt;
&lt;br /&gt;
Manual for that device: http://theoldnet.com/TheOldNet%20Wifi%20Modem%20Manual.pdf&lt;br /&gt;
&lt;br /&gt;
This device is a wifi adapter that requires separate micro-USB for power.&lt;br /&gt;
&lt;br /&gt;
You will also need the following,&lt;br /&gt;
* The unit itself&lt;br /&gt;
* A way to supply power to it over micro-USB. e.g. Kindle charger, USB-to-microusb cable connected to a computer.&lt;br /&gt;
* A way to connect your computer to the DB9 serial port on this device. e.g. PCIe serial adapter, USB-to-DB9 adapter cable.&lt;br /&gt;
&lt;br /&gt;
We will need to configure it for your wifi network against your computer before we connect it to your foenix. (At some future time we will have a serial terminal in the F256k so we can do this from that device.)&lt;br /&gt;
&lt;br /&gt;
On linux,&lt;br /&gt;
* Install GNU screen (e.g. sudo apt install screen). Below, you will need to run it as root so it can access raw hardware.&lt;br /&gt;
* Identify the serial port, either through syslog or else trial-and-error. If you have USB-to-DB9 it may be /dev/ttyUSB0. With a card, it will be /dev/ttySX.&lt;br /&gt;
* sudo screen /dev/ttyS4 300&lt;br /&gt;
* If you get gibberish, kill screen (ctrl+a, k), reset the device (button), wait one second, restart screen.&lt;br /&gt;
* If you want instructions, type &amp;quot;AT?&amp;quot;&lt;br /&gt;
* Set your network SSID: AT$SSID=WIFISSID&lt;br /&gt;
* Set your network password: AT$PASS=WIFIPASSWORD&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
* Set serial baud rate: AT$SB=115200&lt;br /&gt;
* Kill screen (ctrl+a, k)&lt;br /&gt;
* sudo screen /dev/ttyS4 115200&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
&lt;br /&gt;
It is now ready to be connected to your F256K.&lt;br /&gt;
&lt;br /&gt;
=== Verify connectivity ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;/div&gt;</summary>
		<author><name>Cratuki</name></author>
	</entry>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=114</id>
		<title>Wifi</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=114"/>
		<updated>2023-12-21T12:26:55Z</updated>

		<summary type="html">&lt;p&gt;Cratuki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Overview ===&lt;br /&gt;
&lt;br /&gt;
The F256 is not able to do wifi out of the box, but needs extra hardware.&lt;br /&gt;
&lt;br /&gt;
There are currently two paths to this,&lt;br /&gt;
1. Have a wifi chip module into the motherboard of the f256 foenix. (You can now configure this as an option when you order your foenix, and Stefany will install it)&lt;br /&gt;
2. Connect the DB9 serial port to a modem&lt;br /&gt;
&lt;br /&gt;
Then, you need to access wifi from the device.&lt;br /&gt;
&lt;br /&gt;
=== Configuring a wifi-module (on motherboard) ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;br /&gt;
&lt;br /&gt;
=== Finding and configuring a modem ===&lt;br /&gt;
&lt;br /&gt;
==== TheOldNet device ====&lt;br /&gt;
&lt;br /&gt;
These instructions are for [https://www.tindie.com/products/theoldnet/rs232-serial-wifi-modem-for-vintage-computers-v4/#specs|RS232 Serial Wifi Modem for Vintage Computers V4].&lt;br /&gt;
&lt;br /&gt;
Manual for that device: http://theoldnet.com/TheOldNet%20Wifi%20Modem%20Manual.pdf&lt;br /&gt;
&lt;br /&gt;
This device is a wifi adapter that requires separate micro-USB for power.&lt;br /&gt;
&lt;br /&gt;
You will also need the following,&lt;br /&gt;
* The unit itself&lt;br /&gt;
* A way to supply power to it over micro-USB. e.g. Kindle charger, USB-to-microusb cable connected to a computer.&lt;br /&gt;
* A way to connect your computer to the DB9 serial port on this device. e.g. PCIe serial adapter, USB-to-DB9 adapter cable.&lt;br /&gt;
&lt;br /&gt;
We will need to configure it for your wifi network against your computer before we connect it to your foenix. (At some future time we will have a serial terminal in the F256k so we can do this from that device.)&lt;br /&gt;
&lt;br /&gt;
On linux,&lt;br /&gt;
* Install GNU screen. Below, you will need to run it as root.&lt;br /&gt;
* Identify the serial port, either through syslog or else trial-and-error. If you have USB-to-DB9 it may be /dev/ttyUSB0. With a card, it will be /dev/ttySX.&lt;br /&gt;
* sudo screen /dev/ttyS4 300&lt;br /&gt;
* If you get gibberish, kill screen (ctrl+a, k), reset the device (button), wait one second, restart screen.&lt;br /&gt;
* If you want instructions, type &amp;quot;AT?&amp;quot;&lt;br /&gt;
* Set your network SSID: AT$SSID=WIFISSID&lt;br /&gt;
* Set your network password: AT$PASS=WIFIPASSWORD&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
* Set serial baud rate: AT$SB=115200&lt;br /&gt;
* Kill screen (ctrl+a, k)&lt;br /&gt;
* sudo screen /dev/ttyS4 115200&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
&lt;br /&gt;
It is now ready to be connected to your F256K.&lt;br /&gt;
&lt;br /&gt;
=== Verify connectivity ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;/div&gt;</summary>
		<author><name>Cratuki</name></author>
	</entry>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=113</id>
		<title>Wifi</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=113"/>
		<updated>2023-12-21T12:14:14Z</updated>

		<summary type="html">&lt;p&gt;Cratuki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Overview ===&lt;br /&gt;
&lt;br /&gt;
The F256 is not able to do wifi out of the box, but needs extra hardware.&lt;br /&gt;
&lt;br /&gt;
There are currently two paths to this,&lt;br /&gt;
1. Have a wifi chip module into the motherboard of the f256 foenix. (You can now configure this as an option when you order your foenix, and Stefany will install it)&lt;br /&gt;
2. Connect the DB9 serial port to a modem&lt;br /&gt;
&lt;br /&gt;
Then, you need to access wifi from the device.&lt;br /&gt;
&lt;br /&gt;
=== Configuring a wifi-module (on motherboard) ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;br /&gt;
&lt;br /&gt;
=== Finding and configuring a modem ===&lt;br /&gt;
&lt;br /&gt;
==== TheOldNet device ====&lt;br /&gt;
&lt;br /&gt;
These instructions are for [https://www.tindie.com/products/theoldnet/rs232-serial-wifi-modem-for-vintage-computers-v4/#specs|RS232 Serial Wifi Modem for Vintage Computers V4].&lt;br /&gt;
&lt;br /&gt;
Manual for that device: http://theoldnet.com/TheOldNet%20Wifi%20Modem%20Manual.pdf&lt;br /&gt;
&lt;br /&gt;
This device is a wifi adapter that requires separate micro-USB for power.&lt;br /&gt;
&lt;br /&gt;
You will also need the following,&lt;br /&gt;
* The unit itself&lt;br /&gt;
* A way to supply power to it over micro-USB. e.g. Kindle charger, USB-to-microusb cable connected to a computer.&lt;br /&gt;
* A way to connect your computer to the DB9 serial port on this device. e.g. PCIe serial adapter, USB-to-DB9 adapter cable.&lt;br /&gt;
&lt;br /&gt;
We will need to configure it for your wifi network against your computer before we connect it to your foenix. (At some future time we will have a serial terminal in the F256k so we can do this from that device.)&lt;br /&gt;
&lt;br /&gt;
On linux,&lt;br /&gt;
* Install GNU screen. Below, you will need to run it as root.&lt;br /&gt;
* Identify the serial port, either through syslog or else trial-and-error. If you have USB-to-DB9 it may be /dev/ttyUSB0. With a card, it will be /dev/ttySX.&lt;br /&gt;
* sudo screen /dev/ttyS4 300&lt;br /&gt;
* If you get gibberish, kill screen (ctrl+a, k), reset the device (button), immediately restart screen.&lt;br /&gt;
* If you want instructions, type &amp;quot;AT?&amp;quot;&lt;br /&gt;
* Set your network SSID: AT$SSID=WIFISSID&lt;br /&gt;
* Set your network password: AT$PASS=WIFIPASSWORD&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
* Set serial baud rate: AT$SB=115200&lt;br /&gt;
* Kill screen (ctrl+a, k)&lt;br /&gt;
* sudo screen /dev/ttyS4 115200&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
&lt;br /&gt;
It is now ready to be connected to your F256K.&lt;br /&gt;
&lt;br /&gt;
=== Verify connectivity ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;/div&gt;</summary>
		<author><name>Cratuki</name></author>
	</entry>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=112</id>
		<title>Wifi</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=112"/>
		<updated>2023-12-21T12:13:06Z</updated>

		<summary type="html">&lt;p&gt;Cratuki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Overview ===&lt;br /&gt;
&lt;br /&gt;
The F256 is not able to do wifi out of the box, but needs extra hardware.&lt;br /&gt;
&lt;br /&gt;
There are currently two paths to this,&lt;br /&gt;
1. Have a wifi chip module into the motherboard of the f256 foenix. (You can now configure this as an option when you order your foenix, and Stefany will install it)&lt;br /&gt;
2. Connect the DB9 serial port to a modem&lt;br /&gt;
&lt;br /&gt;
Then, you need to access wifi from the device.&lt;br /&gt;
&lt;br /&gt;
=== Configuring a wifi-module (on motherboard) ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;br /&gt;
&lt;br /&gt;
=== Finding and configuring a modem ===&lt;br /&gt;
&lt;br /&gt;
==== TheOldNet device ====&lt;br /&gt;
&lt;br /&gt;
These instructions are for [https://www.tindie.com/products/theoldnet/rs232-serial-wifi-modem-for-vintage-computers-v4/#specs|RS232 Serial Wifi Modem for Vintage Computers V4].&lt;br /&gt;
&lt;br /&gt;
Manual for that device: http://theoldnet.com/TheOldNet%20Wifi%20Modem%20Manual.pdf&lt;br /&gt;
&lt;br /&gt;
This device is a wifi adapter that requires separate micro-USB for power.&lt;br /&gt;
&lt;br /&gt;
In addition to the unit itself, you will also need,&lt;br /&gt;
* A means to supply power to it via micro-USB. e.g. Kindle charger, USB-to-microusb cable connected to a computer.&lt;br /&gt;
* A way to connect your computer to the DB9 serial port on this device. e.g. PCIe serial adapter, USB-to-DB9 adapter cable.&lt;br /&gt;
&lt;br /&gt;
We will need to configure it for your wifi network before we connect it to your foenix. (Perhaps at some future time we will have a serial terminal in the F256k so we can do this from that device.)&lt;br /&gt;
&lt;br /&gt;
On linux,&lt;br /&gt;
* Install GNU screen. Below, you will need to run it as root.&lt;br /&gt;
* Identify the serial port, either through syslog or else trial-and-error. If you have USB-to-DB9 it may be /dev/ttyUSB0. With a card, it will be /dev/ttySX.&lt;br /&gt;
* sudo screen /dev/ttyS4 300&lt;br /&gt;
* If you get gibberish, kill screen (ctrl+a, k), reset the device (button), immediately restart screen.&lt;br /&gt;
* If you want instructions, type &amp;quot;AT?&amp;quot;&lt;br /&gt;
* Set your network SSID: AT$SSID=WIFISSID&lt;br /&gt;
* Set your network password: AT$PASS=WIFIPASSWORD&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
* Set serial baud rate: AT$SB=115200&lt;br /&gt;
* Kill screen (ctrl+a, k)&lt;br /&gt;
* sudo screen /dev/ttyS4 115200&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
&lt;br /&gt;
It is now ready to be connected to your F256K.&lt;br /&gt;
&lt;br /&gt;
=== Verify connectivity ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;/div&gt;</summary>
		<author><name>Cratuki</name></author>
	</entry>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=111</id>
		<title>Wifi</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=111"/>
		<updated>2023-12-21T12:12:25Z</updated>

		<summary type="html">&lt;p&gt;Cratuki: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Overview ===&lt;br /&gt;
&lt;br /&gt;
The F256 is not able to do wifi out of the box, but needs extra hardware.&lt;br /&gt;
&lt;br /&gt;
There are currently two paths to this,&lt;br /&gt;
1. Have a wifi chip module into the motherboard of the f256 foenix. (You can now configure this as an option when you order your foenix, and Stefany will install it)&lt;br /&gt;
2. Connect the DB9 serial port to a modem&lt;br /&gt;
&lt;br /&gt;
Then, you need to access wifi from the device.&lt;br /&gt;
&lt;br /&gt;
=== Configuring a wifi-module (on motherboard) ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;br /&gt;
&lt;br /&gt;
=== Finding and configuring a modem ===&lt;br /&gt;
&lt;br /&gt;
==== TheOldNet device ====&lt;br /&gt;
&lt;br /&gt;
These instructions are for [https://www.tindie.com/products/theoldnet/rs232-serial-wifi-modem-for-vintage-computers-v4/#specs|RS232 Serial Wifi Modem for Vintage Computers V4].&lt;br /&gt;
&lt;br /&gt;
This device is a wifi adapter that requires separate micro-USB for power.&lt;br /&gt;
&lt;br /&gt;
In addition to the unit itself, you will also need,&lt;br /&gt;
* A means to supply power to it via micro-USB. e.g. Kindle charger, USB-to-microusb cable connected to a computer.&lt;br /&gt;
* A way to connect your computer to the DB9 serial port on this device. e.g. PCIe serial adapter, USB-to-DB9 adapter cable.&lt;br /&gt;
&lt;br /&gt;
We will need to configure it for your wifi network before we connect it to your foenix. (Perhaps at some future time we will have a serial terminal in the F256k so we can do this from that device.)&lt;br /&gt;
&lt;br /&gt;
On linux,&lt;br /&gt;
* Install GNU screen. Below, you will need to run it as root.&lt;br /&gt;
* Identify the serial port, either through syslog or else trial-and-error. If you have USB-to-DB9 it may be /dev/ttyUSB0. With a card, it will be /dev/ttySX.&lt;br /&gt;
* sudo screen /dev/ttyS4 300&lt;br /&gt;
* If you get gibberish, kill screen (ctrl+a, k), reset the device (button), immediately restart screen.&lt;br /&gt;
* If you want instructions, type &amp;quot;AT?&amp;quot;&lt;br /&gt;
* Set your network SSID: AT$SSID=WIFISSID&lt;br /&gt;
* Set your network password: AT$PASS=WIFIPASSWORD&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
* Set serial baud rate: AT$SB=115200&lt;br /&gt;
* Kill screen (ctrl+a, k)&lt;br /&gt;
* sudo screen /dev/ttyS4 115200&lt;br /&gt;
* Save: AT&amp;amp;W&lt;br /&gt;
&lt;br /&gt;
It is now ready to be connected to your F256K.&lt;br /&gt;
&lt;br /&gt;
=== Verify connectivity ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;/div&gt;</summary>
		<author><name>Cratuki</name></author>
	</entry>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=110</id>
		<title>Wifi</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=110"/>
		<updated>2023-12-21T11:40:07Z</updated>

		<summary type="html">&lt;p&gt;Cratuki: drafting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Overview ===&lt;br /&gt;
&lt;br /&gt;
The F256 is not able to do wifi out of the box, but needs extra hardware.&lt;br /&gt;
&lt;br /&gt;
There are currently two paths to this,&lt;br /&gt;
1. Have a wifi chip module into the motherboard of the f256 foenix. (You can now configure this as an option when you order your foenix, and Stefany will install it)&lt;br /&gt;
2. Connect the DB9 serial port to a modem&lt;br /&gt;
&lt;br /&gt;
Then, you need to access wifi from the device.&lt;br /&gt;
&lt;br /&gt;
=== Configuring a wifi-module (on motherboard) ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;br /&gt;
&lt;br /&gt;
=== Finding and configuring a modem ===&lt;br /&gt;
&lt;br /&gt;
Hardware that we know to work,&lt;br /&gt;
* [https://www.tindie.com/products/theoldnet/rs232-serial-wifi-modem-for-vintage-computers-v4/#specs|RS232 Serial Wifi Modem for Vintage Computers V4]&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;br /&gt;
&lt;br /&gt;
=== Verify connectivity ===&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;/div&gt;</summary>
		<author><name>Cratuki</name></author>
	</entry>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Template:Main2/Getting_Started&amp;diff=109</id>
		<title>Template:Main2/Getting Started</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Template:Main2/Getting_Started&amp;diff=109"/>
		<updated>2023-12-21T11:18:25Z</updated>

		<summary type="html">&lt;p&gt;Cratuki: Adds wifi link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Getting Started&#039;&#039;&#039;&lt;br /&gt;
* [[Product Specifications]]&lt;br /&gt;
* [[Getting Started]]&lt;br /&gt;
* [[Manuals]]&lt;br /&gt;
* [[Software]]&lt;br /&gt;
* [[Emulation]]&lt;br /&gt;
* [[Wifi]]&lt;/div&gt;</summary>
		<author><name>Cratuki</name></author>
	</entry>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=108</id>
		<title>Wifi</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Wifi&amp;diff=108"/>
		<updated>2023-12-21T11:17:51Z</updated>

		<summary type="html">&lt;p&gt;Cratuki: Initial commit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;# Overview&lt;br /&gt;
&lt;br /&gt;
The F256 is not able to do wifi out of the box, but needs extra hardware.&lt;br /&gt;
&lt;br /&gt;
There are currently two paths to this,&lt;br /&gt;
1. Have a wifi chip module into the motherboard of the f256 foenix. (You can now configure this as an option when you order your foenix, and Stefany will install it)&lt;br /&gt;
2. Connect the DB9 serial port to a modem&lt;br /&gt;
&lt;br /&gt;
Then, you need to access wifi from the device.&lt;br /&gt;
&lt;br /&gt;
# Configuring a wifi-module installed on the motherboard&lt;br /&gt;
&lt;br /&gt;
xxx Needs detail&lt;br /&gt;
&lt;br /&gt;
# Finding and configuring a modem&lt;br /&gt;
&lt;br /&gt;
Hardware that we know to work,&lt;br /&gt;
* [https://www.tindie.com/products/theoldnet/rs232-serial-wifi-modem-for-vintage-computers-v4/#specs|RS232 Serial Wifi Modem for Vintage Computers V4]&lt;br /&gt;
&lt;br /&gt;
xxx Needs further detail&lt;/div&gt;</summary>
		<author><name>Cratuki</name></author>
	</entry>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Getting_Started&amp;diff=107</id>
		<title>Getting Started</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Getting_Started&amp;diff=107"/>
		<updated>2023-12-21T11:13:35Z</updated>

		<summary type="html">&lt;p&gt;Cratuki: Creating link to wifi&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Getting Powered Up ==&lt;br /&gt;
&lt;br /&gt;
=== Powering your F256K ===&lt;br /&gt;
&lt;br /&gt;
The F256K is powered via a standard 2.5mm DC Connector, which takes a centre-positive 12V 2A capable Power Supply.&lt;br /&gt;
&lt;br /&gt;
This type of power supply is quite common.  [https://www.amazon.com/Adapter-100-240V-Transformer-Charger-Security/dp/B091XSVV1Y Example 12V 2A capable power supply] (#)&lt;br /&gt;
&lt;br /&gt;
(#) &#039;&#039;This specific power supply has not been verified (by the author) for use with the F256K.  Please update this page with verified options!&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Powering your F256Jr ===&lt;br /&gt;
&lt;br /&gt;
The F256Jr is supplied as a Mini-ITX form factor mainboard, with a standard 24 pin ATX power supply connector for power connectivity.&lt;br /&gt;
&lt;br /&gt;
Since the F256Jr needs relatively little power, compared to a mini-ATX PC, a popular DC 12V 24pin Pico ATX PSU works well and is a compact solution.&lt;br /&gt;
&lt;br /&gt;
* [https://www.amazon.com/dp/B08F57GKCL Pico PSU] - You power the Pico PSU via a 12V DC center-positive Power Supply source.&lt;br /&gt;
* [https://www.amazon.com/dp/B07MXXXBV8 12V DC center-positive A/C Adapter] - Commonly used to power the Pico PSU.&lt;br /&gt;
&lt;br /&gt;
== Getting programs onto the F256 ==&lt;br /&gt;
&lt;br /&gt;
=== SD Card === &lt;br /&gt;
&lt;br /&gt;
Both the F256K and F256JR have an SD card slot.  The device sofware to read the SD card is a bit touchy (it&#039;s inherited from the Commander X16 project) and doesn&#039;t work with all SD cards&lt;br /&gt;
&lt;br /&gt;
* Card should be &amp;quot;XC&amp;quot; type vs. &amp;quot;HC&amp;quot;.   Typically older cards in the 512MB-8GB range work pretty well, which is more than enough space anyways.  Very new cards that are very large tend not to work?&lt;br /&gt;
* Card *MUST* be formatted FAT32 -- **NOT: FAT, FAT12, FAT16, or exFAT**.   Note that while MacOS will read a FAT32 formatted card, the included disk utility won&#039;t format FAT32.  Windows 10/11 works fine, but make sure to force FAT32 (or use the command line: &amp;lt;code&amp;gt;format /FS:FAT32 H:&amp;lt;/code&amp;gt;)&lt;br /&gt;
* Some folks have had luck formatting cards with the [https://www.sdcard.org/downloads/formatter/sd-memory-card-formatter-for-windows-download/ Official SD Association formatter for Windows].&lt;br /&gt;
&lt;br /&gt;
=== Demos Archive ===&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/FoenixRetro/Documentation/blob/main/f256/archive Download the most recent demos archive] and expand it to the root of the flash card.&lt;br /&gt;
&lt;br /&gt;
=== Debug USB port ===&lt;br /&gt;
&lt;br /&gt;
* This is what most developers use as it&#039;s the most convenient.  Connect the debug USB port to your PC or Mac&lt;br /&gt;
&lt;br /&gt;
* You can use:&lt;br /&gt;
** [https://github.com/pweingar/FoenixMgr FoenixMgr] - works on Windows, Mac, Linux&lt;br /&gt;
*** A Python script to manage the Foenix series of retro style computers through their USB debug ports. This tool allows uploading files of various formats to system RAM, and displaying memory through various means.&lt;br /&gt;
&lt;br /&gt;
** [https://github.com/Trinity-11/FoenixIDE FoenixIDE] (Windows only)&lt;br /&gt;
*** Development and Debugging Suite for the C256 Foenix Family of Computers.&lt;br /&gt;
&lt;br /&gt;
=== wget ===&lt;br /&gt;
If you have the [[wifi]] configured, you can use [https://github.com/ghackwrench/F256_wget wget] to pull programs and data right off the web!&lt;br /&gt;
&lt;br /&gt;
== SuperBASIC ==&lt;br /&gt;
&lt;br /&gt;
The machine boots to SuperBASIC.  SuperBASIC is inspired by BBC BASIC but offers quite a bit more.&lt;br /&gt;
&lt;br /&gt;
* Read the [https://github.com/FoenixRetro/f256-superbasic/blob/main/reference/source/f256jr_basic_ref.pdf SuperBASIC Reference Manual].&lt;br /&gt;
&lt;br /&gt;
* Watch EMWhite&#039;s excellent intro series on Youtube:&lt;br /&gt;
** Full Playlist here: [https://www.youtube.com/playlist?list=PLeHjTvk7NPiSqGz4REMH-S4hjYpLS2YNR EMWhite&#039;s Intro Series - Full Playlist].&lt;br /&gt;
** Part 1 can be viewed here:&lt;br /&gt;
&amp;lt;youtube&amp;gt;G_S2c_MsqYA&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To get started, you can type in a sample program at the command prompt:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
10 for i=1 to 5&lt;br /&gt;
20 print &amp;quot;Hello world&amp;quot;&lt;br /&gt;
30 next&lt;br /&gt;
run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
SuperBASIC is similar to CBM (Microsoft) BASIC but has some differences.  For example, note in the sample above it&#039;s just &amp;lt;code&amp;gt;next&amp;lt;/code&amp;gt; not &amp;lt;code&amp;gt;next i&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The first 15 or so pages of the [https://github.com/FoenixRetro/f256-superbasic/blob/main/reference/source/f256jr_basic_ref.pdf SuperBASIC Reference Manual] are quite instructive.  &lt;br /&gt;
&lt;br /&gt;
SuperBASIC is actually much more powerful and supports structured programming (procedures, blocks etc.) &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;dir&amp;lt;/code&amp;gt; - Run this to display directory of SD card&lt;br /&gt;
&lt;br /&gt;
Loading &amp;amp; running programs off of the SD card is similarly easy:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
load &amp;quot;JrWordl.bas&amp;quot;&lt;br /&gt;
run&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Similar to the C64, you can save time in loading programs from the &amp;lt;code&amp;gt;dir&amp;lt;/code&amp;gt; listing by using your cursor keys to go up to the entry, typing &amp;lt;code&amp;gt;load &amp;quot;&amp;lt;/code&amp;gt; (insert mode is active by default) etc.  You can use &amp;lt;code&amp;gt;CTRL+E&amp;lt;/code&amp;gt; to jump to the end of the line and use &amp;lt;code&amp;gt;CTRL+K&amp;lt;/code&amp;gt; to delete any text from the cursor to the end of the line.  Correctly place the closing &amp;lt;code&amp;gt;&amp;quot;&amp;lt;/code&amp;gt; and hit &amp;lt;code&amp;gt;ENTER&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;CTRL+C&amp;lt;/code&amp;gt; acts as a &amp;quot;break&amp;quot; command and stops any running SuperBASIC program or &amp;lt;code&amp;gt;LIST&amp;lt;/code&amp;gt; command.&lt;br /&gt;
&lt;br /&gt;
Read built-in help/reference:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;/help&amp;lt;/code&amp;gt; : But &#039;&#039;&#039;NOTE&#039;&#039;&#039;, this erases BASIC memory!  Use Backspace key to go back in menus and to exit.&lt;br /&gt;
&lt;br /&gt;
Explore the included demo SuperBASIC programs:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Program !! Notes !! Source&lt;br /&gt;
|- &lt;br /&gt;
| &amp;lt;code&amp;gt;JrWordl.bas&amp;lt;/code&amp;gt; || Wordle game, guess 5 letter word ||&lt;br /&gt;
|- &lt;br /&gt;
| &amp;lt;code&amp;gt;mandel.bas&amp;lt;/code&amp;gt; || Draws Mandlebrot set in graphics mode, takes between 2 and 3 hours || [https://github.com/Mu0n/F256KbasicBASICdoodles @Mu0n]&lt;br /&gt;
|- &lt;br /&gt;
| &amp;lt;code&amp;gt;rpg-demo.bas&amp;lt;/code&amp;gt; || UI sample that shows Zelda like RPG game.  Control the character with an Atari-joystick connected to JoyPort1 || @econtrerasd&lt;br /&gt;
|- &lt;br /&gt;
| &amp;lt;code&amp;gt;Problematic_Code.bas&amp;lt;/code&amp;gt; || Displays scrolling starfield ||&lt;br /&gt;
|- &lt;br /&gt;
| &amp;lt;code&amp;gt;noelrl.bas&amp;lt;/code&amp;gt; || Simple integer BASIC bench mark from Noel&#039;s retro lab.  Completes &amp;lt; 3.5 seconds, compares very favourably to other retro systems! || [https://www.youtube.com/watch?v=H05hM_Guoqk Youtube]&lt;br /&gt;
|- &lt;br /&gt;
| &amp;lt;code&amp;gt;dance.bas&amp;lt;/code&amp;gt; || Animates sprite of dancer || [https://github.com/Mu0n/F256KbasicBASICdoodles @Mu0n]&lt;br /&gt;
|- &lt;br /&gt;
| &amp;lt;code&amp;gt;luna.bas&amp;lt;/code&amp;gt; || Displays simple scene ||&lt;br /&gt;
|- &lt;br /&gt;
| &amp;lt;code&amp;gt;blink.bas&amp;lt;/code&amp;gt; || Blinks drive access light || [https://github.com/Mu0n/F256KbasicBASICdoodles @Mu0n]&lt;br /&gt;
|- &lt;br /&gt;
| &amp;lt;code&amp;gt;piano.bas&amp;lt;/code&amp;gt; || Play some notes with the PSG || [https://github.com/Mu0n/F256KbasicBASICdoodles @Mu0n]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Native Code ==&lt;br /&gt;
&lt;br /&gt;
* Binary programs for the F256 line are typically distributed as &amp;lt;code&amp;gt;pgx&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;pgz&amp;lt;/code&amp;gt; files (see [[File Formats]], they are like the &amp;lt;code&amp;gt;prg&amp;lt;/code&amp;gt; format in the C64 ecosystem).&lt;br /&gt;
&lt;br /&gt;
* SuperBASIC: Slash (&amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;) command will execute the named flash resident program, such as &amp;lt;code&amp;gt;/dos&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;/help&amp;lt;/code&amp;gt; (SuperBASIC reference).&lt;br /&gt;
&lt;br /&gt;
* PGZ/X files can be run from SuperBASIC with &amp;lt;code&amp;gt;/- program.pgz&amp;lt;/code&amp;gt;, and from DOS with &amp;lt;code&amp;gt;- program.pgz&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The &amp;lt;code&amp;gt;-&amp;lt;/code&amp;gt; is also referred to as &amp;lt;code&amp;gt;pexec&amp;lt;/code&amp;gt;, and is a chainloader that understands &amp;lt;code&amp;gt;pgx&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;pgz&amp;lt;/code&amp;gt; formats, so &amp;lt;code&amp;gt;/- program.pgz&amp;lt;/code&amp;gt; first hands over control to &amp;lt;code&amp;gt;pexec&amp;lt;/code&amp;gt; which then loads the program and hands over control.&lt;br /&gt;
&lt;br /&gt;
* You will typically need to reset the machine to get back to SuperBASIC.&lt;br /&gt;
&lt;br /&gt;
* Switch to DOS with &amp;lt;code&amp;gt;/dos&amp;lt;/code&amp;gt; and back into BASIC once there with &amp;lt;code&amp;gt;basic&amp;lt;/code&amp;gt;.  &amp;lt;code&amp;gt;help&amp;lt;/code&amp;gt; display a list of available DOS commands.&lt;br /&gt;
&lt;br /&gt;
Try the included native demo programs:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Program !! Notes !! Source | &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;wrtn0825-vcf.pgz&amp;lt;/code&amp;gt; || Which Rules the Night (game) || @beethead&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;matchit0825-vcf.pgz&amp;lt;/code&amp;gt; || Match It (game) || @beethead&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;balls.pgz&amp;lt;/code&amp;gt; || Demonstrates 280 multiplexed sprites || [https://github.com/FoenixRetro/demos/blob/main/README.md GitHub]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== More Resources ==&lt;br /&gt;
&lt;br /&gt;
=== This Wiki ===&lt;br /&gt;
&lt;br /&gt;
Explore all of the content of this Wiki, to expand your F256 series knowledge!&lt;br /&gt;
&lt;br /&gt;
=== Discord ===&lt;br /&gt;
&lt;br /&gt;
The [https://discord.com/invite/aAEQXZHXgM Foenix Retro Systems Discord] is the primary place to get questions answered.&lt;br /&gt;
&lt;br /&gt;
Also, if you resolve your question, and you didn&#039;t find the answer here on the Wiki, &#039;&#039;&#039;&#039;&#039;please consider contributing to the Wiki&#039;&#039;&#039;&#039;&#039;, for the benefit of others with the same question!&lt;br /&gt;
&lt;br /&gt;
=== Foenix Retro Systems Newletter ===&lt;br /&gt;
&lt;br /&gt;
Read back issues [http://apps.emwhite.org/foenixmarketplace/ here] (also a great source for sample programs).   &lt;br /&gt;
&lt;br /&gt;
Issues starting at #4 cover the F256 line.  Issues 1-3 cover the previous version of the hardware (C256), although there are still many salient points.&lt;/div&gt;</summary>
		<author><name>Cratuki</name></author>
	</entry>
</feed>