Commit Graph

13345 Commits

Author SHA1 Message Date
Jasmine Iwanek
244545f337 Rename K6's decode_flush 2024-08-12 20:02:18 -04:00
Jasmine Iwanek
1f2bd5626b Dont compile codegen_timing_686.c without dynarec 2024-08-12 20:02:18 -04:00
Jasmine Iwanek
2f1b64d43b Remove excess http:// from links 2024-08-12 20:02:18 -04:00
Jasmine Iwanek
059c6156df Break out the K5 timings 2024-08-12 20:02:18 -04:00
OBattler
6cc7615185 Keyboard AT: Send ACK before the resent scan code on command FE, fixes #4713. 2024-08-13 00:26:53 +02:00
Miran Grča
d1480e9c1b Merge pull request #4712 from 86Box/tc1995
Video changes of the day (August 12th, 2024, S3/TGUI/SVGA)
2024-08-12 19:59:13 +02:00
TC1995
5247214061 Video changes of the day (August 12th, 2024, S3/TGUI/SVGA))
SVGA: Added an indicator of the internal line to make matters easier for some vertical resolution problems.
TGUI 9400CXi: Fixed the basic acceleration as much as I could.
TGUI 9440AGi+: As with the line indicator, make matters easier for some resolution problems plus some refactoring of the bpp. Added write protection to some regs based on some documentation on the vt8601.
TGUI cursor: fixed the left edge of the cursor X offset.
S3: Apply the vblankstart = dispend statement only on enhanced modes, fixes vertical display on The Incredible Machine for DOS.
Commented out some excess logs.
2024-08-12 19:52:52 +02:00
OBattler
a56f9ef57b Merge branch 'master' of https://github.com/86Box/86Box 2024-08-11 20:53:09 +02:00
OBattler
b7624e5b00 DEC Tulip: Correctly return 0 when aborting receive on the first descriptor and no longer block broadcast packets. 2024-08-11 20:53:01 +02:00
Miran Grča
bc785fd731 Merge pull request #4709 from jriwanek-forks/cleanups
More DEV_BRANCH related cleaning
2024-08-10 18:13:18 +02:00
Miran Grča
f5e67ab308 Merge pull request #4708 from jriwanek-forks/mitsumicd
Correctly devbranch mitsumi CDROM
2024-08-10 18:13:08 +02:00
Jasmine Iwanek
719efd3aa4 More DEV_BRANCH related cleaning 2024-08-09 21:46:37 -04:00
Jasmine Iwanek
7d73eb8400 Correctly devbranch mitsumi CDROM 2024-08-09 20:10:27 -04:00
Miran Grča
091cf60f48 Merge pull request #4707 from jriwanek-forks/cleanups
Cleanups & fixes
2024-08-09 16:55:23 +02:00
Jasmine Iwanek
ccb6b35742 Fix the Radisys EPC-2102 2024-08-09 04:43:36 -04:00
Jasmine Iwanek
892f066ffa Don't depend on DEV_BRANCH
Allows things to be compiled independently
2024-08-08 20:25:03 -04:00
Miran Grča
4b47ffb783 Merge pull request #4706 from 86Box/tc1995
TGUI9440 (VLB/PCI) change of the day (August 9th, 2024)
2024-08-09 01:57:08 +02:00
Jasmine Iwanek
3cd59235c9 Move USE_PCL to correct cmakelist 2024-08-08 19:31:50 -04:00
Jasmine Iwanek
0219547a16 Put Wacom tablets on dev branch 2024-08-08 19:31:49 -04:00
Jasmine Iwanek
c59e12ab09 Deal with more magic numbers in vid_ega.c 2024-08-08 18:58:14 -04:00
TC1995
6a04cde42a TGUI9440 (VLB/PCI) change of the day (August 9th, 2024)
Adjust the resolution accordingly for 1280x1022x256 (weird resolution using NT 3.1 drivers) as well as the X axis mouse movement in interlaced mode.
2024-08-09 00:47:27 +02:00
Miran Grča
d2214bbbb0 Update vid_voodoo_banshee.c
Fix heap corruption.
2024-08-09 00:39:42 +02:00
OBattler
62efc68d9a DP8390: Correctly use the Rx page start instead of the Tx one in the Rx function, fixes loss of received packets. 2024-08-09 00:25:17 +02:00
OBattler
76ad5cffa3 Merge branch 'master' of https://github.com/86Box/86Box 2024-08-08 18:56:17 +02:00
OBattler
b172df6498 Fix SN76489 behavior and make the Tandy 1000 SX use the NCR sound chip instead (as some revisions of it shipped with that), fixes #4700. 2024-08-08 18:56:05 +02:00
Miran Grča
cdf6fc662a Merge pull request #4702 from 86Box/tc1995
SCSI fixes of the day (August 8th, 2024)
2024-08-08 01:23:18 +02:00
TC1995
1e82bd88a1 SCSI fixes of the day (August 8th, 2024)
SCSI CD-ROM: request sense command should preserve its sense data unless a different command is issued, fixes DOS hanging with a blinking cursor using CDSCSI-2.sys for the 53c9x MCA card when there's no CD inside, making its no length Data In hack no longer needed.
2024-08-08 01:20:29 +02:00
OBattler
479ab87f17 EGA Render: Apply the (S)VGA Render blink fix by greasemonkey. 2024-08-08 00:56:19 +02:00
OBattler
90592d57dc QT Main Window: Clear full screen on and off signals after full screen toggle, fixes Ctrl+Alt+PgDn not working immediately after Ctrl+Alt+PgUp. 2024-08-07 23:21:58 +02:00
OBattler
6118f7080d Compaq EGA: Put the dot poll timer into the correct time after a timings recalculation, fixes POST errors on non-Compaq machines. 2024-08-07 17:34:09 +02:00
Miran Grča
e929b39620 Merge pull request #4699 from jriwanek-forks/compilefixes
Assorted compile fixes
2024-08-07 14:11:41 +02:00
Jasmine Iwanek
a4815fccfe Compile fix for cpu/808x.c logging 2024-08-07 02:43:43 -04:00
Jasmine Iwanek
765e65e72a Compile fix for cpu/x87.c logging 2024-08-07 02:32:31 -04:00
Jasmine Iwanek
0ce0f477b5 Compile fix for dummy_cdrom_ioctl.c logging 2024-08-07 02:23:51 -04:00
Jasmine Iwanek
e1fffd155a Compile fix for net_rtl8139.c logging 2024-08-07 02:23:50 -04:00
Jasmine Iwanek
31f87b873a Compile fix for hdc_ide_w83769f.c logging 2024-08-07 02:23:28 -04:00
Jasmine Iwanek
a6cd293baa Compile fix for hdc_ide_um8673f.c logging 2024-08-07 02:23:28 -04:00
Jasmine Iwanek
68437c22bf Compile fix for hdc_ide_ali5213.c logging 2024-08-07 02:23:28 -04:00
Jasmine Iwanek
493e82f488 Fix mistake in vid_ega.c 2024-08-07 01:29:13 -04:00
Jasmine Iwanek
fde5606799 Fix compilation when building the GDB stub 2024-08-07 01:07:52 -04:00
Jasmine Iwanek
7b80e6dc15 Compile fix for smbus_sis5595.c logging 2024-08-07 01:07:52 -04:00
Jasmine Iwanek
8be47d6781 Fix some compile warns and update monster copyright 2024-08-07 01:07:51 -04:00
Jasmine Iwanek
5b922c4747 Cleanups to logging in cdrom_image_backend.c 2024-08-07 01:07:51 -04:00
Jasmine Iwanek
de851d9173 Compile fix for cpu/386.c logging 2024-08-07 01:07:50 -04:00
Jasmine Iwanek
5b8b5d739b Deal with some magic numbers in vid_ega.c 2024-08-07 01:07:50 -04:00
Jasmine Iwanek
7ffcf545cd Compile fix for dma.c logging 2024-08-07 01:07:49 -04:00
Jasmine Iwanek
bda8fe7b9b Compile fix for cpu/x86.c logging 2024-08-07 01:07:49 -04:00
Jasmine Iwanek
7b73c015d7 Compile fix for sis_85c50x.c logging 2024-08-07 01:07:48 -04:00
Miran Grča
414a8a4f40 Merge pull request #4695 from tjemg/master
add helper script to download ROMS to user's home directory
2024-08-07 06:12:31 +02:00
OBattler
37ceea4ed0 Fix emulator-handled UI keyboard combinations when keyboard requires capture and is not captured, also fix keyboard input in full screen in such situations, fixes #4697. 2024-08-07 06:11:50 +02:00