Commit Graph

11124 Commits

Author SHA1 Message Date
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
OBattler
4f5c832f7c PC87306 GPIO handler fixes. 2023-10-07 05:13:38 +02:00
Jasmine Iwanek
e45d7a88f6 Remove additional ) 2023-10-06 09:30:17 -04:00
EmpyreusX
ec6de3421c Updated Simp. Chinese translation (Qt) 2023-10-06 20:40:36 +08:00
EmpyreusX
86be9da276 Updated Japanese translation (Qt) 2023-10-06 20:35:41 +08:00
EmpyreusX
55936c71e3 Updated Japanese translation 2023-10-06 18:00:09 +08:00
EmpyreusX
7171194a92 Updated Japanese translation 2023-10-06 17:21:17 +08:00
EmpyreusX
898290685e Updated Japanese translation 2023-10-06 17:20:13 +08:00
EmpyreusX
2e727ebcae Updated Simp. Chinese translation 2023-10-06 16:07:21 +08:00
OBattler
096ef4fe02 Merge branch 'master' of https://github.com/86Box/86Box 2023-10-06 05:48:06 +02:00
OBattler
4af09535c3 Phase 4 (list Internal as an option only for the first sound or network card). 2023-10-06 05:47:40 +02:00
OBattler
6d05e8d358 Phase 3 (make the Configure buttons actually work). 2023-10-06 05:41:15 +02:00
OBattler
72bd13a8ed Phase 2 (make qt_settingsnetwork.cpp filter out the Internal option for machines that do not have an internal NIC - currently that is all machines). 2023-10-06 05:30:32 +02:00
OBattler
79e5a1dfbb Proper UI support for internal devices, phase 1. 2023-10-06 05:28:26 +02:00
Jasmine Iwanek
44e7fe5893 Little bit I forgot in my last PR 2023-10-05 20:10:20 -04:00
OBattler
b624e65380 Merge branch 'master' of https://github.com/86Box/86Box 2023-10-06 01:22:21 +02:00
Miran Grča
f98ccab59c Merge pull request #3722 from jriwanek-forks/cleanups
Assorted Cleanups and fixes
2023-10-06 01:21:55 +02:00
Miran Grča
a9232ce4f2 Merge pull request #3724 from lemondrops/cpu_override
qt: Add a warning when cpu_override is enabled
2023-10-06 01:20:22 +02:00
OBattler
210f59f8ab Moved on-board graphics and sound devices to vid_device and snd_device, respectively. 2023-10-06 01:19:48 +02:00
Alexander Babikov
f72585e9f9 Make cpu_override also ignore CPU dynarec requirement 2023-10-06 01:18:44 +05:00
Alexander Babikov
346d99f9b3 qt: Add a warning when cpu_override is enabled 2023-10-06 01:18:16 +05:00
cold-brewed
149ce8ad2a GHA: Perform a reinstall instead 2023-10-05 13:40:00 -04:00
richardg867
e840a8337f pci: Fix macro expansion mistake with MIRQs 2023-10-05 14:10:46 -03:00