Commit Graph

46 Commits

Author SHA1 Message Date
retro100
b4f2a13f7f Sync to DOSBox SVN r4301 2021-02-06 16:06:31 +01:00
retro100
05391254ee Convert CRLF line terminators to unix line terminators (like at original SVN repo) 2021-02-06 09:39:32 +01:00
dborth
49f57250b5 sync to dosbox r3783 2012-06-30 06:50:35 +00:00
dborth
cb45f613f8 fix USB support (patch by Yardape8000) 2012-04-15 05:46:04 +00:00
dborth
ccd97a1f39 sync to dosbox r3778 2012-02-09 02:35:43 +00:00
dborth
aa1effc345 sync to latest DOSBox SVN 2011-06-22 04:18:55 +00:00
dborth
0264ef8901 sync to DOSBox SVN r3654 2010-11-05 04:55:33 +00:00
dborth
ccd9bdbeac sync with upstream svn 2010-10-06 05:17:29 +00:00
dborth
92777ffeee sync to dosbox svn, improve osk 2010-06-24 18:33:09 +00:00
dborth
b6e39ef9fe sync with SVN 2010-02-18 06:03:55 +00:00
dborth
5ef584b880 sync 2009-11-10 09:06:59 +00:00
dborth
aafb1122b6 sync with svn 2009-10-28 01:55:07 +00:00
dborth
f349ef029d do not strip trailing slash when returning to root (or ever!)
limit scalers to 640x480
fix dirname function
2009-10-15 20:46:41 +00:00
dborth
48fb8600dd turn off doublebuf, makes some games (eg: SimFarm) go black 2009-10-14 06:23:58 +00:00
dborth
676a53462f finalize 1.0 2009-10-09 23:13:17 +00:00
dborth
f0f4e75fe3 sync with official 2009-10-09 06:22:57 +00:00
dborth
5a5a73d009 bump version 2009-06-04 04:19:20 +00:00
dborth
b568b9835a sync to dosbox svn 2009-06-03 06:26:06 +00:00
dborth
a9dab13063 syncing to dosbox svn 2009-06-03 05:34:27 +00:00
dborth
f8b3bdf41c sync to dosbox svn 2009-05-19 08:06:18 +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
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
a428841e7a Code is cross-platform again, thanks to #ifdef HW_RVL. 2009-05-09 11:40:54 +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
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
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
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
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