1
0
Fork 0
Commit graph

118 commits

Author SHA1 Message Date
Peter Veenstra
b0906a8ed9 added basic support for vidmode 0x7
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@984
2003-05-04 12:44:26 +00:00
Sjoerd van der Berg
12aee4bb55 Unmask RTC irq 8 by default.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@967
2003-04-27 07:08:47 +00:00
Sjoerd van der Berg
1663e758b0 Added a total memory size call.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@965
2003-04-27 07:06:44 +00:00
Sjoerd van der Berg
6d4a305923 Support for reading out time/date using hosts time.
Support for reading out extended memory size.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@964
2003-04-27 07:06:20 +00:00
Sjoerd van der Berg
1651123cbf Set a default division rate
Stop showing the warning for illegal registers
Extra protection before starting RTC timer.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@961
2003-04-23 19:31:04 +00:00
Sjoerd van der Berg
4916b5fb6c Place #ifdef's around MSVC #pragma's
Rewrite some signed/unsigned unions to use casts.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@956
2003-04-23 07:33:06 +00:00
Sjoerd van der Berg
bb30f7f309 Fixed mixup with LSB and MSB when reading timer latch.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@949
2003-04-20 10:44:15 +00:00
Sjoerd van der Berg
199b75bf50 Allocate all memory in big block at startup.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@944
2003-04-19 15:41:43 +00:00
Sjoerd van der Berg
df814b12ce Fixes to disable a channel once count has reached 0 in single cycle mode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@935
2003-04-16 08:10:18 +00:00
Sjoerd van der Berg
192a32e3b2 Updated PIC Controller handling.
New flag support


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@925
2003-04-13 20:26:52 +00:00
Sjoerd van der Berg
ae0b157a7b Some changes to a20 line handling and some cleaning up.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@905
2003-04-13 18:21:49 +00:00
Sjoerd van der Berg
7cbbca92f4 Support for activating a20 line through keyboard controller
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@904
2003-04-13 18:21:09 +00:00
Ulf Wohlers
ffcc1bb3dd delete -> free
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@896
2003-04-09 09:01:30 +00:00
Ulf Wohlers
d43d304911 fixed bug (xms mapping destroyed hma)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@895
2003-04-09 08:51:57 +00:00
Ulf Wohlers
b4ebb348df added big block allocation, a20 status and hma mapping
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@887
2003-04-08 16:25:02 +00:00
Sjoerd van der Berg
4960a9201b changes for new c_extra_inline handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@883
2003-04-06 21:23:18 +00:00
Sjoerd van der Berg
b859a063c0 Saving of pit modes for better switching
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@851
2003-03-31 08:06:57 +00:00
Sjoerd van der Berg
3c9284193e Changes for new pc-speaker effects.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@849
2003-03-30 22:53:08 +00:00
Sjoerd van der Berg
adf1c689e3 New pc-speaker code
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@848
2003-03-30 22:52:13 +00:00
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