OBattler
|
53fcc4ae5b
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-10-11 18:44:19 +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
|
0f3ca9ebfa
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-10-11 18:18:24 +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 |
|
cold-brewed
|
8c60395f98
|
Remove 86Box Manager Lite link, appears to no longer be maintained
|
2023-10-10 10:54:12 -04:00 |
|
OBattler
|
bbdd1580a3
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-10-10 16:25:55 +02:00 |
|
OBattler
|
f2848b841e
|
Fixed the E-MU 8000 ROM path.
|
2023-10-10 16:25:12 +02:00 |
|
cold-brewed
|
40be31626f
|
Remove WinBox link
|
2023-10-10 10:03:11 -04:00 |
|
OBattler
|
e334aea1cd
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-10-10 11:40: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
|
495ef5e280
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-10-10 06:55:53 +02: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
|
13cf75a7ea
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-10-10 03:39:45 +02:00 |
|
OBattler
|
4e03753a6c
|
Creative ROM's are now in their own directory.
|
2023-10-10 03:38:39 +02:00 |
|
OBattler
|
57fa5fcb3c
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-10-10 03:37:17 +02:00 |
|
OBattler
|
60feee01f4
|
More OPL4 fixes.
|
2023-10-10 03:37:02 +02:00 |
|
OBattler
|
cb83e7fdc7
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-10-10 00:49:59 +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
|
5e153bb0a2
|
Merge remote-tracking branch 'origin/master' into version/4.1
|
2023-10-10 00:23:30 +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
|
04fc564903
|
Update new machines
|
2023-10-08 14:45:01 -04: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 |
|