Commit Graph

12437 Commits

Author SHA1 Message Date
Cacodemon345
6ae6ca1171 Fix OPL address decoding getting disabled for some reason 2024-03-21 12:52:13 -03:00
Cacodemon345
2446c4ebd4 Fix some stale functions 2024-03-21 12:52:13 -03:00
Cacodemon345
181d42610f Correct name of ESS device 2024-03-21 12:52:13 -03:00
Cacodemon345
a2b13cadbf ESS: implement mixer regs and fix ESS-specific DMA 2024-03-21 12:52:13 -03:00
Cacodemon345
dfa0ec6be8 Implement ESS identification mixer register 2024-03-21 12:52:13 -03:00
Cacodemon345
68f6779b2f Handle length reloading correctly 2024-03-21 12:52:13 -03:00
Cacodemon345
650b7e633b Minor fixing 2024-03-21 12:52:13 -03:00
Cacodemon345
d46e00e5a0 Autolen updating 2024-03-21 12:52:13 -03:00
Cacodemon345
6ab45767e5 Some cleanup and crash fixes 2024-03-21 12:52:13 -03:00
Cacodemon345
7f9f072b3e Add ESS ES1688 (COMPLETELY UNTESTED!!!) 2024-03-21 12:52:13 -03:00
Cacodemon345
e7e582cd74 Finish DSP part of ESS 2024-03-21 12:52:13 -03:00
Cacodemon345
eda528d98c ESS register read function 2024-03-21 12:52:13 -03:00
Cacodemon345
3f7fbc7467 Extended mode toggle 2024-03-21 12:52:13 -03:00
Cacodemon345
4369284f65 ESS register 0xA2 update function 2024-03-21 12:52:13 -03:00
Cacodemon345
3f72c788bd ESS bits for IRQ raise 2024-03-21 12:52:13 -03:00
Cacodemon345
97b239aed5 More small pieces of ESS emulation 2024-03-21 12:52:13 -03:00
Cacodemon345
d5dad279c4 ESSreg macro 2024-03-21 12:52:13 -03:00
Cacodemon345
8308f41069 A bit of ESS 2024-03-21 12:52:13 -03:00
Cacodemon345
d806ce250e ESFMu update 2024-03-21 12:52:13 -03:00
Cacodemon345
5d97fb886f Fix bad audio on ESFM emulation 2024-03-21 12:52:12 -03:00
Cacodemon345
e1badc3e0f ESFM update 2024-03-21 12:52:12 -03:00
Cacodemon345
2341b28c7f Add FM_ESFM type 2024-03-21 12:52:12 -03:00
Cacodemon345
12c64ab43d Fix incorrect internal name 2024-03-21 12:52:12 -03:00
Cacodemon345
eec49e4a76 Fix multiple symbol definition error 2024-03-21 12:52:12 -03:00
Cacodemon345
2fd511cc58 Add ESFMu for ESFM emulation 2024-03-21 12:52:12 -03:00
OBattler
53503cb843 ALi M1217: No on-chip IDE controller. 2024-03-21 00:47:17 +01:00
Miran Grča
ff62c178a5 Merge pull request #4286 from maximus105/master
Fix broken translation for ZIP drives
2024-03-20 23:46:07 +01:00
maximus105
3e27bdb86a Fix broken translation for ZIP drives 2024-03-20 23:35:03 +02:00
OBattler
d54e5714ae Merge branch 'master' of https://github.com/86Box/86Box 2024-03-20 22:21:59 +01:00
OBattler
0660f08a40 PB450 fixes. 2024-03-20 22:21:31 +01:00
RichardG867
9e5ead428c De-underscore the Aptiva 510 2024-03-19 17:31:46 -03:00
Miran Grča
11b645dec6 Merge pull request #4276 from lemondrops/patch-4
Miscellaneous fixes and improvements for v4.1.1
2024-03-17 09:12:30 +01:00
Alexander Babikov
5b96375baf Sort the language dropdown alphabetically 2024-03-17 02:39:17 +05:00
Alexander Babikov
d212aad317 Add missing period to error messages to fix their translations 2024-03-17 02:38:57 +05:00
Alexander Babikov
a46fb2e76b Fix up the arch check for the GS DLL filename 2024-03-17 02:37:46 +05:00
Miran Grča
d2cff08e24 Merge pull request #4275 from lemondrops/patch-3
Fix Ghostscript DLL filename in an error message on 64-bit Windows
2024-03-16 00:09:53 +01:00
Alexander Babikov
5d57026af4 Fix Ghostscript DLL filename in an error message on 64-bit Windows 2024-03-16 04:07:27 +05:00
Miran Grča
d9bf1eccfa Merge pull request #4273 from cold-brewed/gha-disable-win32-codeql
GHA: Disable win32 in CodeQL
2024-03-15 19:46:27 +01:00
cold-brewed
e34a66a4f6 GHA: Disable win32 in CodeQL 2024-03-15 13:06:54 -04:00
Miran Grča
d5bf75e952 Merge pull request #4271 from lemondrops/ne2kfix
Fix Novell NE2000's default IRQ being out of range
2024-03-15 10:42:40 +01:00
Alexander Babikov
474df94008 Correct a typo in the comment 2024-03-15 14:01:46 +05:00
Alexander Babikov
64f343049f Fix Novell NE2000's default IRQ being out of range 2024-03-15 14:01:12 +05:00
OBattler
e1180a77df NCR 53c8xx: Implement the readout of SODL via SBDL when STEST2 bit 7 is set, v3.04 BIOS'es now work. 2024-03-14 01:06:12 +01:00
Miran Grča
8c298a5397 Merge pull request #4246 from 86Box/tc1995
Solved the IRQ mess of ESDI MCA.
2024-03-11 21:41:40 +01:00
TC1995
3aa81066d3 Solved the IRQ mess of ESDI MCA.
This should also fix the timing/fatal's on ramdisk speeds using said controller on NT and OS/2 on MCA.
2024-03-11 21:39:16 +01:00
Miran Grča
1dc908de83 Merge pull request #4244 from lemondrops/patch-1
Qt: Disable device checkboxes when ROMs for them aren't present
2024-03-11 16:19:44 +01:00
Alexander Babikov
8f9f5b2efb Disable the XGA checkbox when ROMs aren't available 2024-03-11 19:25:45 +05:00
Alexander Babikov
45e76af96f Disable the LBA Enhancer checkbox when the ROM isn't available 2024-03-11 19:25:13 +05:00
RichardG867
a3b8e0f1b2 DDC: Clarify some comments 2024-03-10 18:17:32 -03:00
RichardG867
e0c5eb49f1 DDC: EDID data improvements, hopefully fixes 1600x1200 on older OSes 2024-03-10 18:01:09 -03:00