TC1995
35b5301670
Fix build headers and dumb cirrus undeclared parts.
2021-05-30 02:01:16 +02:00
TC1995
d63ce5ab82
Port of the reworked svga memory addressing, normal chain4 mapping and ma13/14 mapping for non-CGA modes.
...
Fixed ET4000/W32 (without letters) hardware cursor.
Fixed non-interlaced 1280x1024x8bpp Cirrus mode in the 5434.
Added a note regarding the Radius (HT209) 8bpp render.
Reworked the TGUI9440, but still WIP.
2021-05-30 01:52:43 +02:00
TC1995
d2c6452ff5
Reworked the HTVGA/Video7 clocks. Fixes the HT209 2401 error on MCA.
...
Fixed 16 color in the Realtek 3106 card.
Reworked the Sierra 1148x for the second time.
Registers that only exist on 928/80x and up are not used by the 911/924 anymore.
2021-05-20 20:57:54 +02:00
TC1995
1b642b4aba
Port 0x105 on the ISA-based HT209 is only initialized from port 0x46e8 to avoid conflicts with the IBM PS/1 2011 and 2121's already existing initialization of the ports.
...
Reworked the Sierra SC1148x and AT&T49x ramdacs to use the RS2 signal when available.
Added the Realtek RTG3106 video card.
2021-05-12 18:51:02 +02:00
David Hrdlička
0361709ada
Add a warning for cpu_override
2021-05-09 02:48:24 +02:00
Panagiotis
0571bdc006
Removed the IBM PS/2 Model 70. Replaced with the Olivetti 486
2021-05-04 11:24:55 +03:00
Miran Grča
5709587214
Merge pull request #1417 from ts-korhonen/master
...
Add menu option for filter method to use when scaling video
2021-05-02 16:24:19 +02:00
Panagiotis
aae4163a8e
Removed the PS/1 Model 2133. Introduced the Siemens D824.
2021-05-02 10:33:45 +03:00
ts-korhonen
dd65a80b19
Add menu option for filter method to use when scaling video.
2021-05-01 20:49:23 +03:00
Alexander Babikov
5bebe58857
Add a version of XTIDE Universal BIOS for 386
2021-05-01 10:23:08 +05:00
OBattler
33df3f7c51
The 386DX/486 and Slot 1/2 combined CPU socket machines are now in their own groups.
2021-05-01 05:41:19 +02:00
OBattler
8044fced2d
Split the 486 machines into three groups.
2021-05-01 02:32:35 +02:00
OBattler
a22b4c537e
More TinyGLib fixes.
2021-04-29 23:37:26 +02:00
OBattler
dec28ebbbc
Fixed tinyglib.h.
2021-04-29 23:21:42 +02:00
OBattler
63e9af5898
Fixed the TinyGLib "functions in header" nonsense.
2021-04-29 22:25:47 +02:00
ts-korhonen
a5910189f3
win_opengl: use persistent buffer for pixel transfer
2021-04-29 13:48:46 +03:00
OBattler
8fe4decd95
More PS/1 model 2133 fixes.
2021-04-29 07:36:16 +02:00
OBattler
278b73e339
Fixed the VLSI 82c480 chipset and removed the HP Vectra 486 from the Dev branch.
2021-04-28 08:59:52 +02:00
TC1995
94daad1887
Add the HT209/D-based Radius SVGA Multiview card and its "quirks".
2021-04-27 23:54:33 +02:00
ts-korhonen
fcac2d7e78
win_openg: Added menu item to remove active shader.
2021-04-26 09:51:23 +03:00
Alexander Babikov
b4a16437d3
Add a separate build option for the OpenGL renderer
2021-04-26 02:45:20 +05:00
Alexander Babikov
e7fb536ab7
Miscellaneous cosmetic changes to the makefile and header files
2021-04-26 01:10:50 +05:00
Alexander Babikov
66d09a189a
Properly remove the FIC VIP-IO2 from the dev branch
2021-04-26 00:35:56 +05:00
OBattler
8535e746dc
Merge branch 'master' of https://github.com/86Box/86Box
2021-04-25 18:47:55 +02:00
OBattler
b4c2a657a1
Added a fix for newly-initialized NVR on the Lucky Star 486 and AMI Apollo.
2021-04-25 18:47:33 +02:00
Panagiotis
ba92f1df34
Finalize the SiS Pentiums
...
- Implemented the SiS 5511
- The SiS 5571 can safely go off Dev Branch now
- Few fixes on the SiS 5598
2021-04-25 13:23:41 +03:00
ts-korhonen
73cb94debf
Merge branch 'master' into opengl
2021-04-23 16:14:45 +03:00
ts-korhonen
2bf6c7aa11
win_opengl: UI for options and add them to config. Reloading changed options at runtime. Improved framerate limitter.
2021-04-23 16:09:45 +03:00
OBattler
f7a86784bd
Merge branch 'master' of https://github.com/86Box/86Box
2021-04-22 04:28:19 +02:00
OBattler
957b538c4a
Rewrote memory access handling to properly split execute from read, bus from CPU (but the mappings will still match until otherwise specified), and fixed exec[] usage by the mem_*_phys() functions.
2021-04-22 04:27:50 +02:00
ts-korhonen
3088c6c26f
win_opengl: (WIP)UI for options. Add comments to help find conditionals that put opengl in dev_branch.
2021-04-21 23:08:32 +03:00
Panagiotis
711bbff6ad
SiS 5598 uses Generic NVR at the moment
2021-04-21 22:32:16 +03:00
Panagiotis
24bfeec551
Fix compile error
2021-04-21 22:07:30 +03:00
Panagiotis
c5be6e3e0a
Added the missing IT8661F
2021-04-21 22:05:59 +03:00
Panagiotis
00db2f3714
Few NVR changes
2021-04-21 21:56:37 +03:00
Panagiotis
11d4f18cfe
SiS 5598 Implementation.
2021-04-21 21:54:23 +03:00
OBattler
dca94261fe
Merge branch 'master' of https://github.com/86Box/86Box
2021-04-20 03:24:48 +02:00
OBattler
17c3056681
Finished fixing the VIA chipset required for the FIC VIP-IO2, added a version of the W83787F Super I/O chip with secondary IDE, fixed the W83787F IDE handler, made AT NVR initialize with 0xff rather than 0x00 by default (which is actually correct), and removed the FIC VIP-IO2 from the Dev branch.
2021-04-20 03:24:30 +02:00
Miran Grča
d555e9f52c
Merge pull request #1385 from richardg867/master
...
Fix build for MSVC
2021-04-18 08:20:37 +02:00
RichardG867
867f76d9b4
Fix the Windows dirent reimplementation structure name
2021-04-17 20:17:27 -03:00
RichardG867
af22ff9e62
Add native Win32 version of the nvr directory iteration code for MSVC
2021-04-17 20:02:37 -03:00
Miran Grča
f9f11c6968
Merge pull request #1384 from richardg867/master
...
Random cleanups and fixes
2021-04-18 01:01:24 +02:00
RichardG867
4a41e4d486
De-underscore PowerMate V, OpenAT and OpenXT
2021-04-17 19:23:22 -03:00
RichardG867
ec9b5cae73
Part 2 of The De-Underscoring: function names, ROM paths and some indentation cleanups
2021-04-17 17:12:02 -03:00
RichardG867
8f92c6d6cc
Clean up SPD type handling with unions
2021-04-17 16:27:38 -03:00
ts-korhonen
e6bac34b47
win_opengl: restrict to DEV_BRANCH as a separate renderer
2021-04-17 13:45:11 +03:00
ts-korhonen
b7be825ba7
win_opengl: Fix MSVC build errors and warnings
2021-04-17 00:12:49 +03:00
ts-korhonen
7a83b463c2
win_opengl: Split shader loading to it's own file.
2021-04-16 19:44:31 +03:00
ts-korhonen
9dbbf8cf05
Merge branch 'master' into opengl
2021-04-16 18:46:53 +03:00
ts-korhonen
afc5122a50
win_opengl: Add loading shaders from a file and few common uniforms.
...
plat.h,win.c: Add missing const
2021-04-15 16:38:23 +03:00