Commit Graph

5149 Commits

Author SHA1 Message Date
RichardG867
1ba56e2681 Crystal CS4237, part 1 2021-06-03 16:26:04 -03:00
RichardG867
756e1dfc83 Fix quaternary IDE PnP ROM 2021-06-03 16:26:04 -03:00
OBattler
4a7901a61b Merge branch 'master' of https://github.com/86Box/86Box 2021-06-03 05:02:34 +02:00
OBattler
736eb46847 Reverted the ROM read cycles back to the old (and evidently, more correct) ones. 2021-06-03 05:02:22 +02:00
Miran Grča
a1e967df06 Merge pull request #1466 from qeeg/master
Port over MDK2 fade-in fix from PCem
2021-06-03 00:28:14 +02:00
qeeg
5cd17bb293 Port over MDK2 fade-in fix from PCem 2021-06-02 15:25:21 -05:00
Miran Grča
3cef82cc21 Merge pull request #1463 from 86Box/tc1995
Properly fix the by16 addressing of the Cirrus 542x.
2021-05-31 19:20:28 +02:00
TC1995
a8f86df2a5 Properly fix the by16 addressing of the Cirrus 542x. 2021-05-31 13:53:44 +02:00
Miran Grča
cf423919fa Merge pull request #1458 from lemondrops/master
Add config migrations for merged multi-socket machines
2021-05-31 01:01:25 +02:00
Miran Grča
87434e9e57 Merge pull request #1459 from 86Box/tc1995
Ported the x87 fix from the other emulator as well as the GUS one.
2021-05-30 23:43:25 +02:00
TC1995
963b530d10 Ported the Cirrus by16 fix. 2021-05-30 23:40:56 +02:00
TC1995
fee0ea1d24 Ported the x87 fix from the other emulator as well as the GUS one.
Fixed 15bpp mode in all cards.
2021-05-30 22:07:22 +02:00
Alexander Babikov
3d7b7b4ae6 Add config migrations for merged multi-socket machines 2021-05-30 23:57:03 +05:00
Miran Grča
35350a753f Merge pull request #1456 from 86Box/tc1995
Port of the reworked svga memory addressing, normal chain4 mapping an…
2021-05-30 05:59:50 +02:00
TC1995
7a3e98b1e5 One more fix for the Cirrus. 2021-05-30 02:56:51 +02:00
TC1995
35b5301670 Fix build headers and dumb cirrus undeclared parts. 2021-05-30 02:01:16 +02:00
TC1995
d63ce5ab82 Port of the reworked svga memory addressing, normal chain4 mapping and ma13/14 mapping for non-CGA modes.
Fixed ET4000/W32 (without letters) hardware cursor.
Fixed non-interlaced 1280x1024x8bpp Cirrus mode in the 5434.
Added a note regarding the Radius (HT209) 8bpp render.
Reworked the TGUI9440, but still WIP.
2021-05-30 01:52:43 +02:00
Miran Grča
8189e3cc12 Merge pull request #1449 from lemondrops/master
Various small fixes
2021-05-27 06:24:18 +02:00
Alexander Babikov
046aa86ffa Remove a duplicate #include in win_stbar.c 2021-05-26 18:15:47 +05:00
Alexander Babikov
ea5e598bf1 Make the media menu recognize drives attached to external IDE controllers 2021-05-26 18:14:52 +05:00
Alexander Babikov
594c355940 Change the internal name for VLB IDE controllers
This should fix an issue with HDDs and CD-ROMs connected
to those controllers not appearing in the status bar.
2021-05-26 18:13:01 +05:00
Alexander Babikov
2fe162dacc Fix various bugs related to string handling in printer code:
generic text printer saving output files in the working dir instead of printer subdir;
generic ESC/P printer looking up font files in the wrong directory;
generic PostScript printer saving output PDFs with a double ".ps.pdf" extension.
2021-05-26 17:57:37 +05:00
Miran Grča
df7efb933d Merge pull request #1447 from 86Box/tc1995
Fixed 1280x1024x8/16bpp and 1600x1200x8/16bpp video modes in the S3 t…
2021-05-24 23:25:16 +02:00
TC1995
ee9dd9ab3f Fixed 1280x1024x8/16bpp and 1600x1200x8/16bpp video modes in the S3 trio class cards.
The 1990 Spock BIOS uses ID 6 for the boot drive.
2021-05-24 23:13:30 +02:00
OBattler
a41adb884d Merge branch 'master' of https://github.com/86Box/86Box 2021-05-22 03:16:23 +02:00
OBattler
e695cb0e3b CRTC on CGA-like graphics chips is now on the entire 3D0 to 3D7 port range, fixes scrolling in some old games. 2021-05-22 03:16:02 +02:00
Miran Grča
2a023aaf04 Merge pull request #1445 from 86Box/tc1995
Reworked the HTVGA/Video7 clocks. Fixes the HT209 2401 error on MCA.
2021-05-20 23:17:59 +02:00
TC1995
d2c6452ff5 Reworked the HTVGA/Video7 clocks. Fixes the HT209 2401 error on MCA.
Fixed 16 color in the Realtek 3106 card.
Reworked the Sierra 1148x for the second time.
Registers that only exist on 928/80x and up are not used by the 911/924 anymore.
2021-05-20 20:57:54 +02:00
OBattler
6ac6ef381d Merge branch 'master' of https://github.com/86Box/86Box 2021-05-20 07:09:50 +02:00
OBattler
bc3030fff7 Fixed the ACPI fixes from build #2941, Micronics Spitfire now works again. 2021-05-20 07:09:27 +02:00
Miran Grča
29ff143de2 Merge pull request #1439 from 86Box/tc1995
HT209, AT&T 20c49x, Sierra SC1148x fixes and add the Realtek RTG3106 card.
2021-05-12 19:01:51 +02:00
TC1995
b655d7c053 Updated CMake makefile for the video cards part. 2021-05-12 18:52:37 +02:00
TC1995
1b642b4aba Port 0x105 on the ISA-based HT209 is only initialized from port 0x46e8 to avoid conflicts with the IBM PS/1 2011 and 2121's already existing initialization of the ports.
Reworked the Sierra SC1148x and AT&T49x ramdacs to use the RS2 signal when available.
Added the Realtek RTG3106 video card.
2021-05-12 18:51:02 +02:00
Miran Grča
483dd06080 Merge pull request #1437 from ts-korhonen/master
Move cpu_override warning dialog after main window is created so that…
2021-05-10 23:21:32 +02:00
ts-korhonen
e4eef4a1b2 Move cpu_override warning dialog after main window is created so that manager gets the correct window handle. 2021-05-11 00:00:34 +03:00
David Hrdlička
c7e3b69731 Update the readme 2021-05-10 16:36:38 +02:00
David Hrdlička
706acbdbf2 Remove the build guide as it was moved to docs 2021-05-10 16:36:38 +02:00
Miran Grča
ddd721d69f Merge pull request #1435 from tiseno100/master
Minor fixes for the Olivetti 486
2021-05-09 23:08:07 +02:00
Panagiotis
3ce1dbf403 Reverted the Machine Table change
as requested
2021-05-09 22:06:29 +03:00
Panagiotis
d89f1a9d0b Fixed the Olivetti 486 specifications 2021-05-09 13:51:22 +03:00
Panagiotis
e41d9c9ba7 Minor fix on the ET6000 2021-05-09 13:49:31 +03:00
ts-korhonen
1bb63e232a win_opengl: small change to last fix, no need to subtract twice. 2021-05-09 04:47:32 +02:00
ts-korhonen
0ded806fe9 win_opengl: Fix out-of-bounds texture transfer when y2 is bigger than height. 2021-05-09 04:47:32 +02:00
David Hrdlička
0361709ada Add a warning for cpu_override 2021-05-09 02:48:24 +02:00
David Hrdlička
a9a5681973 workflows: Remove MSVC build 2021-05-08 01:00:30 +02:00
Miran Grča
1f0e1b165a Merge pull request #1424 from tiseno100/master
Removed the IBM PS/2 Model 70. Replaced with the Olivetti 486
2021-05-04 10:29:29 +02:00
Panagiotis
0571bdc006 Removed the IBM PS/2 Model 70. Replaced with the Olivetti 486 2021-05-04 11:24:55 +03:00
Miran Grča
5709587214 Merge pull request #1417 from ts-korhonen/master
Add menu option for filter method to use when scaling video
2021-05-02 16:24:19 +02:00
Miran Grča
62d4d8f9a5 Merge pull request #1420 from tiseno100/master
Replace the PS/1 2133 with the Siemens D824
2021-05-02 16:24:02 +02:00
Panagiotis
5129e1e331 Reverted commentary again 2021-05-02 13:48:58 +03:00