<?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=SMH</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=SMH"/>
	<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Special:Contributions/SMH"/>
	<updated>2026-06-01T08:50:40Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Wget_from_pc&amp;diff=37934</id>
		<title>Wget from pc</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Wget_from_pc&amp;diff=37934"/>
		<updated>2025-01-29T02:21:26Z</updated>

		<summary type="html">&lt;p&gt;SMH: Corrected python syntax.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;;Serving files w/ Python from your modern computer; getting to them with a F256 with wget&lt;br /&gt;
; by @Mu0N&lt;br /&gt;
&lt;br /&gt;
Assuming you&#039;ve installed Python3 on your modern computer, just go to the folder you want to share across your LAN with:&lt;br /&gt;
&lt;br /&gt;
:python -m http.server {portnumber}&lt;br /&gt;
&lt;br /&gt;
(suggestion: portnumber=8000)&lt;br /&gt;
and then, with your Feather equipped F256K or F256Jr, assuming you have wget.pgz ([https://github.com/ghackwrench/F256_wget github]) in your SD card&lt;br /&gt;
&lt;br /&gt;
:/- wget.pgz http://{modern_pc_ip}:{portnumber}/{file_you_want}&lt;br /&gt;
&lt;br /&gt;
example, if you wanted to share mycoolprogram.bas from your modern machine at address 192.168.0.44 using port 8000, you&#039;d do:&lt;br /&gt;
&lt;br /&gt;
:python -m http.server 8000&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
:/- wget.pgz http://192.16.0.44:8000/mycoolprogram.bas&lt;br /&gt;
&lt;br /&gt;
Pro: avoids the wear and tear of ejecting/inserting the SD card back and forth between machines, easy to set up&lt;br /&gt;
&lt;br /&gt;
Cons: lots of typing for every file that you want, but some simplications are on the way with future revisions of wget!&lt;/div&gt;</summary>
		<author><name>SMH</name></author>
	</entry>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Emulation&amp;diff=92</id>
		<title>Emulation</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Emulation&amp;diff=92"/>
		<updated>2023-12-18T16:54:00Z</updated>

		<summary type="html">&lt;p&gt;SMH: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== &#039;&#039;&#039;FoenixIDE&#039;&#039;&#039; ===&lt;br /&gt;
The FoenixIDE provides emulation of various Foenix Retro Systems including,&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!System&lt;br /&gt;
!Descripton&lt;br /&gt;
|-&lt;br /&gt;
|F256K(816)&lt;br /&gt;
|The F256K computer with integrated keyboard and WDC65C816 processor.&lt;br /&gt;
|-&lt;br /&gt;
|F256K&lt;br /&gt;
|The F256K computer with integrated keyboard and WDC65C02 processor.&lt;br /&gt;
|-&lt;br /&gt;
|Jr(816)&lt;br /&gt;
|The F256 Jr. computer with a WDC65C816 processor.&lt;br /&gt;
|-&lt;br /&gt;
|Jr&lt;br /&gt;
|The F256 Jr. computer with a WDC65C02 processor.&lt;br /&gt;
|-&lt;br /&gt;
|U+&lt;br /&gt;
|The C256 Foenix U+ (4Meg RAM Config) - Legacy&lt;br /&gt;
|-&lt;br /&gt;
|U&lt;br /&gt;
|The C256 Foenix U (2Meg RAM Config) - Legacy&lt;br /&gt;
|-&lt;br /&gt;
|C&lt;br /&gt;
|The C256 Foenix FMX - Legacy&lt;br /&gt;
|-&lt;br /&gt;
|B&lt;br /&gt;
|The C256 Foenix (original) - Legacy&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===  &#039;&#039;&#039;Installation&#039;&#039;&#039; ===&lt;br /&gt;
The current Windows installation file (FoenixIDE.Setup.msi) and source code can be found here, &lt;br /&gt;
&#039;&#039;&#039;https://github.com/Trinity-11/FoenixIDE/releases&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>SMH</name></author>
	</entry>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Emulation&amp;diff=40</id>
		<title>Emulation</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Emulation&amp;diff=40"/>
		<updated>2023-12-15T23:03:26Z</updated>

		<summary type="html">&lt;p&gt;SMH: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== &#039;&#039;&#039;FoenixIDE&#039;&#039;&#039; ===&lt;br /&gt;
The FoenixIDE provides emulation of various Foenix Retro Systems including,&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!System&lt;br /&gt;
!Descripton&lt;br /&gt;
|-&lt;br /&gt;
|F256K(816)&lt;br /&gt;
|The F256K computer with integrated keyboard and WDC65C816 processor.&lt;br /&gt;
|-&lt;br /&gt;
|F256K&lt;br /&gt;
|The F256K computer with integrated keyboard and WDC65C02 processor.&lt;br /&gt;
|-&lt;br /&gt;
|Jr(816)&lt;br /&gt;
|The F256 Jr. computer with a WDC65C816 processor.&lt;br /&gt;
|-&lt;br /&gt;
|Jr&lt;br /&gt;
|The F256 Jr. computer with a WDC65C02 processor.&lt;br /&gt;
|-&lt;br /&gt;
|U+&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|U&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|C&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|B&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===  &#039;&#039;&#039;Installation&#039;&#039;&#039; ===&lt;br /&gt;
The current Windows installation file (FoenixIDE.Setup.msi) and source code can be found here, &lt;br /&gt;
https://github.com/Trinity-11/FoenixIDE/releases&lt;/div&gt;</summary>
		<author><name>SMH</name></author>
	</entry>
	<entry>
		<id>https://f256wiki.wildbitscomputing.com/index.php?title=Emulation&amp;diff=38</id>
		<title>Emulation</title>
		<link rel="alternate" type="text/html" href="https://f256wiki.wildbitscomputing.com/index.php?title=Emulation&amp;diff=38"/>
		<updated>2023-12-15T15:22:40Z</updated>

		<summary type="html">&lt;p&gt;SMH: Very brief language on FoenixIDE and location of .msi file.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;FoenixIDE&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The FoenixIDE provides emulation of various Foenix Retro Systems including,&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!System&lt;br /&gt;
!Descripton&lt;br /&gt;
|-&lt;br /&gt;
|F256K(816)&lt;br /&gt;
|The F256K computer with integrated keyboard and WDC65C816 processor.&lt;br /&gt;
|-&lt;br /&gt;
|F256K&lt;br /&gt;
|The F256K computer with integrated keyboard and WDC65C02 processor.&lt;br /&gt;
|-&lt;br /&gt;
|Jr(816)&lt;br /&gt;
|The F256 Jr. computer with a WDC65C816 processor.&lt;br /&gt;
|-&lt;br /&gt;
|Jr&lt;br /&gt;
|The F256 Jr. computer with a WDC65C02 processor.&lt;br /&gt;
|-&lt;br /&gt;
|U+&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|U&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|C&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|B&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Installation&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The current Windows installation file (FoenixIDE.Setup.msi) and source code can be found here,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
https://github.com/Trinity-11/FoenixIDE/releases&lt;/div&gt;</summary>
		<author><name>SMH</name></author>
	</entry>
</feed>