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
|
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 |
|
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 |
|
RichardG867
|
80b1340454
|
Merge branch 'master' of https://github.com/86Box/86Box
|
2021-04-13 14:10:48 -03:00 |
|
RichardG867
|
76395e9fb6
|
DPMS screen blanking support
|
2021-04-13 14:07:21 -03:00 |
|
ts-korhonen
|
d64f0c23e7
|
Merge branch 'master' into opengl
|
2021-04-13 16:33:00 +03:00 |
|
OBattler
|
76f3f08d78
|
The Intel SIO and PIIX* southbridges now have the undocumented (by the datasheets, but fully documented by the Intel motherboard technical specifications) second PIT on ports 48h-4Bh.
|
2021-04-13 03:47:46 +02:00 |
|
ts-korhonen
|
fc00dfd417
|
Merge branch 'master' into opengl
|
2021-04-12 23:47:06 +03:00 |
|
OBattler
|
58a1939dbf
|
Improved the main window size specifying, now has an option to lock the window to the specified size, making it unresizable.
|
2021-04-12 05:58:59 +02:00 |
|
OBattler
|
b6b5558aa3
|
Added the ability to size the window to a specific resolution, closes #1362;
Fixed unsolicited mouse captures after a double-click in an open file dialog, fixes #1367.
|
2021-04-12 03:42:03 +02:00 |
|
ts-korhonen
|
fe3e1d05de
|
win_opengl: Get window size from resize instead of enable. Use noactivate window style to keep focus on parent window.
|
2021-04-11 22:29:00 +03:00 |
|
ts-korhonen
|
2b662ebc53
|
Merge branch 'master' into opengl
|
2021-04-11 00:44:52 +03:00 |
|