- 0 replies
- 3,127 views
- Add Reply
- 0 replies
- 2,367 views
- Add Reply
- 0 replies
- 1,363 views
- Add Reply
- 0 replies
- 1,392 views
- Add Reply
DOSBOX for the Dreamcast

Yes you read it right! You can run your favourite DOS games on your dreamcast!
Information
This is a port of Dosbox 0.60 for the Sega Dreamcast.
THIS RELEASE OF DOSBOXDC WAS CREATED FOR THE DREAM ON CONTEST 05
please check the other readme for more information about using dosbox.
included is a scrambled binary and a dosbox.conf with settings for the shareware version of Commander Keen.
to run other dos program copy them to the cd and change the dosbox.conf to mount and start the dos executable.
[autoexec]
# Lines in this section will be run at startup.
mount c "/cd/Keen"
c:
Keen1.exe
there are many more settings that can be tweaked as well, check out http://dosbox.sourceforge.net for compatibility list for dosbox 0.60 and for more
information about tweaking the dosbox.conf file.
Enjoy
>> Get DOSBOXDC 0.60 (and source) HERE
DS_GBC news

[Tuesday, November 21, 2005]
Wow....its been a long while. I have some nice pieces of news for anyone who actually comes here. First, I received 2 Neo Max kits today, I did a quick test of my keeper kit and it works quite well. The space shoot'em up demo was quite good! I am probably going to sell my other kit (no use for 2 of them). I will post that up with a special announcement in about a week's time. I abandoned my original DS_GBC project and started a new one 2 months ago. I will post that project next week (or earlier if I have the chance!).
NEWS! I got bored and finished up the linking/files. Check out the SOURCE for the dsboy. It is a new design of a gbc emulator based on gnuboy for the DS. Like its predecessor it has no sound, but it has a good chunk of it written in assembly (and the rest of it could be as well). I have again gotten bored of the emulator project and thought I'd put it up to let others take a stab at improving this new code. Please note, this code is not as well tested as my previous emu, since a good chunk was not written by myself. There are a lot of areas for improvement!
>> More HERE
Mini vMac 2.7.1 released

A mac emulator that runs on your PC.
November 22, 2005 version 2.7.1 officially released. (There is no change from the beta.) Mini vMac now has more advanced control of speed, superseding the previous 'limit speed' option. Other highlights are an experimental compile time option for sound in the Linux version (thanks to Stephan Kochen), and that the Windows version is up to 40 percent faster by simply using a better c compiler.
More details and the download are available HERE
Basilisk II 1.0 snapshot with JIT

Basilisk II is an Open Source 680×0 Macintosh emulator developed by Christian Bauer. That is, it enables you to run 68k MacOS software on your computer, even if you are using a different operating system. However, you still need a copy of MacOS and a Macintosh ROM image to use this program. Basilisk II is distributed under the terms of the GNU General Public License (GPL).
[2005/11/22] Basilisk II 1.0 snapshot with JIT* Fix support for 4+ GB hard disk images
* Fix JIT translation through constant jumps (jitinline)
* Fix crash when closing the GUI Prefs Editor too early on Unix platforms
* Fix default configs when using the GUI for the first time
* Fix detection of newer CPUs, fallback to safe settings if necessary
* Add support for user-mode network emulation (slirp)
* Add Windows GUI based on GTK+2
* Improve responsiveness on NetBSD platforms
Read more HERE
Credit: Emulation9 for the heads-up.