Commit Graph

14385 Commits

Author SHA1 Message Date
starfrost
7324996dbd Merge branch '86Box:master' into master 2025-02-08 02:17:57 +00:00
RichardG867
b7f7975054 CS423x: Add on-board CS4236 to the VS440FX 2025-02-07 20:44:21 -03:00
RichardG867
bc5d2a425e CS423x: Finish implementing the missing chip types 2025-02-07 20:27:49 -03:00
RichardG867
7ef058bccc Merge branch 'master' of ssh://github.com/86Box/86Box 2025-02-07 20:26:10 -03:00
OBattler
34e3f6e849 No longer list Socket 8 CPU's for Slot 1 machines, closes #5196. 2025-02-07 23:34:12 +01:00
RichardG867
cc7b057122 Merge branch 'master' of ssh://github.com/86Box/86Box 2025-02-07 15:50:01 -03:00
Miran Grča
0d9152e5de Merge pull request #5206 from rushieda/mtfix586
Fix various errors with the machine table for 586-based machines (Part 1)
2025-02-07 10:11:03 +01:00
rushieda
ff80b57a8c Fix various errors with the machine table for 586-based machines (Part 1) 2025-02-07 11:47:55 +03:00
starfrost013
fea8cd649a add various missing registers 2025-02-06 00:49:19 +00:00
starfrost013
d5393a0575 Now that the log is device specific, let's not log it twice. 2025-02-05 21:40:41 +00:00
starfrost013
f3c90b3ef2 Fix PTIMER speed, which fixes 1 minute of being frozen on the win2k bootscreen 2025-02-05 20:01:21 +00:00
starfrost013
acd0dc40bb Implement pixel mask registers. 2025-02-05 18:46:38 +00:00
starfrost013
655f1f202f Merge branch 'master' of https://github.com/86Box/86Box 2025-02-05 18:46:13 +00:00
starfrost013
aa8a5a6d0e IT ATTEMPTS TO RENDER THE DESKTOP HOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOLY SHIT IT ONLY TOOK ME 6 MONTHS 2025-02-05 01:28:06 +00:00
OBattler
35a12e0826 CD-ROM: IOCTL now detects medium changes without having to read the host drive's TOC on every operation, improves performance. 2025-02-03 10:57:19 +01:00
Miran Grča
a8918de768 Merge pull request #5201 from 86Box/darkmode
Windows dark mode
2025-02-03 08:41:07 +01:00
OBattler
2d65663ff6 Fix a warning. 2025-02-03 03:08:01 +01:00
Miran Grča
af6d8819a5 Update CMakeLists.txt 2025-02-03 02:58:53 +01:00
Miran Grča
8eee344adb Update qt_main.cpp 2025-02-03 02:58:00 +01:00
Miran Grča
ff68384c49 Merge pull request #5200 from Cacodemon345/windows-dark-mode
Windows dark mode
2025-02-03 02:57:23 +01:00
Miran Grča
11506e740c Update qt_main.cpp 2025-02-03 02:56:36 +01:00
Miran Grča
0998f03d6f Update qt_main.cpp 2025-02-03 02:56:08 +01:00
Miran Grča
79e4386daa Update qt_main.cpp 2025-02-03 02:55:34 +01:00
Miran Grča
1ee954ef83 Update CMakeLists.txt 2025-02-03 02:54:20 +01:00
OBattler
a540012f9a XGA: Move a variable initialization to IF blocks, fixes segementation fault when pat_src is 8 (eg. in Windows 95 on the MCA XGA). 2025-02-03 00:46:38 +01:00
Miran Grča
b148566d00 Merge pull request #5198 from jriwanek-forks/cleanups
Cleanups and a bugfix
2025-02-02 11:38:57 +01:00
Jasmine Iwanek
4b5162fedd Fix for building on msys2 clang found by ANightly 2025-02-02 05:03:45 -05:00
Jasmine Iwanek
cca1b2b293 Trivial EMS cleanups and a few comments 2025-02-02 05:03:45 -05:00
Jasmine Iwanek
a3fb32cdc3 Rename define+device for Realtek 8019AS PNP 2025-02-02 05:03:44 -05:00
Jasmine Iwanek
47a83d92ea Rename define+device for lotech EMS board 2025-02-02 05:03:44 -05:00
Miran Grča
cd1d5fecb2 Merge pull request #5197 from jriwanek-forks/warnfixes
Assorted warning fixes
2025-02-02 09:31:13 +01:00
Jasmine Iwanek
5f273265ae Assorted warning fixes 2025-02-02 03:24:50 -05:00
starfrost013
908ae99cd8 fix puller_control 2025-02-02 01:39:17 +00:00
starfrost013
f568737083 various logging/pfifo fixes, add pfifo ctx 2025-02-02 00:43:27 +00:00
Miran Grča
a5bf0dc9c8 Merge pull request #5195 from jriwanek-forks/calloc
malloc to calloc
2025-02-02 01:10:11 +01:00
starfrost013
4e001ae171 indicate the right error 2025-02-01 23:44:39 +00:00
starfrost013
782a4a058b actually call the context switch function even if it doesn't exist yet 2025-02-01 23:44:21 +00:00
starfrost013
1f1b88a119 Whoops, fix the compile 2025-02-01 23:43:52 +00:00
starfrost013
5ebc5f5505 NV_USER and the other half of submitting (to cache1) 2025-02-01 23:43:00 +00:00
starfrost013
7909c5e1b9 Add PFIFO CONFIG_0, DELAY_0, RUNOUT_GET, RUNOUT_PUT 2025-02-01 23:05:00 +00:00
starfrost013
3c92d67b89 fix compile 2025-02-01 22:37:51 +00:00
starfrost
4e2e709c11 Merge branch '86Box:master' into master 2025-02-01 22:30:58 +00:00
starfrost013
82d9cab043 Merge branch 'master' of https://github.com/starfrost013/86box 2025-02-01 22:30:47 +00:00
starfrost013
3a77b631b4 Write the pullers and some graphics object skeletons. 2025-02-01 22:30:46 +00:00
TC1995
d881321268 Minor ATI 8514/A Ultra add-on change of the night (February 1st, 2025)
Actually make it work on NT by setting bit 0 of the read only config2 reg.
2025-02-01 22:19:55 +01:00
OBattler
403a7a995b New recompiler: read the two bytes of unaligned 16-bit immediates into the correct IR bytes, fixes Windows 95 Setup GPF'ing. 2025-02-01 21:39:15 +01:00
Jasmine Iwanek
4e6f29a7d5 malloc to calloc 2025-02-01 15:38:36 -05:00
Miran Grča
f599e72114 Merge pull request #5194 from jriwanek-forks/available
Clean up .available & .poll
2025-02-01 21:35:22 +01:00
Miran Grča
90cfabc5fd Merge pull request #5193 from jriwanek-forks/gameports
Initial work for Gameport instancing
2025-02-01 13:23:11 +01:00
Jasmine Iwanek
81b8038bc5 Clean up .available & .poll 2025-02-01 03:38:52 -05:00