Commit Graph

78 Commits

Author SHA1 Message Date
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