DSx86 is a PC/DOS emulator for Nintendo DS written by Patrick Aalto. It’s purpose is to allow you to run old DOS games on your Nintendo DS game console. Some of the older games run quite good and bring back memories.
Changes:
– Fixed a couple of bugs in the proportional font 80×25 Smooth scaling.
– Another attempt to fix the “Smooth” mode initialization when used in dsx86.ini.
– Implemented DOS function INT 21 AH=87 (Moria)
DS Pack by Copper is an Arcade emulator for Pacman and all possible related variants. The original Arcade ROMs are required, but not bundled with the download. As the game is still subject to copyright, there is also no way for us to provide the ROMs.
Changes:
* Compiled with libnds 1.5.6+ and devkitarm R38
* Adjustments for the following roms: btime, btime2, btimem, cookrace and scregg
Diablo2 Sorceress Project is a resurrected DS homebrew made by LeRodeur. The game is a Diablo 2 tribute, where you play as a sorceress that must survive an onslaught of zombies.
Release notes / Changes:
For the players:
-Added a menu after splash screens, save/load/controls.
-Npc dialogue (with sound streaming) On
-Quest-line: small and simple quests. Complete the quest-line for a special reward
-Finished way-point menu
-Fixed some display glitches
-Adjusted some skills, firewall/blaze were too powerful
Code improvements:
-Map are now loaded via nitrofs, with text files for config
-Quests can be made easily via a text file
-Sprites/images are now loaded dynamically, it’s a bit more clean
-Cleaned some ugly parts of the source code (though theres a lot to do left…)
-Fixed various bugs
ZXDS is an emulator of Sinclair ZX Spectrum for Nintendo DS, written by Patrik Rak. It is steadily reaching a mature stage of development, and it already has some noteworthy features, like accurate emulation of Spectrum 48k, 128k and Pentagon models (including sound), or support for TAP/TZX/PZX tape files, TRD/SCL disk files and RZX playback files.
Changes:
* The paused time is now not counted towards the current file times.
* The sleep time is now not counted towards any times but sleep time.
* Fixed the stats date display.
ZXDS is an emulator of Sinclair ZX Spectrum for Nintendo DS, written by Patrik Rak. It is steadily reaching a mature stage of development, and it already has some noteworthy features, like accurate emulation of Spectrum 48k, 128k and Pentagon models (including sound), or support for TAP/TZX/PZX tape files, TRD/SCL disk files and RZX playback files.
Changes:
+ Proper save requester, including support for basic file management operations.
+ Alternate between two different directories by tapping the save/load file icon again.
+ Quickly switch models in load requester with various L/R+X combinations.
+ Risky operations now use confirmation requesters.
+ It is now possible to step the emulation frame by frame.
+ Added pouet.net and Tipshop pokes library to servers.cfg.
* Implemented HTTP redirects, required by some pouet.net sites.
+ Directly poke decimal, hexadecimal, or binary values in the data dump view.
* Switched to PNG for background and icon graphics. The BMP support remains, but note that some names have changed – check skins/readme.txt for details.
* Augmented the 128k keyboard graphics with symbol characters. Thanks, Paddy.
* The selected keyboard is now saved to the config file.
* Distinguish the load and save slot screens with colored slot frames.
* Disable the keyboard matrix effect during multiplayer session. It is often difficult enough to configure the controls even without it.
* Switching to maximum speed while loading tapes in fast mode now disables the display updates entirely. Handy for slight speed boost if you feel desperate.
* Other subtle changes (nicer boot message, increased cheat poke limit).
* Fixed loading of Pentagon SZX files (ROM paging, step direction).
* Minor bugfixes (libfat mkdir and aliasing, ZIP long name skipping).
DS2x86 by Patrick Aalto is a PC emulator for Nintendo DS. It’s purpose is to allow you to run old DOS games on your Nintendo DS game console. DS2x86 is a port of DSx86 port using the SuperCard DSTwo’s MIPS processor, therefor it will just run with such a card.
Changes:
– Implemented “rep stosd” for Mode-X with irregular map mask (Micro Machines 2)
– Forced INT 15 AH=88 to report no extended memory (Borland RTM DOS Extender)
– Implemented “LAST_FIT” memory allocation strategy handling (Borland RTM DOS Extender)
– Implemented “LES reg,m16:16” page fault handling (Borland RTM DOS Extender)
– Implemented INT 21 AH=4D proper return mode reporting (Borland RTM DOS Extender)
– Improved SB emulation to not hang after invalid SB command (Jazz Jackrabbit)
– Implemented support for reading data from file to Mode-X VRAM (Jazz Jackrabbit)
– Implemented proper AdLib timer handling (Mortal Kombat etc SB detection)
– Fixed a bug in ARM9 SB audio buffering scheme (Mortal Kombat, Supaplex, etc)