<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/gnusim8085/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/gnusim8085/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 23 Dec 2008 21:28:27 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gnusim8085/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>GNUSim8085 1.3.5 Released</title><link>https://sourceforge.net/p/gnusim8085/news/2008/12/gnusim8085-135-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After about 4.5 months of activity, two good workouts at Bangalore and highly enthusiastic work by new patch contributors, the next release of gnusim8085 &amp;quot;1.3.5&amp;quot; has finally arrived.&lt;/p&gt;
&lt;p&gt;This release has many fixes and new features. The most important of them is a Windows port with an installer.&lt;/p&gt;
&lt;p&gt;What's New since 1.3.4: &lt;br /&gt;
New:     Port to gtksourceview 2.&lt;br /&gt;
Syntax highlighting works in non standard installation also.&lt;br /&gt;
New:     Windows port with an installer.&lt;br /&gt;
GTK+ runtime needs to be installed separately.&lt;br /&gt;
New:     Updated registers and flags are shown in bold.&lt;br /&gt;
New:     Assembler now accepts Binary and octal arguments.&lt;br /&gt;
Fix:     Tooltips for the keypad buttons. Needs GTK+ &amp;gt;= 2.12.&lt;br /&gt;
Fix:     Add file filter for .asm files.&lt;br /&gt;
Fix:     DAA Instruction bug. Thanks to Madhusudhan. C. S&lt;br /&gt;
Fix:     Error message reports line number offset by 1. Thanks Aditya M.&lt;br /&gt;
Fix:     DAD Instruction bug. Thanks to Aditya M.&lt;/p&gt;
&lt;p&gt;Happy Simulating!!!&lt;/p&gt;
&lt;p&gt;- GNUSim8085 Team&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aanjhan</dc:creator><pubDate>Tue, 23 Dec 2008 21:28:27 -0000</pubDate><guid>https://sourceforge.netafa14d99efbfc9b4301d6e4e8bdf973129a6e960</guid></item><item><title>GNUSim8085 1.3.4 Released</title><link>https://sourceforge.net/p/gnusim8085/news/2008/08/gnusim8085-134-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We are pleased to inform you the next release of gnusim8085. This release fixes two important instruction bugs #1936852 and #1966993. Thanks to Marcelo Souza and Missouga Dongi for the patches. Happy Simulating!!!&lt;/p&gt;
&lt;p&gt;- GNUSim8085 Team&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aanjhan</dc:creator><pubDate>Tue, 05 Aug 2008 18:54:54 -0000</pubDate><guid>https://sourceforge.net9416d4693ae3a951f676e980f6b9772524923b77</guid></item><item><title>GNUSim8085 1.3.3 Released</title><link>https://sourceforge.net/p/gnusim8085/news/2008/02/gnusim8085-133-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We are pleased to inform you the release of 1.3.3 GNUSim8085. One of the major changes apart from Code clean ups and bug fixes is the availability of Windows port from this release.&lt;/p&gt;
&lt;p&gt;Changes:&lt;br /&gt;
- removed gnome dependencies to allow build in Windows environment.&lt;br /&gt;
- Code Clean Ups&lt;br /&gt;
- Bug fixes for #1683228 and #1683318&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aanjhan</dc:creator><pubDate>Wed, 27 Feb 2008 18:30:04 -0000</pubDate><guid>https://sourceforge.netdf502d332dbf94015b895aceb6e8599c4a322baa</guid></item><item><title>GNUSim8085 for Windows</title><link>https://sourceforge.net/p/gnusim8085/news/2008/02/gnusim8085-for-windows/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We are actively working on a Windows port which is being targeted for the 2.0 release. Here is an early screenshot - &lt;a href="http://tinyurl.com/32y7cz" rel="nofollow"&gt;http://tinyurl.com/32y7cz&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are quite a few &amp;quot;feature requests&amp;quot; for GNUSim8085. While most of them are definitely worth implementing, we got held up in our &amp;quot;day jobs&amp;quot; so far. This project is still active and I'm happy to announce that GNUSim8085 2.0 will have many of those features implemented in addition to Windows support! Sorry for not giving enough attention so far.&lt;/p&gt;
&lt;p&gt;PS: If any of you is a Mac developer, this is the right time to contribute a Mac build.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aanjhan</dc:creator><pubDate>Wed, 06 Feb 2008 19:00:01 -0000</pubDate><guid>https://sourceforge.net2c553f2757be8157df6f82936be15b51f7a59ab2</guid></item><item><title>GNUSim8085 1.3.2</title><link>https://sourceforge.net/p/gnusim8085/news/2007/10/gnusim8085-132/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;What's New since 1.3:&lt;br /&gt;
- Fixed 1669314 - Configure script exits silently (after checking for GNOME)&lt;br /&gt;
- Fixed 1683228 - 8085asm.lang file doesn't include some keywords&lt;br /&gt;
- Fixed 1683342 - Assemble Error (equ/in)&lt;br /&gt;
- Some code cleanup to use GTK+ widgets instead of GNOME widgets.&lt;br /&gt;
- The instruction added using keypad now has single space (' ') instead of tabs ('\t') as field separater.&lt;br /&gt;
- Fix 'make distcheck' as well as debian build.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aanjhan</dc:creator><pubDate>Wed, 17 Oct 2007 17:03:07 -0000</pubDate><guid>https://sourceforge.net2e83fd7c20de59207c0427352d5c98a3dd661e87</guid></item><item><title>GNUSim8085 1.3</title><link>https://sourceforge.net/p/gnusim8085/news/2007/02/gnusim8085-13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;What's New since 1.2.91:&lt;br /&gt;
- Use gtksourceview as editor component instead of scintilla&lt;br /&gt;
- Syntax highlighting&lt;/p&gt;
&lt;p&gt;Fixes:&lt;br /&gt;
- 1556427 - Close button in About does not work&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aanjhan</dc:creator><pubDate>Tue, 20 Feb 2007 18:59:26 -0000</pubDate><guid>https://sourceforge.net0abaadb99834dbef9994e4437c5011ac042f9622</guid></item><item><title>GNUSim8085 1.2.91 Released</title><link>https://sourceforge.net/p/gnusim8085/news/2006/10/gnusim8085-1291-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;GNUSim8085 is a simulator and assembler for the Intel 8085 Microprocessor, in GNOME environment. Some of the major updates in this release have been fixing of several instruction bugs, keyboard shortcuts and also minor GUI changes have been done. &lt;/p&gt;
&lt;p&gt;New Contributor:&lt;br /&gt;
Dinesh &lt;/p&gt;
&lt;p&gt;Current Work Packages:&lt;br /&gt;
Porting to gtksourceview from Scintilla&lt;br /&gt;
Website Updation &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aanjhan</dc:creator><pubDate>Wed, 18 Oct 2006 14:49:11 -0000</pubDate><guid>https://sourceforge.net18aa60da826c56f45015cbd5893470993ed74822</guid></item><item><title>GNUSim8085 1.2.90 Release</title><link>https://sourceforge.net/p/gnusim8085/news/2006/07/gnusim8085-1290-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Here we announce the release of GNUSim8085 1.2.90. Go ahead and have a great learning experience of the good old 8085 microprocessor.&lt;/p&gt;
&lt;p&gt;Major updates:&lt;br /&gt;
--------------&lt;br /&gt;
-&amp;gt; Text Editor not shown bug fixed.&lt;br /&gt;
-&amp;gt; Upgraded to latest scintilla sources.&lt;br /&gt;
-&amp;gt; Fixed the PUSH PSW bug. Thanks to Alexander Shigin&lt;/p&gt;
&lt;p&gt;Next Release&lt;br /&gt;
--------------&lt;br /&gt;
-&amp;gt; Expect some UI Changes&lt;br /&gt;
-&amp;gt; Syntax highlighting bug will be fixed&lt;br /&gt;
-&amp;gt; Some more 'c00l' features to be added. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aanjhan</dc:creator><pubDate>Sun, 30 Jul 2006 16:53:14 -0000</pubDate><guid>https://sourceforge.net3c6e1a7a2e5c548cfa2ef2a9806eb83e154dd142</guid></item><item><title>Translators needed</title><link>https://sourceforge.net/p/gnusim8085/news/2004/01/translators-needed/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;GNUSim8085 1.2.89 supports translation using gettext.  If you're looking for the application in your language, why not consider doing a translation of GNUSim8085 to your language.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aanjhan</dc:creator><pubDate>Sat, 31 Jan 2004 11:32:43 -0000</pubDate><guid>https://sourceforge.net15f30e6d47a69a540dbc8fa6aa746d58274c3774</guid></item><item><title>Towards v1.3!</title><link>https://sourceforge.net/p/gnusim8085/news/2003/10/towards-v13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have planned to implement the following features in GS85  1.3.0 (GNUSim8085-1.3.0).&lt;/p&gt;
&lt;p&gt;1. Keypad&lt;br /&gt;
2. Instruction reference (refer fr page)&lt;br /&gt;
3. Memory dumps&lt;br /&gt;
4. Register and flags modification.&lt;/p&gt;
&lt;p&gt;So, keep your eyes on it!! ;-)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://freshmeat.net/projects/gnusim8085" rel="nofollow"&gt;http://freshmeat.net/projects/gnusim8085&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aanjhan</dc:creator><pubDate>Thu, 23 Oct 2003 05:04:13 -0000</pubDate><guid>https://sourceforge.net90bfeab45503211a32a0ddc9edde60732634877c</guid></item></channel></rss>