Commit Graph

8266 Commits

Author SHA1 Message Date
Miran Grča
209e8ba889 Merge pull request #2438 from Cacodemon345/new-qt-fix
qt: Make fatal messageboxes have the correct icons
2022-07-10 00:27:02 +02:00
Miran Grča
c5a903d786 Merge pull request #2439 from 86Box/tc1995
IBM ESDI MCA, 8514/A, XGA and Rancho changes:
2022-07-10 00:26:39 +02:00
TC1995
333e99113b IBM ESDI MCA, 8514/A, XGA and Rancho changes:
ESDI MCA: Increased esdi_time from 200 to 512, should fix the timeout that caused the bad attention 03 fatal.
Rancho: Added the Rancho RT1000B-MC MCA SCSI controller, it uses the 8.20R BIOS.
8514/A: Reworked the Outline command to satisfy the manual and the win2.10 (286/386) driver.
XGA: Initial rom len is set to 0x8000 (which, after being configured, is set back to 0x2000) just to not make it hang with POST code 40 25 on most configurations.
2022-07-09 23:19:18 +02:00
Cacodemon345
62fd0feba1 qt: Make fatal messageboxes have the correct icons
Fatals now exit the emulator properly
2022-07-09 13:51:12 +06:00
Miran Grča
95c264d98e Merge pull request #2436 from jriwanek-forks/pas16
Actually build PAS16 on win32ui dev builds
2022-07-08 23:53:48 +02:00
Miran Grča
4e38809a84 Merge pull request #2435 from jriwanek-forks/xga-win32
XGA+XGA2 in win32 UI
2022-07-08 23:53:39 +02:00
Jasmine Iwanek
604d719fb7 actuall build PAS16 on win32ui dev builds 2022-07-08 17:41:44 -04:00
Jasmine Iwanek
0dc77c9238 XGA+XGA2 in win32 UI 2022-07-08 16:27:38 -04:00
Miran Grča
740a1e0bf3 Merge pull request #2428 from 86Box/tc1995
Forgot to update the svga core source file.
2022-07-04 18:16:08 +02:00
TC1995
4417532851 Forgot to update the svga core source file. 2022-07-04 17:36:47 +02:00
Miran Grča
6e6a5e5543 Merge pull request #2427 from 86Box/tc1995
Fixed the overscan setting when using the 8514/A native drivers.
2022-07-03 23:38:32 +02:00
TC1995
6888cd3603 Fixed the overscan setting when using the 8514/A native drivers. 2022-07-03 23:34:49 +02:00
Miran Grča
bda7591310 Merge pull request #2426 from 86Box/tc1995
Make the dedicated Longshine SCSI ASPI driver work under DOS.
2022-07-03 23:24:23 +02:00
TC1995
6da31a5557 Make the dedicated Longshine SCSI ASPI driver work under DOS. 2022-07-03 23:09:55 +02:00
Miran Grča
d6e0932bc8 Merge pull request #2419 from rderooy/master
Fix regex bug
2022-07-03 23:08:37 +02:00
Miran Grča
49bf8c3aae Merge pull request #2425 from 86Box/tc1995
Initial XGA-2 implementation, (same as XGA-1 internally, but able to …
2022-07-03 23:08:11 +02:00
TC1995
f0a78c7642 Initial XGA-2 implementation, (same as XGA-1 internally, but able to do 800x600 officially), selection is possible only on QT at the moment.
Refactored the ROP/MIX of the XGA accelerator.
Bus type variable added to make sure the device is an ISA-16 device or MCA in its dedicated register.
2022-07-03 23:01:46 +02:00
David Hrdlička
eb0ba3d1c4 Revert "Fix EGA/VGA display type of the Olivetti M24"
This reverts commit b831b87355.
2022-07-02 16:17:05 +02:00
David Hrdlička
b831b87355 Fix EGA/VGA display type of the Olivetti M24 2022-07-02 00:33:38 +02:00
Robert de Rooy
15e93eaa89 remove function 2022-07-01 22:29:51 +02:00
Robert de Rooy
4bf1e512d4 fix regex bug 2022-07-01 22:17:33 +02:00
Miran Grča
4e8a27a214 Merge pull request #2417 from 86Box/tc1995
When linear framebuffer base is mapped, it's fb_only time.
2022-07-01 18:50:59 +02:00
TC1995
30e0201174 When linear framebuffer base is mapped, it's fb_only time, fixes gibberish fonts and corrupt mouse cursor on BeOS releases using the S3 Trio/Virge cards.
Slight cleanup of the XGA card and fixed more possible cursor issues.
2022-07-01 17:58:56 +02:00
David Hrdlička
ad8ea20e14 qt: fix windeployqt with qt5 2022-06-29 18:55:22 +02:00
richardg867
972550048c Jenkins: Disable static Qt on Windows debug builds 2022-06-29 13:32:49 -03:00
RichardG867
1ea3634efc Bump version to 3.6 2022-06-27 15:52:31 -03:00
RichardG867
69480da5e7 Freeze EMU_VERSION_EX at 3.50 due to reported Windows redetections 2022-06-27 15:51:10 -03:00
richardg867
e6b84753c4 Jenkins: Fix incorrectly reverted macOS PATH change 2022-06-27 15:03:30 -03:00
richardg867
28987befd7 Jenkins: Update Discord Game SDK to add macOS ARM64 2022-06-27 15:02:00 -03:00
Miran Grča
ab801a1107 Merge pull request #2416 from 86Box/tc1995
And finally, more fixes to the XGA implementation including:
2022-06-27 17:08:12 +02:00
TC1995
63b4209414 And finally, more fixes to the XGA implementation including:
Cursor and mapping on Windows 2.x' 286/808x XGA driver.
Pattern and DMA bus master fixes to OS/2 2.x/Warp's XGA driver.
Software reset no longer causes glitches to the screen using XGA (x86.c)
2022-06-27 17:01:02 +02:00
Miran Grča
316de4a7aa Merge pull request #2415 from 86Box/tc1995
Fixed the Rancho RT1000A/B aspi manager loading (rtaspi10.sys).
2022-06-27 15:46:11 +02:00
TC1995
0898913d05 Fixed the Rancho RT1000A/B aspi manager loading (rtaspi10.sys). 2022-06-27 15:35:55 +02:00
Miran Grča
595e79d327 Merge pull request #2413 from 86Box/tc1995
Slight fixes to the 8514/A blitter in line draw, rectangle and outline
2022-06-27 05:36:28 +02:00
TC1995
10f867dce1 Fix compile. 2022-06-27 00:08:10 +02:00
TC1995
061c756a18 Remove excess log. 2022-06-26 23:22:32 +02:00
TC1995
29d9d58890 Slight fixes to the 8514/A blitter in line draw, rectangle and outline modes. 2022-06-26 23:19:48 +02:00
Miran Grča
c17a3503e2 Merge pull request #2412 from 86Box/tc1995
EGA fixes to its renderer.
2022-06-26 23:17:40 +02:00
TC1995
7ca64ced86 EGA fixes to its renderer. 2022-06-26 23:16:44 +02:00
Miran Grča
bcc1fdb7bc Merge pull request #2411 from Cacodemon345/patch-83
qt: attempt fixing black screen
2022-06-26 13:43:58 +02:00
Cacodemon345
07c76cb06e Update qt_rendererstack.cpp 2022-06-26 17:29:41 +06:00
Cacodemon345
d27d15501e qt: attempt fixing black screen 2022-06-26 17:10:28 +06:00
OBattler
688535115b Enable Makefile.mingw compiles with FAudio. 2022-06-26 01:33:12 +02:00
OBattler
f834caca9b Temporarily reverted main thread delays to the old way to reduce CPU usage until we figure out a better way that gives more accuracy at comparably reduced CPU usage. 2022-06-25 15:37:41 +02:00
Miran Grča
a876d10df6 Merge pull request #2409 from Cacodemon345/winbuildfix
qt_d3d9renderer: Account for HiDPI scaling
2022-06-24 23:40:06 +02:00
Cacodemon345
8340e46d4f qt_d3d9renderer: Account for HiDPI scaling 2022-06-25 01:39:04 +06:00
Miran Grča
07598faa6a Merge pull request #2408 from Cacodemon345/winbuildfix
qt: Fix crashes and freezes when switching to/from Direct3D 9
2022-06-24 13:57:40 +02:00
Cacodemon345
d9ee5d43bb qt: Fix crashes on loading non-existent ZIP/MO images 2022-06-24 17:15:48 +06:00
Cacodemon345
74f86753dd qt: Fix crashes and freezes when switching to/from Direct3D 9 2022-06-24 15:41:24 +06:00
David Hrdlička
e04df80d97 Merge pull request #2407 from Cacodemon345/patch-82
Fix compile with MSYS2
2022-06-22 16:29:46 +02:00