| Download im Detail |
|
msxDS v.0.93 |
||
![]() |
||
|
||
| Bitte bewerten Sie den Download angemessen! |
Setup:
* Unzip the archive and copy fmsxDS.nds on your flash card.
* Copy the /msxds folder into root on your flash card. Copy the following MSX/MSX2/MSX2+ japanese Bios into this folder.
- MSX.ROM = MSX BIOS and BASIC
- MSX2.ROM = MSX2 BIOS and BASIC
- MSX2EXT.ROM = MSX2 ExtROM
- MSX2P.ROM = MSX2+ BIOS and BASIC
- MSX2PEXT.ROM = MSX2+ ExtROM
- DISK.ROM = DiskROM and BDOS
- FMPAC.ROM = FMPAC BIOS
- CMOS.ROM = To save parameters of the MSX.



Changelog:
Version 0.93 (2012-01-01)
* Fixed a small bug in the save state.
* Improved speed of screen10 and screen12 modes.
Version 0.92 (2011-12-26)
* Fixed FM-PAC mapper (SRAM included).
* Fixed Game-Master 2 mapper (SRAM included).
* Fix the Kanji ROM driver size.
* Improved display of screen10 and screen12 modes.
* Compiled with devkitARM r36 et libnds 1.5.4+.
* Ability to display on the top screen the MSX software media image corresponding to the selected file. (Cartridge, floppy disk and tape)
* Fixed the VDP status register 4.
* Adding the options menu.
* The using the paddle controller is possible with your softwares.
* Added ASCII paddle controller emulation. (used in Break Out)
* Fixed LDIR & LDDR instructions of the z80. (Goody, etc, work now)
* Taking into account of CE bit of the status register 2 of VDP before a disk access. (Improved compatibility with floppy disks.) (Undeadline, Fray, etc, work fine now)
Version 0.90 (2011-06-12)
* Display engine optimization. (Thanks to Pixador for the suggestion for sprites)
* Improved MSX1 VDP registers emulation
* Some optimizations in sound and Z80 emulation.
* Added R register emulation of Z80.
* Update libnds (v1.5.0). Now MsxDS supports the DSI mode of CycloDS iEvo.
* New ITCM memory management to put the most useful routines according to selected MSX mode. * Fixed colors values of screen 8 mode.
* Fixed bug of color 0.
* Added Key mapping to L,R for Angma Jidae - Devil zone (Uttum Soft). (ROM versions) *
* Fixed bug in error messages.
* Updated Carts.crc file.
* Fixed a SCC detection problem for games in ROM.
- Z80 emulation code optimization
- Added Arkanoid paddle controller emulation.
- Added Key mapping to L,R for following games (ROM versions only.): Borfes to 5-nin no Akuma (L/R= ESC), Caos Begins (L=F1, R=F2), Dragon Slayer 4 (L=ESC, R=RET), Higemaru Makaijima (L/R= F1), Hi no Tori (L=F2, R=F3), King kong 2 (L/R=F2), The Maze of Galious (L/R=F1), The Treasure of USAS (L=F1, R=F2), Xorz (A=SPACE, B=m) and Yaksa (L=F1, R=F2).
Version 0.87 (2010-12-11)
- Updated Carts.crc file for several megarom from Spain (CAS converted to ROM), etc.
- The LED of CAP and Kana keys are now truly emulated.
- Mouse Emulation.
- F2,F3 Key mapping to L,R trigger for Metal Gear. (ROM versions only.)
- Using the Z80 emulation source code of fMSX v.3.51.
- Z80 emulation code optimization.
- Fixed bug of color 0 in the save state.
Version 0.86 (2010-09-18)
- Added scrolling file names with the stylus.
- Now we must do a double-tap on the save-state icon.
- Modified the routine of collision of MSX1 sprites for Pitfall II.
- Small improvement of the UI.
- MSX2 mode by default (because it is faster than the MSX2+ mode).
- Fixed some bugs in the patch the ROM disk. (Improved DSK images support.)
- SCC+ emulation (for SD Snatcher, Konami Game collections, etc...).
- Fixed of the screen12 color contour which was managed like the screen8.
- Removal of some useless display conditions. (msxDS is still a bit faster!)
Version 0.85 (2010-08-22)
- Added many crc32 of megarom from Korea.
- Fixed 32KB ROM mirrors.
- Rewrote sprites routines. (full emulation)
- Super Pierrot mapper support.
- Some small fix in the megaroms mappers routines.
- Fixed status register 0 of VDP in MSX1 mode. (Zaxxon published by Electric Software works.)
- Added Kanji BASIC support. (The a1wxkdr.rom file is now required.)
- MSX2+ logo is displayed.
- Use of TCM memory for several graphics routines. (msxDS is a bit faster!)
- Double-tap on a file name to select it (and close the window).
- Use of L and R triggers for 'Fire Ball' and 'Roller Ball' pinballs. (ROM versions only)
Version 0.84 (2010-06-25)
- Fixed a small bug in the keyboard.
- Added Kanji ROM support. You can also input Kanjis in BASIC by loading the kanji driver ROM (CRC32: B4FC574D/32KB) into SLOT 1 or 2.
- Added emulation clock (RTC).
- Improved ROM support. The 'Carts.crc' file is required for some megaroms.
Version 0.83 (26-05-2010)
* Fixed a bug in the management of the screen background color to 0.
* Added emulation of the cassette. Compliant with MPEG-CAS fMSX-DOS.
* Improved keyboard.
* Improving the management of records.
Version 0.82 (10-05-2010)
* Compiled with devkitARM Libnds r30 and 1.4.3 +.
* Fixed a bug in the management of color 0 for the display mode "screen 6".
* Added a filter that improves the quality of the display modes in high resolution.
* There are now three sound modes (MTP 40KHz, 22Khz CSC + PSG and PSG + FM 8Khz).
* Fix the path of the backup file which was by instantaneous error at the root.
* Blocking the selection of cartridges, the type of MSX and MSX when the sound mode is on.
* Improved changing the display mode.
Version 0.8 (2010-03-03) new
Already 3 years that I had not coded it. This year I am pleased to finally offer an update with many changes which are not all visible to the user but necessary. This is main changes.
- Compiled with devkitARM r27 and libnds 1.4.0.
- The libfifo library has been optimised by Cooper.
- New sound routine (It's more clean & faster).
- Loader window is bigger and more convenient.
Known issues:
- msxDS crashes after some restarts of the MSX.
- The keyboard has a few flaws.
- The tape player still isn't emulated.
- The sleep mode is stable only when the menu of msxDS is displayed.
Version 0.7+ (2007-09-19)
- Add MSX2+ scrolling.
- Loader rewritted.
- Improved sprites.
- New icons.
- Add screens modes.



