cold-brewed
|
40be31626f
|
Remove WinBox link
|
2023-10-10 10:03:11 -04: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 |
|
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 |
|