Commit Graph

13887 Commits

Author SHA1 Message Date
starfrost013
8e21fa5545 Accumulated changes. Update copyright year in anticipation of 2025. More PGRAPH stuff. Start working on guest CPU independent timer (RivaTimer) but not really tested or used yet. Add more docs 2024-12-29 15:57:55 +00:00
starfrost013
a426db8956 fix build 2024-12-25 22:24:41 +00:00
starfrost013
86c52e657b add sanity checks 2024-12-25 22:22:46 +00:00
starfrost
86efc31de1 Merge branch '86Box:master' into master 2024-12-25 22:19:58 +00:00
OBattler
c98ad84171 SB: Fix CT1475 even port read and return 0xFF on it and ports 227h and 22Bh which are tested for noise by OS/2 Warp 4.0, fixes the OS/2 Warp 4.0 hang on SB PNP's and AWE 32. 2024-12-25 20:25:25 +01:00
Miran Grča
ca9564f5f2 Merge pull request #5068 from 86Box/tc1995
S3 changes of the day (December 25th 2024, Christmas 2024 gift)
2024-12-25 20:15:22 +01:00
TC1995
4c9fb63c74 S3 changes of the day (December 25th 2024, Christmas 2024 gift)
1. Initialize Multifunction indexes 0x0D and 0x0E properly, should fix inverted colors on S3 OS/2 Warp drivers.
2. Make the remaining Vision868/968 only ports handle the 32-bit toggling properly.
3. Cleanups
2024-12-25 19:47:23 +01:00
starfrost
da3d8e76c2 Merge branch '86Box:master' into master 2024-12-25 00:07:58 +00:00
OBattler
e8cb5dc0fe #include'd <86box/win.h> in qt/qt_ui.cpp. 2024-12-25 00:31:20 +01:00
OBattler
cb957fe517 Changed to plat_delay_ms() according to tneukom's latest suggestion. 2024-12-25 00:29:56 +01:00
OBattler
59baaaf5a6 Only call timerBeginPeriod(1); on Windows, fixes Linux and Mac builds. 2024-12-24 20:29:44 +01:00
OBattler
45124363a5 Also replace the other thread sleep with play_delay_ms() and remove the #ifdef's. 2024-12-24 19:30:35 +01:00
OBattler
8db59e3c5c qt/qt_main.cpp: Use plat_delay_ms(1) instead of thread sleeping, closes #5066. 2024-12-24 19:25:00 +01:00
OBattler
4297d72a89 AT ESDI: Bring IDENTIFY results in line with the real hardware, closes #5059. 2024-12-24 19:22:55 +01:00
OBattler
80f5c47221 AT ESDI: Fix controller name in IDENTIFY. 2024-12-23 00:30:15 +01:00
starfrost013
2d61c81dd4 Merge branch 'master' of https://github.com/starfrost013/86box 2024-12-22 22:51:10 +00:00
starfrost013
692efc3f0f add a bunch more pgraph headers 2024-12-22 22:51:08 +00:00
starfrost
e9d2b0e678 Merge branch '86Box:master' into master 2024-12-22 22:50:57 +00:00
Miran Grča
7fb508e0e5 Merge pull request #5065 from 86Box/tc1995
ViRGE changes of the day (December 22nd, 2024)
2024-12-22 21:18:34 +01:00
Miran Grča
84640b3ca2 Merge pull request #5064 from asiekierka/feature/maz1016
Add initial Mazovia 1016 emulation
2024-12-22 21:18:17 +01:00
TC1995
8f51ca82b0 ViRGE changes of the day (December 22nd, 2024)
1. Proper pixel clock implemented on GX2 and up chips. Fixes speed on various stuff (including games for Windows).
2. Cleanup.
2024-12-22 19:21:32 +01:00
Adrian Siekierka
eb25bccf1e Add initial Mazovia 1016 emulation 2024-12-22 13:52:25 +01:00
OBattler
8f25851406 Pentium II: Change BIOS update signature to non-zero on CPUID with EAX = 1, fixes microcode update error messages on some BIOS'es. 2024-12-22 04:09:55 +01:00
RichardG867
74bda71219 mem: Fix upper bits in PSE-36 translation 2024-12-21 20:43:18 -03:00
Miran Grča
a72c55c157 Merge pull request #5062 from 86Box/tc1995
8514/A change of the day (December 22nd, 2024)
2024-12-22 00:10:53 +01:00
TC1995
a27c4bc7a4 8514/A change of the day (December 22nd, 2024)
Fix nibble pixtrans on bitblt command (CMD 6), this makes icons and stuff on MS OS/2 1.10 Nokia's 8514 driver no longer glitchy (IBM's was already fine as is and it still is).
2024-12-21 23:57:26 +01:00
Miran Grča
e5dfb11225 Merge pull request #5060 from altiereslima/master
Update pt-BR.po
2024-12-21 23:11:13 +01:00
Miran Grča
ec363b0cdb Merge pull request #5061 from lemondrops/pse-36
Add PSE-36 (36-bit page size extension) support
2024-12-21 23:10:41 +01:00
Alexander Babikov
f1a60d8242 Add PSE-36 (36-bit page size extension) support
Code ported from PCBox
2024-12-21 20:44:31 +05:00
OBattler
5e2559452c A small sanity check in mem/mem.c. 2024-12-21 13:59:40 +01:00
altiereslima
9f1fefaf02 Update pt-BR.po 2024-12-21 09:56:02 -03:00
OBattler
1c37108e12 Fixed the CL-GD 54xx linear aperture. 2024-12-21 01:08:24 +01:00
Miran Grča
87febe6e49 Merge pull request #5058 from 86Box/tc1995
S3 and Cirrus updates of the first day of winter (December 21, 2024)
2024-12-21 00:14:01 +01:00
TC1995
e4739de5cc S3 and Cirrus updates of the first day of winter (December 21, 2024)
Cirrus 5436/46 and 5480.
Finally fixed the Solaris 2.6 font issue, was a dword swap one with color expansion.

