1
0
Fork 0
Commit graph

99 commits

Author SHA1 Message Date
Sjoerd van der Berg
c7f8376088 Show error information when unable to open audio device.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@840
2003-03-30 10:50:20 +00:00
Sjoerd van der Berg
0f2cb26064 Fixed keyboard data in buffer bit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@833
2003-03-29 10:28:20 +00:00
Sjoerd van der Berg
e365dc5d5b Lower next key delay a bit.
Fixes with extended keys getting pressed twice.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@826
2003-03-28 20:35:12 +00:00
Peter Veenstra
fd1e05cb25 Documentation update added command intro
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@785
2003-03-23 19:54:00 +00:00
Sjoerd van der Berg
9a34d7bd32 Fixes to pit timer mode 0
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@783
2003-03-22 08:52:20 +00:00
Sjoerd van der Berg
255cb814f0 Updated gameblaster to use mame saa1099 emulation.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@773
2003-03-16 15:46:45 +00:00
Sjoerd van der Berg
02784e988b Added random busy signal on dsp write port
Added command 0xda, exit autoinitialize 8-bit.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@763
2003-03-13 21:50:27 +00:00
Sjoerd van der Berg
f462528afb Some extra ports in the dma range return values.
Added a warning for illegal ports written to.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@761
2003-03-13 21:21:36 +00:00
Sjoerd van der Berg
1e853d8dc6 Some support for special latch command.
Fix to mode 0 timers.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@760
2003-03-13 21:20:22 +00:00
Peter Veenstra
0e35a7dfe2 added sys/types.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@752
2003-03-12 12:58:15 +00:00
Sjoerd van der Berg
bf97b03c0b Rewrote structures of mixer.
Added support for writing wav files
Added support for nosound mode.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@747
2003-03-11 09:17:10 +00:00
Sjoerd van der Berg
4c5ec02038 Able to disable mpu401
Added some intelligent mode commands.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@738
2003-03-10 16:24:21 +00:00
Sjoerd van der Berg
5c8b61d624 Foreign keyboard support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@704
2003-03-02 21:45:30 +00:00
Sjoerd van der Berg
4753d75cbf added mpu401.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@701
2003-03-02 20:36:58 +00:00
Sjoerd van der Berg
8c0507b066 MPU-401 support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@696
2003-03-02 20:13:05 +00:00
Peter Veenstra
f79eaaba75 updates for new logging system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@695
2003-02-27 19:56:22 +00:00
Ulf Wohlers
8e1c9a736b Added funcs to get joystick values
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@690
2003-02-24 16:29:10 +00:00
Sjoerd van der Berg
e3a3634669 Add halt/resume 8-bit dma calls and fix the static noise when generating silenec.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@687
2003-02-23 10:48:50 +00:00
Sjoerd van der Berg
836602a4a6 Setup for next round before ending the queue.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@685
2003-02-22 12:46:10 +00:00
Sjoerd van der Berg
7f0dfa4da3 Fix bugs in setting channel modes and added callback for detection of masking/unmasking of dma channel.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@681
2003-02-22 12:12:16 +00:00
Sjoerd van der Berg
a92071747e Total rewrite of soundblaster sound generation.
Added support for command 0xe2.
Started work on mixer registers.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@680
2003-02-22 12:11:04 +00:00
Sjoerd van der Berg
4b9c02ea28 Endian support for vga tables.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@651
2003-01-25 00:01:40 +00:00
Sjoerd van der Berg
aaf24b65e5 Support to enable/disable the disney.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@639
2003-01-18 11:32:18 +00:00
Peter Veenstra
43dd0e358e made gcc happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@627
2003-01-07 18:17:42 +00:00
Sjoerd van der Berg
af01668b34 New async rendering.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@620
2003-01-05 12:08:49 +00:00
Sjoerd van der Berg
4bcf247a00 Moved vga retrace handling.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@619
2003-01-05 12:08:12 +00:00
Sjoerd van der Berg
d54ae0640b Updated vga screen updates routines.
correct frame per second,
corrected dac read/write index
added support for split screen.
Some more fixes i forgot


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@591
2002-12-22 15:11:29 +00:00
Sjoerd van der Berg
4665b9b268 Fixed button pressed masks
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@589
2002-12-22 13:04:10 +00:00
Sjoerd van der Berg
4efaf1c46c gus.cpp and disney.cpp added.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@576
2002-12-17 08:55:12 +00:00
Sjoerd van der Berg
fc07c6466d Gravis UltraSound Someday
Disney Sound Source


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@575
2002-12-17 08:54:36 +00:00
Sjoerd van der Berg
6e61c2621a Changed it so pit counters count down and correct latching of mode 3 timers.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@572
2002-12-16 09:31:38 +00:00
Sjoerd van der Berg
b3edd4eb90 Updated to version 0.60 of fmopl by Jarek Burczynski
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@569
2002-12-11 22:05:15 +00:00
Sjoerd van der Berg
ae03d36ab7 Added cmos.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@562
2002-12-08 15:26:30 +00:00
Peter Veenstra
21a81276b4 added support for int 10:01 set cursortype
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@558
2002-12-03 17:30:07 +00:00
Sjoerd van der Berg
406c78e2cc Some case entries in port 64 for active/deactivate keyboard commands.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@553
2002-11-30 12:32:07 +00:00
Sjoerd van der Berg
96edd67bb7 Sinewave and disabling support, although sine is buggy.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@551
2002-11-30 11:54:54 +00:00
Sjoerd van der Berg
a49847e0e1 New adlib timer counter using the new pic timing.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@550
2002-11-30 11:54:10 +00:00
Sjoerd van der Berg
75db2a53f9 Set the correct values when the dma transfer ends in single cycle mode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@546
2002-11-29 08:41:28 +00:00
Peter Veenstra
7e0be98e8c VSC doesn't all the casts
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@544
2002-11-28 18:22:12 +00:00
Sjoerd van der Berg
079ea0f1cd New keyboard irq activating with pic
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@541
2002-11-27 00:03:47 +00:00
Sjoerd van der Berg
88a72bd20e cmos support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@540
2002-11-26 22:06:25 +00:00
Sjoerd van der Berg
8cd9f4a3a6 New retrace code and fixed the display start
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@521
2002-11-17 11:21:12 +00:00
Sjoerd van der Berg
073f2bcfe3 Changed retrace handling to be exact.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@520
2002-11-17 11:19:07 +00:00
Sjoerd van der Berg
04a152a743 Added a retrace function.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@519
2002-11-17 11:18:25 +00:00
Sjoerd van der Berg
0b2faca313 new event code for resize.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@518
2002-11-17 11:18:18 +00:00
Sjoerd van der Berg
64540317fa New timer code and timer event handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@517
2002-11-17 11:17:30 +00:00
Sjoerd van der Berg
e0fc0b6971 New PIC timing code to support microsecond events.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@516
2002-11-17 08:56:27 +00:00
Sjoerd van der Berg
055e02bb41 Added status bit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@491
2002-11-10 00:16:34 +00:00
Sjoerd van der Berg
3c26bb94da Changed attribute and dac color checking.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@457
2002-10-28 14:39:50 +00:00
Sjoerd van der Berg
2bc9299c3b Fixed attribtes to only use the lower 6 bits.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@456
2002-10-28 14:38:23 +00:00