Jasmine Iwanek
9854ccc7d2
Fix debian package build
2023-12-30 02:39:56 -05:00
Miran Grča
de2f347b0a
Merge pull request #3965 from lemondrops/sb16_gameport_fix
...
Actually enable gameport on init on non-PnP SB16/AWE32
2023-12-30 02:14:08 +01:00
Alexander Babikov
4129c99cfe
Actually enable gameport on init on non-PnP SB16/AWE32
2023-12-30 05:54:27 +05:00
OBattler
bfee63da82
Fixes a warning in the TVP3026 RAM DAC code.
2023-12-30 00:08:44 +01:00
Miran Grča
7a63363a57
Merge pull request #3964 from Cacodemon345/mga-millennium-ii
...
TVP3026: Implement gamma correction for 15/16 bpp modes
2023-12-30 00:07:19 +01:00
OBattler
c40d30d027
Merge branch 'master' of https://github.com/86Box/86Box
2023-12-30 00:05:04 +01:00
OBattler
7701174b39
CL-GD 5446/5480: Implement missing byte swap behavior, fixes fonts with the Windows 3.1 CL-GD 5446 driver when cache is enabled.
2023-12-30 00:04:57 +01:00
Cacodemon345
dddf46f28a
TVP3026: Implement gamma correction for 15/16 bpp modes
2023-12-30 02:31:56 +06:00
Miran Grča
9752e62196
Merge pull request #3963 from Cacodemon345/mga-millennium-ii
...
Millennium and Millennium 2: Enable gamma correction only for 24+ bpp
2023-12-29 21:18:58 +01:00
Cacodemon345
4d7fd68bbc
Millennium and Millennium 2: Enable gamma correction only for 24+ bpp
...
TVP3026 datasheet poorly or doesn't document at all gamma correction for 15/16 bpp
2023-12-30 02:10:45 +06:00
Miran Grča
cb2e4ac11c
Merge pull request #3962 from Cacodemon345/mga-millennium-ii
...
MGA: Properly report Matrox Mystique 220 in PCI revision ID
2023-12-29 20:40:11 +01:00
Cacodemon345
148e466b80
Implement BAR swap for Matrox Mystique 220
...
Revision ID now properly indicates a Mystique 220 card
2023-12-30 01:28:14 +06:00
Miran Grča
e9bce21ee7
Merge pull request #3961 from Cacodemon345/mga-millennium-ii
...
Millennium II: Don't ignore OPTION_INTERLEAVE
2023-12-29 20:22:44 +01:00
Cacodemon345
5663f9aa3b
Millennium II: Don't ignore OPTION_INTERLEAVE
...
Cleanups
2023-12-30 01:20:19 +06:00
OBattler
b93b6d6f2b
Added the Cardex S3 Trio64V+.
2023-12-29 11:12:45 +01:00
OBattler
f13a4a5723
PIIX3: Fixed USB legacy support register masks.
2023-12-29 11:10:15 +01:00
Miran Grča
6f738c5d1a
Merge pull request #3959 from Cacodemon345/mga-millennium-ii
...
MGA: Add Matrox Millennium II video adapter
2023-12-29 10:55:10 +01:00
Cacodemon345
a037b7618e
MGA: Fix most remaining display problems with Millennium II
2023-12-29 15:45:26 +06:00
Cacodemon345
592229af94
1. 16MB option
...
2. rowoffset fixes
2023-12-29 14:59:09 +06:00
Cacodemon345
d1af2fe85d
Millennnium II now working
2023-12-29 13:19:46 +06:00
Cacodemon345
8ba35218fa
Millennium II: Fix squished image on MGA modes
2023-12-29 12:24:20 +06:00
OBattler
24993bca73
Removed the leftovers of the locally added LC500J machine.
2023-12-28 22:29:19 +01:00
OBattler
dbb53ce21a
Finishing touches.
2023-12-28 22:27:35 +01:00
OBattler
6139c14245
And chipset.h.
2023-12-28 22:13:35 +01:00
OBattler
3d7923d954
Added the Dell Dimension XPS Pxxx, LG IBM 440FX (MS-6106), and NEC Mate NX MA30D/23D.
2023-12-28 22:12:21 +01:00
Cacodemon345
277581daea
Non-working Millennium II
2023-12-29 02:13:40 +06:00
OBattler
137581c080
Fix for CD-ROM timings - seek times are no longer always calculated as if it was seeking from sector 0.
2023-12-28 18:42:16 +01:00
OBattler
c255bd5161
Attempted fix for SCSI disk seek timings.
2023-12-28 18:34:35 +01:00
Miran Grča
d0271e5d54
Merge pull request #3954 from lemondrops/joystick_pov_fix
...
Joystick: Fix emulated POV hat configuration
2023-12-28 17:30:17 +01:00
Alexander Babikov
8e50e88f7e
Joystick: Fix emulated POV hat configuration
2023-12-28 21:21:11 +05:00
OBattler
b877c0c639
Disable --settings when using the SDL UI, closes #3950 .
2023-12-28 11:45:53 +01:00
OBattler
68b90cb631
Merge branch 'master' of https://github.com/86Box/86Box
2023-12-28 11:38:41 +01:00
OBattler
e614103f04
Unix: Temporarily disable the use of f_readline, fixes #3949 .
2023-12-28 11:38:34 +01:00
Miran Grča
f12328595c
Merge pull request #3953 from 86Box/tc1995
...
More ATI accel fixes and undocumented stuff.
2023-12-28 03:58:52 +01:00
TC1995
d9dfa8d8d5
More ATI accel fixes and undocumented stuff.
...
1. Apparently some stuff uses read-only port 0x86ee and expects it to return 0 while port 0xf6ee is an alias to 0x82e8, this should fix hangs in Majong 8514 using ATI's DOS drivers.
2. 8514 data available bits are reset properly when new parameters for a new command are installed (port 0xCEEE), fixes remaining hangs with some stuff.
2023-12-28 02:01:45 +01:00
OBattler
46d01e30da
Actually unpause it at the correct time.
2023-12-27 21:39:51 +01:00
OBattler
62917d5ef6
Unix SDL: Unpause the main window after initialization, fixes #3940 .
2023-12-27 21:39:23 +01:00
OBattler
b239f4c102
Unix SDL: Actually honor the return value of pc_init(), fixes #3948 .
2023-12-27 21:35:39 +01:00
OBattler
dd005d74ea
Unix SDL: Fix plat_pause().
2023-12-27 21:30:47 +01:00
OBattler
3483cb02b3
Removed an unused variable from video/vid_svga_render.c.
2023-12-27 21:15:07 +01:00
OBattler
87f5d01fda
Unix: Separate XDG_DATA_DIRS paths by colon instead of semicolon, fixes #3946 .
2023-12-27 21:13:55 +01:00
Miran Grča
b72ed07964
Merge pull request #3947 from 86Box/ativga_mode_fixes
...
More ATI changes plus one IBM 8514/A fix:
2023-12-27 21:04:32 +01:00
TC1995
979198d592
More ATI changes plus one IBM 8514/A fix:
...
1. Made the 4 color mode (67h) work properly now, including its 4 schemes on all ATI cards that support said mode.
2. Shadow set now has a true purpose for 8514/A compatibility on ATI Mach8/32.
3. Non-ATI 8514/A used to not work before because of the dev->local variable was not being set to 0 in the ibm8514_init() function, now it's fixed.
2023-12-27 21:01:25 +01:00
TC1995
db45cb8c0b
Forgot one file to commit in the branch.
2023-12-27 18:40:29 +01:00
RichardG867
1e0368dba5
Merge branch 'master' of ssh://github.com/86Box/86Box
2023-12-27 13:54:09 -03:00
RichardG867
b38847915c
Fix game port initialization order issue
2023-12-27 13:54:01 -03:00
TC1995
1798b2e51c
ATI VGA mode fixes:
...
1. Fixed 4-bit packed modes.
2. Preparation of fixing the 2-bit modes.
3. Extra: fixed the accelerator mode switches again (Mach8/32 only).
2023-12-27 16:07:03 +01:00
OBattler
c240db50ba
Restored some accidentally reverted parentheses.
2023-12-27 15:49:13 +01:00
OBattler
35450fe632
Restored some previously reverted changes.
2023-12-27 15:47:42 +01:00
OBattler
2002f8e34e
Fixed the variable's name.
2023-12-27 15:38:43 +01:00