Commit Graph

5481 Commits

Author SHA1 Message Date
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
Panagiotis
78b2f7c9fb Memory changes and SIO done according to the Intel Classic R 2021-05-02 13:48:18 +03:00
Panagiotis
c1240af39b I copy paste commentaries 2021-05-02 10:35:22 +03:00
Panagiotis
aae4163a8e Removed the PS/1 Model 2133. Introduced the Siemens D824. 2021-05-02 10:33:45 +03:00
ts-korhonen
dd65a80b19 Add menu option for filter method to use when scaling video. 2021-05-01 20:49:23 +03:00
Miran Grča
6b2e544306 Merge pull request #1416 from ts-korhonen/opengl
Alternative buffer method for older GPUs in OpenGL Core
2021-05-01 18:07:45 +02:00
Miran Grča
084d8f50de Merge pull request #1415 from lemondrops/master
Add a version of XTIDE Universal BIOS for 386
2021-05-01 18:07:36 +02:00
ts-korhonen
7b227b3ec1 win_opengl: Add fallback feature for gpus without ARB__buffer_storage extension. 2021-05-01 10:18:11 +03:00
Alexander Babikov
5bebe58857 Add a version of XTIDE Universal BIOS for 386 2021-05-01 10:23:08 +05:00
OBattler
33df3f7c51 The 386DX/486 and Slot 1/2 combined CPU socket machines are now in their own groups. 2021-05-01 05:41:19 +02:00
OBattler
246bab239f A small indentation fix. 2021-05-01 02:33:15 +02:00
OBattler
8044fced2d Split the 486 machines into three groups. 2021-05-01 02:32:35 +02:00
OBattler
87ee489f7d And now for the new recompiler. 2021-04-30 19:30:35 +02:00
OBattler
049efbf465 64-bit old recompiler fixes. 2021-04-30 19:28:01 +02:00
OBattler
936c5bfb90 IDE PNP fixes for 64-bit builds. 2021-04-30 19:22:48 +02:00
OBattler
50e32b6873 Temporarily disabled the second PIT on the PIIX and SIO to gain some performance back. 2021-04-29 23:46:44 +02:00
OBattler
cefb9e24ec The Cyrix 486 CPU's now have the SMINT instruction. 2021-04-29 23:40:04 +02:00
OBattler
a22b4c537e More TinyGLib fixes. 2021-04-29 23:37:26 +02:00
OBattler
dec28ebbbc Fixed tinyglib.h. 2021-04-29 23:21:42 +02:00