Commit Graph

8153 Commits

Author SHA1 Message Date
Alexander Babikov
8baf1e3a78 Fix 8514/A and GUS checkboxes not being grayed out with 8-bit ISA-only machines as intended (#2364) 2022-05-24 14:27:26 -03:00
richardg867
825141621f Improve App Translocation error message (moving also works) 2022-05-22 22:39:27 -03:00
David Hrdlička
7f5b3809d9 Merge pull request #2355 from elyosh/fix_mac
Fix building on macOS without Qt
2022-05-21 20:02:52 +02:00
Adrien Moulin
a3db023f19 Fix building on macOS without Qt 2022-05-21 11:23:14 +02:00
David Hrdlička
1e29e24b66 [8514a] fix typo 2022-05-20 19:04:53 +02:00
OBattler
276f16dfa5 Merge branch 'master' of https://github.com/86Box/86Box 2022-05-20 01:35:44 +02:00
OBattler
fb2658bfec Fixed the Samsung SPC-6000A. 2022-05-20 01:35:32 +02:00
Miran Grča
7d9fb688ac Merge pull request #2353 from 86Box/tc1995
Fixed the 8514/A to VGA soft reset and made the vga_on variable a global one
2022-05-19 20:20:50 +02:00
TC1995
1ac46d792f Fixed the 8514/A to VGA soft reset and made the vga_on variable a global one to make sure it's used by the soft reset.
Updated copyright holder that was accidentally reverted while committing the IBM 8514/A source files.
2022-05-19 20:07:06 +02:00
Miran Grča
721ce001e7 Merge pull request #2352 from 86Box/tc1995
8514/A changes:
2022-05-19 00:23:55 +02:00
TC1995
5fb1ce2bec 8514/A changes:
Reduced the number of variables that depend on the main SVGA handler.
Re-implemented accel command 5 (Polygon Boundary Line) right.
Implemented Polygon fill type A and B (latter not tested yet) on accel command 2 per manual.
Fixed crashes when starting Win2.1x using the built-in 8514/A driver.
Some wip cleanups.
2022-05-19 00:15:03 +02:00
David Hrdlička
180ceba826 Merge pull request #2346 from lemondrops/bugfix/_8514_checkbox
Fix the incorrect position of the 8514/A checkbox on the Display settings page
2022-05-18 16:47:57 +02:00
Alexander Babikov
dbb4d35d8e Fix the position of the 8514/A checkbox on the Display settings page 2022-05-17 02:25:52 +05:00
Miran Grča
6e402e69d4 Merge pull request #2336 from korneliuszo/debug_build_fixes
Buildable with ENABLE_DP8390_LOG
2022-05-15 00:01:12 +02:00
Miran Grča
060d14148c Merge pull request #2341 from jester-xbmc/patch-1
change m24 BIOS rom to newer 1.44 version
2022-05-15 00:00:48 +02:00
Miran Grča
b9693a8a6a Merge pull request #2342 from 86Box/tc1995
Initial emulation of the IBM 8514/A coprocessor for both the MCA and ISA buses.
2022-05-14 19:44:04 +02:00
TC1995
4af6b1dcad Compile fix (I didn't commit the svga changes, oops). 2022-05-14 19:26:41 +02:00
TC1995
d2ab74b79c Fixed win32 makefile (was missing the 8514a file on it). 2022-05-14 19:08:30 +02:00
TC1995
d0335e9679 Initial emulation of the IBM 8514/A coprocessor for both the MCA and ISA buses.
Currently the GUI option is on the QT frontend.
2022-05-14 18:55:00 +02:00
Jester
340e891d98 change m24 BIOS rom to newer 1.44 version
https://forum.vcfed.org/index.php?threads/olivetti-m21-m24-with-bios-version-1-44.72815/
2022-05-14 16:21:00 +02:00
Miran Grča
e15eade178 Update net_dp8390.c
Fixed the DCR FIFO size.
2022-05-12 14:37:32 +02:00
Korneliusz Osmenda
95638bd90a Buildable with ENABLE_DP8390_LOG 2022-05-10 17:29:32 +02:00
Miran Grča
b0b5d135cc Merge pull request #2329 from Cacodemon345/patch-80
qt: attempt fixing freezes on power off of emulated machine
2022-05-05 12:33:55 +02:00
Cacodemon345
2545da8e04 qt: attempt fixing freezes on power off of emulated machine 2022-05-05 11:55:17 +06:00
Miran Grča
932f817a67 Merge pull request #2328 from jriwanek-forks/vendex-fdc
Dont add the fdc twice to the vendex
2022-05-04 23:45:41 +02:00
David Hrdlička
c2ea62cd3c Bump version in vcpkg.json and add it to bumpversion.sh 2022-05-04 23:33:12 +02:00
Jasmine Iwanek
8723ce5236 Dont add the fdc twice 2022-05-04 17:22:28 -04:00
Miran Grča
08b18e034f Merge pull request #2291 from telanus/master
Add six new Machines
2022-05-04 23:11:51 +02:00
Miran Grča
d7a4130ce7 Merge pull request #2326 from Cacodemon345/patch-79
qt: Force the renderer to exit at close time
2022-05-04 23:11:28 +02:00
Cacodemon345
b2324e3ff3 qt: Force the renderer to exit at close time 2022-05-04 13:13:03 +06:00
RichardG867
e34daac8c3 macOS: Detect app translocation and bail out if translocated 2022-05-03 21:08:08 -03:00
RichardG867
ba2edf535e Jenkins: Use submitted FAudio port on macOS 2022-05-03 20:49:55 -03:00
RichardG867
50d23fcc59 Jenkins: Archive symlinks on the macOS zip 2022-05-02 22:01:41 -03:00
RichardG867
de46bab85b Jenkins: Detect symlink mismatches when merging macOS bundles 2022-05-01 22:48:17 -03:00
RichardG867
f53be238de Jenkins: Attempt to fix macOS signing 2022-05-01 22:25:50 -03:00
RichardG867
948a0f02cc Jenkins: Fix typo on previous commit 2022-05-01 21:32:30 -03:00
RichardG867
4d100fc636 Jenkins: Fix non-native macOS build creating an archive when not requested 2022-05-01 21:31:27 -03:00
RichardG867
34bdb870af Jenkins: Forgot the Jenkinsfile for universal builds 2022-05-01 18:17:59 -03:00
RichardG867
97b5d2de7a Jenkins: Universal macOS building bringup 2022-05-01 16:10:47 -03:00
Miran Grča
ce1dc5d3b1 Merge pull request #2322 from Cacodemon345/patch-78
Fix accidental removal of crucial line
2022-04-28 12:00:02 +02:00
Cacodemon345
14ec92dd17 Fix accidental removal of crucial line 2022-04-28 15:41:46 +06:00
Miran Grča
13fe0ea9eb Merge pull request #2318 from rderooy/master
With bumpversion.sh my hack to update metainfo.xml is obsolete
2022-04-27 19:32:31 +02:00
David Hrdlička
1980adab3c Merge pull request #2319 from Cacodemon345/patch-77
Fix accidental changes
2022-04-27 19:09:25 +02:00
Cacodemon345
13ce39bd46 Part 2 2022-04-27 22:34:07 +06:00
Cacodemon345
d1eee777aa Fix accidental changes 2022-04-27 22:09:57 +06:00
Robert de Rooy
af6f5900b4 With bumpversion.sh my hack to update metainfo.xml is obsolete 2022-04-27 14:56:31 +02:00
Miran Grča
9f353ddbfa Merge pull request #2311 from Cacodemon345/newqt2
qt: Fix dangling pointers on Vulkan init failure
2022-04-27 00:18:28 +02:00
Miran Grča
eaaa8f898f Merge pull request #2314 from jriwanek-forks/more-cleanups
Fix some clang/LLVM warnings
2022-04-27 00:18:19 +02:00
RichardG867
054d89354e Jenkins: Remove a redundant SDL component added during the troubleshooting process 2022-04-26 17:59:25 -03:00
RichardG867
8a9daa6264 Jenkins: Make appimage-builder use a global cache 2022-04-26 17:57:57 -03:00