Commit Graph

  • 5c7d02580f remove .github/ISSUE_TEMPLATE version/4.2.1 Intel A80486DX2-66 2025-04-26 00:12:43 +03:00
  • d3d26ef412 CPUs: add Cyktel family Intel A80486DX2-66 2025-03-30 22:36:48 +03:00
  • f6948478ad Merge pull request #4778 from jriwanek-forks/dates Miran Grča 2024-08-31 22:31:43 +02:00
  • 924db10d13 Update dates for 4.2.1 release Jasmine Iwanek 2024-08-31 16:17:05 -04:00
  • 43ff35c10c Add the Acer A1G to the Siemens PCD-2L hack, fixes POST: 31 30 freeze with non-SL-enhanced 486 CPU's. OBattler 2024-08-31 19:13:06 +02:00
  • 7e003b0390 x87: Remove an excess logging line. OBattler 2024-08-31 09:32:33 +02:00
  • 2207367bdd Fixed the segmentation fault on mouse movement when the serial mouse is attached to a disabled serial port. OBattler 2024-08-30 23:20:22 +02:00
  • e03ba4cd99 Reversed the 486 filtering changes for those two OPTi 495 machines. OBattler 2024-08-30 19:53:43 +02:00
  • 5fdd6263a2 FDC37x93x: Always return 0xFF on GPIO reads, allow the code in chipset/intel_piix.c to take over instead, fixes CPU speed readout on the HP Vectra VL 5 Series 4. OBattler 2024-08-30 19:47:22 +02:00
  • 6a5e9cdaba Fixed the S3 reset fix, fixes Windows 98 stuck on black screen on the S3 Trio64 on some machines. OBattler 2024-08-30 19:35:24 +02:00
  • 1d9603fa7e Fixed a very stupid mistake made in cpu/386_common.c last night, fixes #4773. OBattler 2024-08-30 17:44:47 +02:00
  • 91cf90c63a Olivetti M19's video adapter has control register on port 3DBh instead of 3DEh, fixes #4739. OBattler 2024-08-30 07:52:55 +02:00
  • fe4ad0d4e1 S3: Make sure to absolutely restore everything to the original state on reset, even the contents of vram and changedvram, fixes #4768. OBattler 2024-08-30 06:01:52 +02:00
  • 54ab778d4a Fixed a compile-breaking typo in cpu/386_common.c. OBattler 2024-08-30 05:32:26 +02:00
  • db94601573 Voodoo 3/Banshee: Implement XRGB8888 LFB format, fixes POD. OBattler 2024-08-30 05:22:33 +02:00
  • 3c209818ae P6: Fix the restoration of the A20 state when exiting SMM, fixes #4771. OBattler 2024-08-30 05:18:34 +02:00
  • 252c3034af Reworked the unit attention workaround, fixes #4770. OBattler 2024-08-30 00:57:18 +02:00
  • dd2bbf3cd3 CD-ROM: Make sure the initial unit attention condition is not treated as an inserted empty drive phase. OBattler 2024-08-29 20:47:44 +02:00
  • d5b0fd18aa CD-ROM disc changes without eject now insert one simulated empty drive state, fixes #4768. OBattler 2024-08-29 05:52:12 +02:00
  • fb3b46f648 Unbroke SCO Xenix on the 286/386 interpreter, this will do until the prefetch queue is finally implemented. OBattler 2024-08-29 01:57:22 +02:00
  • d594f33cad Fix a minor bug in cpu/386.c. OBattler 2024-08-29 01:31:09 +02:00
  • f19a5447be Improved the SCO Xenix fix, fixes OS/2 booting, fixes #4762. OBattler 2024-08-29 01:26:32 +02:00
  • 447374bd65 Merge pull request #4764 from 86Box/tc1995 Miran Grča 2024-08-29 01:09:34 +02:00
  • dd5c5f4a07 More ViRGE fixes (August 29th, 2024) TC1995 2024-08-29 00:51:28 +02:00
  • 818c268f75 S3 Vision x68: Fix PCI BAR to CRTC registers 59h/5Ah mask. OBattler 2024-08-28 20:21:47 +02:00
  • cc67134dc2 Merge pull request #4758 from lemondrops/sdl-ui-fix Miran Grča 2024-08-27 23:25:22 +02:00
  • cf2a074dc0 Fix SDL UI failing to build when C++11 threads are disabled Alexander Babikov 2024-08-27 15:07:22 +05:00
  • bca2a38ea1 Merge pull request #4760 from 86Box/tc1995 Miran Grča 2024-08-27 22:35:05 +02:00
  • 47ee1c4ead Some fixes to the Streams engine of the ViRGE/Trio3D TC1995 2024-08-27 22:17:52 +02:00
  • d76ded5fbd Jenkins: Workaround for MacPorts wget dependency failing to build on Intel targets RichardG867 2024-08-27 15:10:32 -03:00
  • 690b970739 Fixed a condition in write to CR0. OBattler 2024-08-27 16:36:32 +02:00
  • 01267965ca DEC Tulip: Fixed BIOS disabling. OBattler 2024-08-27 05:13:18 +02:00
  • 26cc61fdba Part 3. OBattler 2024-08-27 05:09:35 +02:00
  • cd3f29f622 Part 2. OBattler 2024-08-27 03:29:37 +02:00
  • c0037eaa2f Media history implementation for the remaining devices: Part 1. OBattler 2024-08-27 03:15:54 +02:00
  • 208b213aac Media history: Fixed the handling of relative paths. OBattler 2024-08-27 03:02:42 +02:00
  • 7c7cc921ee Non-808x interpreters: fetch the next instruction after a CR0 paging bit toggle with the old CR0 paging bit value, fixes SCO Unix. OBattler 2024-08-27 02:34:59 +02:00
  • f9b80f1a10 Renamed the event struct, should properly fix building thread.cpp on termux without breaking other OS'es. OBattler 2024-08-26 17:12:25 +02:00
  • a33f8ffa37 Merge branch 'master' of https://github.com/86Box/86Box OBattler 2024-08-26 08:00:27 +02:00
  • 7683721870 Apply Randrianasulu's fix to thread.cpp, fixes building in Termux, closes #4753. OBattler 2024-08-26 08:00:21 +02:00
  • d67d86d266 Merge pull request #4723 from MaxwellS04/mirocrystal_3d Miran Grča 2024-08-26 06:38:22 +02:00
  • 52e80587fd Revert A-Trend ATC6310BXII/ATC7020BXII name change RichardG867 2024-08-25 23:41:54 -03:00
  • ba859d7351 S3: Fixed CRTC to PCI BAR mapping, fixes #4745. OBattler 2024-08-26 04:36:23 +02:00
  • 0da8a3987b Merge pull request #4752 from jriwanek-forks/k5 Miran Grča 2024-08-26 02:59:08 +02:00
  • 025798c832 PGE for K5 Jasmine Iwanek 2024-08-25 20:20:21 -04:00
  • 97f861b0ba Split off AMD K5 from K6 Jasmine Iwanek 2024-08-25 19:08:30 -04:00
  • 2b40d3185f Merge pull request #4751 from 86Box/tc1995 Miran Grča 2024-08-26 00:52:04 +02:00
  • d72d00042b Honor the composite mode of the PCjr and Tandy 1000 TC1995 2024-08-26 00:42:34 +02:00
  • ff01fb0835 Merge pull request #4750 from 86Box/tc1995 Miran Grča 2024-08-26 00:34:49 +02:00
  • 8c98dcf5e8 Remove the first change. TC1995 2024-08-25 23:26:20 +02:00
  • da5757f802 Minor but important changes to minivhd's dynamic/diff vhd handling TC1995 2024-08-25 23:05:13 +02:00
  • 3e1991390f Sound Blaster DSP: Fix readout in reset state on the AZTech DSP, fixes #4747. OBattler 2024-08-24 23:55:51 +02:00
  • 9da2cef53d Also apply the IRQ 2 fix to the WD1002 family. OBattler 2024-08-24 06:24:35 +02:00
  • f81541c8f6 WD1004 family: Fix IRQ 2 flag readout. OBattler 2024-08-24 06:19:14 +02:00
  • 15b7001a6a More PCjr fixes. OBattler 2024-08-24 06:00:33 +02:00
  • 39869c5a7b PCjr: Allow disabling the application of overscan deltas when overscan is disabled, allows to fix the misalignment on ScubaVenture. OBattler 2024-08-24 04:49:32 +02:00
  • d391ed40c9 Merge branch 'master' of https://github.com/86Box/86Box OBattler 2024-08-24 04:24:18 +02:00
  • cdd01eceea QT: Restore RichardG's hard reset workaround. OBattler 2024-08-24 04:24:06 +02:00
  • 9a23204b89 Merge branch 'master' of ssh://github.com/86Box/86Box RichardG867 2024-08-23 16:12:46 -03:00
  • 2604789e79 Fix PCI slots on the ATC6310BXII, fixes #4186 RichardG867 2024-08-23 16:12:37 -03:00
  • 0d43babac8 Tandy: Slow down horizontal sync in low resolution modes. OBattler 2024-08-23 07:14:43 +02:00
  • 1a961db422 CGA: Revert the VSync interrupt since the real CGA did not have that. OBattler 2024-08-23 07:09:35 +02:00
  • e84fddeaef Merge branch 'master' of https://github.com/86Box/86Box OBattler 2024-08-23 06:21:36 +02:00
  • 7a965efd90 Tandy and CGA: Implement the VSync interrupt, fixes Ghostbusters freezing. OBattler 2024-08-23 06:21:27 +02:00
  • 3b47f0590c gdbstub: Fix another Win32 threading deadlock RichardG867 2024-08-22 15:45:32 -03:00
  • d697d9bca1 OPTi 5x7: Fix another out of bounds on register write RichardG867 2024-08-22 14:50:10 -03:00
  • 8d88d187b2 gdbstub: Work around Win32 threading behavior RichardG867 2024-08-22 14:21:36 -03:00
  • a7cff71892 OPTi 5x7: Fix out of bounds on register read RichardG867 2024-08-22 13:16:29 -03:00
  • f9e457f3e8 Give the AP440FX the original ViRGE instead, fixes #4740. OBattler 2024-08-22 04:59:51 +02:00
  • cf3870e354 Merge pull request #4738 from 86Box/tc1995 Miran Grča 2024-08-21 22:58:08 +02:00
  • 39a6a681a2 Update indentation. TC1995 2024-08-21 22:48:02 +02:00
  • 66902d67fb Mach64 changes of the day (August 21st, 2024) TC1995 2024-08-21 22:45:18 +02:00
  • d0a354da9b Merge pull request #4736 from jgilje/qt_private_header_for_qt6 Miran Grča 2024-08-21 20:25:12 +02:00
  • 98eed0b85d qt_private_headers are needed for both qt5 and qt6 Joakim L. Gilje 2024-08-21 08:50:48 +02:00
  • eabfc12290 Merge branch '86Box:master' into mirocrystal_3d MaxwellS04 2024-08-21 07:22:01 +07:00
  • e858a4344c PCjr cartridges: Also reset the CPU on image eject. OBattler 2024-08-21 02:11:41 +02:00
  • 91a34a2b19 PCjr: Correctly mask the pallette lookups to only the lower 4 bits in the remaining modes as well. OBattler 2024-08-21 01:34:40 +02:00
  • 71ff5c8c63 ViRGE: Fixed some warnings that only appear when compiling a debug binary. OBattler 2024-08-21 01:33:54 +02:00
  • ebafbfa255 Merge pull request #4735 from 86Box/tc1995 Miran Grča 2024-08-21 01:17:31 +02:00
  • aebaabb6b8 ViRGE changes of the day (August 20th, 2024) TC1995 2024-08-20 15:45:56 +02:00
  • 882aabf95d Diamond S3 86c911: Use the correct clock chip, fixes #4730. OBattler 2024-08-18 20:35:47 +02:00
  • 04b5a99ae9 (S)VGA render: Actually use the DAC mask, fixes #4720. OBattler 2024-08-18 06:34:04 +02:00
  • d3160e21b4 Reverted an unnecessary change in floppy/fdc.c fixes #4727. OBattler 2024-08-18 03:39:39 +02:00
  • dc8d237126 S3 ViRGE: Force bit 2 of CRTC register 33h to be set when read, fixes Windows 95 GX2 lock-ups. OBattler 2024-08-17 19:46:29 +02:00
  • 458577a720 Merge branch 'master' of https://github.com/86Box/86Box OBattler 2024-08-17 01:22:12 +02:00
  • 366ebea651 S3 ViRGE fixes by TC995 and switched threads on Windows builds back to Win32 threads since the C++ threads were breaking the ViRGE blitting in some cases (eg. CD Gamer on 24 bpp). OBattler 2024-08-17 01:22:06 +02:00
  • 11f91d54a4 Merge pull request #4724 from jriwanek-forks/readme Miran Grča 2024-08-17 00:05:17 +02:00
  • 29eaa65131 Merge pull request #4725 from jriwanek-forks/romdownload Miran Grča 2024-08-17 00:05:04 +02:00
  • 3611765e50 Delete 86Box-install-roms.sh Jasmine Iwanek 2024-08-16 16:31:35 -04:00
  • dba4fe373f Add a link to the build guide to README.md Jasmine Iwanek 2024-08-16 16:24:49 -04:00
  • a02b4e52c3 Fixed configuration MaxwellS04 2024-08-17 00:53:02 +07:00
  • 24e2c65c40 Fixed a compile-breaking mistake MaxwellS04 2024-08-16 20:44:51 +07:00
  • ab71f9d3e2 Added the miroCRYSTAL 3D, based on a S3 ViRGE. MaxwellS04 2024-08-16 20:36:26 +07:00
  • 88741b021e S3 ViRGE: Some minor memory mask fixes. OBattler 2024-08-16 05:58:24 +02:00
  • 537e6f76de S3 ViRGE: Replace code with re-cleaned-up PCem code with our changes manually re-applied, also revert hardware cursor offset checks, which fixes black bars in games. OBattler 2024-08-16 05:43:55 +02:00
  • a72a0341f4 Merge pull request #4719 from 86Box/tc1995 Miran Grča 2024-08-15 23:27:38 +02:00
  • a0d662e9c5 S3 changes (and TVP3026) of the day (August 15th, 2024) TC1995 2024-08-15 23:04:48 +02:00
  • 08fc20bcc5 S3 Virge: Bring the threading completely up to par with PCem. OBattler 2024-08-14 22:47:06 +02:00
  • 8f43403482 Merge pull request #4718 from 86Box/tc1995 Miran Grča 2024-08-14 20:35:26 +02:00
  • a7b7b1af67 Attempt at fixing the threading of the ViRGE. TC1995 2024-08-14 20:33:32 +02:00