Peter Veenstra
7ef3d81e8b
Change color 6 in palet. Fixes bug 998455
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1927
2004-08-26 19:43:46 +00:00
Peter Veenstra
f14aaadc09
extended insert gets in the bios buffer as well
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1902
2004-08-04 14:21:58 +00:00
Peter Veenstra
ca409fd57c
Typo in preamble
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1899
2004-08-04 09:12:57 +00:00
Peter Veenstra
519aeb3d97
New larry 6 hack. Renders Wayne's world hack obselete (Thank you c2woody!)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1887
2004-07-13 16:56:06 +00:00
Peter Veenstra
a79e0bffbc
Removed larry 6 hack. Added some more information on the mode limits stuff. Added fix for wayne's World (ignoring set limit if limit_min is limit_max)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1885
2004-07-11 20:02:08 +00:00
Sjoerd van der Berg
f84843769b
Enable double scan for cga videomodes in vga
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1879
2004-07-08 17:13:10 +00:00
Peter Veenstra
08b6d96b7b
Little hack for larry 6 mouse stuck at right side
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1877
2004-07-06 19:12:28 +00:00
Peter Veenstra
53fa77866a
Allow timer to be virtualized. (c2woody)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1876
2004-07-06 17:12:28 +00:00
Sjoerd van der Berg
44aa193900
change line compare to always be 1023 for any low res mode
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1855
2004-06-22 22:38:29 +00:00
Sjoerd van der Berg
21e775be74
Fix int10 ah=0x13 write string to support attributes and correctly update the cursor
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1845
2004-06-20 16:58:09 +00:00
Sjoerd van der Berg
180af29a1e
Add int 15, bios wait function
...
Add first function to int 14 for some serial port detection
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1844
2004-06-20 16:56:55 +00:00
Sjoerd van der Berg
d627af5bc3
Fix set scanline length vesa function
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1842
2004-06-18 20:27:10 +00:00
Sjoerd van der Berg
865a5ff015
Fix row count in mode 11h/12h, Fix timing for mode 11h
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1841
2004-06-18 20:24:04 +00:00
Sjoerd van der Berg
319cae5940
Setup the Tandy CRT/CPU page register
...
Add the Tandy set CRT/CPU page functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1840
2004-06-18 08:24:05 +00:00
Sjoerd van der Berg
ad89c1c4de
Fix vesa subfunction 06 from getting the wrong subfunction
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1826
2004-06-10 20:24:14 +00:00
Sjoerd van der Berg
50a0f440b7
Fix setting vesa modes to ignore the higher bits
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1825
2004-06-10 20:23:50 +00:00
Sjoerd van der Berg
c94459d6d3
New mapper changes
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1819
2004-06-10 07:23:01 +00:00
Peter Veenstra
ca50c591ce
line end corrections and some reg_ah zeroing on succes with ps2 mouse
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1803
2004-05-19 19:46:28 +00:00
Sjoerd van der Berg
2339e11d9c
Fix warning
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1792
2004-05-11 18:55:33 +00:00
Peter Veenstra
7cc6fa6b8f
Some ems weirdness(c2woody)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1789
2004-05-07 23:20:00 +00:00
Sjoerd van der Berg
8c427c4aa0
Mysterious line endings in 0xd 0xd 0xa
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1780
2004-04-24 17:57:38 +00:00
Sjoerd van der Berg
a196125109
Don't commit shit with a zillion newlines
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1779
2004-04-24 12:43:54 +00:00
Peter Veenstra
a48880d4e4
set keyb.scheduled to false if the events are removed.
...
Handle numlock scrollock capslock and insert.
Produce proper codes for extended arrow keys.
Make shift and capslock/numlock mutually exclusive.
Handle the numeric keyboard.
Update int 16 to handle the extended arrow keys.
Implemented Alt-numeric.
Made keyboard vitualazation under win3.x possible.
Handle Some more keyboard flags.
Fixed flags when 2 alts/ctrl were presed and one was released.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1764
2004-04-07 09:36:59 +00:00
Sjoerd van der Berg
49861b6364
Fix some warnings
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1760
2004-04-03 19:53:17 +00:00
Dean Beeler
d0e2bfa15f
Added FAT image access and DOS booter functionality
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1757
2004-04-03 19:24:59 +00:00
Sjoerd van der Berg
229e81304b
Added functions 5a-00 for all the warlords 2 deluxe fans
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1751
2004-03-31 22:01:22 +00:00
Sjoerd van der Berg
2f32a83448
internal dpmi not needed anymore
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1745
2004-03-31 15:41:58 +00:00
Sjoerd van der Berg
f0998e6504
internal dpmi not needed anymore
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1744
2004-03-31 14:43:50 +00:00
Sjoerd van der Berg
91795c0af4
Give all parameters for cpu_ functions
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1743
2004-03-31 14:42:08 +00:00
Peter Veenstra
5b60224768
update dx instead of x. duh
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1740
2004-03-24 19:26:49 +00:00
Peter Veenstra
76d89159c9
changed sensitivity settings. makes master of orion 2 playable
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1737
2004-03-23 20:25:41 +00:00
Peter Veenstra
416fbac8e3
Fix relative motion when mode switching and ps2callback is used
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1733
2004-03-18 19:53:08 +00:00
Sjoerd van der Berg
b3b1a0b003
Support s3 pixel format register, 8bpp only for now
...
Clear videomemory directly
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1724
2004-03-14 19:07:10 +00:00
Peter Veenstra
7deaa068a5
PS2 mouse bios emulation (c2woody)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1720
2004-03-14 13:39:45 +00:00
Peter Veenstra
e9d22fa895
Some changes to make the driver conform the specs more closely
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1708
2004-03-09 20:13:44 +00:00
Sjoerd van der Berg
4acb824303
Fix filling of rows in tandy 16 color mode
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1706
2004-03-07 10:30:15 +00:00
Sjoerd van der Berg
b91b041f3f
Fix writing characters in 0x13 mode
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1705
2004-03-07 08:16:20 +00:00
Sjoerd van der Berg
0064c46add
Add VGA copy and fill row functions
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1704
2004-03-06 23:18:50 +00:00
Sjoerd van der Berg
2579cf1c6a
Fix high res ega modes from being detected as text modes.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1701
2004-03-03 16:59:38 +00:00
Sjoerd van der Berg
96b66f1d45
Added new modes vertical resolution
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1692
2004-02-29 22:22:56 +00:00
Sjoerd van der Berg
f7c4b46991
Added MC6845 display controller support for hercules,cga,tandy machine modes.
...
Added cga,tandy,text modes.
Added some new tandy modes.
Added better tandy register support.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1691
2004-02-29 22:18:24 +00:00
Sjoerd van der Berg
5ec076438e
Setup correct equipment list for different machine types
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1690
2004-02-29 21:55:49 +00:00
Sjoerd van der Berg
5cd2ec2005
Use rom compatbile memory write
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1679
2004-02-12 21:39:27 +00:00
Peter Veenstra
9d242404d5
changed ega_2 into ega_16
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1677
2004-02-12 20:57:36 +00:00
Sjoerd van der Berg
e6be5f493c
Set the black/white bit for cga when setting mode 0x5
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1663
2004-02-07 22:23:07 +00:00
Sjoerd van der Berg
1504058b61
Fix horitzontal timings for tandy modes
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1650
2004-02-03 08:36:17 +00:00
Peter Veenstra
79ff8b1c8f
added very basic vdma handler(Srecko)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1646
2004-02-02 20:23:54 +00:00
Sjoerd van der Berg
f449c47830
Let CGA Modes use vga timings
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1639
2004-02-02 09:27:34 +00:00
Sjoerd van der Berg
bd451f9df4
Fix mouse cursor in monochrome text mode......
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1636
2004-01-31 22:42:49 +00:00
Sjoerd van der Berg
5640023e40
CGA2 Fill and copy row implementation added(Taiken7)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1616
2004-01-28 18:04:18 +00:00