Commit Graph

11049 Commits

Author SHA1 Message Date
TC1995
4325d6103c Compaq Deskpro 386 1988 BIOS ROM changed to the May 1988 due to malformed status of the January 1988 one. 2023-08-20 21:22:02 +02:00
OBattler
5ac598378f XTA fixes for both the regular and IBM PS/1 variants. 2023-08-20 17:26:52 +02:00
OBattler
f1174247fa One last timer fix to fix the slowness reported by Ompronce. 2023-08-20 04:58:51 +02:00
OBattler
c16e151365 Corrected the Hercules Plus 48 RAM Font mode attributes, fixes #3529. 2023-08-20 03:59:54 +02:00
OBattler
5492836562 VISO now supports all DOS characters, fixes #3605. 2023-08-20 02:33:18 +02:00
OBattler
66db65e69b The PIC now once again returns IRR in invalid modes, fixes #3602. 2023-08-20 02:04:42 +02:00
OBattler
13659d7a4c More timer fixes, fixes Trantor T128b. 2023-08-20 00:04:52 +02:00
OBattler
5b56f3a450 Some small fixes. 2023-08-19 06:05:52 +02:00
OBattler
6c4a4be6be Timer clean-ups. 2023-08-19 05:26:49 +02:00
OBattler
274b44ab00 Reimplemented ALi M1543(C) NVR SMI# handling, fixes #3278. 2023-08-19 01:39:30 +02:00
OBattler
250b756af7 Changed the IDE status return on empty slave with non-empty master, fixes Award BIOS excess waits. 2023-08-18 23:43:08 +02:00
OBattler
29c153d287 Reverted Cacodemon345's broken USB OHCI implementation, fixes #3597. 2023-08-18 23:16:54 +02:00
OBattler
1cff8341c2 Removed some excess logging from config.c. 2023-08-18 22:50:12 +02:00
OBattler
e387a6c2f5 The AAM instruction on NEC V20/V30 does in fact support bases other than 10, fixes #2939. 2023-08-18 19:14:50 +02:00
OBattler
597a6640f4 More config.c clean-ups and added some plumbing for the future ZIP and MO image history. 2023-08-18 18:28:38 +02:00
OBattler
daa702c1b6 Clean-ups in config.c - removed excess #if 0's block and sanitized the way file names are handled for all media, they are now all saved as relative. 2023-08-18 17:52:30 +02:00
OBattler
975ae1f005 Fixed some MPU-401 bugs, including the IRQ being cleared where it should not have been, fixes the music on Princess Maker 2, fixes #3233. 2023-08-18 16:39:26 +02:00
OBattler
565421a252 Serial receive/transmit rework (uses the new fifo.c API) and a small GDB stub fix. 2023-08-18 05:57:32 +02:00
OBattler
5baf1a5ef4 Merge branch 'master' of https://github.com/86Box/86Box 2023-08-18 03:16:45 +02:00
OBattler
f0ab35132b Always allocate 16 more bytes of RAM to mitigate potential segmentation faults on certain accessed by the old recompilers. 2023-08-18 03:16:37 +02:00
Miran Grča
192ec6f71e Merge pull request #3594 from 86Box/tc1995
MCA Cirrus 2401 fix.
2023-08-17 17:54:08 +02:00
Miran Grča
6888105d2e Merge pull request #3592 from kzmidze/master
Update language modules
2023-08-17 17:51:41 +02:00
TC1995
63b5e7e052 MCA Cirrus 2401 fix.
Eliminate the 2401 display error on MCA machines using the Cirrus cards.
2023-08-17 17:50:36 +02:00
沙沙宮紗夜
5c5a50a075 Add files via upload 2023-08-17 18:47:54 +08:00
OBattler
44ba846ae6 Reverted some changes and reworked some lines in cpu/386.c. 2023-08-17 02:52:49 +02:00
OBattler
bf38c4adef More UI work, added Slovak and Catalan translations, and fixed mmutranslate on the 286/386, fixes #3587, #3591. 2023-08-17 02:46:37 +02:00
OBattler
a942ee5ad9 And fixed the fix by moving it to the correct event. 2023-08-16 19:40:05 +02:00
OBattler
37f6c6f7c3 Merge branch 'master' of https://github.com/86Box/86Box 2023-08-16 19:33:46 +02:00
OBattler
a5a9875123 Moved the absolute mouse movement stuff from poll to the mouse event move handler, fixes #3588. 2023-08-16 19:33:29 +02:00
Miran Grča
e5b42be230 Merge pull request #3590 from jriwanek-forks/clang
Fix LLVM GHA builds as best I can for now and some small fixes for MSVC
2023-08-16 19:25:56 +02:00
Miran Grča
0e4caf172e Merge pull request #3589 from jriwanek-forks/readme
Add license, latest stable release and download count to readme
2023-08-16 19:25:45 +02:00
Jasmine Iwanek
abdea4b2f7 Add license, latest stable release and download count to readme 2023-08-16 13:19:20 -04:00
Jasmine Iwanek
ad3cca65f6 Fallthrough fixes for MSVC 2023-08-16 13:04:58 -04:00
Jasmine Iwanek
cc19bce7f2 Add entry for ARM32 LLVM (Disabled) 2023-08-16 13:04:58 -04:00
Jasmine Iwanek
f9f405785e Fix LLVM GHA builds as best I can for now 2023-08-16 13:04:58 -04:00
OBattler
cf50271b0f Fixed another compile-breaking mistake in vnc.c, fixes #3584. 2023-08-16 16:20:40 +02:00
OBattler
6fae975a72 PIT type selection, CD-ROM model filtering by bus, and translation updates - closes #3354. 2023-08-16 05:23:03 +02:00
OBattler
21b8b992b5 Merge branch 'master' of https://github.com/86Box/86Box 2023-08-16 00:10:45 +02:00
OBattler
debed8d196 Re-add XGA ROM reading. 2023-08-16 00:10:38 +02:00
Miran Grča
4a7e9a8f49 Merge pull request #3583 from lemondrops/master
Fix broken VHD handling
2023-08-16 00:06:07 +02:00
Alexander Babikov
b10a6b201d Fix broken VHD handling 2023-08-16 02:48:26 +05:00
Miran Grča
20edda876e Merge pull request #3582 from 86Box/tc1995
Pitch fix for Mach8/32.
2023-08-15 22:48:50 +02:00
OBattler
eaf6b21bb9 And a small fix. 2023-08-15 22:47:33 +02:00
TC1995
cf7b49a52f Pitch fix for Mach8/32.
Fix minor bug in the pitch when it was not being issued correctly in the Mach8/32.
2023-08-15 22:47:29 +02:00
OBattler
06e4382c2d Some reodering and ACPI shutduwn is now also in the menu. 2023-08-15 22:43:12 +02:00
OBattler
fb46e10fd5 Added a separator to the toolbar. 2023-08-15 22:39:01 +02:00
OBattler
6906db6d3b Mach8 and XGA logging clean-ups. 2023-08-15 22:30:55 +02:00
Miran Grča
ff5c34d9c9 Merge pull request #3581 from 86Box/tc1995
Switched back to the "Graphics Ultra Pro" ISA-based BIOS
2023-08-15 22:14:53 +02:00
TC1995
3856f9700c Switched back to the "Graphics Ultra Pro" ISA-based BIOS as we found
the true culprit behind the "brokeness" which is that bit 4 of reg 0xBD of the ATI regs must be set in the reads.
2023-08-15 22:12:30 +02:00
OBattler
cf1290b1c0 Merge branch 'master' of https://github.com/86Box/86Box 2023-08-15 22:11:47 +02:00