1
0
Fork 0
Commit graph

478 commits

Author SHA1 Message Date
Peter Veenstra
06297a72ae Don't raise irq 0 when programming a new timer instantatanously. Take in account that the hardware requires some time to be setup as well.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2669
2006-07-10 09:27:37 +00:00
Sebastian Strohhäcker
7a842811f0 fix for virtual pool (vasyl)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2668
2006-07-08 16:32:26 +00:00
Peter Veenstra
7cac8ec376 Make gcc happy. (thanks Ludwig).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2664
2006-06-29 19:05:54 +00:00
Peter Veenstra
e065bf63d2 Add fast irq for it came from the desert.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2636
2006-05-23 10:30:29 +00:00
Peter Veenstra
796af47e74 Move irq 2/9 to a different location.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2635
2006-05-23 10:30:02 +00:00
Peter Veenstra
4775cd6f42 Synchronize timer on repeated events to compensate for lost accuracy.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2628
2006-05-19 10:34:02 +00:00
Peter Veenstra
94bbf1e01f Add patch "[ 1488441 ] fix for dosbox-0.65 build error on Solaris 5.8 (powf)" by Claudio Fontana.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2625
2006-05-18 11:32:09 +00:00
Peter Veenstra
8ece9230da timer mode 0 counter after passing terminal count update by h-a-l-9000.(Fixes Archon Ultra and The Horde)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2624
2006-05-18 11:25:46 +00:00
Sebastian Strohhäcker
458d7e5dee check io permission for dyncore port access
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2621
2006-05-01 19:34:41 +00:00
Peter Veenstra
550e61640f keep it compiling with msvc.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2594
2006-04-12 18:52:50 +00:00
Peter Veenstra
132bbffb68 Add part of patch 1235377 of msharov and fix a few small bugs in the return values of the cpu cores
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2593
2006-04-11 19:02:33 +00:00
Peter Veenstra
49870fee9c Implement counter status.(h-a-l-9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2592
2006-04-11 12:02:09 +00:00
Sjoerd van der Berg
2c76e6130f Remove video frame logging message and add a new stopped capturing message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2577
2006-03-29 13:51:58 +00:00
Peter Veenstra
cc60e080e0 update some comments. Update mixer to be more oldstyle
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2559
2006-03-27 19:41:55 +00:00
Peter Veenstra
f5e4334ff8 Fix compilation when there is no zlib
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2556
2006-03-27 19:18:00 +00:00
Peter Veenstra
6a48704051 Don't use listensocket if portbind failed. Fixes crash when port can't be bound to.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2552
2006-03-24 17:11:35 +00:00
Peter Veenstra
dba2dbcbd3 change log_msg to log. Improves behaviour in release version when games use the undefined port.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2551
2006-03-19 11:20:20 +00:00
Peter Veenstra
1387fa3d55 Fix hanging installers of darklands and master of orion. It even fixes It came from the desert.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2549
2006-03-19 10:24:59 +00:00
Peter Veenstra
977a33d64b typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2548
2006-03-18 12:29:14 +00:00
Peter Veenstra
a98616a982 merged mpu and intelligent into one option
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2547
2006-03-18 12:28:30 +00:00
Peter Veenstra
0ce4453cdf some configuration items renames.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2546
2006-03-13 20:01:55 +00:00
Peter Veenstra
c4313730b6 acknowlegde second pic before running int a
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2542
2006-03-12 21:16:23 +00:00
Peter Veenstra
3ceb01754e Some small changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2541
2006-03-12 21:14:45 +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
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
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
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
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
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
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
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
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
Sebastian Strohhäcker
eb3209cc3a fix pcjr doublewidth of mode 0x0a
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2477
2006-02-08 19:03:52 +00:00
Sjoerd van der Berg
3be8dfc37a Fix png output from generating too big files and being unreadable for certain viewers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2475
2006-02-08 07:16:15 +00:00
Peter Veenstra
3fc521c909 Fix compilation without png
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2463
2006-01-30 16:10:13 +00:00
Sjoerd van der Berg
5866acbba2 Fix not giving bad updaterects during an unfinished screenupdate
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2462
2006-01-30 15:02:34 +00:00
Sjoerd van der Berg
952f8f0d1d Fix some gcc compilation issues
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2457
2006-01-30 10:55:49 +00:00
Peter Veenstra
6804f85609 add vga_23.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2455
2006-01-30 10:33:58 +00:00
Sjoerd van der Berg
28588c997b New seperate read/write handlers for getHostPt
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2448
2006-01-30 10:04:46 +00:00
Sjoerd van der Berg
b45c282867 Avi capturing with zmbv codec
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2447
2006-01-30 10:04:20 +00:00
Sjoerd van der Berg
c196fba725 Rewrtites of most memory and drawing handlers
Some splitting of the s3 hardware into a seperate module
Support for 15/16/32bpp modes
Support for a highres 4bpp mode


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2446
2006-01-30 10:04:03 +00:00
Sjoerd van der Berg
8bc8960ab7 Fix compilation warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2445
2006-01-30 10:00:44 +00:00
Peter Veenstra
67693a9396 Add patch 1391092:"Soundblaster DSP fixes" from Vasyl and the SB MIDI interface from Srecko.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2431
2006-01-19 14:42:19 +00:00
Peter Veenstra
92203e9c1a change ctrl to alt for increase Hue
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2427
2006-01-11 09:32:12 +00:00
Sebastian Strohhäcker
17ea37fe89 add pagefault checking memory functions to the dynamic core
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2424
2006-01-07 14:17:53 +00:00
Sebastian Strohhäcker
d817b8df8c use different scanline length detection for cga4 putpixel;
fix doublewidth for tandy2 modes


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2413
2005-12-15 20:53:05 +00:00
Sebastian Strohhäcker
748a64aa08 add memory wrapping to 16 colour tandy modes (vertical scrollers, Scuba Venture);
double pixels in mode8 (160x200) to fit screen better


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2410
2005-12-11 15:09:50 +00:00