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
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
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
MaxwellS04
90be6b1b2f
Added the remaining HDD models
...
-Removed the ESDI one since this is a pull request for HDD IDE models' addition
-Added notes as well
2024-12-18 16:22:11 +07:00
MaxwellS04
172bef24f7
Merge branch '86Box:master' into HDD_Model_Batch
2024-12-18 08:06:51 +07:00
OBattler
60e3ed6704
Merge branch 'master' of https://github.com/86Box/86Box
2024-12-18 01:20:08 +01:00
OBattler
80a0c48785
Memory mappings can now specify to ignore some address bits, fixes some Cirrus Logic drivers for Windows 3.1x freezing.
2024-12-18 01:19:50 +01:00
RichardG867
4dd638907e
PCnet: Bypass length checks in MMIO APROM accesses, fixes OpenBSD MAC address readout
...
Reference: VirtualBox 7.0.2 DevPCNet.cpp:pcnetR3Mmio*
2024-12-17 16:28:10 -03:00
RichardG867
f5983080c8
PCnet: Mask I/O BAR to 32 instead of 256 ports, fixes OpenBSD misdetecting as vmxnet
2024-12-17 11:19:21 -03:00
RichardG867
5df15ee724
machine: Rename hitman back to gw2kte
2024-12-17 11:11:42 -03:00
MaxwellS04
cd4e937291
Added the remaining 9 HDD models
...
Also some changes/fixes to the configuration.
2024-12-17 15:36:51 +07:00
MaxwellS04
5365ddff69
Merge branch '86Box:master' into HDD_Model_Batch
2024-12-14 21:25:03 +07:00
OBattler
11b588c6bb
Fix FPU reporting, fixes #5033 .
2024-12-14 00:59:52 +01:00
Jasmine Iwanek
e2866a2909
Merge pull request #5046 from 86Box/tc1995
...
Make YMFM work again on 86box using OPL2/3.
2024-12-13 16:00:46 -05:00
TC1995
fd396f7d5b
Make YMFM work again on 86box using OPL2/3.
2024-12-13 21:26:35 +01:00
OBattler
6710b968c0
Fixed the warnings in config.c.
2024-12-13 06:06:49 +01:00
OBattler
89942fac75
Some clean-ups and corrections for the OPL2 board, fixes warning in snd_opl.c.
2024-12-13 05:56:57 +01:00
Miran Grča
de414eb042
Merge pull request #5043 from jriwanek-forks/sid
...
Add "The Entertainer" for Microprose Gunship 429.04
2024-12-13 05:43:35 +01:00
OBattler
52280c2245
Merge branch 'master' of https://github.com/86Box/86Box
2024-12-13 04:22:32 +01:00
OBattler
3434d7d868
A few serial port fixes, now passes Norton Diagnostics tests as well.
2024-12-13 04:22:02 +01:00
Jasmine Iwanek
04d777506c
Add "The Entertainer" sound device
2024-12-12 17:00:59 -05:00
Jasmine Iwanek
461e59f4a5
Initial Flexibility to set SID type
2024-12-12 17:00:59 -05:00
Jasmine Iwanek
5a6b5b3692
Some SSI-2001 formatting
2024-12-12 17:00:59 -05:00
Jasmine Iwanek
8bc667b5e0
Remove some obsolete code in the SID
2024-12-12 17:00:58 -05:00
MaxwellS04
10d84f349e
Merge branch '86Box:master' into HDD_Model_Batch
2024-12-12 19:07:26 +07:00
Miran Grča
19a3097e39
Merge pull request #5034 from nelsonhef/master
...
Minor change in pt-BR.po
2024-12-12 09:21:57 +01:00
Miran Grča
a1a6d984e1
Merge pull request #5042 from lemondrops/patch-1
...
build.sh: Update the MacPorts OpenAL hack
2024-12-12 09:21:32 +01:00
Alexander Babikov
a72dfc71e6
build.sh: Update the MacPorts OpenAL hack
...
Fixes #5041
2024-12-12 13:11:26 +05:00
Miran Grča
d8b5a7cdf4
Merge pull request #5037 from AstroMadson/gw2ksckt7
...
Gateway Tigereye Changes
2024-12-12 04:48:30 +01:00
AstroMadson
a45ac121c6
Corrected the Machine Name to Pass Checks
2024-12-11 19:42:35 -05:00
MaxwellS04
f72657aeb0
Some model name changes
2024-12-12 05:37:04 +07:00
MaxwellS04
3cdff7afb5
Merge remote-tracking branch 'upstream/master' into HDD_Model_Batch
2024-12-12 04:42:31 +07:00