Commit Graph

11059 Commits

Author SHA1 Message Date
OBattler
57375db3bd More fixes. 2023-10-08 18:15:27 +02: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
richardg867
e840a8337f pci: Fix macro expansion mistake with MIRQs 2023-10-05 14:10:46 -03:00
richardg867
78440c11ae gdbstub: More watchpoint fixes 2023-10-05 14:08:09 -03:00
richardg867
b0cb094590 gdbstub: Small fixes to breakpoints and watches 2023-10-05 14:04:05 -03:00
Jasmine Iwanek
b7ae66b393 Avoid more magic numbers 2023-10-05 13:00:37 -04:00
Jasmine Iwanek
032ce8ccf7 Correct small oversight 2023-10-05 11:46:25 -04:00
Jasmine Iwanek
859c7b781b Correct comments in hdc_ide.c 2023-10-05 11:35:22 -04:00
Jasmine Iwanek
2c14630e7e Fix offset of mitsumi cd info 2023-10-05 11:31:42 -04:00
Jasmine Iwanek
2590c4ab96 Clean up mo.h a bit 2023-10-05 11:30:15 -04:00
OBattler
3d49b3b036 Switched Sound Blaster IDE from tertiary to quaternary. 2023-10-05 03:42:26 +02:00
OBattler
8a00ca4b5c Removed bus indicators from CD-ROM model names. 2023-10-05 03:37:28 +02:00
Miran Grča
0d17949e2a Merge pull request #3719 from jriwanek-forks/ide
Assorted fixes
2023-10-05 00:56:20 +02:00
Miran Grča
13e57af1aa Merge pull request #3720 from jriwanek-forks/macos
GHA changes
2023-10-05 00:56:04 +02:00
OBattler
e9bf3814f4 Added a clobbering-mitigating mechanism to pci_relocate_slot(), fixes PCI graphics cards on PC Chips ALi ALADDiN V and Pro II machines. 2023-10-05 00:55:25 +02:00
Jasmine Iwanek
ae1f397cdd Don't try and make macos packages for now 2023-10-04 17:09:42 -04:00
Jasmine Iwanek
cf33eaf462 Stop packaging artifacts on windows needlessly 2023-10-04 17:01:48 -04:00