Commit Graph

15599 Commits

Author SHA1 Message Date
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
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
Lili Kurek
537018c3d1 Update 86Box.spec
I missed icon sizes in this file.
2026-02-26 18:28:41 +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
OBattler
34c0bfc15e AT NVR clean-ups and manually applied the pull requests by Toggo9 and Kotochi. 2026-02-26 11:47:03 +01:00
Akamaki
981d5ae0e5 Merge branch '86Box:master' into master 2026-02-26 17:17:10 +09:00
Akamaki
89f6a3fe5f PS55DA2: Correct video timings
* Corrected the height of the screen.
* Added a pixel clock for IBM 8515 monitor.
2026-02-26 17:12:39 +09:00
Miran Grča
ff3c905f40 Merge pull request #6844 from akmed772/master
IBM 5550: Add a machine config for RNA test mode
2026-02-26 05:36:52 +01:00
Miran Grča
c26a5e8214 Merge pull request #6846 from flama12333/patch-14
Change ibm cga to v6355d  for the zenith z184
2026-02-26 05:36:08 +01:00
win2kgamer
843f1c81c8 VLSI 59x: Implement DRAM rows, fixes RAM size detection on AST Bravo MS P/90 2026-02-25 19:57:03 -06:00
Miran Grča
35ab05a0fc And fix it again. 2026-02-25 19:51:19 +01:00
Miran Grča
2b05e0054c Configuration: Fix the previous commit. 2026-02-25 19:40:38 +01:00
Miran Grča
71ff5a7ed5 Configuration: Add ../../ that's relative to the parent of the parent of the VM path and no longer relativize anything that's in the root directory. 2026-02-25 14:32:30 +01:00
flama12333
bfa791dbc8 Change ibm cga to correct
has v6355d-f which is emulated
idk what origin of bios dump and which model is? since there are two different board.
https://www.reddit.com/r/retrocomputing/comments/1i3k7p4/zenith_supersport_zwl18402_ram_failure/
https://retrocomputingforum.com/t/zenith-data-systems-80c88-laptop-from-circa-1985/1454
2026-02-24 16:32:18 -05:00
Akamaki
c51b944f0f IBM 5550: Fix hang-up in software reset
Remove unnecessary kbc interrupt repeatedly
2026-02-24 22:42:09 +09:00
Jasmine Iwanek
eb3b07a485 MediaVision ThunderBoard 2026-02-23 02:57:52 -05:00
Dmitry Borisov
5bbfbdcee6 ql1xxx: Minor code enhancements
- Fix typos
- Fix incorrect usage of ARRAY_SIZE
- ql_write_bank_risc should not return a value
- Reorder reg_cfg1 for better cache locality
2026-02-23 08:05:09 +06:00
Nacho Glinsek
ed7d592660 Merge remote-tracking branch 'upstream/master' into linux_ioctl 2026-02-22 20:22:43 -03:00
Nacho Glinsek
5896c1c43b Added support to use CD/DVD drives on Linux 2026-02-22 20:22:12 -03:00
TC1995
81ba889f9e Sort out the IRQ/INT enabling/disabling stuff of the 5380/53c80 chip.
Allowing proper operation of the IRQ in the 53c400 and, at the same time, recognizing the RTASPI10.SYS driver of the Rancho RT1000B.
Code based on the 53c400 manual and MAME.
TODO: Verify the Trantor T128 scheme.
2026-02-22 21:05:39 +01:00
Miran Grča
843b9f1708 Merge pull request #6831 from disean/ql1xxx
ql1xxx: Add functionality to emulate QLogic ISP SCSI HBA devices
2026-02-22 18:51:45 +01:00
TC1995
f0a3c37073 8514/A: Correct interlaced refresh rates
And when the accel command is bitblt (6), the patterns and'ed to 3 are from the destination x register.
2026-02-22 18:45:40 +01:00
Akamaki
658425b33e IBM 5550: Add machine config for test mode
* Added a machine config for the RNA test mode.
* Changed the keyboard reset sequence to work on the RNA test correctly.
* Reduced screen updates for text cursor.
2026-02-23 01:59:50 +09:00
Dmitry Borisov
597adb5897 Add functionality to emulate QLogic ISP SCSI HBA devices
Tested with Windows 2000 and NetBSD 10.1.
Target Mode is not implemented, because I had no OS using it.
2026-02-22 15:56:07 +06:00
Jasmine Iwanek
2bb0ad3165 Correct ESS x688 DSP revisions 2026-02-22 03:59:17 -05:00
Jasmine Iwanek
97afe701a8 Some cleanups to SB DSP, add two known missing DSP revisions 2026-02-22 03:57:31 -05:00