Commit Graph

48 Commits

Author SHA1 Message Date
dborth
48b8c50a0c updating to latest dosbox SVN 2009-06-03 05:21:12 +00:00
dborth
31da4f95c9 fixes for compiling on r18 2009-05-21 21:52:41 +00:00
dborth
f8b3bdf41c sync to dosbox svn 2009-05-19 08:06:18 +00:00
dborth
9e0f047d1b sync to dosbox svn 2009-05-19 08:05:51 +00:00
dborth
022766bc73 sync to dosbox svn 2009-05-19 08:04:45 +00:00
dborth
e09f1acccf fix for Issue 9 2009-05-16 04:16:37 +00:00
dborth
70c08ab644 dol loading directory now checked for conf file, and mounted as C (if NOT apps/dosbox-wii/). update readme 2009-05-14 08:53:12 +00:00
dborth
17f70bcecb change back to 22khz. seems to work better. 2009-05-12 04:32:32 +00:00
dborth
566f849b1d 2009-05-11 23:28:41 +00:00
Carl.Kenner
8ec019280a #ifdef HW_RVL 2009-05-11 08:56:14 +00:00
dborth
bdcf3eda79 fix HW_RVL typo, switch to 32000 big endian sound with 512 sample size. music works fine now with latest SDL svn, but dosbox mixer is doing strange things with the volume level. 2009-05-11 08:36:17 +00:00
Carl.Kenner
a142aa3d65 The Wii versions should have version numbers of the form #.##.##, with the original DOSBox version first, followed by the version of the Wii port. In this case 0.72.01. Also the README now includes wii-specific information. 2009-05-10 10:32:50 +00:00
Carl.Kenner
f75d73a75f Fixed INTRO MOUNT and MOUNT /? to display correctly. 2009-05-09 13:19:46 +00:00
Carl.Kenner
a428841e7a Code is cross-platform again, thanks to #ifdef HW_RVL. 2009-05-09 11:40:54 +00:00
Carl.Kenner
6b875e9bd9 Doesn't compile with exceptions disabled. Sorry. 2009-05-07 10:56:27 +00:00
dborth
a1f6194f57 change compiler flags for performance. do a make clean first. 2009-05-07 08:21:18 +00:00
dborth
9df639a55c change default conf file to dosbox.conf 2009-05-07 05:13:53 +00:00
dborth
232d8849a5 add home button to exit, change defaults, remove press A requirement for startup/shutdown. 2009-05-07 04:58:47 +00:00
dborth
bd8e629a05 revert changes from r29 - no longer necessary 2009-05-07 04:56:59 +00:00
Carl.Kenner
bc3863ebf4 Fix packed structures more correctly. 2009-05-06 22:21:01 +00:00
Carl.Kenner
63c5a10292 Fixed! Virtual .com files work perfectly now, command line arguments and all. DOS games probably work a lot better too.
This time no work-arounds, or wii-specific sections, just messy code.
If you can tell me how to properly declare a packed structure on the Wii (and other platforms), I can make the code less messy.
2009-05-06 19:40:27 +00:00
Carl.Kenner
0447edac43 Startup text now works (or rather works around the bug with displaying characters >= 128). 2009-05-05 17:01:49 +00:00
Carl.Kenner
99d74f8531 CD command now works. Now also compiles in Visual C++ 2008. Switch to Eobet's colourful DOSBox icon. 2009-05-05 15:27:08 +00:00
dborth
8d25777582 force more predictable video mode, use standard libfat init 2009-05-05 06:15:02 +00:00
Carl.Kenner
ede7921e4c Automatically mounts sd:/DOSBox as C:\
I only got one game to run so far, and that was Lemonade Stand: http://ascii.classicgaming.gamespy.com/download_files/lemonade/lemonade.html
2009-05-05 02:09:32 +00:00
Carl.Kenner
502432d531 File system works, thanks to some code from VBA-Wii. Config file now loads and saves. Restructured so less wii-specific code throughout project. 2009-05-05 00:02:38 +00:00
Carl.Kenner
1ca7041b17 #ifdef HW_RVL 2009-05-04 22:27:22 +00:00
Carl.Kenner
72a7be797c Built-in .com files now work, except for loadfix.com. 2009-05-04 22:16:07 +00:00
Carl.Kenner
c2e9f6725a Doesn't affect other ports (same code should compile for all platforms). Lets you see error messages. No longer mentions crash (which was always a myth). Some things are supposed to be 32 bit, like the icon.
By the way, try typing "help" and pressing Enter to see normal colours.
Batch files work, internal DOS commands work, EXE and COM files give an error.
2009-05-04 07:47:10 +00:00
dborth
3cab57dc64 Makefile correction/cleanup, force 16 bpp. boots to dos prompt now. 2009-05-03 17:25:29 +00:00
Carl.Kenner
b82d8c6374 Runs on Wii now, until it tries to start the shell, then it crashes (although it gives you a chance to exit first if you prefer). Saving the config file is disabled to avoid another crash. But hey, it's better than a black screen, right? 2009-05-03 14:46:25 +00:00
Carl.Kenner
0127b6dab7 Compiles for Wii now! Haven't tried running it. It would compile for GameCube too, except there is no SDL for GameCube yet. 2009-05-03 02:37:49 +00:00
Carl.Kenner
d64459fd7a DOSBox for Windows, as of 3 May 2009, from the DOSBox CVS on SourceForge. Version 0.72 + many CVS changes, probably close to 0.73 release. 2009-05-02 23:02:35 +00:00
Carl.Kenner
4aae6033fc DOSBox 0.72 2009-05-02 22:44:30 +00:00
Carl.Kenner
5d0f3a05e8 DOSBox 0.71 2009-05-02 22:37:32 +00:00
Carl.Kenner
e5731161bb DOSBox 0.70 2009-05-02 22:28:34 +00:00
Carl.Kenner
6ca1ff8d7f DOSBox 0.65 2009-05-02 22:18:08 +00:00
Carl.Kenner
9ae8458414 DOSBox 0.63 2009-05-02 22:08:43 +00:00
Carl.Kenner
6a0c0c74c0 DOSBox 0.62 2009-05-02 22:02:15 +00:00
Carl.Kenner
a0ed243c23 DOSBox 0.61 2009-05-02 21:53:27 +00:00
Carl.Kenner
e99193553b DOSBox 0.60 2009-05-02 21:43:00 +00:00
Carl.Kenner
d82f029c50 DOSBox 0.58 2009-05-02 21:35:44 +00:00
Carl.Kenner
0e247f1518 DOSBox 0.57 2009-05-02 21:27:47 +00:00
Carl.Kenner
44c0450545 DOSDOSBox 0.56 2009-05-02 21:20:05 +00:00
Carl.Kenner
0284615f36 DOSBox 0.55 2009-05-02 21:12:18 +00:00
Carl.Kenner
acd61d619e DOSBox 0.50 2009-05-02 21:03:37 +00:00
Carl.Kenner
54be7b3aac Remove CVS metadata that I missed. 2009-05-02 20:33:10 +00:00
Carl.Kenner
113e08c5bd DOSBox for Windows, as of 3 May 2009, from the DOSBox CVS on SourceForge. Version 0.72 + many CVS changes, probably close to 0.73 release. 2009-05-02 20:30:39 +00:00