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
Miran Grča
da2490f4d8
Merge pull request #5051 from jriwanek-forks/opl
...
Various cleanups in src/sound
2024-12-19 02:35:48 +01:00
Jasmine Iwanek
39ebf5025a
Yet more cleaning in src/sound
2024-12-18 18:43:15 -05:00
Miran Grča
f438b86186
Merge pull request #5050 from lemondrops/issue-template-update
...
Issue template updates
2024-12-18 23:56:37 +01:00
Jasmine Iwanek
ba2381eb8b
Cleanups to OPL backends
2024-12-18 17:44:21 -05:00
starfrost
d24154515f
Merge branch '86Box:master' into master
2024-12-18 19:12:35 +00:00
Alexander Babikov
9c85e5c5f9
Issue template updates
...
- Add checkboxes to make sure users have reproduced the issue with
latest Jenkins builds and searched the issue tracker beforehand
- Remove the host CPU field, since the host CPU is now reported in
the .cfg files
- Remove the download source dropdown, since builds from third-party
sources are unsupported anyway
- Fix the link to the machine request thread
- Miscellaneous tweaks
2024-12-18 23:39:54 +05:00
OBattler
60e3ed6704
Merge branch 'master' of https://github.com/86Box/86Box
2024-12-18 01:20:08 +01:00