Commit Graph

1482 Commits

Author SHA1 Message Date
Jasmine Iwanek
abf7d55011 sonarlint vid_sdac_ramdac.c 2023-08-09 16:44:59 -04:00
Jasmine Iwanek
b80f43a970 sonarlint vid_sc1502x_ramdac.c 2023-08-09 16:44:58 -04:00
Jasmine Iwanek
060a1761e2 sonarlint the clocks 2023-08-09 16:44:58 -04:00
Jasmine Iwanek
73757d11c6 sonarlint vid_ibm_rgb528_ramdac.c 2023-08-09 16:44:58 -04:00
Jasmine Iwanek
ed20cc741c sonarlint vid_colorplus.c 2023-08-09 16:41:54 -04:00
Jasmine Iwanek
167146a5c4 sonarlint vid_cl54xx.c 2023-08-09 16:41:54 -04:00
OBattler
1a0bebaf4e CGA changes by anikom15. 2023-08-09 18:10:05 +02:00
OBattler
ce5e21f870 More warning and compile fixes. 2023-08-08 15:38:40 +02:00
OBattler
88c12bf4b9 Made the secondary graphics card initialize before the primary one so that the primary one's memory mappings have precedence by virtue of coming last - fixes main output going to the wrong window on some 486 machines. 2023-08-07 03:35:23 +02:00
OBattler
c30d5d90b7 PCI and IRQ rework, pci.c rewritten from ground up, fixes numerous issues such as the bridge being added when the number of normal PCI devices equals the number of normal PCI slots, Windows 95 PCI operation on Intel 430NX, sharing of PCI IRQ's with non-PCI level-triggered devices, having both configuration mechanisms operating at the same time (ALi M1435), etc., and makes the code much more readable. 2023-08-07 03:04:52 +02:00
Jasmine Iwanek
01ffb60df8 SVGA hskew 2023-08-06 20:29:39 -04:00
OBattler
cb24ee27cb Merge branch 'master' of https://github.com/86Box/86Box 2023-08-06 03:37:59 +02:00
OBattler
a8578203cc Virge FIFO waiting fixes - slots limit, and undocumented behavior to make Linux work. 2023-08-06 03:37:35 +02:00
TC1995
c6dab57a22 Mach64 GX/VT2: apparently I was wrong about the reserved aperture bit values...
Always enable the aperture when the linear base is > 0 and valid.
2023-08-04 15:41:47 +02:00
Jasmine Iwanek
cb774d3ce2 sonarlint vid_mda.c 2023-07-31 15:20:30 -04:00
Jasmine Iwanek
02ca9f5766 sonarlint vid_vga.c 2023-07-31 15:20:29 -04:00
Jasmine Iwanek
367f3b574b sonarlint vid_ega_render.c 2023-07-31 15:20:29 -04:00
Jasmine Iwanek
a65c2164e0 sonarlint vid_ega.c 2023-07-31 15:20:29 -04:00
Jasmine Iwanek
b4ebfc3369 sonarlint vid_cga.c 2023-07-31 15:10:53 -04:00
Jasmine Iwanek
2d7c62c853 sonarlint vid_xga.c 2023-07-31 15:10:52 -04:00
Jasmine Iwanek
996d06d019 sonarlint vid_cga_comp.c 2023-07-31 15:10:30 -04:00
Jasmine Iwanek
879f707f19 sonarlint vid_table.c 2023-07-31 14:58:27 -04:00
Jasmine Iwanek
478aa11172 sonarlint vid_svga.c 2023-07-31 14:58:27 -04:00
Jasmine Iwanek
bc7cc2c14a sonarlint vid_svga_render.c 2023-07-31 14:53:40 -04:00
Jasmine Iwanek
bb1820e03a sonarlint vid_ati28800.c 2023-07-31 14:53:40 -04:00
Jasmine Iwanek
8e3ff0cc4b sonarlint vid_ati18800.c 2023-07-31 14:53:39 -04:00
Jasmine Iwanek
13888c1429 sonarlint vid_ati_eeprom.c 2023-07-31 14:53:39 -04:00
Jasmine Iwanek
0b60d449a5 sonarlint vid_ati_mach64.c 2023-07-31 14:53:39 -04:00
Jasmine Iwanek
22948be80a sonarlint vid_8514a.c 2023-07-31 14:53:39 -04:00
Jasmine Iwanek
a96e14abda sonarlint vid_ati_mach8.c 2023-07-31 14:35:57 -04:00
OBattler
656805026c Some adjustments to vid_svga.c, fixes the Voodoo 3 2048x1536 mode. 2023-07-30 23:37:21 +02:00
OBattler
b810d3edc1 Some small 8514/a / Mach8 fixes. 2023-07-30 02:45:53 +02:00
TC1995
d2b0d0c3c2 XGA: 16bpp mode in accelerated mode no longer shows inverted colors in various parts of some stuff (e.g.: Win3.1x, OS/2). 2023-07-27 16:01:20 +02:00
Jasmine Iwanek
d2f42198fd Fix clang build failure 2023-07-26 12:41:18 -04:00
BurnedPinguin
e12ed7272c Merge branch '86Box:master' into machine_23 2023-07-26 12:27:53 +02:00
Jasmine Iwanek
db66543959 Apple build fix 2023-07-25 17:59:22 -04:00
Jasmine Iwanek
ee695e71f9 More sonarlint work 2023-07-25 17:59:22 -04:00
BurnedPinguin
f9a6295a3c Add the PB450 with MicroFirmware Phoenix 4.05 BIOS. The stock 1.0A BIOS... (which is the only stock BIOS we have for the PCI version of this board) is currently exhibiting setup utility issues and other POST issues. It will be added later as part of the BIOS switching feature. 2023-07-23 16:50:12 +02:00
BurnedPinguin
c26327d9e2 Add the DEC Venturis 4xx 2023-07-22 23:06:43 +02:00
OBattler
fb65dab835 Merge branch 'master' of https://github.com/86Box/86Box 2023-07-22 04:58:55 +02:00
OBattler
f4423bcf17 Fixed a warning in video/vid_8514a.c. 2023-07-22 04:58:47 +02:00
Jasmine Iwanek
54c52fb55c Fix several instances of uninitialized variables. 2023-07-21 13:46:08 -04:00
Cacodemon345
ee7a2bba46 Merge remote-tracking branch 'origin/master' into c&t_69000 2023-07-21 01:27:21 +06:00
Cacodemon345
0d8071ff77 C&T 69000 (broken) 2023-07-21 01:27:19 +06:00
OBattler
e7d150b2c6 And a newly-introduced compile-breaking bug in the Mach8/32 code. 2023-07-16 03:50:49 +02:00
OBattler
7e9045e6b1 And a warning in the XGA code. 2023-07-16 03:50:00 +02:00
OBattler
1d62a8dc9a And another warning in the Mach8/32 code. 2023-07-16 03:49:05 +02:00
OBattler
2b5d1e19c1 And some unused variables in the Mach32 PCI code. 2023-07-16 03:48:04 +02:00
OBattler
4de80ab93e Fixed some indentation mess in the Mach64 code. 2023-07-16 03:47:31 +02:00
OBattler
38fb084124 Fixed a bug in the Mach8/32 code. 2023-07-16 03:46:54 +02:00