Miran Grča
70100da2a7
Merge pull request #1309 from 86Box/tc1995
...
Fixed some regressions from the previous big et4000w32 commit.
2021-03-17 18:16:34 +01:00
TC1995
ec97408088
Fixed some regressions from the previous big et4000w32 commit.
...
Unified the et4000w32 blitters into one with the relative differences set.
2021-03-17 15:11:20 +01:00
RichardG867
31331b08d1
Merge branch 'master' of https://github.com/86Box/86Box
2021-03-16 17:31:24 -03:00
RichardG867
0716e6e46b
Add on-board AGP Voodoo 3
2021-03-16 15:34:20 -03:00
TC1995
2d79719df5
Restored the PCI bit (bit 7) of regs 0xec and 0xef of ports 0x21xb to the w32p when enabled as such.
2021-03-16 17:06:47 +01:00
TC1995
9d700ce8d2
Fixed 1280x1024x8bpp mode in the 928.
...
Added the Tseng ET4000/W32 and its blitter.
Brought back the Tseng ET4000/W32i from the old days of being unused.
2021-03-16 16:48:24 +01:00
RichardG867
969a1ee3ae
Fix Voodoo Banshee/3 DDC on Windows 98
2021-03-14 23:17:13 -03:00
RichardG867
27115d80d3
Add AGP video card support and Voodoo 3 AGP
2021-03-14 21:31:02 -03:00
RichardG867
ead6e8f685
Merge branch 'master' of https://github.com/86Box/86Box
2021-03-07 22:38:16 -03:00
RichardG867
2cd3fc23e4
Implement TGUI DDC
2021-03-07 22:37:52 -03:00
TC1995
15b79fa0ac
Reworked some stuff to make the ht216-32 640x400 8bpp mode working, alongside the 1024x768 mono driver as well as the standard VGA 320x200 8bpp mode.
2021-02-24 20:16:15 +01:00
OBattler
dab4cab222
Briefly readded the egareads and egawrites variables to fix compile errors.
2021-02-18 22:06:26 +01:00
OBattler
0dfdf7075c
Merge branch 'master' of https://github.com/86Box/86Box
2021-02-18 21:55:54 +01:00
OBattler
cd0f344221
Video fixes and added the Tseng ET2000.
2021-02-18 21:55:39 +01:00
TC1995
fb167f6f98
Improved code style as well as fixed the video memory size on the ht216-32 (pb410a).
2021-02-18 19:07:57 +01:00
TC1995
ec8d46ae61
Fix memory size on the ht216 pb410a card.
2021-02-18 19:04:46 +01:00
TC1995
828a935e67
Fixed V7 HT216 mapping on OS/2 and implemented fast latch load to make sure there won't be corruption all over the place on Win3.0 RC2.
2021-02-18 19:02:32 +01:00
OBattler
f7a7ed9683
Removed the recently introduced excess breaks from the Voodoo code.
2021-02-15 22:43:37 +01:00
Miran Grča
42fd585043
Merge pull request #1280 from luisjoseromero/chrome_tracing
...
Integrated Chrome tracing
2021-02-15 03:03:50 +01:00
luisjoseromero
c0e7ac3762
Integrated Chrome tracing
...
Added support for chrome tracing by integrating the
minitrace library (github.com/hrydgard/minitrace),
and modified it with a background flushing thread that allows
tracing to continue automatically after the predefined
1 million event limit.
Menu items and an accelerator (Ctr+T) have also been
added. Starting and stopping the trace simply replaces
trace.json with the new trace data.
The feature is disabled by default. Pass MINITRACE=y
to the build command to enable it. Some traces are
already added as an example, however they won't have
any effect if the feature is disabled.
2021-02-14 17:27:46 +00:00
EngiNerd89
f026ac6eea
Merge branch 'master' of https://github.com/86Box/86Box.git into EngiNerd
2021-02-07 00:24:21 +01:00
qeeg
b9dfd082e1
Fixes to legitimate issues Sonarcloud caught in our code
2021-02-04 16:10:53 -06:00
OBattler
fb015c3f76
Fixed the hardware cursor on divided-by-two clock modes.
2021-01-29 23:36:16 +01:00
TC1995
257890ed83
Fixed the solid foreground/background mode of the v7vga, makes the Windows 2.x/286 v7 1024i 4bpp drivers look correct.
...
Partial fix for the too wide Win3.0 built-in v7 8bpp drivers as well as cursor movement (v7 1024i only)
2021-01-29 23:09:10 +01:00
TC1995
b9664c83d6
Implemented masked writes to the v7vga code, fixes NT December 1991/July 1992 v7vga drivers in 1024x768 4bpp mode.
2021-01-27 16:41:41 +01:00
Miran Grča
8200ef5db6
Revert "Added new NCR and Olivetti machines"
2021-01-25 19:30:45 +01:00
Miran Grča
306a2e40de
Merge pull request #1244 from EngiNerd89/EngiNerd
...
Added new NCR and Olivetti machines
2021-01-24 04:31:11 +01:00
TC1995
e39709696e
Experimental rework of the video 7 code (HT216).
2021-01-24 03:36:46 +01:00
EngiNerd89
2bac676e70
Merge branch 'master' of https://github.com/86Box/86Box.git into EngiNerd
2021-01-23 19:03:36 +01:00
EngiNerd89
ec929b455e
Improved memory management of Olivetti machines.
...
Added On-board video card for NCR 3302
2021-01-23 17:59:02 +01:00
luisjoseromero
9ddd0a841f
Turn all mutexes into critical sections
...
Removing all win32 mutexes and turning them into critical
sections, since mutexes in win32 are meant generally for
inter process communication, tend to be slower, and aren't
really needed for current purposes. Critical sections
are roughly equivalent to std::mutex in the c++ stl.
2021-01-20 23:45:33 +00:00
luisjoseromero
eca2625093
Force Voodoo blit
...
Certain applications using the Voodoo adapter stop blitting
when there's no activity (e.g mouse movement, animation).
This results in a black screen when events like window/full screen
transitions take place. Usually this can be fixed by
moving the mouse or with keyboard inout. This change forces
a blit to refresh the screen.
In addition, added critical sections since they are lighter
than mutexes.
2021-01-19 00:39:40 +00:00
EngiNerd89
a4de9d514b
Implemented some Olivetti M300-family machines.
...
Implemented NCR PC916SX
Implemented PC87310 SuperIO
2021-01-17 14:39:45 +01:00
David Hrdlička
96eb8d806e
Add copyright headers
2021-01-12 18:26:18 +01:00
David Hrdlička
11b6604196
Add CMake build files
2021-01-12 18:22:40 +01:00
TC1995
17b5596494
Fixed the Compaq CGA crash upon initialization.
2021-01-12 12:52:00 +01:00
OBattler
b9b753c9aa
Fixed the SCAMP chipset emulation and the Commodore SL386SX-25 (it was using the SL386SX-16 BIOS), added the SL386-SX16 (NEAT) and the Samsung SPC-4620P, SPC-6033P, and SPC-6000A.
2020-12-28 05:34:33 +01:00
David Hrdlička
57d0c7d5ae
Remove non-standard d suffix for double literals
2020-12-27 02:58:19 +01:00
OBattler
c68a36c2bb
Renamed the RGB525 DAC file to the correct RGB528 name and remove excess pclog lines.
2020-12-22 14:58:28 +01:00
OBattler
06003f0c0d
Merge branch 'master' of https://github.com/86Box/86Box into feature/968_new
2020-12-22 14:28:46 +01:00
TC1995
eeabeeb2bb
Added the latest fixes to support the 868/968 video engine and the 868 itself.
2020-12-22 14:17:22 +01:00
TC1995
b44ba0e69b
Fixed the previous commit.
2020-12-21 20:53:24 +01:00
OBattler
da1de8aaf5
40x25 text mode and Cardex ET4000/w32p 80x25 text mode now actually fixes.
2020-12-20 21:14:24 +01:00
OBattler
2dc7b95496
Fix conflict.
2020-12-19 16:25:44 +01:00
OBattler
7733bc826d
Fixed the new MMIO mapping size of the S3 Virge968, Paintbrush no longer hangs but does not display correctly, pending the implementation of the Video engine.
2020-12-19 16:23:47 +01:00
OBattler
fd044440b3
S3 Vision968 work.
2020-12-19 16:22:51 +01:00
OBattler
a00b82cdf8
Fixed S3 linear mapping on Vision964 and earlier.
2020-12-19 16:09:32 +01:00
OBattler
13689ca958
Fixed the new MMIO mapping size of the S3 Virge968, Paintbrush no longer hangs but does not display correctly, pending the implementation of the Video engine.
2020-12-19 16:09:32 +01:00
OBattler
645429e5f2
S3 Vision968 work.
2020-12-19 16:09:32 +01:00
OBattler
d0bdee2d69
Fixed S3 linear mapping on Vision964 and earlier.
2020-12-19 12:40:23 +01:00