Commit Graph

1464 Commits

Author SHA1 Message Date
ts-korhonen
041b080bf9 Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-02-05 17:01:55 +02:00
OBattler
e9fbbf41d0 Added the version of PIIX3 for boards with I/O APIC that wires secondary IDE IRQ directly to legacy IRQ 15 instead of MIRQ0. 2022-02-05 13:43:24 +01:00
ts-korhonen
33f2a16921 Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-02-03 22:31:22 +02:00
TC1995
012046bd89 Added the Matrox Millennium card to dev branch and its respective bitblt additions and ROM. 2022-02-03 20:08:46 +01:00
ts-korhonen
df7a9f897e Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-02-03 18:06:37 +02:00
OBattler
6f2b93923c A lot of fixes - everything now seems to work properly. 2022-02-03 03:10:06 +01:00
Jess Lovelace
4849deb156 added null devices and refactored tables 2022-02-02 17:48:04 -05:00
Jess Lovelace
f18615ae87 refactored device_t and all declarations 2022-02-02 16:31:22 -05:00
Cacodemon345
b8f2e8b1f2 Merge remote-tracking branch 'upstream/master' into HEAD 2022-02-02 01:18:09 +06:00
Jasmine Iwanek
6423888ff5 fix mistake 2022-01-31 04:39:19 -05:00
Jasmine Iwanek
4fbb9ddc66 A bit more preperation for serial devices 2022-01-31 04:36:39 -05:00
Jasmine Iwanek
cace1de621 Fixes 2022-01-31 01:14:43 -05:00
Jasmine Iwanek
3a140e67d9 Refactor IDT_???? to have meaningful names 2022-01-30 23:30:40 -05:00
Jasmine Iwanek
a666ff87c0 Less confusion for midi out 2022-01-30 22:07:50 -05:00
Jasmine Iwanek
c15244d0c2 Make several bits less confusing 2022-01-30 19:37:50 -05:00
Jasmine Iwanek
e1c845e393 LPT4 was a thing in the pre PS/2 era 2022-01-30 19:37:49 -05:00
Jasmine Iwanek
afdb2b1644 Fix more cases of hardcoding where we had a macro 2022-01-30 18:55:12 -05:00
ts-korhonen
961df796bc Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-01-30 20:48:50 +02:00
Miran Grča
3c653fc283 Merge pull request #2029 from jriwanek-forks/ps1-audio
PS/1 Audio & Tandy Nano
2022-01-30 16:50:01 +01:00
Jasmine Iwanek
23b84127cd Some video related cleanups 2022-01-30 02:11:21 -05:00
Jasmine Iwanek
f19510fd31 Merge branch '86Box:master' into ps1-audio 2022-01-29 17:11:20 -05:00
TC1995
6708e65b03 Re-organized Buslogic card versions based on their microcode information alongside their proper roms. 2022-01-28 19:41:04 +01:00
TC1995
a2be64dcb1 Added TVP3026 clock emulation and hooked up to the corresponding S3 cards needing it.
Added the SPEA Mercury Lite 928PCI-based card and its corresponding accel changes.
Restored the S3 ViRGE threaded-FIFO but with small changes.
2022-01-28 17:45:03 +01:00
ts-korhonen
b70abb8535 Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-01-27 21:18:01 +02:00
Jasmine Iwanek
d8761e869a Merge branch 'master' into audio 2022-01-26 19:59:37 -05:00
Jasmine Iwanek
02656060a3 Fixes in PAS16 2022-01-26 17:04:41 -05:00
Jasmine Iwanek
608905136f SW2 support for ISA Memory Devices 2022-01-26 16:56:30 -05:00
Jasmine Iwanek
547fccccc6 Less magic numbers in FDC 2022-01-26 16:56:29 -05:00
Jasmine Iwanek
ffc89a99eb Merge branch 'master' into audio 2022-01-15 19:38:56 -05:00
ts-korhonen
d4408ca36e Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-01-13 08:12:32 +02:00
David Hrdlička
88037d9bda Change the Pause icon if paused 2022-01-13 00:08:06 +01:00
David Hrdlička
e5bf6ea015 Add support for icon set switching to the toolbar 2022-01-12 23:40:40 +01:00
David Hrdlička
8d0c1dec81 Add taskbar tooltips to the resources for localization 2022-01-12 23:21:19 +01:00
David Hrdlička
513100b720 Add a menu option to hide the toolbar 2022-01-10 01:49:00 +01:00
David Hrdlička
929ee51234 Add a toolbar to the Windows GUI 2022-01-09 18:38:18 +01:00
ts-korhonen
d52b749128 Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-01-09 16:52:30 +02:00
ts-korhonen
9a566a501c Add hide_tool_bar config file setting
In preparation for toolbar implementation
2022-01-09 16:46:44 +02:00
Jasmine Iwanek
aaf535b404 Split out IBM PS/1 Audio Card from machine 2022-01-08 20:15:56 -05:00
Jasmine Iwanek
e40c664a9b Tandy PSSJ (ISA Clone boards) 2022-01-08 20:14:34 -05:00
Cacodemon345
62a4a025b1 Port Win32 Discord integration to Linux and macOS 2022-01-09 01:04:59 +06:00
Cacodemon345
6b0b6a4e2e Merge remote-tracking branch 'upstream/master' into winqt 2022-01-07 15:17:01 +06:00
ts-korhonen
e9332cf670 Fixes for midi input
- Fix buffer overflow in midi input messages
- Detect sysex messages by starting byte instead of length
2022-01-07 10:01:57 +01:00
Cacodemon345
f83d386d35 Change MO vendor length to 9
Makes sure the string doesn't overflow its field into other fields
2022-01-06 20:35:01 +06:00
ts-korhonen
c523283ca0 Merge branch 'master' of https://github.com/86Box/86Box into qt 2022-01-01 18:57:28 +02:00
OBattler
394768f5ac In default mode, the SDL2 renderers now use UpdateTexture(). 2021-12-29 20:53:32 +01:00
ts-korhonen
7d893bce79 Merge branch 'master' of https://github.com/86Box/86Box into qt 2021-12-29 20:47:03 +02:00
OBattler
31067d63a0 The Image Manager 1024 no longer does a double free. 2021-12-29 18:45:07 +01:00
ts-korhonen
5b598bf3b0 Merge branch 'master' of https://github.com/86Box/86Box into qt 2021-12-22 17:24:39 +02:00
Alexander Babikov
095f6fcf5c Port SB16 ASP chip internal RAM and more 8051 RAM emulation from DOSBox-X 2021-12-22 06:33:35 +05:00
Alexander Babikov
a6af62835b Synchronize the internal clock with host time when unpausing the emulator 2021-12-22 06:04:58 +05:00