Commit Graph

8509 Commits

Author SHA1 Message Date
OBattler
f4ba136b97 Machine. 2022-07-16 03:22:28 +02:00
OBattler
a35c4aa674 CPU changes. 2022-07-16 03:21:21 +02:00
OBattler
c58360df3e Chipsets. 2022-07-16 03:21:09 +02:00
OBattler
2fd712d092 CPU changes. 2022-07-16 03:12:24 +02:00
OBattler
e83d1e7ea3 OPTi 611. 2022-07-16 02:59:15 +02:00
OBattler
f6fef765d7 Chipsets. 2022-07-16 02:58:37 +02:00
OBattler
d68121ae89 ACPI, APM, PIC, and USB. 2022-07-16 02:54:49 +02:00
OBattler
d12b8b8c30 Sigma. 2022-07-16 02:53:26 +02:00
OBattler
49f4b2c8fb AudioPCI and GUS. 2022-07-16 02:52:50 +02:00
OBattler
22a856634c Amstrad. 2022-07-16 02:50:53 +02:00
OBattler
0cea9de7df VIA PIPC and ALi M1489 fix. 2022-07-16 02:48:59 +02:00
OBattler
2c9bfa979f ALi M1489 and a CPU fix. 2022-07-16 02:47:39 +02:00
OBattler
da5d451386 Preparation for SMI# and NMI# changes. 2022-07-16 02:45:46 +02:00
Miran Grča
68435320aa Merge pull request #2466 from elyosh/acpi-timer
ACPI: replace 3.58MHz timer with an overflow timer
2022-07-16 02:26:50 +02:00
richardg867
e9af11d9d9 Jenkins: Second dummy commit to test new webhook flow 2022-07-15 20:39:18 -03:00
richardg867
a8be5d1f18 Jenkins: Dummy commit to test new webhook flow 2022-07-15 20:39:06 -03:00
Adrien Moulin
2ed8ad907c ACPI: replace 3.58MHz timer with an overflow timer 2022-07-15 23:42:40 +02:00
richardg867
3b2b0b984a Jenkins: Expand nodes which can perform the initial clone 2022-07-15 15:36:00 -03:00
Miran Grča
7c0de9a23a Merge pull request #2464 from 86Box/fixes2
Fix warnings on the XGA, 8514/A and EGA Render map files.
2022-07-15 18:38:56 +02:00
TC1995
3cc3bb339a Fix the fix. 2022-07-15 18:36:47 +02:00
TC1995
0ba7c3c025 Fix warnings on the XGA, 8514/A and EGA Render map files.
Revert initial XGA rom length back to 0x2000 to prevent error 114 in the MCA bioses.
2022-07-15 18:27:30 +02:00
Miran Grča
9764df7954 Merge pull request #2463 from 86Box/fixes1
Revert to the IBM ESDI MCA roms to prevent a hang into booting some
2022-07-15 18:17:31 +02:00
TC1995
121a11f132 Revert to the IBM ESDI MCA roms to prevent a hang into booting some operating systems such as NT.
Remove horrible status hack.
2022-07-15 17:36:06 +02:00
David Hrdlička
5f8d5dbe90 Discord: Target the latest SDK, fixes #2455 2022-07-15 16:01:24 +02:00
Miran Grča
20197c6d54 Merge pull request #2459 from jriwanek-forks/qt-ui
Don't shut down when second display is closed
2022-07-15 14:49:19 +02:00
Miran Grča
d8c914a39d Merge pull request #2460 from 86Box/tc1995
The IBM 386/486 cpu's are based on modified Intel 386 designs and, as…
2022-07-15 14:49:09 +02:00
TC1995
b80fda4280 The IBM 386/486 cpu's are based on modified Intel 386 designs and, as such, should behave like the them on the x86 flag ops. 2022-07-15 12:34:41 +02:00
Jasmine Iwanek
a10e010a93 Don't shut down when second display is closed 2022-07-14 23:57:30 -04:00
OBattler
6b63feb6ac Preliminary code for UPI42 integration into 86Box. 2022-07-14 02:31:59 +02:00
richardg867
ebca2da32a Fix 8042 emulator under MSYS2 2022-07-13 19:10:56 -03:00
richardg867
cddd0302a5 Another day of work on the 8042 emulator 2022-07-13 19:06:52 -03:00
David Hrdlička
d4e22bcedb Actions: Remove a leftover debug parameter 2022-07-13 21:53:21 +02:00
David Hrdlička
16690b5203 Actions: Fix macOS build 2022-07-13 21:49:35 +02:00
Miran Grča
123dcab50c Merge pull request #2457 from Cacodemon345/multimonitor-take2-ui
qt: Fix double free when multi-monitor is enabled and evdev is used
2022-07-13 19:58:13 +02:00
Cacodemon345
a61f10fe55 qt: Fix double free when multi-monitor is enabled and evdev is used 2022-07-13 23:55:37 +06:00
Miran Grča
d4360235fd Merge pull request #2456 from Cacodemon345/patch-92
qt: restore fixed window size properly
2022-07-13 17:21:42 +02:00
Cacodemon345
6821c03d0a qt: restore fixed window size property 2022-07-13 20:39:29 +06:00
David Hrdlička
d1bc26c3ae vcpkg: fix OpenAL discovery 2022-07-13 16:01:09 +02:00
OBattler
b164db81fe Added machine_status.o to Makefile.mingw. 2022-07-13 04:04:36 +02:00
OBattler
dcfbff19b1 Merge branch 'master' of https://github.com/86Box/86Box 2022-07-13 03:33:01 +02:00
OBattler
f47b20a824 Attempt to optimize hard disk timings by reducing if's. 2022-07-13 03:32:42 +02:00
richardg867
7430df2cc3 Add incomplete (and standalone for now) 8042 emulator 2022-07-12 22:22:00 -03:00
Miran Grča
f55ae27652 Merge pull request #2453 from elyosh/qtstatusbar
qt: switch to polling for status bar updating
2022-07-13 02:02:04 +02:00
Miran Grča
1ce8a6124e Merge pull request #2454 from jriwanek-forks/sound
Fix accidental removal of rtmidi on msys2 builds
2022-07-13 01:59:40 +02:00
Jasmine Iwanek
aa9fc2d44a Fix accidental removal of rtmidi 2022-07-12 19:41:44 -04:00
Adrien Moulin
2f9597d13a Fix IDE activity status updating 2022-07-13 01:04:40 +02:00
Adrien Moulin
24ee676b13 qt: switch to polling for status bar updating 2022-07-13 01:04:01 +02:00
David Hrdlička
f70649af7c Properly enable OpenAL by default 2022-07-13 00:21:54 +02:00
OBattler
34006b4cd5 Make OpenAL default on all platforms. 2022-07-12 23:31:23 +02:00
OBattler
c7df3d50e4 Changed OpenAL buffer allocations to calloc() instead of malloc() to ensure they re filled with 0x00's. 2022-07-12 23:27:02 +02:00