Commit Graph

  • bf07fbf417 Merge branch 'master' of https://github.com/86Box/86Box into bugfixes starfrost013 2025-06-09 23:18:46 +01:00
  • f60de0887f Merge branch '86Box:master' into master starfrost 2025-06-09 23:05:04 +01:00
  • 95708eb0d7 Reorganise and rename the CGA files. Move onboard video to the video folder. Rename "con" to "cursorvisible" across the entire emulator starfrost013 2025-06-09 23:04:13 +01:00
  • ec7e75bb81 De-magic colorplus_out starfrost013 2025-06-09 21:43:32 +01:00
  • a82bb4269f Added the Shottle HOT-433A eSupport BIOS. OBattler 2025-06-09 20:36:21 +02:00
  • b7e6248db9 Apply CGA_CRTC and CGA_MODE_FLAGS to the rest of the Super CGA crew. starfrost013 2025-06-09 19:26:40 +01:00
  • 95194556f8 Added the BIOSTAR MB-84xxUUD-A. OBattler 2025-06-09 19:34:58 +02:00
  • 8e72150fa3 Sanitize the Compaq CGA code. OBattler 2025-06-09 19:26:17 +02:00
  • c3bb3002c1 Added the Tulip TC-38. OBattler 2025-06-09 18:43:52 +02:00
  • a042925efe Tulip jumper device. OBattler 2025-06-09 18:30:50 +02:00
  • 9e335befc2 Merge branch 'master' of https://github.com/86Box/86Box OBattler 2025-06-09 18:22:51 +02:00
  • b19240a168 Windows hook: do not block anything if keyboard requires capture and it is not captured. Miran Grča 2025-06-09 18:22:14 +02:00
  • d32a06d305 Rename "con" to "cursorvisible" as it determines if the cursor is visible for the current scanline. starfrost013 2025-06-09 17:16:01 +01:00
  • 8f64d0c510 Merge pull request #5673 from 86Box/tc1995 Miran Grča 2025-06-09 18:15:22 +02:00
  • 7bf7a84a83 Missed one cga->cgamode starfrost013 2025-06-09 17:05:49 +01:00
  • 860a9b0163 Apply CGA_CRTC enum to Plantronics Colorplus starfrost013 2025-06-09 17:03:21 +01:00
  • 4a98cef2bf Cleaned up IBM/ATI 8514/A code (June 9th, 2025) TC1995 2025-06-09 17:31:56 +02:00
  • 761b242e9c Merge branch 'master' of https://github.com/86Box/86Box OBattler 2025-06-09 17:17:09 +02:00
  • e5380bacd7 Merge pull request #5672 from starfrost013/bugfixes Miran Grča 2025-06-09 17:16:58 +02:00
  • b4b1a599ba Fix compilation & warnings starfrost013 2025-06-09 15:47:49 +01:00
  • 615b296a2a Don't use a magic array size starfrost013 2025-06-09 15:35:58 +01:00
  • 2be1c4960e plantronics: don't duplicate code starfrost013 2025-06-09 15:32:32 +01:00
  • d13251c07a Do the same for the registers. starfrost013 2025-06-09 15:25:28 +01:00
  • e637f53981 remove cga->coff because it is never used or checked starfrost013 2025-06-09 15:15:53 +01:00
  • 08e2fd8e17 fix rendering but stuck in 640x200 starfrost013 2025-06-09 14:27:41 +01:00
  • b639bf1853 Enumerate CGA CRTC registers and modes and implement that into the code starfrost013 2025-06-09 14:12:13 +01:00
  • 44f94b2458 Merge branch '86Box:master' into master starfrost 2025-06-09 12:10:11 +01:00
  • cf07577d39 Merge branch 'master' of https://github.com/86Box/86Box OBattler 2025-06-09 08:19:48 +02:00
  • 79c408b286 SLiRP: Make sure get_revents() returns SLIRP_POLL_IN set in two cases on Windows, fixes stalls. Miran Grča 2025-06-09 08:18:16 +02:00
  • 04142dbb23 Merge branch 'master' of https://github.com/86Box/86Box OBattler 2025-06-09 07:40:45 +02:00
  • 4c39b788f4 Merge pull request #5671 from jriwanek-forks/ibmxt Miran Grča 2025-06-09 07:40:27 +02:00
  • 301cd7be7a Add Supersoft Diagnostics to IBM 5170 Jasmine Iwanek 2025-06-08 21:09:05 -04:00
  • 9f37d0b1d1 Update Ruuds diagnostic rom to 5.4 Jasmine Iwanek 2025-03-08 00:14:05 -05:00
  • f542b5a8af Make XT86 diag's and debug roms work Jasmine Iwanek 2025-03-08 00:13:47 -05:00
  • c135786d0c Make XT82 diag's and debug roms work Jasmine Iwanek 2025-03-08 00:04:15 -05:00
  • de3cb15795 Merge branch 'master' of https://github.com/86Box/86Box OBattler 2025-06-08 19:54:38 +02:00
  • 494b7536ba AT KBC: Add the Tulip (undocumented VL82C113?) commands and get rid of write_cmd_generic(). OBattler 2025-06-08 19:53:57 +02:00
  • ee91e89aa3 EuroPC: Fix the JIM base address. OBattler 2025-06-08 19:14:48 +02:00
  • 6d053e140c Merge branch 'master' into vmm Alexander Babikov 2025-06-08 17:40:54 +05:00
  • db00d0d652 Merge pull request #5667 from lemondrops/freetype-leak Miran Grča 2025-06-08 14:15:44 +02:00
  • 702783574d Merge pull request #5668 from lemondrops/patch-4 Miran Grča 2025-06-08 14:15:30 +02:00
  • 6cab69f184 Merge pull request #5666 from lemondrops/sf3 Miran Grča 2025-06-08 14:15:10 +02:00
  • 490e1c5b3e Update the Russian translation Alexander Babikov 2025-06-08 16:33:52 +05:00
  • 5779340e6d ESC/P: Fix a handle leak on reset Alexander Babikov 2025-06-08 15:37:38 +05:00
  • c5203c92ca FluidSynth: Add dynamic sample loading Alexander Babikov 2025-06-08 13:54:47 +05:00
  • aa9976d5c6 Fix up file filters for filename fields of device configs for consistency Alexander Babikov 2025-06-07 20:30:51 +05:00
  • 1943d6eb52 FluidSynth: Add .sf3 as a recognized extension for SoundFonts Alexander Babikov 2025-06-08 12:11:10 +05:00
  • fcab3d2bd6 Merge branch 'master' into vmm Alexander Babikov 2025-06-08 12:07:24 +05:00
  • 1c02441706 Merge pull request #5665 from jriwanek-forks/romcard Miran Grča 2025-06-08 08:58:35 +02:00
  • b5708db5b0 Fix bug in generic MM58167 Jasmine Iwanek 2025-06-07 21:33:05 -04:00
  • d95420a5e6 Fix missing handller for CONFIG_INT in DeviceConfig::ConfigureDevice Jasmine Iwanek 2025-06-07 20:39:55 -04:00
  • 16975c374f ISA ROM Board Support Jasmine Iwanek 2025-05-04 21:44:53 -04:00
  • 427e041619 Merge pull request #5663 from 86Box/tc1995 Miran Grča 2025-06-07 22:55:08 +02:00
  • cf042e95cb ATI EGA Wonder 800 Plus changes (June 7th, 2025) TC1995 2025-06-07 22:50:21 +02:00
  • 7e21e015c0 Merge branch 'master' of https://github.com/86Box/86Box OBattler 2025-06-07 22:43:57 +02:00
  • 05003f5c3e Merge pull request #5659 from toggo9/langfix Miran Grča 2025-06-07 22:43:36 +02:00
  • f6e6c11fc4 Fix unnecessary space in the Croatian translation. toggo9 2025-06-07 21:31:47 +02:00
  • be0ad9ecde Fix unnecessary space in the Catalonian translation. toggo9 2025-06-07 21:30:16 +02:00
  • 77195a725d Fix unnecessary space in the Spanish translation. toggo9 2025-06-07 21:28:56 +02:00
  • 55b4f0bd0d Fix unnecessary space in the Czech translation. toggo9 2025-06-07 21:28:13 +02:00
  • 3101fc4968 Fix unnecessary space in the german translation. toggo9 2025-06-07 21:27:11 +02:00
  • 5f10d73266 Merge branch 'master' into vmm Alexander Babikov 2025-06-07 21:10:06 +05:00
  • 2c09666373 Added the Tulip AT Compact (TC7). OBattler 2025-06-07 17:14:35 +02:00
  • 7957da5838 Merge branch 'master' of https://github.com/86Box/86Box OBattler 2025-06-07 16:51:30 +02:00
  • d66066fa93 QT: Fix a warning. OBattler 2025-06-07 16:51:22 +02:00
  • 047b82b61f Merge branch 'master' into vmm Alexander Babikov 2025-06-07 12:48:02 +05:00
  • 12c51153c8 Merge pull request #5658 from thedax/raven-gui-adjust Jasmine Iwanek 2025-06-07 02:28:19 -04:00
  • a0fda06500 Add the Quantum3D Raven to the list of cards recognized as Voodoos/Banshees. This brings it in line with the other Voodoo 3/Banshee cards that don't permit Voodoo 1 or two at the same time without the ini tweak. The Dax 2025-06-07 02:04:38 -04:00
  • 7f1f56e0cf Merge pull request #5657 from jriwanek-forks/ega-altaddress Miran Grča 2025-06-07 05:30:50 +02:00
  • ee5508f306 Assorted EGA code optimizations Jasmine Iwanek 2025-05-26 21:28:20 -04:00
  • 77f1c62aee Support for alternate IBM EGA Address Jasmine Iwanek 2025-05-26 18:38:53 -04:00
  • f99d031513 Merge branch 'master' into vmm Alexander Babikov 2025-06-07 07:56:13 +05:00
  • 7f8cfc2aa7 Merge branch 'master' of https://github.com/86Box/86Box OBattler 2025-06-07 04:49:47 +02:00
  • 1d23c60daf NEAT: Fix register 6Fh readout, fixes #5655. OBattler 2025-06-07 04:49:38 +02:00
  • 58fa12ade6 Merge pull request #5656 from jriwanek-forks/cleanups Miran Grča 2025-06-07 04:32:28 +02:00
  • 6f8571c026 Fix a bug in EGA Jasmine Iwanek 2025-05-26 21:27:14 -04:00
  • b71e321236 Assorted cleaning Jasmine Iwanek 2025-05-27 22:03:11 -04:00
  • 35c77d798a Move FDC before HDC in settings->storagecontrollers Jasmine Iwanek 2025-05-10 02:39:31 -04:00
  • cdfb768ee8 Clean QT Other Removable Devices UI Jasmine Iwanek 2025-05-10 00:01:36 -04:00
  • c0af5cea99 Clean QT Storage Controllers UI Jasmine Iwanek 2025-05-09 21:12:19 -04:00
  • 2641601ea2 Clean QT Ports UI Jasmine Iwanek 2025-05-09 21:09:53 -04:00
  • 127580b71b Clean QT Network UI Jasmine Iwanek 2025-05-09 21:06:31 -04:00
  • a83fe67b21 Clean QT Machine UI Jasmine Iwanek 2025-05-09 21:04:00 -04:00
  • 59c3254daf Clean QT Input UI Jasmine Iwanek 2025-05-09 21:01:54 -04:00
  • 8aae022441 Clean QT HDD UI Jasmine Iwanek 2025-05-09 20:52:03 -04:00
  • c999797f50 Clean QT Floppy/CD-ROM UI Jasmine Iwanek 2025-05-09 20:48:56 -04:00
  • 2181ed96ed Clean QT Display UI Jasmine Iwanek 2025-05-09 20:45:24 -04:00
  • af93cd66ec Clean QT Sound UI Jasmine Iwanek 2025-05-06 02:33:15 -04:00
  • 577397b40b Typo fix in rom.c Jasmine Iwanek 2025-05-06 01:00:08 -04:00
  • dee023dc1c Segfault fixes in rom.c Jasmine Iwanek 2025-05-06 00:59:56 -04:00
  • c992a44b44 Clean QT Other Peripherals UI Jasmine Iwanek 2025-05-04 19:30:48 -04:00
  • d55f6b2887 Some cleanups in isamem and isartc Jasmine Iwanek 2025-05-04 18:06:07 -04:00
  • c6e374158b Fix it in svga_doblit() as well. OBattler 2025-06-06 20:09:36 +02:00
  • a1a9407629 (S)VGA: Fix overscan. OBattler 2025-06-06 20:05:04 +02:00
  • 6dabd3dc34 Merge pull request #5647 from pankozacorp/attpc6300 Miran Grča 2025-06-06 15:54:46 +02:00
  • e3c825fce7 (S)VGA: Fix overscan, closes #5651. OBattler 2025-06-06 15:54:04 +02:00
  • 899772cc3e Merge branch 'master' into vmm Alexander Babikov 2025-06-05 19:05:59 +05:00
  • 29bbb7173e Merge pull request #5653 from 86Box/tc1995 Miran Grča 2025-06-05 13:51:24 +02:00
  • 479ca3d6b4 Small IRQ correction on ad1848/cs4231 (June 5th, 2025) TC1995 2025-06-05 13:07:40 +02:00
  • 84472ae709 Merge pull request #5650 from toggo9/d943 Miran Grča 2025-06-04 16:25:14 +02:00