Commit Graph

5103 Commits

Author SHA1 Message Date
Miran Grča
e99f40689b Merge pull request #1404 from ts-korhonen/opengl
Remove shader option to OpenGL Core and a window fix
2021-04-27 04:14:53 +02:00
Miran Grča
544125ea71 Merge pull request #1406 from 86Box/tc1995
Made the 868 properly recognize itself as a true 868, instead of 866 …
2021-04-27 04:14:39 +02:00
OBattler
d8e7affcc1 Merge branch 'master' of https://github.com/86Box/86Box 2021-04-27 04:11:11 +02:00
OBattler
e7a859adc5 More fixes - the Goldstar machine now fully works. 2021-04-27 04:10:59 +02:00
TC1995
0fa19c3387 Made the 868 properly recognize itself as a true 868, instead of 866 (should also fix NT 4.0's graphical bugs with it) 2021-04-26 22:48:42 +02:00
ts-korhonen
302143eafb Fix a deadlock with changing renderer and status bar activity 2021-04-26 16:38:12 +02:00
ts-korhonen
fcac2d7e78 win_openg: Added menu item to remove active shader. 2021-04-26 09:51:23 +03:00
ts-korhonen
147175677d win_opengl: Fix main window staying inactive when clicked. 2021-04-26 09:38:35 +03:00
OBattler
ce51518bd7 Slight fixes to the SCAT chipset. 2021-04-26 06:48:54 +02:00
OBattler
87b677b8a4 Reverted the AT keyboard code queues to before I created that mess, and fixed the DEL scan code sent on CTRL+ALT+DEL. 2021-04-26 06:24:27 +02:00
Miran Grča
b4abc13e3c Merge pull request #1402 from lemondrops/bugfix/cpu_set_isa_speed
Fix incorrectly set 7.16 MHz clock speeds on some chipsets
2021-04-26 01:32:39 +02:00
Miran Grča
aa615a5e9d Merge pull request #1401 from lemondrops/master
Fix OpenGL shaders not working when built with CMake
2021-04-26 01:32:31 +02:00
Alexander Babikov
0208c7560f Fix incorrectly set 7.16 MHz clock speeds on some chipsets 2021-04-26 04:21:29 +05:00
Alexander Babikov
9d1b2af59e Fix OpenGL shaders not working when built with CMake 2021-04-26 04:16:50 +05:00
Miran Grča
92f05439e2 Merge pull request #1400 from 86Box/tc1995
Oak fixes.
2021-04-26 00:30:59 +02:00
TC1995
3191f0057b Minor fixes to the Oak code. 2021-04-26 00:21:14 +02:00
TC1995
a01905cce7 Fixed high resolution 16 color modes in the Oak OTI-067/077 cards and added additional unimplemented bits of said cards. 2021-04-26 00:19:01 +02:00
Miran Grča
5cfccaff1b Merge pull request #1399 from 86Box/tc1995
Fixed NVRAM initialization (floppies, hdd's, etc...) for the PS/1 com…
2021-04-26 00:17:16 +02:00
TC1995
97e6c912eb Fixed NVRAM initialization (floppies, hdd's, etc...) for the PS/1 computers. 2021-04-26 00:15:15 +02:00
Miran Grča
03e02dbd88 Merge pull request #1398 from lemondrops/master
Makefile cleanup and consistency fixes
2021-04-26 00:12:54 +02:00
Alexander Babikov
b4a16437d3 Add a separate build option for the OpenGL renderer 2021-04-26 02:45:20 +05:00
Alexander Babikov
b1fb9def6e Fix the BIOS path for Olivetti M290 2021-04-26 01:18:41 +05:00
Alexander Babikov
e7fb536ab7 Miscellaneous cosmetic changes to the makefile and header files 2021-04-26 01:10:50 +05:00
Alexander Babikov
1dbfb794b8 Move the Olivetti EVA chipset to the dev branch and add the M290 to CMake scripts 2021-04-26 00:38:23 +05:00
Alexander Babikov
66d09a189a Properly remove the FIC VIP-IO2 from the dev branch 2021-04-26 00:35:56 +05:00
Alexander Babikov
dc069a0a86 Add the i450KX build option to the main CMake script 2021-04-26 00:31:50 +05:00
Alexander Babikov
8a4f54b6c0 Remove unused Makefile options 2021-04-26 00:29:39 +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
Miran Grča
b68f69b2bd Merge pull request #1397 from tiseno100/master
Finalize the SiS Pentiums
2021-04-25 18:14:16 +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
OBattler
4fb1c8e51f More Headland/Video 7 fixes. 2021-04-25 06:50:38 +02:00
OBattler
ca30709428 More HT-216 fixes. 2021-04-25 05:38:15 +02:00
Miran Grča
b88b60c0e9 Merge pull request #1396 from richardg867/master
Fix AS99127F GPO defaults
2021-04-25 03:34:43 +02:00
OBattler
60a2136f18 Merge branch 'master' of https://github.com/86Box/86Box 2021-04-25 03:34:02 +02:00
OBattler
8a4faebd85 Various fixes to the Video 7 family of cards (including HT216-32). 2021-04-25 03:33:49 +02:00
RichardG867
a4cb622015 Fix AS99127F GPO defaults 2021-04-24 22:29:47 -03:00
Miran Grča
ed26048a34 Merge pull request #1390 from ts-korhonen/opengl
User selectable options for OpenGL 3 renderer
2021-04-24 00:35:23 +02:00
ts-korhonen
b90601256d win_opengl: Added handling of initialization failures. 2021-04-24 01:01:45 +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
5faf4aa373 Some ACPI fixes. 2021-04-22 04:30:12 +02: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
579e221a76 win_opengl: Protect resize_info with mutex. 2021-04-22 01:15:10 +03: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
ts-korhonen
58d2f6e3ff win_opengl: Optimize message handling by replacing SDL_PollEvents with basic win32 message pump. 2021-04-21 23:08:32 +03:00
Miran Grča
7ffc6d72c3 Merge pull request #1389 from tiseno100/master
SiS 5598 Implementation
2021-04-21 21:44:10 +02:00
Miran Grča
fbe7893b80 Merge pull request #1388 from ts-korhonen/master
Fixes to CMake/msvc/clang builds and debug builds
2021-04-21 21:43:49 +02:00
Panagiotis
711bbff6ad SiS 5598 uses Generic NVR at the moment 2021-04-21 22:32:16 +03:00