Commit Graph

19017 Commits

Author SHA1 Message Date
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
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
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
OBattler
34c0bfc15e AT NVR clean-ups and manually applied the pull requests by Toggo9 and Kotochi. 2026-02-26 11:47:03 +01: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
Miran Grča
979b8daafa Merge pull request #6848 from win2kgamer/vlsi59x-ramcfg
VLSI 59x: Implement DRAM rows
2026-02-26 05:35:56 +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
Miran Grča
fdc900f8e3 Merge pull request #6838 from jriwanek-forks/thunderboard
MediaVision ThunderBoard
2026-02-23 09:01:21 +01:00
Jasmine Iwanek
eb3b07a485 MediaVision ThunderBoard 2026-02-23 02:57:52 -05:00
Miran Grča
a8bfdb0791 Merge pull request #6836 from disean/ql_minor_fixes
ql1xxx: Minor code enhancements
2026-02-23 05:14:18 +01: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
Miran Grča
90d8e00f67 Merge pull request #6835 from nakioman/linux_ioctl
Linux DVD/CD IOCTL Support
2026-02-23 01:24:10 +01: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
Miran Grča
ffa6ea62ce Merge pull request #6834 from 86Box/TC1995
Sort out the IRQ/INT enabling/disabling stuff of the 5380/53c80 chip.
2026-02-22 23:51:48 +01: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
Miran Grča
454a4f66bc Merge pull request #6833 from 86Box/TC1995
8514/A: Correct interlaced refresh rates
2026-02-22 18:51:26 +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
Jasmine Iwanek
814a92313d Merge pull request #6830 from jriwanek-forks/pass16ver
Initial corrections to PAS16 DSP info
2026-02-22 05:15:31 -05: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
Jasmine Iwanek
f23e88df4d Initial corrections to PAS16 DSP info 2026-02-22 01:44:51 -05:00
Miran Grča
74824bbac4 Voodoo 64-bit recompiler: Fix shift in FOG_Z per report by skiretic. 2026-02-22 01:34:07 +01:00
Miran Grča
0b8d1dc1a6 Merge pull request #6829 from skiretic/fix-macos-toolbar-label-capture
Fix macOS toolbar label disappearing on mouse capture
2026-02-21 23:44:53 +01:00
Miran Grča
9b3da6606d Merge pull request #6828 from akmed772/master
IBM 5550: Add the Font 16 display adapter
2026-02-21 04:57:10 +01:00
Miran Grča
3fd344d957 MPU-401: The IRQ must still be cleared on reset. 2026-02-21 04:24:20 +01:00
Akamaki
dad8edd32e cleanup (m_xt_ibm5550.c) 2026-02-21 02:40:26 +09:00
Akamaki
3a199fb8cb PS55DA2: Change to interlaced screen update 2026-02-21 02:26:54 +09:00
Akamaki
894e4bb0cf IBM 5550: Set pixel clock for Font 16 2026-02-21 02:25:07 +09:00
Akamaki
c03a4e91c9 IBM 5550: Add cursor blinking
Added cursor blinking controlled by CRTC (HD46505).
2026-02-20 23:36:08 +09:00
Miran Grča
3509df8892 Merge pull request #6826 from WNT50/ps2isa
IBM PS/1 XTA controller fixes
2026-02-20 10:35:11 +01:00
Miran Grča
ec2b088ede Merge pull request #6827 from Cacodemon345/patch-999014
MPU-401: Don't clear queues on reset
2026-02-20 10:34:45 +01:00
Miran Grča
ffffa6dddd Merge pull request #6825 from win2kgamer/vl82c48x-romcs
VL82C48x ROMCS improvements
2026-02-20 10:34:28 +01:00