Commit Graph

19058 Commits

Author SHA1 Message Date
OBattler
7b9456a0f6 Fix the WIN_SPECIFY command on both IDE and AT MFM to not ignore the parameters when executed on an already initialized drive, fixes the IDE issues on the Philips P3345, also implemented the C&T P82C604 super I/O chip used by the Philips P3345 to control the serial and parallel ports, and gave the machine the IDE flag and on-board IDE again, fixes #6859. 2026-02-28 12:26:20 +01:00
Miran Grča
43419f9ced Merge pull request #6860 from MaxwellS04/Standalone_Controllers
Add standalone HDC/FDC chips
2026-02-28 07:04:16 +01:00
OBattler
ebf81f41b1 Philips P3345: Remove the on-board IDE controller - the real board has none. 2026-02-28 01:02:07 +01:00
OBattler
a9542ece20 Video 7 / Headland: Disable excess logging. 2026-02-28 00:32:13 +01:00
OBattler
7ee9cd51f2 Merge branch 'master' of https://github.com/86Box/86Box 2026-02-28 00:30:31 +01:00
OBattler
656088165e JEGA and JVGA: Initialize video BIOS as EXTERNAL, not INTERNAL - fixes shadow RAM conflicts. 2026-02-28 00:30:18 +01:00
Maxwell Scott
28bc6b9c23 Removed standalone UM8673F
It's not working
2026-02-28 04:53:55 +07:00
Maxwell Scott
8300881e71 Replaced M5213 VLB with UM8673F PCI
As for M5213, I have added an TODO note.
2026-02-28 03:53:38 +07:00
Miran Grča
6c60a35c42 Merge pull request #6857 from WNT50/ps2isa
IBM PS/1 XTA controller fixes
2026-02-27 19:04:19 +01:00
Maxwell Scott
085d501345 Added forgotten Winbond FDC 2026-02-28 00:59:57 +07:00
Maxwell Scott
0dbbf55984 Some HDC/FDC related changes for midnight
1. Added the NSC floppy controller (TODO: to add PC87311 SIO & floppy controller)
2. Removed CMD-640 PCI (Single Channel) IDE controller
3. Alphabetized OPTI 82c611 IDE controller
2026-02-28 00:30:46 +07:00
WNT50
ba8c8f10d3 Fix IBM PS/1 XTA controller in OS/2 1.1 2026-02-27 22:56:09 +08:00
Maxwell Scott
4cc3ba5bcd Added standalone HDC/FDC chips for expansion cards
TODO: to add standalone UM82C86xF/UM8663/Prime 3B SIO chips for expansion cards with floppy
2026-02-27 17:33:14 +07:00
Miran Grča
9d9d356a15 Merge pull request #6856 from MaxwellS04/Alphabetization_Sortout
Alphabetization of sound & SCSI chips + correct Z-184 video
2026-02-27 10:49:45 +01:00
OBattler
c843a470ba WD76c10: Fix register locking/unlocking, unbreaks the Amstrad MegaPC. 2026-02-27 10:48:27 +01:00
Maxwell Scott
76a35e6343 Remove standalone floppy controllers
In preparation for the addition of standalone floppy/hard disk controllers.
2026-02-27 16:43:49 +07:00
Maxwell Scott
8fcf6a0061 Sound & SCSI alphabetization + 2 misc. changes
The misc. changes are:
1. Corrected the video chip on "m_xt.c" code
2. Added standalone three floppy disk controller chips
2026-02-27 15:51:14 +07:00
OBattler
33fa07bcb4 WD76C10: Implement 8-bit writes to the lock/unlock register (port F073h). 2026-02-27 09:48:09 +01:00
OBattler
733c69287b Amstrad MegaPC: Do not initialize standalone NVR, it's on the chipset. 2026-02-27 09:13:23 +01:00
OBattler
eb103f4c5d Micronics Spitfire: Do not initialize standalone NVR - it's on the chipset. 2026-02-27 08:33:03 +01:00
Miran Grča
c3ab037dc4 Merge pull request #6850 from akmed772/master
PS55DA2: Fixed some issues
2026-02-27 08:10:02 +01:00
Miran Grča
efc4824d60 Merge pull request #6855 from win2kgamer/onboard-vmem
Onboard video memory configuration corrections
2026-02-27 08:09:03 +01:00
Miran Grča
e175d088be Merge pull request #6853 from lemondrops/icons
Icon cleanup and fixes
2026-02-27 08:08:44 +01:00
win2kgamer
e130b388b9 Onboard video memory config overhaul part 3: ATi Mach32 and Trident 2026-02-26 22:38:59 -06:00
win2kgamer
e617405539 Onboard video memory config overhaul part 2: S3 cards 2026-02-26 22:26:15 -06:00
win2kgamer
7da97a8987 Onboard video memory config overhaul part 1: Cirrus cards 2026-02-26 22:10:03 -06:00
Alexander Babikov
c660e3589d Fix floppy icon changing to ZIP if a removable drive is present 2026-02-27 07:36:14 +05:00
Alexander Babikov
958761a67f Remove unused icons 2026-02-27 07:36:10 +05:00
Alexander Babikov
d76c07fa88 Qt: Replace the remaining use of 86box.png with .ico 2026-02-27 07:36:06 +05:00
Alexander Babikov
aa64aaa0a2 Qt: Move the program icon path to qt_defs.hpp 2026-02-27 07:36:02 +05:00
OBattler
62c43d8699 MPU-401: It appears Sound Blaster-style UART-only MPU's do clear the queues, fixes earlier SB 16 drivers. 2026-02-26 22:44:27 +01:00
OBattler
f18f21878c CL-GD 54xx: Remove the excess logging line. 2026-02-26 21:59:39 +01:00
OBattler
6d67589736 OPTi 895: Remove the cache forcing that should not have been committed and disable logging. 2026-02-26 21:58:00 +01:00
OBattler
a32bb19344 Make machines with VLSI VL82C113 or OPTi 602 declare a null NVR device because the NVR is on those chips. 2026-02-26 20:33:13 +01:00
Daniel Gurney
152bbe5b09 Merge pull request #6851 from Lili1228/master
Update 86Box.spec
2026-02-26 19:38:59 +02:00
Lili Kurek
537018c3d1 Update 86Box.spec
I missed icon sizes in this file.
2026-02-26 18:28:41 +01:00
Miran Grča
c910f65596 Merge pull request #6849 from Lili1228/master
Unix icons and screenshot
2026-02-26 15:42:22 +01:00
Lili1228
50c3881db1 Unix icons and screenshot 2026-02-26 15:36:07 +01:00
Akamaki
96db09418c PS55DA2: Fix color palette issue in Win3.1
* Fixed an issue that the color palette remains changed after Windows 3.1 restarted with 1024x768 16 color mode.
2026-02-26 23:30:42 +09:00
OBattler
82482f40c7 And the resources file. 2026-02-26 14:00:00 +01:00
OBattler
0117a3146a Updated qt/assets/86box.png and removed the other four PNG's. 2026-02-26 13:59:40 +01:00
OBattler
4dc6f06b77 Revised the wizard icon. 2026-02-26 13:45:16 +01:00
OBattler
7635c311eb Fix the transparency in the gray logo icon. 2026-02-26 13:41:26 +01:00
Akamaki
0c4877bd90 Changed 16/256c mode determination 2026-02-26 21:34:52 +09:00
OBattler
9e387217cb Fix a compile-breaking mistake. 2026-02-26 13:25:51 +01:00
OBattler
aea4245184 Removable disk: Fix icon changing on type change in Settings. 2026-02-26 13:24:53 +01:00
OBattler
343bdc8a6d Updated the "Other removable devices" icon to use the generic removable disk icon instead of the ZIP icon. 2026-02-26 13:22:32 +01:00
OBattler
3694b45b46 Revised "New virtual machine" icon. 2026-02-26 13:20:05 +01:00
OBattler
a2a4a3490b Revised icons and logo and used the old unused SuperDisk icon for the generic removable disk drive. 2026-02-26 12:41:32 +01:00
Akamaki
6b64833e1c PS55DA2: Added developer note 2026-02-26 19:51:50 +09:00