Commit Graph

11096 Commits

Author SHA1 Message Date
OBattler
937edd6a74 Bumped the version to 4.0.1. 2023-10-12 00:01:43 +02:00
OBattler
65175f4d7c No warnings. 2023-10-11 23:18:59 +02:00
OBattler
60cf5921a3 CPU clean-ups. 2023-10-11 23:17:22 +02:00
OBattler
d80effddd1 Removed an unused variable. 2023-10-11 18:51:50 +02:00
Miran Grča
de5bec2263 Merge pull request #3745 from 86Box/tc1995
More video fixes:
2023-10-11 18:49:30 +02:00
TC1995
6913de32c5 More video fixes:
ATI Mach64 is temporarily unthreaded because of blitter desyncing.
ATI Mach32 now returns to ATI mode from IBM mode and vice versa more correctly.
Make the IBM 8514/A compatible poll not run if a 3D add-on card (Voodoo1/2) takes precedence (seen on a Mach32 PCI and Voodoo2 3D combo).
Finally ended the mess ups of the TGUI9440/96x0 pitch, it actually was the CRTC offset reg (SVGA CRTC 0x13) that defined it with some shifting based on the BPP.
2023-10-11 18:46:15 +02:00
OBattler
74ba935a0c Further fix the V20/V30 ins() and outs() instructions. 2023-10-11 18:43:53 +02:00
Miran Grča
528c269cdd The INS and OUTS instruction on V20/V30 now increase/decrease the correct registers, fixes #3723. 2023-10-11 18:33:01 +02:00
OBattler
5a75ce9bf2 Re-added the BIOS-less option of the Trantor T128b, this time with added sanity checks to avoid crashes, fixes #3742. 2023-10-11 18:18:02 +02:00
OBattler
7b3a80be09 Merge branch 'master' of https://github.com/86Box/86Box 2023-10-11 17:52:56 +02:00
OBattler
9fd8fc14ef Added sanity checks to the ATi 68860 RAM DAC code. 2023-10-11 17:52:47 +02:00
David Hrdlička
1abc5b3f04 Update the bug report template (#3741) 2023-10-10 20:19:15 +02:00
OBattler
f2848b841e Fixed the E-MU 8000 ROM path. 2023-10-10 16:25:12 +02:00
Miran Grča
4af2d48af2 Merge pull request #3735 from lemondrops/patch-1
Revert a testing change that shouldn't have been there
2023-10-10 11:39:53 +02:00
Alexander Babikov
39581e9110 Revert a testing change that shouldn't have been there 2023-10-10 13:47:52 +05:00
OBattler
ed4c57e94c Fixed some Intel board CPU switches. 2023-10-10 06:43:07 +02:00
OBattler
11fd308d65 Fixed YMF289B and YMF278B output sample rates to 48 kHz to match the emulator's output sample rate. 2023-10-10 04:39:25 +02:00
OBattler
4e03753a6c Creative ROM's are now in their own directory. 2023-10-10 03:38:39 +02:00
OBattler
60feee01f4 More OPL4 fixes. 2023-10-10 03:37:02 +02:00
OBattler
881844dd32 Do not call 8514/A or XGA recalculate timings functions until the function pointer is non-NULL. 2023-10-10 00:49:44 +02:00
OBattler
d00d39b9e8 Do not attempt to initialize the on-board Vibra 16C if its PnP rom is not present 2023-10-10 00:22:40 +02:00
OBattler
54fb0f2976 Merge branch 'master' of https://github.com/86Box/86Box 2023-10-10 00:18:44 +02:00
OBattler
66e334757e The Vibra 16C is now correctly PnP and added standalone Vibra 16S, 16XV, and 16C, as well as Intel CU430HX, the non-OEM version of the Toshiba Equium 5200. 2023-10-10 00:18:13 +02:00
Jasmine Iwanek
bfb6b2b80f Merge pull request #3731 from cold-brewed/mac-gha
GHA: Enable mac builds, homebrew fixes
2023-10-09 14:25:35 -04:00
OBattler
7e6e400f5e Merge branch 'master' of https://github.com/86Box/86Box 2023-10-09 20:16:30 +02:00
Miran Grča
89756044aa Merge pull request #3729 from EmpyreusX/master
Fix Japanese translation (Win32 and Qt)
2023-10-09 20:16:20 +02:00
OBattler
dd5be819eb YMFM fixes. 2023-10-09 20:14:28 +02:00
OBattler
39d10899ac Sanitized some video code to avoid #include's inside headers, and added guards to include/86box/thread.h. 2023-10-09 20:14:03 +02:00
richardg867
1c321caaed isapnp: Improve PnP ROM parser logging 2023-10-09 11:26:25 -03:00
OBattler
ba369d37c9 The Endeavor's on-board Vibra 16S now correctly has the YMF289B and also fixed the frequencies of YMF289B and YMF278B. 2023-10-09 03:47:54 +02:00
OBattler
2fe1339c11 Merge branch 'master' of https://github.com/86Box/86Box 2023-10-08 21:11:24 +02:00
Miran Grča
5abd3d8deb Merge pull request #3730 from jriwanek-forks/warnings
Remove several unused variables
2023-10-08 21:08:12 +02:00
Jasmine Iwanek
197e817ea3 Remove several unused variables 2023-10-08 13:32:43 -04:00
OBattler
57375db3bd More fixes. 2023-10-08 18:15:27 +02:00
EmpyreusX
aa95b14132 Fix Japanese translation (Win32) 2023-10-08 23:54:09 +08:00
EmpyreusX
edb9644676 Fix Japanese translation (Qt) 2023-10-08 23:53:33 +08:00
OBattler
881579f15a Last machines and more fixes. 2023-10-08 06:11:32 +02:00
OBattler
684a842699 Some fixes, Socket 7 3 V, and the on-board Vibra 16S. 2023-10-08 05:21:12 +02:00
OBattler
4be73f0b7a Phase 3. 2023-10-08 01:32:10 +02:00
OBattler
63ce626f29 Phase 2. 2023-10-08 01:16:42 +02:00
OBattler
7fe79f995d Intel GPIO sanitization, phase 1. 2023-10-08 01:14:26 +02:00
OBattler
fc8edd47fa Did the same in mem/mmu_2386.c. 2023-10-07 22:55:44 +02:00
OBattler
753bb6103c Removed an unnecessary #include in chipset/umc_hb4.c. 2023-10-07 22:54:06 +02:00
OBattler
535fd005dc Removed the useless codegen_close(). 2023-10-07 22:50:17 +02:00
OBattler
9d1d69394b Fixed mistakes (including two compile-breaking ones) in ja-JP.po. 2023-10-07 17:54:08 +02:00
Miran Grča
a51e786d61 Merge pull request #3725 from EmpyreusX/master
Updated Simp. Chinese and Japanese translations
2023-10-07 17:37:22 +02:00
OBattler
c5c10a995b Fixed some warnings and properly initialized .gpio_acpi for all machines. 2023-10-07 17:34:28 +02:00
OBattler
0438ed32a5 Missing functions and function pointers for P1, GPIO, and ACPI GPIO, also changed kbc_p1 to uint8_t because P1 (and P2) function like any other (GP) I/O port - open bus is 0xff with clear bits being those that are pulled down. 2023-10-07 06:04:35 +02:00
OBattler
990073854a Each machine entry now has a GPIO handler function, in preparation for the moving of the GPIO handling of Intel boards to the PC87306 Super I/O chip where it should be. 2023-10-07 05:38:08 +02:00
OBattler
d8d5f243ec Merge branch 'master' of https://github.com/86Box/86Box 2023-10-07 05:13:48 +02:00