1
0
Fork 0
Commit graph

3498 commits

Author SHA1 Message Date
Peter Veenstra
177cbf42b6 Rename midi elements. Move configfile message to Init function so they are available as soon as possible. Make language and capture use Prop_path.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3286
2009-02-01 14:22:22 +00:00
Peter Veenstra
7a8c673267 Create directory if doesn't exist. Use Prop_path.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3285
2009-02-01 14:21:19 +00:00
Peter Veenstra
9ec3c20d7d Headers, Add Prop_path which is capable of resolving paths relatively and absolutely.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3284
2009-02-01 14:19:20 +00:00
Peter Veenstra
4a26ec8d4c headers, languagefile location new system. Fix console message which is unneeded.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3283
2009-02-01 14:18:12 +00:00
Peter Veenstra
77362e66f2 Added cross.cpp, which has functions for the configuration file locations.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3282
2009-02-01 14:16:52 +00:00
Peter Veenstra
21408ee979 Add new files.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3281
2009-02-01 14:14:51 +00:00
Peter Veenstra
c11d55a223 Reorder headers a bit. Add control.h and bios_disk.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3280
2009-02-01 14:11:45 +00:00
Peter Veenstra
bb4141a03a headers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3279
2009-02-01 14:07:05 +00:00
Peter Veenstra
9b8cd3721f Quick and dirty fix for IF. Needs revisiting later.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3278
2009-02-01 14:06:36 +00:00
Peter Veenstra
d584afc0ef Rename mixer => sbmixer. Add Wari hack (beta2)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3277
2009-02-01 11:07:11 +00:00
Sebastian Strohhäcker
0b3d75997e fix layout extraction
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3276
2009-01-29 23:17:59 +00:00
Peter Veenstra
5a228425fd patch to latch bytepanning at display start. Fixes some graphic distortion with commanche. (Danke h-a-l-9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3275
2009-01-26 20:23:44 +00:00
Peter Veenstra
6945f3e81f Enable directserial for BSD. (talked it over with the FreeBSD maintainer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3274
2009-01-26 20:15:58 +00:00
Sebastian Strohhäcker
70a150c2d6 hercules updates from hal (fixes jet)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3273
2009-01-25 12:00:52 +00:00
Sebastian Strohhäcker
d25f384276 don't append randomized extension for create temporary file dos call (thanks to hal for reporting, fixes warcraft2)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3272
2009-01-24 16:22:55 +00:00
Sebastian Strohhäcker
0589064b99 use layout name for auto kb layout detection, enable it by default;
add secondary hungarian layout check (see sf patch #2528951 by etillite)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3271
2009-01-23 19:27:54 +00:00
Peter Veenstra
a81b9ffa5c counting is hard
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3270
2009-01-22 21:44:14 +00:00
Peter Veenstra
5c0ae73150 Add experimental evdev detection.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3269
2009-01-22 13:14:33 +00:00
Peter Veenstra
8bba45ae04 Add reboot handler and some more bios strings. (h-a-l-9000, Beta2)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3268
2009-01-21 21:50:23 +00:00
Sebastian Strohhäcker
9f649f01b4 better use the ratio after it is updated...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3267
2009-01-20 20:01:04 +00:00
Peter Veenstra
5ba2b294e7 Remove LOG_MSG
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3266
2009-01-19 20:26:12 +00:00
Peter Veenstra
7bc763807e Generate an error for files/directories with double extentions. Fixes some application that depends on this behavior in order to distinguish between arguments
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3265
2009-01-19 20:24:18 +00:00
Peter Veenstra
8033d5b7e0 Close and reopen batch for each executed line. Makes it possible to rewrite it and to call it itself infinitely.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3264
2009-01-19 19:55:03 +00:00
Sebastian Strohhäcker
a6d6dce331 have irq6 use a different default handler to work around a bug in a game (thanks to ripsaw, should fix design your own railroad)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3263
2009-01-18 13:57:45 +00:00
Sebastian Strohhäcker
a5bbd753a1 update displayed copyright year
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3262
2009-01-17 21:31:21 +00:00
Peter Veenstra
b81691c53c Softmodem changes related to the dail command. (Beta 2)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3261
2009-01-14 22:24:39 +00:00
Peter Veenstra
f47d48ba07 Start stuff with an REFT instead of IRET. Fixes CyberRace.(Beta 2)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3260
2009-01-14 22:16:00 +00:00
Sebastian Strohhäcker
4e8f79fd9e reduce GUS parameters, disable gravis ultrasound by default (for testing)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3259
2009-01-14 20:50:23 +00:00
Peter Veenstra
6b65170fbd don't compress memory on free. (beta 2)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3258
2009-01-13 19:02:43 +00:00
Sebastian Strohhäcker
9690d8d53f prevent overflows during cycles estimation
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3257
2009-01-13 17:32:09 +00:00
Sebastian Strohhäcker
a9f0ec5b10 hercules updates by hal (herc mode/status reg, herc textmode drawing), fixes blockout
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3256
2009-01-11 18:22:59 +00:00
Sebastian Strohhäcker
a5e74da117 suppress key activation when forwarding numlock/capslock state during startup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3255
2009-01-09 23:10:44 +00:00
Sebastian Strohhäcker
0e07688f1a don't accidentally switch to different ioctl/cdda player interface when media status changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3254
2009-01-07 22:39:18 +00:00
Sebastian Strohhäcker
c680a2b46c add alternative mono-palette for mode7 (hal, thanks to ripsaw for reporting this)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3253
2009-01-02 19:30:53 +00:00
Sebastian Strohhäcker
87c8c10eb6 switch to old style volume for opl2mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3252
2009-01-01 22:36:03 +00:00
Sebastian Strohhäcker
4c781ee429 add evdev-kbd compatible scancode remapping (disabled atm)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3251
2008-12-31 16:33:46 +00:00
Sebastian Strohhäcker
615f21836a fix mode7 vga attribute register mapping (hal/ripsaw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3250
2008-12-29 14:41:05 +00:00
Sebastian Strohhäcker
bfca020e74 enhance s3 hardware cursor routines (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3249
2008-12-28 20:22:12 +00:00
Peter Veenstra
c8f8013bb8 Improve handling when one dosbox is closed.(fixed by hal reported by ariel)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3248
2008-12-19 15:20:35 +00:00
Peter Veenstra
4e63ba6dd8 Hopefully fix configure test on windows
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3247
2008-12-18 07:54:28 +00:00
Peter Veenstra
32d6ebc48a add some beautification quote
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3246
2008-12-15 16:23:34 +00:00
Peter Veenstra
2553d6230a Only support SDL 1.2.x
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3245
2008-12-15 16:20:07 +00:00
Peter Veenstra
975a2d4247 Improve find_device so it supports weird input c:NUL and C:/hi. Makes DOSBox even more compatible with turbo 2.01 installer. (no nul file left on linux anymore)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3244
2008-12-11 20:45:43 +00:00
Peter Veenstra
53b9323bd7 Slightly improve stability with some lot's of fileloading game, while being picky on the sound irq timing.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3243
2008-12-11 09:16:31 +00:00
Sebastian Strohhäcker
8b56a6db1f fake page dirtying in some cases for memory reads if later writes can not be caught
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3242
2008-12-04 21:09:32 +00:00
Sebastian Strohhäcker
4652da4af5 add ems OS-dedicated handle functionality (fixes battle chess 4000 screen bug, thanks to ripsaw for debugging this),
fix some ems error numbers


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3241
2008-11-27 18:57:45 +00:00
Sebastian Strohhäcker
0204b90e86 update cdrom related sections of the readme
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3240
2008-11-23 09:25:29 +00:00
Sebastian Strohhäcker
5822f7af76 display loaded language code when using keyb without parameter
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3239
2008-11-22 14:24:11 +00:00
Peter Veenstra
5de6a70750 Prioritize realtime messages.(Srecko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3238
2008-11-10 15:30:25 +00:00
Peter Veenstra
5b559c3905 Cakewalk (ripsaw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3237
2008-11-10 15:29:38 +00:00