<?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: Tetris In 140 Bytes</title>
	<atom:link href="http://www.epanorama.net/blog/2012/02/21/tetris-in-140-bytes/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog/2012/02/21/tetris-in-140-bytes/</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Sun, 05 Apr 2026 09:32:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>By: Tomi Engdahl</title>
		<link>https://www.epanorama.net/blog/2012/02/21/tetris-in-140-bytes/comment-page-1/#comment-1517326</link>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
		<pubDate>Fri, 07 Oct 2016 13:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=8951#comment-1517326</guid>
		<description><![CDATA[Tetris in 446 Bytes
http://hackaday.com/2016/10/06/tetris-in-446-bytes/

You want a Tetris that’ll fit inside the master boot record of a disk. You want Tetris as an operating system. You want TetrOS.

Or maybe you don’t, but it’s a fantastic piece of work, and we love tiny demos

TetrOS
Tetris that fits into the boot sector.
https://github.com/daniel-e/tetros

TetrOS is a small feature rich Tetris clone which is written in Assembly. It fits completely into a 512 byte boot sector as it requires only 446 bytes (which is the maximum allowed size of the first stage boot loader in the master boot record (MBR) of a drive) and is executed during the boot sequence before any operating system is loaded. Actually, it does not need any existing operating system. TetrOS is an operating system, hence the suffix OS in its name.]]></description>
		<content:encoded><![CDATA[<p>Tetris in 446 Bytes<br />
<a href="http://hackaday.com/2016/10/06/tetris-in-446-bytes/" rel="nofollow">http://hackaday.com/2016/10/06/tetris-in-446-bytes/</a></p>
<p>You want a Tetris that’ll fit inside the master boot record of a disk. You want Tetris as an operating system. You want TetrOS.</p>
<p>Or maybe you don’t, but it’s a fantastic piece of work, and we love tiny demos</p>
<p>TetrOS<br />
Tetris that fits into the boot sector.<br />
<a href="https://github.com/daniel-e/tetros" rel="nofollow">https://github.com/daniel-e/tetros</a></p>
<p>TetrOS is a small feature rich Tetris clone which is written in Assembly. It fits completely into a 512 byte boot sector as it requires only 446 bytes (which is the maximum allowed size of the first stage boot loader in the master boot record (MBR) of a drive) and is executed during the boot sequence before any operating system is loaded. Actually, it does not need any existing operating system. TetrOS is an operating system, hence the suffix OS in its name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MIT Huge Tetris Hack &#171; Tomi Engdahl&#8217;s ePanorama blog</title>
		<link>https://www.epanorama.net/blog/2012/02/21/tetris-in-140-bytes/comment-page-1/#comment-22036</link>
		<dc:creator><![CDATA[MIT Huge Tetris Hack &#171; Tomi Engdahl&#8217;s ePanorama blog]]></dc:creator>
		<pubDate>Fri, 11 May 2012 06:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.epanorama.net/blog/?p=8951#comment-22036</guid>
		<description><![CDATA[[...] Huge Tetris Hack    I have earlier written about a tiny Tetris. Not is time for a big Tetris. At MIT, fun is accomplished with architecture. Hackers turn MIT [...] ]]></description>
		<content:encoded><![CDATA[<p>[...] Huge Tetris Hack    I have earlier written about a tiny Tetris. Not is time for a big Tetris. At MIT, fun is accomplished with architecture. Hackers turn MIT [...] </p>
]]></content:encoded>
	</item>
</channel>
</rss>
