<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/openmsx/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/openmsx/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 23 Jun 2015 02:27:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/openmsx/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>#208 Support for RS-232 emulation with v 2.00 ROM</title><link>https://sourceforge.net/p/openmsx/feature-requests/208/?limit=25#0e09</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Confirmed: The Sony HBI-232 uses the RS-232 BIOS v2.00, just like the Sony HB-G900P built-in RS-232.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SD Snatcher</dc:creator><pubDate>Tue, 23 Jun 2015 02:27:13 -0000</pubDate><guid>https://sourceforge.net8551f000f943db8b34f2f3f7f377c8c9d3bb7266</guid></item><item><title>#277 Debugger generic bug/improvement</title><link>https://sourceforge.net/p/openmsx/feature-requests/277/?limit=25#8771</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Wish: I find backtrace feature very useful. I do not know if it's possible, but would be great having backrace to specific breakpoint. One time I pressed F8 on call, and it did wrong thing. I was doing backtrace for 20 minutes pressing the button, but was able to roll back only 1/5 of execution progress...&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugeny Brychkov</dc:creator><pubDate>Thu, 30 Apr 2015 12:39:35 -0000</pubDate><guid>https://sourceforge.net2da9931d2555d03a36f4b1ac7385e727383a39e3</guid></item><item><title>Debugger generic bug/improvement</title><link>https://sourceforge.net/p/openmsx/feature-requests/277/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, I just started working with OpenMSX debugger, and will be logging all the wishes/problems I notice. Bear with me I am the user of BlueMSX, and probably will be writing some stuff which I think was very useful for me in BlueMSX debugger.&lt;br /&gt;
I use windows platform.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;in the main debugger window, I can not resize panels. If I make debugger full screen, I have long tall section for code, and small sections for regs, dum, stack, flags etc. It would be great if I can resize the sections to fit the screen, and the debugger remember these settings.&lt;/li&gt;
&lt;li&gt;it would be really helpful if I can change values of flags in the flags window. For now the only way I found to change flags is to go to registers and change hex value of AF. That's uneasy because I need to remember what original AF was, and need to make bitmap hex value of flag I need to change to put it in hex. That would be solved if I can just doubleclick onto flags state (e.g. there's "(C)", I double click on it, and it changes to "(NC)"). This is needed for emulating/debugging of the proper flow for devices which are not supported by OpenMSX yet.&lt;/li&gt;
&lt;li&gt;the same way as (2) it would be great if I can change DI to EI and back with doubleclick.&lt;/li&gt;
&lt;li&gt;I noticed when I press F8 (step over) debugger does not highlight changed registers with red. It works when I use F7 (step into). It would be very helpful if F8 would do that too - so that I instantly see (without tracing whole sub) which registers it changed.&lt;/li&gt;
&lt;li&gt;I tried to load .SYM file generated by LINK (MSX linker), it did not work. Probably symbols need some other format.&lt;/li&gt;
&lt;li&gt;I added debuggable viewer - "memory". I am currently troubleshooting device which changes pages on write to specific address. So I put "internal" dump window onto location I write page# byte to, and watch "memory" debuggable view. When I write byte to internal dump window, debuggable view does not change its contents (however there's now other data in the location being displayed). Only when I take "memory" window by its slider and move top/down a little, view changes to proper contents of the memory.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;That's all for now... Thank you!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugeny Brychkov</dc:creator><pubDate>Mon, 27 Apr 2015 22:01:00 -0000</pubDate><guid>https://sourceforge.netf56d6c3a967d945aaca89852c60a5d663a0ce242</guid></item><item><title>Support android tv and moga and shield controllers</title><link>https://sourceforge.net/p/openmsx/feature-requests/276/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Request received from Bassamation S:&lt;/p&gt;
&lt;p&gt;Thank you openmsx developers ,,&lt;br /&gt;
we can't play openmsx with the controller becouse please make it possible for moga and shield controllers ,,  and make an android tv version becouse this is the only msx emulator that run the games well and on the normal game speed ,,&lt;br /&gt;
Thank you ,, and l hope you consider my request , thank you .&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alex Wulms</dc:creator><pubDate>Thu, 02 Apr 2015 16:31:18 -0000</pubDate><guid>https://sourceforge.net27f2f68861e868d923eacf089dd54e0f1d2bd30a</guid></item><item><title>Support for kanji ROM maskROM dumps</title><link>https://sourceforge.net/p/openmsx/feature-requests/275/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dumps of KANJI ROM font data made through hardware readout are different from software made dumps because the driver circuitry for the ROM will alight the data in a different manner. &lt;/p&gt;
&lt;p&gt;Contained in the zip file are a SVG/PNG image of the MSX Datapack sample circuitry for JIS LEVEL1 font circuitry and a C program which reorder the software made dump in the same way the hardware made dump is.&lt;/p&gt;
&lt;p&gt;Keep in mind that attempting to use a software made dump into a hardware repair does not work (nor does work attempt use a hardware made dump on emulator) due to this slight issue with the addressing of ROM caused by the circuitry.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Leonard Oliveira</dc:creator><pubDate>Fri, 20 Mar 2015 20:58:56 -0000</pubDate><guid>https://sourceforge.net9d0fa30a6fc77aca5bf491b44e0b096b4a3e3be2</guid></item><item><title>#56 64kB and 16kB VRAM support for V9938</title><link>https://sourceforge.net/p/openmsx/feature-requests/56/?limit=250#81a3</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The following you get when executing this program in the emulated Canon V-25:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="mi"&gt;10&lt;/span&gt; &lt;span class="n"&gt;screen&lt;/span&gt; &lt;span class="mi"&gt;5&lt;/span&gt;
&lt;span class="mi"&gt;20&lt;/span&gt; &lt;span class="n"&gt;VDP&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;0&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="mi"&gt;14&lt;/span&gt; &lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="n"&gt;REM&lt;/span&gt; &lt;span class="n"&gt;should&lt;/span&gt; &lt;span class="n"&gt;enable&lt;/span&gt; &lt;span class="n"&gt;screen&lt;/span&gt; &lt;span class="mi"&gt;8&lt;/span&gt;
&lt;span class="mi"&gt;30&lt;/span&gt; &lt;span class="k"&gt;goto&lt;/span&gt; &lt;span class="mi"&gt;30&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;On real Canon V-25, I get a solid green color....&lt;/p&gt;
&lt;p&gt;See &lt;a href="https://www.youtube.com/watch?v=TKtNpNhHIMk" rel="nofollow"&gt;https://www.youtube.com/watch?v=TKtNpNhHIMk&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Tests that l_oliveira did give different results: when trying color 15,1,1 he gets a purple screen and with 15,0,0 he gets a black screen.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Manuel Bilderbeek</dc:creator><pubDate>Sun, 18 Jan 2015 21:09:26 -0000</pubDate><guid>https://sourceforge.netb5706c6a74acaa78820f0acfb1c0acf10a3d0ac2</guid></item><item><title>#9 Copy/paste from/to openMSX</title><link>https://sourceforge.net/p/openmsx/feature-requests/9/?limit=250#4f7c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Paste-to options are nowadays:&lt;br /&gt;
- the Type feature in Catapult (which works with any keyboard layout nowadays)&lt;br /&gt;
- the type_from_file console command to type the contents of a file&lt;/p&gt;
&lt;p&gt;Copy-from options:&lt;br /&gt;
- the get_screen command on the console. Put to file e.g. via save_to_file test.txt &lt;span&gt;[get_screen]&lt;/span&gt; (for text modes only)&lt;br /&gt;
- indeed via the printer (e.g. llist for a basic program in RAM)&lt;br /&gt;
- via the listing command if it's about a basic program in RAM&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Manuel Bilderbeek</dc:creator><pubDate>Thu, 15 Jan 2015 21:24:41 -0000</pubDate><guid>https://sourceforge.net4d22e0d40ed098694559e46a402adeec4f6db9db</guid></item><item><title>#226 -borderless option for screenshot command</title><link>https://sourceforge.net/p/openmsx/feature-requests/226/?limit=25#7203</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This feature would be of great help when capturing series of screenshots.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">SD Snatcher</dc:creator><pubDate>Sat, 03 Jan 2015 23:03:10 -0000</pubDate><guid>https://sourceforge.net0f389295a682ef4c8093f29f685a7171b181473c</guid></item><item><title>#56 64kB and 16kB VRAM support for V9938</title><link>https://sourceforge.net/p/openmsx/feature-requests/56/?limit=250#6240</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=uOT1cqKHG1c" rel="nofollow"&gt;https://www.youtube.com/watch?v=uOT1cqKHG1c&lt;/a&gt; shows what happens with 64k VRAM if you try to display page 2 of screen 5. I confirmed this on a Canon V-25.&lt;/p&gt;
&lt;p&gt;openMSX does NOT emulate this behaviour correctly. This is what you get in openMSX (a static image):&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Manuel Bilderbeek</dc:creator><pubDate>Fri, 19 Dec 2014 13:49:32 -0000</pubDate><guid>https://sourceforge.net2cc4d5519abf242969a47c00887b3200b4e72719</guid></item><item><title>#274 Support for Dir-as-disk in OSD menu</title><link>https://sourceforge.net/p/openmsx/feature-requests/274/?limit=250#6d9a</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Manuel Bilderbeek&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Manuel Bilderbeek</dc:creator><pubDate>Mon, 15 Sep 2014 11:49:56 -0000</pubDate><guid>https://sourceforge.net91a9355782844018732074c7ad637a938865ff7d</guid></item></channel></rss>