<?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: DMSDos	</title>
	<atom:link href="https://virtuallyfun.com/2014/06/13/dmsdos/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2014/06/13/dmsdos/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Mon, 16 Oct 2017 17:44:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2014/06/13/dmsdos/comment-page-1/#comment-65513</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 25 Jun 2014 11:44:58 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4269#comment-65513</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/06/13/dmsdos/comment-page-1/#comment-65511&quot;&gt;DOS&lt;/a&gt;.

Yeah I&#039;ve dealt with &quot;database&quot; stuff where it was quicker and easier to just dump to ASCII, and re-import.

I don&#039;t see how having it &#039;break all logic&#039; as the default is a good thing.  Somewhere some neckbeard is all smug about screwing up all kinds of data.  Instead aligning by word/dword boundaries for games like that should have been something you had to explicitly turn on, you know for internal structures where it doesn&#039;t matter, unlike say data to disk or network for exchange where it freaking matters which is which and where.  Grrrrrr]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/06/13/dmsdos/comment-page-1/#comment-65511">DOS</a>.</p>
<p>Yeah I&#8217;ve dealt with &#8220;database&#8221; stuff where it was quicker and easier to just dump to ASCII, and re-import.</p>
<p>I don&#8217;t see how having it &#8216;break all logic&#8217; as the default is a good thing.  Somewhere some neckbeard is all smug about screwing up all kinds of data.  Instead aligning by word/dword boundaries for games like that should have been something you had to explicitly turn on, you know for internal structures where it doesn&#8217;t matter, unlike say data to disk or network for exchange where it freaking matters which is which and where.  Grrrrrr</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DOS		</title>
		<link>https://virtuallyfun.com/2014/06/13/dmsdos/comment-page-1/#comment-65511</link>

		<dc:creator><![CDATA[DOS]]></dc:creator>
		<pubDate>Wed, 25 Jun 2014 11:40:58 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4269#comment-65511</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/06/13/dmsdos/comment-page-1/#comment-64724&quot;&gt;neozeed&lt;/a&gt;.

I think I was taught that most compilers pack things in a certain way, but some don&#039;t, so don&#039;t assume anything if you want to be portable :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/06/13/dmsdos/comment-page-1/#comment-64724">neozeed</a>.</p>
<p>I think I was taught that most compilers pack things in a certain way, but some don&#8217;t, so don&#8217;t assume anything if you want to be portable 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2014/06/13/dmsdos/comment-page-1/#comment-64724</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Wed, 18 Jun 2014 11:52:44 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4269#comment-64724</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2014/06/13/dmsdos/comment-page-1/#comment-64720&quot;&gt;DOS&lt;/a&gt;.

which is a shame, as structures are taught as binary representations of data.

No wonder I had so many issues trying to migrate data out of 16bit pascal into 16bit/32bit C, and why text mode was the way to go...

shame on all the vendors trying to outthink data structures.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2014/06/13/dmsdos/comment-page-1/#comment-64720">DOS</a>.</p>
<p>which is a shame, as structures are taught as binary representations of data.</p>
<p>No wonder I had so many issues trying to migrate data out of 16bit pascal into 16bit/32bit C, and why text mode was the way to go&#8230;</p>
<p>shame on all the vendors trying to outthink data structures.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DOS		</title>
		<link>https://virtuallyfun.com/2014/06/13/dmsdos/comment-page-1/#comment-64720</link>

		<dc:creator><![CDATA[DOS]]></dc:creator>
		<pubDate>Wed, 18 Jun 2014 10:40:15 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=4269#comment-64720</guid>

					<description><![CDATA[Another story about structure field problems?  This is why you&#039;re not meant to use structures when you care about the binary representation :(]]></description>
			<content:encoded><![CDATA[<p>Another story about structure field problems?  This is why you&#8217;re not meant to use structures when you care about the binary representation 🙁</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
