<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7277493751379299881</id><updated>2011-08-19T03:11:46.415-07:00</updated><title type='text'>Computer Emulators</title><subtitle type='html'>Some times curiosity to work on old or differrent types of hardware can be satisfied through Software that emulate those Architectures :-)</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://computer-emulators.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7277493751379299881/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://computer-emulators.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Siju</name><uri>http://www.blogger.com/profile/11528426956253442878</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7277493751379299881.post-1667389820544305975</id><published>2007-01-19T02:43:00.000-08:00</published><updated>2007-01-19T02:55:41.959-08:00</updated><title type='text'>KEGS-Apple IIgs emulator for Mac OS X, Win32, Linux, and Unix/X11</title><content type='html'>KEGS emulates an Apple IIgs accurately at between 8MHz and 120MHz on pretty much any Unix/Linux computer, Win32, or Mac OS X.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://groups-beta.google.com/group/comp.emulators.apple2/browse_thread/thread/e08e510cf1b97139/a58e8740a10096ea#a58e8740a10096ea"&gt;CREDIT&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7277493751379299881-1667389820544305975?l=computer-emulators.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://kegs.sourceforge.net/' title='KEGS-Apple IIgs emulator for Mac OS X, Win32, Linux, and Unix/X11'/><link rel='replies' type='application/atom+xml' href='http://computer-emulators.blogspot.com/feeds/1667389820544305975/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7277493751379299881&amp;postID=1667389820544305975' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7277493751379299881/posts/default/1667389820544305975'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7277493751379299881/posts/default/1667389820544305975'/><link rel='alternate' type='text/html' href='http://computer-emulators.blogspot.com/2007/01/kegs-apple-iigs-emulator-for-mac-os-x.html' title='KEGS-Apple IIgs emulator for Mac OS X, Win32, Linux, and Unix/X11'/><author><name>Siju</name><uri>http://www.blogger.com/profile/11528426956253442878</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7277493751379299881.post-3804073983314249185</id><published>2007-01-02T05:01:00.000-08:00</published><updated>2007-01-02T05:08:36.939-08:00</updated><title type='text'>Qemu</title><content type='html'>&lt;span style="font-weight: bold;"&gt;From the Website:&lt;/span&gt;&lt;br /&gt;&lt;div id="content"&gt;  &lt;p&gt; QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. &lt;/p&gt;  QEMU has two operating modes:  &lt;ul&gt;&lt;li&gt;&lt;b&gt;Full system emulation&lt;/b&gt;. In this mode, QEMU emulates a full system (for example a PC), including a processor and various peripherials. It can be used to launch different Operating Systems without rebooting the PC or to debug system code.  &lt;/li&gt;&lt;li&gt;&lt;b&gt;User mode emulation&lt;/b&gt; (Linux host only). In this mode, QEMU can launch Linux processes compiled for one CPU on another CPU.  &lt;/li&gt;&lt;/ul&gt;  &lt;p&gt; An optional proprietary &lt;a href="http://fabrice.bellard.free.fr/qemu/qemu-accel.html"&gt;QEMU Accelerator Module&lt;/a&gt; is available to optimize the case where a PC is emulated on a PC. This module enables QEMU to run most of the target application code directly on the host processor to achieve near native performance. &lt;/p&gt;  &lt;p&gt; The supported host and target CPUs are listed in the &lt;a href="http://fabrice.bellard.free.fr/qemu/status.html"&gt;status page&lt;/a&gt;. For full system emulation, the supported Operating Systems are listed &lt;a href="http://fabrice.bellard.free.fr/qemu/ossupport.html"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.kju-app.org/kju/"&gt;QEMU for Mac OS X&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;   &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7277493751379299881-3804073983314249185?l=computer-emulators.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://fabrice.bellard.free.fr/qemu/' title='Qemu'/><link rel='replies' type='application/atom+xml' href='http://computer-emulators.blogspot.com/feeds/3804073983314249185/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7277493751379299881&amp;postID=3804073983314249185' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7277493751379299881/posts/default/3804073983314249185'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7277493751379299881/posts/default/3804073983314249185'/><link rel='alternate' type='text/html' href='http://computer-emulators.blogspot.com/2007/01/qemu.html' title='Qemu'/><author><name>Siju</name><uri>http://www.blogger.com/profile/11528426956253442878</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7277493751379299881.post-5843260679243874516</id><published>2007-01-02T04:36:00.000-08:00</published><updated>2007-01-02T04:42:09.868-08:00</updated><title type='text'>SIMH</title><content type='html'>From Wikipedia :&lt;br /&gt;&lt;br /&gt;&lt;b&gt;SIMH&lt;/b&gt; is a highly portable, multi-system &lt;a href="http://en.wikipedia.org/wiki/Emulator" title="Emulator"&gt;emulator&lt;/a&gt; which runs on &lt;a href="http://en.wikipedia.org/wiki/Microsoft_Windows" title="Microsoft Windows"&gt;Windows&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Linux" title="Linux"&gt;Linux&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Mac_OS_X" title="Mac OS X"&gt;Mac OS X&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/FreeBSD" title="FreeBSD"&gt;FreeBSD&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/OpenBSD" title="OpenBSD"&gt;OpenBSD&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/NetBSD" title="NetBSD"&gt;NetBSD&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/OpenVMS" title="OpenVMS"&gt;OpenVMS&lt;/a&gt;, and other operating systems. It is maintained by Bob Supnik, a former &lt;a href="http://en.wikipedia.org/wiki/Digital_Equipment_Corporation" title="Digital Equipment Corporation"&gt;DEC&lt;/a&gt; engineer &amp; DEC vice president and has been in development in one form or another since the 1960s.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://en.wikipedia.org/wiki/SIMH#Emulated_Hardware"&gt;Emulated hardware List&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.openbsd.org/vax-simh.html"&gt;Installing OpenBSD/vax port on simh-vax&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7277493751379299881-5843260679243874516?l=computer-emulators.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://simh.trailing-edge.com/' title='SIMH'/><link rel='replies' type='application/atom+xml' href='http://computer-emulators.blogspot.com/feeds/5843260679243874516/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7277493751379299881&amp;postID=5843260679243874516' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7277493751379299881/posts/default/5843260679243874516'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7277493751379299881/posts/default/5843260679243874516'/><link rel='alternate' type='text/html' href='http://computer-emulators.blogspot.com/2007/01/simh.html' title='SIMH'/><author><name>Siju</name><uri>http://www.blogger.com/profile/11528426956253442878</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7277493751379299881.post-2776531068517845691</id><published>2007-01-01T22:42:00.000-08:00</published><updated>2007-01-01T23:48:02.239-08:00</updated><title type='text'>The Hercules System/370, ESA/390, and z/Architecture Emulator</title><content type='html'>From the &lt;a href="http://www.conmicro.cx/hercules/"&gt;Website&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Hercules&lt;/b&gt; is an open source software implementation of the mainframe System/370 and ESA/390 architectures, in addition to the new 64-bit z/Architecture. Hercules runs under Linux, Windows (98, NT, 2000, and XP), and Mac OS X (10.3 and later).  &lt;p&gt;  Hercules is &lt;a href="http://www.opensource.org/"&gt;OSI Certified Open Source Software&lt;/a&gt; licensed under the terms of the &lt;a href="http://www.conmicro.cx/hercules/herclic.html"&gt;Q Public Licence&lt;/a&gt;.  &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7277493751379299881-2776531068517845691?l=computer-emulators.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='related' href='http://www.conmicro.cx/hercules/' title='The Hercules System/370, ESA/390, and z/Architecture Emulator'/><link rel='replies' type='application/atom+xml' href='http://computer-emulators.blogspot.com/feeds/2776531068517845691/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=7277493751379299881&amp;postID=2776531068517845691' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7277493751379299881/posts/default/2776531068517845691'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7277493751379299881/posts/default/2776531068517845691'/><link rel='alternate' type='text/html' href='http://computer-emulators.blogspot.com/2007/01/hercules-system370-esa390-and.html' title='The Hercules System/370, ESA/390, and z/Architecture Emulator'/><author><name>Siju</name><uri>http://www.blogger.com/profile/11528426956253442878</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
