1
0
Fork 0
Commit graph

89 commits

Author SHA1 Message Date
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
Sjoerd van der Berg
3dfafb6dde Changed vga attribute handling to vga dac registers.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@455
2002-10-28 14:37:51 +00:00
Sjoerd van der Berg
388885b0fe Fill new allocated memory with 0xcd's
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@446
2002-10-26 09:30:15 +00:00
Sjoerd van der Berg
a865ac6c6a Fixed keyevents with right alt and ctrl.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@435
2002-10-25 21:34:00 +00:00
Sjoerd van der Berg
9ed0094a0e Allow reading from dma ports to get the current count.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@408
2002-10-25 08:59:43 +00:00
Peter Veenstra
e8ce6d4628 Removed some warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@403
2002-10-24 12:27:59 +00:00
Peter Veenstra
18ae21e866 added help messages for the configfile and updated the readme and install to reflect libpng and zlib
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@396
2002-10-22 17:52:38 +00:00
Sjoerd van der Berg
f25dbb22dd Fixed error in blockread/write
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@378
2002-10-20 01:17:07 +00:00
Sjoerd van der Berg
4070fb15df Stripped out pretty much everything for later maybe.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@355
2002-10-19 16:21:49 +00:00
Sjoerd van der Berg
d788b1c81b Tandy now started from the speaker section.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@337
2002-10-18 09:06:44 +00:00
Sjoerd van der Berg
7eb6dacc91 Removed the hardware manager functions and added the Silence DAC DSP command
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@336
2002-10-18 09:06:04 +00:00