Commit Graph

78 Commits

Author SHA1 Message Date
dborth
54912b1c01 sync 2009-11-27 08:56:38 +00:00
dborth
357f2c7bb6 sync with svn 2009-11-17 06:33:14 +00:00
dborth
336d2c0758 sync 2009-11-10 09:07:29 +00:00
dborth
5ef584b880 sync 2009-11-10 09:06:59 +00:00
dborth
7d9c9869b4 sync 2009-11-10 08:56:18 +00:00
dborth
6d2d52fa92 sync 2009-11-10 08:50:32 +00:00
dborth
a70890fd99 sync with svn 2009-11-04 03:31:30 +00:00
dborth
660ccb3450 sync with SVN 2009-11-04 03:30:39 +00:00
dborth
d2c667b145 2009-10-28 02:14:48 +00:00
dborth
42ccfcef0c 1.1 2009-10-28 02:07:04 +00:00
dborth
aafb1122b6 sync with svn 2009-10-28 01:55:07 +00:00
dborth
f0f674830f libwiigui documentation updates 2009-10-17 00:15:20 +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
9af07c7d2d reset vres when going back to menu 2009-10-15 05:27:07 +00:00
dborth
c19daa723d sync with official 2009-10-14 07:04:37 +00:00
dborth
48fb8600dd turn off doublebuf, makes some games (eg: SimFarm) go black 2009-10-14 06:23:58 +00:00
dborth
314c33eada optimization - use a pointer for wpad data 2009-10-13 00:41:01 +00:00
dborth
ad69f20371 correct use of drawdone 2009-10-12 19:57:44 +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
d4f4b6ce52 tidy up code, bump version 2009-07-01 18:30:06 +00:00
dborth
220ffff508 update makefiles 2009-06-30 05:06:02 +00:00
dborth
a3779392cd sync to dosbox svn 2009-06-30 05:03:37 +00:00
dborth
be010fae52 sync to dosbox svn 2009-06-30 04:14:25 +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
c44458a5d0 sync to dosbox svn 2009-06-03 05:42:04 +00:00
dborth
a9dab13063 syncing to dosbox svn 2009-06-03 05:34:27 +00:00
dborth
9cd203d163 syncing to dosbox svn 2009-06-03 05:32:00 +00:00
dborth
014dd450a6 updating to dosbox SVN 2009-06-03 05:25:50 +00:00
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