1
0
Fork 0
Commit graph

2644 commits

Author SHA1 Message Date
Peter Veenstra
d8a9fd5065 Documentation improvements
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2528
2006-02-28 15:13:00 +00:00
Peter Veenstra
545d465167 spaces + windowresolution documentation
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2527
2006-02-27 21:00:27 +00:00
Peter Veenstra
4ec565af2d Some documentation improvements
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2526
2006-02-27 20:33:28 +00:00
Peter Veenstra
da5641fc2f Revert former fix so that panic works again. (DSTROY still works as well). Makes no sense though.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2525
2006-02-27 20:16:49 +00:00
Peter Veenstra
fcae186854 Fix tearline tyrian. Hopefully I don't break too much other things.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2524
2006-02-27 20:16:08 +00:00
Peter Veenstra
c1e01a4cb0 --disable-debug didn't work
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2523
2006-02-27 19:48:56 +00:00
Peter Veenstra
1859bf4f5d fix typo.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2522
2006-02-26 16:11:00 +00:00
Peter Veenstra
edc31febd2 Fix crashes when specifying an illegal type with imgmount
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2521
2006-02-26 16:07:27 +00:00
Peter Veenstra
7736351416 Make con use extended keys when machine is vga
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2520
2006-02-26 16:05:13 +00:00
Peter Veenstra
af25c4382d Add workaround for corrupted surface on exposure event.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2519
2006-02-26 16:04:35 +00:00
Peter Veenstra
6c7c289c62 Hopefully fix gameblaster support.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2518
2006-02-26 16:01:31 +00:00
Peter Veenstra
a7d928260a Fix crashes with -c set a=b and exiting dosbox externally.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2517
2006-02-26 15:58:49 +00:00
Peter Veenstra
ab1f16e077 Fix F3
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2516
2006-02-26 15:57:28 +00:00
Peter Veenstra
2d8426975a modem changes by hal.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2515
2006-02-26 13:48:06 +00:00
Peter Veenstra
e93325eeaf ipx changes by hal
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2514
2006-02-26 13:46:31 +00:00
Sebastian Strohhäcker
bd5c4bcd84 don't mess up vga registers in VGA_FillRow (Mortal Kombat Ping Pong)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2513
2006-02-24 20:42:15 +00:00
Sebastian Strohhäcker
da4e039021 enable ems remapping during dma transfers from the pageframe
(fixes sound in several MicroProse games)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2512
2006-02-24 14:31:24 +00:00
Peter Veenstra
6472a2bbf3 display gig correctly
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2511
2006-02-24 11:50:11 +00:00
Peter Veenstra
579bf59181 Fix alien odyssey.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2510
2006-02-23 08:13:14 +00:00
Peter Veenstra
2fa26d71d1 Whoops. Mention Ido Beeri.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2509
2006-02-20 14:40:37 +00:00
Peter Veenstra
50a6f4e0be Improve fat drive (findnext). Fat drive still not perfect. Deleting of files sometimes messes FAT up.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2508
2006-02-20 08:59:52 +00:00
Peter Veenstra
a2cb88f491 Fix for aces of the deep with vcpi.(wd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2507
2006-02-18 14:45:12 +00:00
Sebastian Strohhäcker
db884adba4 add scancode mapping of MacOSX for usescancodes=true (thanks to cc_benny for this!)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2506
2006-02-16 20:18:59 +00:00
Peter Veenstra
1446999784 SDL under vsc doesn't close console ?(kekko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2505
2006-02-15 14:48:41 +00:00
Peter Veenstra
4ab4344906 Make cycles=auto look more beautiful ;)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2504
2006-02-14 13:04:02 +00:00
Peter Veenstra
3656d0e599 Change -1 to ~0. Let's hope I didn't break a thing.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2503
2006-02-14 12:46:43 +00:00
Peter Veenstra
8b9ba65e36 Fix a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2502
2006-02-14 12:44:38 +00:00
Peter Veenstra
c807253656 hopefully fix random crashes with cycles=auto
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2501
2006-02-14 09:53:24 +00:00
Peter Veenstra
28e87018ac Give debugger console a name as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2500
2006-02-14 08:51:07 +00:00
Peter Veenstra
fd40723fd2 Give console a name
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2499
2006-02-14 08:49:30 +00:00
Peter Veenstra
fba1560397 Add render_simple.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2498
2006-02-13 11:12:29 +00:00
Sjoerd van der Berg
36f1182601 Handle window exposure to trigger a full redraw
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2497
2006-02-13 09:26:01 +00:00
Sjoerd van der Berg
c7f66d9a40 Handle the gfx loving based on the source bpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2496
2006-02-13 08:22:18 +00:00
Peter Veenstra
df62fa5c20 lock mouse on 0xc (define USR) (requested by wd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2495
2006-02-13 07:48:25 +00:00
Sjoerd van der Berg
572b1ea551 New format for mapper handlers to support keeping keys pressed.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2494
2006-02-12 23:55:53 +00:00
Sjoerd van der Berg
1ee4a87477 Fix some non-debug mapper handler to new format
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2493
2006-02-12 23:53:50 +00:00
Sjoerd van der Berg
397220ea1d Rewrite the simple scalers to handle everything in one pass for less memory strain
Limit the complex scalers to a lower resolution and share some memory for framecache
fix image output to reduce FPS when capturing with frameskip


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2492
2006-02-12 23:43:54 +00:00
Sjoerd van der Berg
2fb65fe0ee New format for mapper handlers to support keeping keys pressed.
Better support for double buffering with surface output with the new cached scalers


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2491
2006-02-12 23:39:37 +00:00
Sjoerd van der Berg
4a0acfb45a New format for mapper handlers to support keeping keys pressed.
Add unlocked speed hotkey
Add some sort of auto cycle guessing


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2490
2006-02-12 23:28:21 +00:00
Sjoerd van der Berg
03633e3a5c New format for mapper handlers to support keeping keys pressed.
Add png capturing of 15,16,32bpp input


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2489
2006-02-12 23:25:46 +00:00
Sjoerd van der Berg
b81c210530 New format for mapper handlers to support keeping keys pressed.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2488
2006-02-12 23:23:52 +00:00
Sjoerd van der Berg
19985730a3 Disable LFB in 4bpp vesa modes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2487
2006-02-12 23:06:15 +00:00
Peter Veenstra
2315b01df0 Add patch:"
[ 1391443 ] directory iterators for the iso drive" from prompt


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2486
2006-02-12 13:32:30 +00:00
Peter Veenstra
d1db7843eb add lowest priority class. RFE 1306384
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2485
2006-02-12 13:19:58 +00:00
Peter Veenstra
234d45fabc Add patch: "
[ 1425902 ] Zipped Motion Block Vector VFW codec fixes" from virtualdub


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2484
2006-02-12 12:35:13 +00:00
Peter Veenstra
ecc77541f1 Add patch " 1428943 ] Fix for wrong ATTR flipflop state after INT10_SetVideoMode" from vasyl
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2483
2006-02-12 12:30:54 +00:00
Sjoerd van der Berg
0e3603396e New mixer routine to handle speeding up emulator causing faster output
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2482
2006-02-11 09:37:16 +00:00
Sebastian Strohhäcker
f6efa75ba5 fix a few key combinations of the numblock when numlock enabled
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2481
2006-02-09 21:29:19 +00:00
Peter Veenstra
df67775306 time passes on and on....
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2480
2006-02-09 11:47:57 +00:00
Peter Veenstra
f29645ce69 Add icon + mention movie capturing
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2479
2006-02-09 08:49:52 +00:00