Sunday, October 18. 2009Dingux-MSX: MSX Emulator for Dingux v1.1.0![]() Hi All, fMSX is a famous emulator of the MSX, MSX2, and MSX2+ 8bit home computers. It runs MSX/MSX2/MSX2+ software on many different platforms including Windows and Unix. See http://fms.komkon.org/fMSX/ for further informations. It has been first written by Marat Fayzullin, and later Vincent van Dam ported it on SDL. Here is a port on Dingoo/Dingux of the version i've previously ported to GP2X-Wiz. How to use it ? Everything is in the README.txt file. It's distributed under Marat Fayzullin's license for the original MSX part, and under FreeBSD license for all the Dingoo part. Here is a full working binary version : dingux-msx-v1.1.0-bin.zip And the source code : dingux-msx-v1.1.0-src.zip Enjoy, Zx. If you want to discuss on this homebrew, you can do it here : My forum on dcemu network or http://www.gp32x.com/. Trackbacks
Trackback specific URI for this entry No Trackbacks
Comments
Display comments as (Linear | Threaded)
Hi Zx,
Nice work, but why didn't you base it on openMSX?? (Actually, we already did a binary release as well for Dingux...) Have fun! Manuel Hi Zx,
Well, I invite you to join us porting openMSX to PSP! We already had it running on Dingoo and GP2X, but except for the Dingoo quick-and-dirty release have never really released it. It works fine, though. I guess you shouldn't have much trouble with it. Note that currently we don't have developers with a PSP. Have fun! ![]() Manuel PS: feel free to join us on #openMSX on irc.freenode.net ROMTypeA in MSX.c/MSX.h is guessed automatically, but on a lot or ROMs it fails, so the original fMSX.c allows you to set this parameter to a number from 0 to MAXMAPPERS-1
Can you please add this option, make it "auto" by default, and make it storable once number selected ? ZX81 I got a complete database which identifies the right mapper types with the right SHA1 value, let me know if you want a dump with these values. They could be helpful.
Zx, I've implemented the ROM detection by SHA1 and added some other features like full-screen upscaling.
See my mod on cax.nm.ru I'll appreciate if you incorporate my changes into fMSX on other mobile platforms. cax. Really... I should look into the files first. Cax please mail me @ vampiermsx (o) gmail.(you know)
5 ASCII16 5 ASCII16SRAM2 4 ASCII8 4 ASCII8SRAM8 6 GameMaster2 3 GenericKonami 3 Konami 2 KonamiSCC fMSX MegaROM types: 0 "GENERIC/8kB", 1 "GENERIC/16kB", 2 "KONAMI5/8kB", 3 "KONAMI4/8kB", 4 "ASCII/8kB", 5 "ASCII/16kB", 6 "GMASTER2/SRAM", 7 "UNKNOWN" Add Comment
|