Commit Graph

19038 Commits

Author SHA1 Message Date
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
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
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