OBattler
5d9de974ee
More keyboard controller clean-ups and fixes to mem/mem.c and port_92.c - OS/2 1.3 now works on IBM PS/2 MCA machines.
2023-04-22 03:48:50 +02:00
OBattler
041e916472
AS small optimization.
2023-04-20 15:05:51 +02:00
OBattler
634ecfeab9
More clean-ups.
2023-04-20 14:50:44 +02:00
OBattler
0458034cbf
Some clean-ups.
2023-04-20 14:28:37 +02:00
OBattler
333e9377ff
Some minor CPU bugfixes - one for 808x and one for the new dynarec.
2023-04-20 02:24:03 +02:00
OBattler
06fc5e9d0d
Committed the two missing files.
2023-04-19 23:46:33 +02:00
OBattler
f16feb6e8c
Merge branch 'master' of https://github.com/86Box/86Box
2023-04-19 23:34:43 +02:00
OBattler
19d155cdd7
Keyboard controller file split and assorted clean-ups and fixes
2023-04-19 23:34:32 +02:00
RichardG867
beb1df4f5c
qt: Hide unused CD-ROM controller selector
2023-04-18 20:28:03 -03:00
RichardG867
5813d425e9
clang-format my previous commits
2023-04-18 16:16:42 -03:00
RichardG867
fb8ef3e40c
ini: Constify parameters to optimize execution
2023-04-18 16:14:44 -03:00
RichardG867
c95424b8d9
config: Migrate standalone SSI-2001, CMS and GUS from v3.11 and older
2023-04-18 15:59:29 -03:00
OBattler
018c9ca39b
Fixed the VRAM size on the Reply MCA Cirrus Logic card.
2023-04-16 23:44:45 +02:00
OBattler
ff7c0ad45f
Removed some excess logging from pic.c.
2023-04-16 17:48:14 +02:00
OBattler
436382a147
The BAT enables scanning.
2023-04-16 17:46:09 +02:00
OBattler
af30e7a367
Merge branch 'master' of https://github.com/86Box/86Box
2023-04-16 17:16:12 +02:00
OBattler
5b850c053a
Some fixes and preparations for the split of keyboard_at.c.
2023-04-16 17:16:04 +02:00
RichardG867
4dbc4a0662
qt: Disable keyboard debug prints
2023-04-15 13:43:23 -03:00
RichardG867
36e83912ef
Merge branch 'master' of https://github.com/86Box/86Box
2023-04-15 13:38:43 -03:00
RichardG867
0125d144d7
qt: Use hex debug prints compatible with older Qt versions
2023-04-15 13:38:38 -03:00
cold-brewed
7bc213a954
macOS: Bundle fluidsynth and ghostscript ( #3250 )
...
* macOS: Build fixes for fluidsynth and ghostscript to ensure they get detected and bundled. Add required packages for build.
* macOS: Don't link against fluidsynth and only bundle if detected.
---------
Co-authored-by: cold-brewed <cold-brewed@users.noreply.github.com >
2023-04-14 14:48:14 -03:00
cold-brewed
12f5e06b92
viso: Make sure to close file descriptor when a directory is detected ( #3251 )
...
Co-authored-by: cold-brewed <cold-brewed@users.noreply.github.com >
2023-04-14 14:05:11 -03:00
OBattler
e7448cdb79
Merge branch 'master' of https://github.com/86Box/86Box
2023-04-13 23:21:48 +02:00
OBattler
410c44719c
The new variables are no longer static, fixes compile.
2023-04-13 23:21:40 +02:00
RichardG867
7b3ea40376
Merge branch 'master' of https://github.com/86Box/86Box
2023-04-13 18:14:49 -03:00
RichardG867
58e4d28969
qt: Fix an actual UAF with Wayland xkbcommon keyboard
2023-04-13 18:14:41 -03:00
OBattler
bbf42db3c7
Improved on the QT implementation of the new approach, per suggestion by Manaatti.
2023-04-13 23:00:01 +02:00
OBattler
df24b4be0f
Reverted the previous approach and switched to the new, non-hacky approach of getting rid of the accelerator and instead handling enter full screen the same way exit full screen is handled.
2023-04-13 22:47:42 +02:00
OBattler
a0c292d27e
Added more special handled to handle break codes being swalled by the full screen notify dialog in Ctrl+Alt+Page Up.
2023-04-13 21:51:52 +02:00
OBattler
a2aa4ae85e
QT now correctly allows capture when there's no mouse but the keyboard requires capture.
2023-04-13 12:47:31 +02:00
OBattler
72951cab95
Removed the reset delay workaround as the latest Xi8088 BIOS (0.9.8) no longer requires it.
2023-04-12 21:05:51 +02:00
OBattler
b753c675fb
Fixed the PS/2 keyboard and mouse latch initialization - now the mouse latch actually works, fixes mouse in AMI WinBios Setup and 8603 errors on MCA IBM PS/2's.
2023-04-12 20:23:31 +02:00
Miran Grča
958bd387c1
Merge pull request #3248 from jriwanek-forks/minivhd-update
...
Update MiniVHD to 1.0.3
2023-04-12 14:57:52 +02:00
Jasmine Iwanek
fced29663c
Fix compilation on macos
2023-04-12 06:40:11 -04:00
Jasmine Iwanek
1f97a74ffb
Update minivhd.h
2023-04-12 06:40:11 -04:00
Jasmine Iwanek
0e0ba399c6
Remove unneeded includes and correct others
2023-04-12 06:40:11 -04:00
Jasmine Iwanek
0a453b9697
Fix missing stdbool.h includes in src/disk
2023-04-12 06:40:11 -04:00
Jasmine Iwanek
8dba80e6a6
Update MiniVHD to 1.0.3
2023-04-12 06:40:10 -04:00
Jasmine Iwanek
36f7f91bec
Merge pull request #3244 from Moonif/master
...
Update unix.c to add a missing semicolon for Apple build
2023-04-12 05:36:09 -04:00
Jasmine Iwanek
da64b57216
Merge pull request #3245 from rderooy/rdr/fix-rpm-spec
...
Fix RPM spec file
2023-04-12 05:35:39 -04:00
OBattler
ec09ce3eb8
Some clean-ups in src/device/keyboard_at.c - keyboard_mode is now only used for the scan code set.
2023-04-12 04:19:26 +02:00
Miran Grča
d645ec29bd
Merge pull request #3247 from jriwanek-forks/ymfm
...
Update ymfm to latest upstream version
2023-04-12 03:05:02 +02:00
OBattler
f948df0415
Re-enabled AT / PS/2 keyboard scan code set 1 support - fixes DG/UX, but somehow does not break TSX32.
2023-04-12 02:31:09 +02:00
OBattler
06cb832d06
Merge branch 'master' of https://github.com/86Box/86Box
2023-04-12 01:56:09 +02:00
OBattler
f9d6f9424e
Fixed a minor typo in the VIA PIPC code.
2023-04-12 01:56:03 +02:00
RichardG867
0763475c00
qt: Attempt fix for Qt5 private headers on certain environments
2023-04-11 20:38:03 -03:00
RichardG867
321d33f626
Merge branch 'master' of ssh://github.com/86Box/86Box
2023-04-11 20:19:38 -03:00
RichardG867
cfbd2ef139
qt: Fix build with libxkbcommon but no libxkbcommon-x11
2023-04-11 20:19:06 -03:00
Jasmine Iwanek
8967df23c2
Update ymfm to latest upstream
2023-04-11 17:53:58 -04:00
OBattler
ac6190d158
Merge branch 'master' of https://github.com/86Box/86Box
2023-04-11 23:21:59 +02:00