retro100
|
3c10dfd73d
|
Add PowerPC Dynamic Recompiler patch from jmarsh (ppc_dynrec.diff and drive_fat_BE.diff)
|
2021-02-06 18:01:05 +01:00 |
|
retro100
|
b4f2a13f7f
|
Sync to DOSBox SVN r4301
|
2021-02-06 16:06:31 +01:00 |
|
retro100
|
03ba330e85
|
Remove dirent.h and dirent.c which doesn't exist at original r3783. Move globals.cpp to wii subfolder.
|
2021-02-06 10:10:48 +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 |
|
retro100
|
328bcd9a6a
|
Small fixes for current devkitPro version.
|
2021-02-05 12:13:40 +01:00 |
|
dborth
|
c9fc90cc15
|
finalize 1.7
|
2012-06-30 06:51:15 +00:00 |
|
dborth
|
cb45f613f8
|
fix USB support (patch by Yardape8000)
|
2012-04-15 05:46:04 +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
|
66eb82a4a8
|
bugfix
|
2010-10-27 22:07:31 +00:00 |
|
dborth
|
30e13e2c24
|
fix tilde key on keyboard
|
2010-10-06 05:32:37 +00:00 |
|
dborth
|
78b9dbeadf
|
bump version
|
2010-08-11 05:40:12 +00:00 |
|
dborth
|
3521159f07
|
undo
|
2010-08-11 05:27:11 +00:00 |
|
dborth
|
2b06327229
|
check/reload IOS
|
2010-08-11 04:00:05 +00:00 |
|
dborth
|
5c16da723c
|
|
2010-07-07 07:05:10 +00:00 |
|
dborth
|
92777ffeee
|
sync to dosbox svn, improve osk
|
2010-06-24 18:33:09 +00:00 |
|
dborth
|
e8b2d18eba
|
bump version
|
2010-02-18 06:07:15 +00:00 |
|
dborth
|
b6e39ef9fe
|
sync with SVN
|
2010-02-18 06:03:55 +00:00 |
|
dborth
|
d7f0bbb505
|
optimization
|
2010-02-12 07:40:37 +00:00 |
|
dborth
|
06e2fc91c2
|
optimizations
|
2010-01-13 07:07:54 +00:00 |
|
dborth
|
70a03f926f
|
add kill for console
|
2010-01-07 21:08:26 +00:00 |
|
dborth
|
5b8f46ee24
|
minor optimizations
|
2009-12-14 01:06:22 +00:00 |
|
dborth
|
42ccfcef0c
|
1.1
|
2009-10-28 02:07:04 +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
|
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
|
5a5a73d009
|
bump version
|
2009-06-04 04:19:20 +00:00 |
|
dborth
|
c44458a5d0
|
sync to dosbox svn
|
2009-06-03 05:42:04 +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
|
566f849b1d
|
|
2009-05-11 23:28:41 +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 |
|
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
|
bc3863ebf4
|
Fix packed structures more correctly.
|
2009-05-06 22:21:01 +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
|
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
|
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 |
|