1
0
Fork 0
Commit graph

77 commits

Author SHA1 Message Date
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
Sjoerd van der Berg
fc0c9f0b77 Removed the directory in #include <sdl/sdl.h>
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@335
2002-10-18 09:05:03 +00:00
Sjoerd van der Berg
c03e0db3a4 New and faster versions of block_read and block_write
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@334
2002-10-18 09:04:16 +00:00
Sjoerd van der Berg
02e888e001 Removed the hardware manager functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@333
2002-10-18 09:03:23 +00:00
Sjoerd van der Berg
602882eb78 Fixed counters for 2nd joystick movement.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@316
2002-10-15 22:27:58 +00:00
Sjoerd van der Berg
4c8ce66c86 Protection against overflowing the realsound buffer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@315
2002-10-15 22:26:57 +00:00
Sjoerd van der Berg
fea2b58d8f Disabled HWSET for the moment
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@314
2002-09-29 14:12:40 +00:00
Peter Veenstra
d0fc1da99b added support for a config class/file. System not initialized perfect yet!
(env is not fixed)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@289
2002-09-17 20:07:25 +00:00
Sjoerd van der Berg
600580f7a3 New keyboard routines supporting some commands and better handling of IRQ's
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@284
2002-09-16 14:31:35 +00:00
Sjoerd van der Berg
69fb6bdbda New IRQ Handling to only allow 1 active irq, and cleaned up some old functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@279
2002-09-16 13:25:41 +00:00
Sjoerd van der Berg
b93a294dfa RealSound support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@277
2002-09-16 13:14:42 +00:00
Sjoerd van der Berg
3edbb75c02 Back to old timer code, removed timeragain variable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@276
2002-09-16 13:14:13 +00:00
Sjoerd van der Berg
5bfa4cb74c Fix 16bit stereo mixing and add 8bit stereo mixing
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@269
2002-09-14 20:51:02 +00:00