Jasmine Iwanek
1615065007
Fix issues from initial named initializers work
2022-12-20 19:33:42 -05:00
Jasmine Iwanek
dd3959587b
Improve a couple of comments
2022-12-20 19:33:42 -05:00
Jasmine Iwanek
f04f0f24cc
Tidy up src/cpu/cpu.h
2022-12-20 19:33:42 -05:00
Jasmine Iwanek
537fbad564
More bits of missed formatting
2022-12-20 19:33:42 -05:00
Cacodemon345
b0cdb2d643
Time sync now works correctly with Vendex RTC
2022-12-21 00:09:17 +06:00
Miran Grča
df553aa200
Merge pull request #2980 from Cacodemon345/vendex-headstart-rtc
...
Add Vendex HeadStart Turbo 888-XT RTC
2022-12-20 18:05:17 +01:00
Cacodemon345
6794e527c1
Add Vendex HeadStart Turbo 888-XT RTC
2022-12-20 22:40:40 +06:00
Miran Grča
8ad69f2575
Merge pull request #2978 from jriwanek-forks/gha
...
Fix many inconsistencies in GHA scripts
2022-12-20 05:55:29 +01:00
Miran Grča
2e09150b37
Merge pull request #2977 from jriwanek-forks/noqt-fixes
...
Fix some issues on non QT unix builds
2022-12-20 04:54:27 +01:00
Jasmine Iwanek
5ef744ab2d
Fix many inconsistencies in GHA cmake script
2022-12-19 21:25:12 -05:00
Jasmine Iwanek
cfe3fec2ba
Fix issues on non QT unix builds
2022-12-19 21:17:59 -05:00
Jasmine Iwanek
1ed1a5da3d
Create llvm-win32-arm.cmake
2022-12-19 18:41:09 -05:00
David Hrdlička
f480e6b5cd
actions: add frontend slug to MSYS2
2022-12-19 21:10:47 +01:00
David Hrdlička
82bdd54b20
actions: combine the two MSYS2 jobs into one
2022-12-19 21:08:10 +01:00
David Hrdlička
561b6b1b06
vcpkg: fix Qt build
2022-12-19 21:07:34 +01:00
Jasmine Iwanek
10b5211420
Disable Qt MINGW32 packaging for now
2022-12-19 14:59:45 -05:00
Miran Grča
7e3897d70f
Merge pull request #2975 from Cacodemon345/patch-112
...
qt: Don't resize renderer screen beyond window size
2022-12-19 18:03:31 +01:00
Cacodemon345
6ce4f2de03
qt: Don't resize renderer screen beyond window size
2022-12-19 22:52:17 +06:00
Miran Grča
2bd648901f
Merge pull request #2973 from Cacodemon345/patch-111
...
Reset size of screen on 4:3 option toggling
2022-12-19 15:50:32 +01:00
Jasmine Iwanek
b85ca5091b
Try and work out what is causing packaging to fail
2022-12-19 03:30:49 -05:00
Cacodemon345
ca8e9b70a8
Reset size of screen on 4:3 option toggling
2022-12-19 13:30:51 +06:00
Miran Grča
51e8e8ebc1
Merge pull request #2972 from jriwanek-forks/qt
...
Fix Github win32 QT Builds
2022-12-19 07:39:21 +01:00
Miran Grča
eb8cd17a8d
Merge pull request #2971 from jriwanek-forks/minitrace
...
Minitrace fixes so it compiles again
2022-12-19 07:29:29 +01:00
Jasmine Iwanek
efa07a152a
Temporarily disable QT build on github till it's fixed
2022-12-19 01:22:06 -05:00
Jasmine Iwanek
5c0d5fc2d3
MSYS2 QT build support
2022-12-19 01:21:57 -05:00
Jasmine Iwanek
137b327471
Minitrace fixes so it compiles again
2022-12-19 00:27:10 -05:00
Jasmine Iwanek
3c46b6becd
Minitrace default was missing from the win32 makefile
2022-12-19 00:27:09 -05:00
OBattler
dc1dff8211
GDB stub fixes so it compiles again.
2022-12-15 22:23:43 +01:00
OBattler
368462f23f
Fixed IBM PS/2 Model 55SX Planar ID.
2022-12-15 16:00:12 +01:00
OBattler
5f332ccb53
Forgotten bug fix.
2022-12-15 15:54:08 +01:00
OBattler
d50b072cf8
Bumped up maximum sectors for IDE, ATAPI, and SCSI to 255 for VHD compliance.
2022-12-15 15:49:00 +01:00
Miran Grča
48f47c9f56
Merge pull request #2964 from brunocastello/master
...
Add suggested new macOS icons
2022-12-14 06:05:59 +01:00
Bruno Castelló
d11b901a53
Add suggested new macOS icons
2022-12-13 14:51:18 -03:00
Miran Grča
4407caf924
Merge pull request #2962 from Ompronce/master
...
Minor changes to OPTi 82C929A emulation
2022-12-13 02:33:02 +01:00
Ompronce
07857b7fd1
Minor changes to OPTi 82C929A emulation
...
Corrected bug introduced by earlier pull request which broke WSS audio in Windows.
2022-12-12 21:18:06 -04:00
Miran Grča
d1d511c100
Merge pull request #2960 from Ompronce/master
...
Minor changes to OPTi 82C929A emulation
2022-12-12 19:23:45 +01:00
Ompronce
c6de006c24
Minor changes to OPTi 82C929A emulation
...
Corrected typographical error in code at line 43
2022-12-12 12:36:16 -04:00
Miran Grča
b7800ca254
Merge pull request #2959 from Ompronce/master
...
Minor changes to OPTi 82C929A emulation
2022-12-12 02:21:18 +01:00
Miran Grča
2b8a0c9b4f
Merge pull request #2957 from lemondrops/patch-2
...
nvr_at: Re-add a forgotten check for VIA NVR
2022-12-12 02:21:06 +01:00
Ompronce
4e4e3864bf
Minor changes to OPTi 82C929A emulation
...
Solves the issue of the power-on IRQ being 7 instead of 5, and removes the unused NVR reference (these cards don't have an EEPROM on board), as well as using the correct WSS IRQ ranges.
2022-12-11 15:38:37 -04:00
Alexander Babikov
66d250d011
machine: Move the GT694VA code to the correct file
2022-12-12 00:11:01 +05:00
Alexander Babikov
7c6e390c95
nvr_at: Re-add a forgotten check for VIA NVR
...
Fixes the GT694VA and CUV4X-LS stuck at POST C1 C0
2022-12-12 00:11:00 +05:00
OBattler
542d9f1117
Dialogs.rc now correctly undefines STR_SPEED.
2022-12-11 19:48:58 +01:00
Miran Grča
73058f5501
Merge pull request #2955 from ts-korhonen/disable-status-bar-icons-fix
...
qt: Fix status bar icons ignoring update activity setting
2022-12-09 22:41:53 +01:00
ts-korhonen
975426e3fc
qt: Fix status bar icons ignoring update activity setting.
...
Disabling status bar icons activity was left unimplemented on qt.
Prevent refreshing the icons and clear their activity status on setting
change.
2022-12-09 22:13:15 +02:00
Miran Grča
d6ceb23fee
Merge pull request #2954 from ts-korhonen/master
...
Fix debian/rules having accidental +x filemode
2022-12-09 20:01:24 +01:00
ts-korhonen
8b1d037670
Fix debian/rules having accidental +x filemode.
2022-12-09 16:31:48 +02:00
OBattler
8dad5a0cf6
Merge branch 'master' of https://github.com/86Box/86Box
2022-12-07 02:06:01 +01:00
OBattler
d7c0889fe1
Fixed a small bug.
2022-12-07 02:05:49 +01:00
David Hrdlička
c81df8dfe7
Fix Winbond W29C010 display name
2022-12-05 18:43:19 +01:00