S3.
1. Make 868/968 ignore horizontal skew, ergo horizontal override until a proper solution is found regarding hardware tests.
2. Fixed a minor mix issue with S3 911/924 Win3.1 drivers in 8bpp mode.
2024-12-21 00:11:34 +01:00
starfrost013
d2d08d16c1 Fix the timers...but they run slow. 2024-12-20 21:20:03 +00:00
starfrost013
a1a15a83d4 how do you even manage that 2024-12-20 20:16:58 +00:00
starfrost013
2f2fb2724d Correctly set the timers, but setting it all breaks? 2024-12-20 20:14:38 +00:00
starfrost013
60f2828aeb fix ptimer numerator and time registers 2024-12-20 19:00:59 +00:00
starfrost
61d0ce17b5 Merge branch '86Box:master' into master 2024-12-20 18:05:51 +00:00
starfrost013
b6143a8327 Merge branch 'master' of https://github.com/starfrost013/86box 2024-12-20 18:05:35 +00:00
starfrost013
6a1979bef8 Actually add the memory and pixel clocks 2024-12-20 18:05:34 +00:00
Miran Grča
287896d107 Merge pull request #5053 from jriwanek-forks/fm2
More YMFM backend integration work
2024-12-19 11:05:28 +01:00
Jasmine Iwanek
82d5f7d133 Fix ymf276 2024-12-19 04:54:01 -05:00
Jasmine Iwanek
86024cffee Some fixes to ymfm_opx.h 2024-12-19 04:54:01 -05:00
Jasmine Iwanek
7b2508f817 Add OPQ, OPX(Partial), and OPZ chips 2024-12-19 04:54:01 -05:00
Jasmine Iwanek
a05582320e Add SSG 2024-12-19 04:43:37 -05:00
Jasmine Iwanek
7b9d025a26 Enable YM2164 2024-12-19 04:43:37 -05:00
Jasmine Iwanek
c36510a9f2 Add additional OPL & OPN chips 2024-12-19 04:43:37 -05:00
Miran Grča
1b751f3395 Merge pull request #5052 from jriwanek-forks/fm
Add initial support for YM2151 & YM2164
2024-12-19 06:45:23 +01:00
Jasmine Iwanek
5b3b8b9130 Add initial support for YM2151 & YM2164 2024-12-19 00:01:58 -05:00