<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Booting a PC over serial port via ROM Basic!	</title>
	<atom:link href="https://virtuallyfun.com/2018/12/26/booting-a-pc-over-serial-port-via-rom-basic/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2018/12/26/booting-a-pc-over-serial-port-via-rom-basic/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Wed, 26 Dec 2018 20:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Chris M.		</title>
		<link>https://virtuallyfun.com/2018/12/26/booting-a-pc-over-serial-port-via-rom-basic/comment-page-1/#comment-205915</link>

		<dc:creator><![CDATA[Chris M.]]></dc:creator>
		<pubDate>Wed, 26 Dec 2018 20:40:01 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9137#comment-205915</guid>

					<description><![CDATA[A similar system exists for the Apple II called ADTPro. It can be bootstrapped from Applesoft BASIC using either the cassette port or a serial port. Once up and running, you can transfer disk images to real disks on the Apple II. Very handy for getting a system up and running when you don&#039;t have any boot floppies.]]></description>
			<content:encoded><![CDATA[<p>A similar system exists for the Apple II called ADTPro. It can be bootstrapped from Applesoft BASIC using either the cassette port or a serial port. Once up and running, you can transfer disk images to real disks on the Apple II. Very handy for getting a system up and running when you don&#8217;t have any boot floppies.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: bbslovag		</title>
		<link>https://virtuallyfun.com/2018/12/26/booting-a-pc-over-serial-port-via-rom-basic/comment-page-1/#comment-205889</link>

		<dc:creator><![CDATA[bbslovag]]></dc:creator>
		<pubDate>Wed, 26 Dec 2018 10:16:49 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9137#comment-205889</guid>

					<description><![CDATA[Actually, the pasted screenshot is a bare &quot;CAS1:&quot; booting and merged into a Galaxian splash. The serial boot is similar, but instead of using LOAD, needs 2 lines of basic code with injected machine code into DATA line(s).

Anyone is kindly welcome to shorten the basic loader, improvement ideas etc.

Also it is worth mentioning that crap PS/2 quality boards and their ridiculous HW configuration data are usually getting lost in decades and/or integrated storage controllers might have damage. In such case, a rom basic would be handy ;) Even just for reprogramming the NVRAM - also keep in mind that their CMOS layout differs from ordinary IBM WC compatibles :P

I am working on a serial/lpt/cas bootable rAm-dos (2.11+ based)]]></description>
			<content:encoded><![CDATA[<p>Actually, the pasted screenshot is a bare &#8220;CAS1:&#8221; booting and merged into a Galaxian splash. The serial boot is similar, but instead of using LOAD, needs 2 lines of basic code with injected machine code into DATA line(s).</p>
<p>Anyone is kindly welcome to shorten the basic loader, improvement ideas etc.</p>
<p>Also it is worth mentioning that crap PS/2 quality boards and their ridiculous HW configuration data are usually getting lost in decades and/or integrated storage controllers might have damage. In such case, a rom basic would be handy 😉 Even just for reprogramming the NVRAM &#8211; also keep in mind that their CMOS layout differs from ordinary IBM WC compatibles 😛</p>
<p>I am working on a serial/lpt/cas bootable rAm-dos (2.11+ based)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
